Home   Package List   Routine Alphabetical List   Global Alphabetical List   FileMan Files List   FileMan Sub-Files List   Package Component Lists   Package-Namespace Mapping  
Info |  Desc |  Accessed By FileMan Db Calls |  Fields
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

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.
Info |  Desc |  Accessed By FileMan Db Calls |  Fields