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 |  Pointer To FileMan Files |  Fields |  Found Entries |  All
Print Page as PDF
Global: ^ACRDP

Package: Commitment Register

Global: ^ACRDP


Information

FileMan FileNo FileMan Filename Package
9002194.3 FMS PAYMENT DISCOUNT/PENALTIES Commitment Register

Description

Accessed By FileMan Db Calls, Total: 1

Package Total Routines
Commitment Register 1 ACRFIV11    

Pointer To FileMan Files, Total: 2

Package Total FileMan Files
Commitment Register 2 FMS DOCUMENT(#9002196)[.02]    FMS APPROVALS FOR PAYMENT(#9002194.2)[.03]    

Fields, Total: 6

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

  • INPUT TRANSFORM:  K:+X'=X!(X>9999999)!(X<0)!(X?.E1"."1N.N) X
  • LAST EDITED:  OCT 01, 1996
  • HELP-PROMPT:  Type a Number between 0 and 9999999, 0 Decimal Digits
  • DESCRIPTION:  
    Enter the payment number.
  • CROSS-REFERENCE:  9002194.3^B
    1)= S ^ACRDP("B",$E(X,1,30),DA)=""
    2)= K ^ACRDP("B",$E(X,1,30),DA)
.02 ARMS DOCUMENT 0;2 POINTER TO FMS DOCUMENT FILE (#9002196) FMS DOCUMENT(#9002196)

  • LAST EDITED:  OCT 01, 1996
  • HELP-PROMPT:  Enter the ARMS document associated with this payment.
  • DESCRIPTION:  
    Enter the ARMS document associated with this payment and the discount or interest penalty paid.
  • CROSS-REFERENCE:  9002194.3^C
    1)= S ^ACRDP("C",$E(X,1,30),DA)=""
    2)= K ^ACRDP("C",$E(X,1,30),DA)
.03 ASSOCIATED PAYMENT 0;3 POINTER TO FMS APPROVALS FOR PAYMENT FILE (#9002194.2) FMS APPROVALS FOR PAYMENT(#9002194.2)

  • LAST EDITED:  OCT 01, 1996
  • HELP-PROMPT:  Enter the associated payment.
  • DESCRIPTION:  
    Enter the associated payment for this discount/penalty.
  • CROSS-REFERENCE:  9002194.3^D
    1)= S ^ACRDP("D",$E(X,1,30),DA)=""
    2)= K ^ACRDP("D",$E(X,1,30),DA)
.04 DATE ACTION TAKEN 0;4 DATE

  • INPUT TRANSFORM:  S %DT="EX" D ^%DT S X=Y K:Y<1 X
  • LAST EDITED:  OCT 01, 1996
  • HELP-PROMPT:  Enter the date the discount or penalty was taken or the associated payment made.
  • DESCRIPTION:  
    Enter the date on which the discount or penalty was taken or the associated payment was made.  This should be the date in which the action will appear for any reporting purposes.
  • CROSS-REFERENCE:  9002194.3^E
    1)= S ^ACRDP("E",$E(X,1,30),DA)=""
    2)= K ^ACRDP("E",$E(X,1,30),DA)
1 TYPE OF ACTION DT;1 SET
  • '1' FOR DISCOUNT TAKEN;
  • '2' FOR DISCOUNT LOST;
  • '3' FOR INTEREST PAID;
  • '0' FOR NO DISCOUNT NO PENALTY;

  • LAST EDITED:  OCT 01, 1996
  • HELP-PROMPT:  Enter the appropriate code from the list.
  • DESCRIPTION:  
    Enter the appropriate code from the list to indicate whether a discount was taken or lost or an interest penalty was paid.
2 DISCOUNT/PENALTY AMOUNT DT;2 NUMBER

  • INPUT TRANSFORM:  K:+X'=X!(X>9999999.99)!(X<0)!(X?.E1"."3N.N) X
  • LAST EDITED:  OCT 01, 1996
  • HELP-PROMPT:  Type a Number between 0 and 9999999.99, 2 Decimal Digits
  • DESCRIPTION:  
    Enter the amount of the discount (taken or lost) or of the interest penalty incurred.
Info |  Desc |  Accessed By FileMan Db Calls |  Pointer To FileMan Files |  Fields |  Found Entries |  All