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 |  Pointed To By FileMan Files |  Fields |  All
Print Page as PDF
Global: ^ACRAPVT

Package: Commitment Register

Global: ^ACRAPVT


Information

FileMan FileNo FileMan Filename Package
9002190.5 FMS APPROVAL CONTROL USER Commitment Register

Description

Directly Accessed By Routines, Total: 15

Package Total Routines
Commitment Register 15 ACRCSI    ACRFAPVS    ACRFCERT    ACRFDRC1    ACRFDRCL    ACRFNXT    ACRFPAPV    ACRFPRC1
ACRFPRC3    ACRFPSR    ACRFUP1    ACRFWARN    ACRFXMY    ACRPRCA    ACRPTTS    

Pointed To By FileMan Files, Total: 4

Package Total FileMan Files
Commitment Register 4 FMS APPROVAL LEVEL(#9002190.55)[.02]    ARMS CERTIFICATION STATEMENT(#9002190.8)[.02]    FMS REQUEST CONTROLLER(#9002190)[.03]    FMS DOCUMENT APPROVAL(#9002197)[.02]    

Fields, Total: 8

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

  • INPUT TRANSFORM:  K:$L(X)>30!($L(X)<3) X
  • LAST EDITED:  APR 01, 1996
  • HELP-PROMPT:  Answer must be 3-30 characters in length.
  • DESCRIPTION:  
    Enter the name of the APPROVAL CATEGORY.
  • CROSS-REFERENCE:  9002190.5^B
    1)= S ^ACRAPVT("B",$E(X,1,30),DA)=""
    2)= K ^ACRAPVT("B",$E(X,1,30),DA)
.02 ACTIVITY 0;2 SET
  • 'AC' FOR ACTION;
  • 'AP' FOR APPROVAL;
  • 'B' FOR BOTH;

  • LAST EDITED:  APR 01, 1996
  • HELP-PROMPT:  Enter the appropriate code from the list.
  • DESCRIPTION:  
    Enter the code for the type of activity which this approval category will do.
.03 AUTHORIZING AUTHORITY 0;3 SET
************************REQUIRED FIELD************************
  • 'Y' FOR YES;
  • 'N' FOR NO;

  • LAST EDITED:  APR 01, 1996
  • HELP-PROMPT:  Enter the appropriate code from the list.
  • DESCRIPTION:  
    Enter 'Y' if this APPROVAL CATEGORY has AUTHORIZING AUTHORITY, 'N' if not.
.04 ORDER 0;4 NUMBER

  • INPUT TRANSFORM:  S X=+X K:+X'=X!(X>99)!(X<1)!(X?.E1"."1N.N) X
  • LAST EDITED:  APR 01, 1996
  • HELP-PROMPT:  Type a Number between 1 and 99, 0 Decimal Digits
  • DESCRIPTION:  
    Enter the ORDER in which this APPROVAL CATEGORY will sign.
.05 APPROVAL AUTHORITY 0;5 SET
  • 'Y' FOR YES;
  • 'N' FOR NO;

  • LAST EDITED:  APR 01, 1996
  • HELP-PROMPT:  Enter the appropriate code from the list.
  • DESCRIPTION:  
    Enter 'Y' if this APPROVAL CATEGORY has APPROVAL AUTHORITY, or 'N' if not.
.06 CATEGORY 0;6 SET
  • '1' FOR ACQUISITION;
  • '2' FOR TRAVEL;
  • '3' FOR TRAINING;
  • '4' FOR PURCHASE ORDER;
  • '5' FOR RECEIVING;
  • '6' FOR FMO;
  • '7' FOR TRAVEL VOUCHER;
  • '8' FOR INVOICE AUDIT;

  • LAST EDITED:  APR 01, 1996
  • HELP-PROMPT:  Enter the appropriate code from the list.
  • DESCRIPTION:  
    Enter the CATEGORY which indicates the type of approval applicable to the type of signature authority.
  • CROSS-REFERENCE:  9002190.5^C
    1)= S ^ACRAPVT("C",$E(X,1,30),DA)=""
    2)= K ^ACRAPVT("C",$E(X,1,30),DA)
10 DOCUMENT GLOBAL LOCATION DT;1 FREE TEXT

  • INPUT TRANSFORM:  K:$L(X)>8!($L(X)<1) X
  • LAST EDITED:  APR 01, 1996
  • HELP-PROMPT:  Answer must be 1-8 characters in length.
  • DESCRIPTION:  
    This entry indicates the document global location where the information for this APPROVAL CATEGORY can be found in each document.  This data is set internally by the system and should not be edited directly.
20 PIECE DT;2 FREE TEXT

  • INPUT TRANSFORM:  K:$L(X)>2!($L(X)<1) X
  • LAST EDITED:  APR 01, 1996
  • HELP-PROMPT:  Answer must be 1-2 characters in length.
  • DESCRIPTION:  
    This entry indicates the PIECE position where the information for this APPROVAL CATEGORY can be found in each document.  This data is set internally by the system and should not be edited directly.
Info |  Desc |  Directly Accessed By Routines |  Pointed To By FileMan Files |  Fields |  All