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: ^PRSD(450.12

Package: PAID

Global: ^PRSD(450.12


Information

FileMan FileNo FileMan Filename Package
450.12 PAID DOWNLOAD MESSAGE PAID

Description

Directly Accessed By Routines, Total: 4

Package Total Routines
PAID 4 ^PRSD(450.12    LABOR DISTRIBUTION    PRSDERR    PRSDSERV    

Accessed By FileMan Db Calls, Total: 2

Package Total Routines
PAID 2 PRSDERR    PRSDSERV    

Fields, Total: 4

Field # Name Loc Type Details
.01 ID 0;1 FREE TEXT
************************REQUIRED FIELD************************

  • INPUT TRANSFORM:  K:$L(X)>30!($L(X)<1) X
  • LAST EDITED:  OCT 23, 1991
  • HELP-PROMPT:  Answer must be 1-30 characters in length.
  • DESCRIPTION:  
    This field contains the internal entry number of the download message.
  • CROSS-REFERENCE:  450.12^B
    1)= S ^PRSD(450.12,"B",$E(X,1,30),DA)=""
    2)= K ^PRSD(450.12,"B",$E(X,1,30),DA)
1 TYPE 0;2 FREE TEXT

  • INPUT TRANSFORM:  K:$L(X)>30!($L(X)<1) X
  • LAST EDITED:  OCT 23, 1991
  • HELP-PROMPT:  Answer must be 1-30 characters in length.
  • DESCRIPTION:  This field contains the code for the type of download; the month, day and year (MMDDYY) it was created; the station number it pertains to; and the sequence number of the message within the total download message count.
    For example: TYPE-MMDDYY-STATION NUMBER-SEQUENCE NUMBER
  • CROSS-REFERENCE:  450.12^C
    1)= S ^PRSD(450.12,"C",$E(X,1,30),DA)=""
    2)= K ^PRSD(450.12,"C",$E(X,1,30),DA)
2 STATUS 0;3 SET
  • 'R' FOR RECEIVED;
  • 'S' FOR SERVED;

  • LAST EDITED:  OCT 23, 1991
  • DESCRIPTION:  
    This field identifies the status of the download message. When the message arrives it is marked as RECEIVED. After the message has been processed it is marked as SERVED.
3 DATE RECEIVED 0;4 DATE

  • INPUT TRANSFORM:  S %DT="E" D ^%DT S X=Y K:Y<1 X
  • LAST EDITED:  JUL 01, 1991
  • DESCRIPTION:  
    This field contains the date and time the download message was received.

External References

Name Field # of Occurrence
^%DT 3+1

Global Variables Directly Accessed

Name Line Occurrences  (* Changed,  ! Killed)
^PRSD(450.12 - [#450.12] .01(XREF 1S), .01(XREF 1K), 1(XREF 1S), 1(XREF 1K)

Local Variables

Legend:

>> Not killed explicitly
* Changed
! Killed
~ Newed

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