Home   Package List   Routine Alphabetical List   Global Alphabetical List   FileMan Files List   FileMan Sub-Files List   Package Component Lists   Package-Namespace Mapping  
Info |  Desc |  Directly Accessed By Routines |  Accessed By FileMan Db Calls |  Fields |  External References |  Global Variables Directly Accessed |  Local Variables  | All
Print Page as PDF
Global: ^PSX(553.1

Package: CMOP

Global: ^PSX(553.1


Information

FileMan FileNo FileMan Filename Package
553.1 CMOP QUERY CMOP

Description

Directly Accessed By Routines, Total: 9

Package Total Routines
CMOP 9 ^PSX(553.1    ^PSXARC    PSXBKD    PSXHSYS    PSXLKUP    PSXQRY    PSXRTN1    PSXSTRT
PSXYQRY    

Accessed By FileMan Db Calls, Total: 3

Package Total Routines
CMOP 3 PSXQRY    PSXRTN1    PSXYQRY    

Fields, Total: 7

Field # Name Loc Type Details
.01 QUERY ID 0;1 NUMBER
************************REQUIRED FIELD************************

  • INPUT TRANSFORM:  K:+X'=X!(X>999999999)!(X<0)!(X?.E1"."1N.N) X
  • LAST EDITED:  MAY 15, 1994
  • HELP-PROMPT:  Type a Number between 0 and 999999999, 0 Decimal Digits
  • DESCRIPTION:  The number of the query.
  • CROSS-REFERENCE:  553.1^B
    1)= S ^PSX(553.1,"B",$E(X,1,30),DA)=""
    2)= K ^PSX(553.1,"B",$E(X,1,30),DA)
1 QUERY DATE/TIME 0;2 DATE

  • INPUT TRANSFORM:  S %DT="ET" D ^%DT S X=Y K:Y<1 X
  • LAST EDITED:  MAR 21, 1996
  • DESCRIPTION:  
    The date/time the Query request was sent to the non-DHCP system.
  • CROSS-REFERENCE:  553.1^AD^MUMPS
    1)= S ^PSX(553.1,"AD",X,$P(^PSX(553.1,DA,0),"^"),DA)=""
    2)= K ^PSX(553.1,"AD",X,$P(^PSX(553.1,DA,0),"^"),DA)
    This cross reference list the Query date/time and will be used for lookups and sorting.
2 ACKNOWLEDGED DATE/TIME 0;3 DATE

  • INPUT TRANSFORM:  S %DT="ETXR" D ^%DT S X=Y K:Y<1 X
  • LAST EDITED:  MAY 15, 1994
  • DESCRIPTION:  
    The date/time the non-DHCP system acknowledgement was received.
3 COMPLETED DATE/TIME 0;4 DATE

  • INPUT TRANSFORM:  S %DT="ESTXR" D ^%DT S X=Y K:Y<1 X
  • LAST EDITED:  MAY 24, 1994
  • DESCRIPTION:  
    Date/time the non-DHCP system returned an 'End of Transmission' response to the query request.
  • CROSS-REFERENCE:  553.1^C
    1)= S ^PSX(553.1,"C",$E(X,1,30),DA)=""
    2)= K ^PSX(553.1,"C",$E(X,1,30),DA)
    3)= Do not delete!
    This cross reference contains the date/time the query request completed.
4 STATUS 0;5 SET
  • '0' FOR INITIATED;
  • '1' FOR COMPLETED;
  • '2' FOR NO DATA AVAILABLE;
  • '3' FOR NO ACKNOWLEDGEMENT RECEIVED;
  • '4' FOR ABORTED/INVALID RESPONSE;
  • '5' FOR IN PROGRESS;

  • LAST EDITED:  MAY 18, 1994
  • DESCRIPTION:  
    This field indicates the current status of the query request.
  • TECHNICAL DESCR:  
    Set of codes.
5 RXS RECEIVED 0;6 NUMBER

  • INPUT TRANSFORM:  K:+X'=X!(X>999999999)!(X<0)!(X?.E1"."1N.N) X
  • LAST EDITED:  MAY 15, 1994
  • HELP-PROMPT:  Type a Number between 0 and 999999999, 0 Decimal Digits
  • DESCRIPTION:  
    Total number of Rx's received from this query.
6 FILER DT/TM 0;7 DATE

  • INPUT TRANSFORM:  S %DT="ETXR" D ^%DT S X=Y K:Y<1 X
  • LAST EDITED:  MAY 24, 1994
  • DESCRIPTION:  The date and time the background filer filed the data from this query in the CMOP Master Database file.
  • CROSS-REFERENCE:  553.1^AC^MUMPS
    1)= S ^PSX(553.1,"AC",X,DA)="" K ^PSX(553.1,"C",$P(^PSX(553.1,DA,0),U,4),DA)
    2)= K ^PSX(553.1,"AC",X,DA)
    3)= DO NOT DELETE
    This cross reference is used to indicate when the data for this Query ID has been filed properly. The set for this cross reference also kills the 'C' cross reference.

External References

Name Field # of Occurrence
^%DT 1+1, 2+1, 3+1, 6+1

Global Variables Directly Accessed

Name Line Occurrences  (* Changed,  ! Killed)
^PSX(553.1 - [#553.1] .01(XREF 1S), .01(XREF 1K), 1(XREF 1S), 1(XREF 1K), 3(XREF 1S), 3(XREF 1K), 6(XREF 1S), 6(XREF 1K)

Local Variables

Legend:

>> Not killed explicitly
* Changed
! Killed
~ Newed

Name Field # of Occurrence
>> %DT 1+1*, 2+1*, 3+1*, 6+1*
>> DA .01(XREF 1S), .01(XREF 1K), 1(XREF 1S), 1(XREF 1K), 3(XREF 1S), 3(XREF 1K), 6(XREF 1S), 6(XREF 1K)
U 6(XREF 1S)
X .01+1!, .01(XREF 1S), .01(XREF 1K), 1+1*!, 1(XREF 1S), 1(XREF 1K), 2+1*!, 3+1*!, 3(XREF 1S), 3(XREF 1K)
, 5+1!, 6+1*!, 6(XREF 1S), 6(XREF 1K)
>> Y 1+1, 2+1, 3+1, 6+1
Info |  Desc |  Directly Accessed By Routines |  Accessed By FileMan Db Calls |  Fields |  External References |  Global Variables Directly Accessed |  Local Variables  | All