Home   Package List   Routine Alphabetical List   Global Alphabetical List   FileMan Files List   FileMan Sub-Files List   Package Component Lists   Package-Namespace Mapping  
Info |  Desc |  Fields
Print Page as PDF
Global: ^PRCF(423.4

Package: IFCAP

Global: ^PRCF(423.4


Information

FileMan FileNo FileMan Filename Package
423.4 ISMS REASON CODES IFCAP

Description

Fields, Total: 3

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

  • INPUT TRANSFORM:  K:+X'=X!(X>999)!(X<1)!(X?.E1"."1N.N) X S:$D(X) DINUM=X
  • LAST EDITED:  JUL 21, 1992
  • HELP-PROMPT:  Enter a Reason Code from 1 to 999, whole numbers only.
  • DESCRIPTION:  
    This is the numeric code identifying the ISMS reason message.
    DELETE AUTHORITY: ^
    WRITE AUTHORITY: ^
  • NOTES:  XXXX--CAN'T BE ALTERED EXCEPT BY PROGRAMMER
  • CROSS-REFERENCE:  423.4^B
    1)= S ^PRCF(423.4,"B",$E(X,1,30),DA)=""
    2)= K ^PRCF(423.4,"B",$E(X,1,30),DA)
1 DESCRIPTION 0;2 FREE TEXT

  • INPUT TRANSFORM:  K:$L(X)>40!($L(X)<1) X
  • LAST EDITED:  JUL 22, 1992
  • HELP-PROMPT:  Enter a Reason Code (1-40 characters).
  • DESCRIPTION:  
    This is the text of the ISMS message giving a reason for an action.
    DELETE AUTHORITY: ^
    WRITE AUTHORITY: ^
2 STAT 0;3 SET
  • 'A' FOR AVAILABLE;

  • LAST EDITED:  JUL 21, 1992
  • HELP-PROMPT:  Enter the status of this Reason Code.
  • DESCRIPTION:  
    This is a code indicating the status of an ISMS reason message.
    DELETE AUTHORITY: ^
    WRITE AUTHORITY: ^
Info |  Desc |  Fields