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.11

Package: PAID

Global: ^PRSD(450.11


Information

FileMan FileNo FileMan Filename Package
450.11 PAID DOWNLOAD MESSAGE ERROR PAID

Description

Directly Accessed By Routines, Total: 4

Package Total Routines
PAID 4 ^PRSD(450.11    LABOR DISTRIBUTION    PRSDSERV    PRSDSTAT    

Accessed By FileMan Db Calls, Total: 2

Package Total Routines
PAID 2 PRSDSERV    PRSDSTAT    

Fields, Total: 3

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

  • INPUT TRANSFORM:  K:$L(X)>30!(X?.N)!($L(X)<3)!'(X'?1P.E) X
  • HELP-PROMPT:  NAME MUST BE 3-30 CHARACTERS, NOT NUMERIC OR STARTING WITH PUNCTUATION
  • DESCRIPTION:  
    This field contains the code for the type of download; the month, day and year (MMDDYY) it was created; and the station number the message pertains to. For example: TYPE-DATE-STATION NUMBER.
  • CROSS-REFERENCE:  450.11^B
    1)= S ^PRSD(450.11,"B",$E(X,1,30),DA)=""
    2)= K ^PRSD(450.11,"B",$E(X,1,30),DA)
1 DATE 0;2 DATE

  • INPUT TRANSFORM:  S %DT="ETX" D ^%DT S X=Y K:Y<1 X
  • LAST EDITED:  JUL 03, 1991
  • DESCRIPTION:  
    This field is the date and time the error message was created.
2 DESCRIPTION 0;3 FREE TEXT

  • INPUT TRANSFORM:  K:X[""""!($A(X)=45) X I $D(X) K:$L(X)>60!($L(X)<1) X
  • LAST EDITED:  DEC 19, 1991
  • HELP-PROMPT:  Answer must be 1-60 characters in length.
  • DESCRIPTION:  
    This field is the text of the error message.

External References

Name Field # of Occurrence
^%DT 1+1

Global Variables Directly Accessed

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

Local Variables

Legend:

>> Not killed explicitly
* Changed
! Killed
~ Newed

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