Home   Package List   Routine Alphabetical List   Global Alphabetical List   FileMan Files List   FileMan Sub-Files List   Package Component Lists   Package-Namespace Mapping  
Info |  Details |  All
Print Page as PDF
Sub-Field: 9002196.7

Package: Commitment Register

FMS DOCUMENT(#9002196)-->9002196.7

Sub-Field: 9002196.7


Information

Parent File Name Number Package
FMS DOCUMENT(#9002196) DISCOUNT TERMS DATA 9002196.7 Commitment Register

Details

Field # Name Loc Type Details
.01 DISCOUNT DAYS 0;1 NUMBER

  • INPUT TRANSFORM:  K:+X'=X!(X>99)!(X<1)!(X?.E1"."1N.N) X
  • LAST EDITED:  OCT 01, 1996
  • HELP-PROMPT:  Type a Number between 1 and 99, 0 Decimal Digits
  • DESCRIPTION:  
    This is a multiple field to allow for entry of days and percent for discount terms.
  • CROSS-REFERENCE:  9002196.7^B
    1)= S ^ACRDOC(DA(1),70,"B",$E(X,1,30),DA)=""
    2)= K ^ACRDOC(DA(1),70,"B",$E(X,1,30),DA)
.02 DISCOUNT PERCENT 0;2 NUMBER

  • INPUT TRANSFORM:  K:+X'=X!(X>100)!(X<0)!(X?.E1"."1N.N) X
  • LAST EDITED:  OCT 01, 1996
  • HELP-PROMPT:  Type a Number between 0 and 100, 0 Decimal Digits
  • DESCRIPTION:  
    Enter the percent of discount applicable for the number of days.
.03 DISCOUNT APPLIED 0;3 SET
  • '1' FOR YES;
  • '0' FOR NO;

  • LAST EDITED:  OCT 01, 1996
  • HELP-PROMPT:  Enter the appropriate code from the list.
  • DESCRIPTION:  
    Enter the appropriate code to indicate if this is the discount which is to be applied to the current payment.
.04 RECEIVING REPORT NUMBER 0;4 NUMBER

  • INPUT TRANSFORM:  K:+X'=X!(X>999)!(X<1)!(X?.E1"."1N.N) X
  • LAST EDITED:  JAN 19, 2005
  • HELP-PROMPT:  Type a Number between 1 and 999, 0 Decimal Digits
  • TECHNICAL DESCR:  This field was purposely designed NOT to be a true pointer to the FMS RECEIVING REPORT File. This number can be used in the "AC" cross-reference of the FMS RECEIVING REPORT File for look-up purposes. We want this to be
    the actual REPORT NUMBER not the IEN of the first item on the REPORT.
.05 DISCOUNT AMOUNT 0;5 NUMBER

  • INPUT TRANSFORM:  K:+X'=X!(X>999999)!(X<1)!(X?.E1"."1N.N) X
  • LAST EDITED:  JAN 19, 2005
  • HELP-PROMPT:  Type a Number between 1 and 999999, 0 Decimal Digits
  • DESCRIPTION:  
    Enter the amount of the discount taken on the RECEIVING REPORT.
Info |  Details |  All