Bank account files

Top  Previous  Next

 

ABAACT   Bank Account Master File

 

           CHKACT            C          2            Bank account code

           CHKTIT            C          30          Bank name

           CHKAID            C          20          Bank account number

           CHKBAL            N          12,2        Account balance

           CHKPEN          N          12,2        Uncancelled checks

           CHKOIT            N          4            Outstanding check count

           CHNNUM            N          6            Last check number

           CHKGLD            C          6            General ledger debit account

           CHKGLC            C          6            General ledger credit account

           CHKVFI            L          1            Check verification flag

 

ABACHK / ABACHI   Bank Account Check File

 

           CHKNUM            C          5            Check number

           CHKDTE            D          8            Date of check

           CHKPAY          C          30          Payable to

           CHKREF          C          20           Reference comment

           ACPNUM          C          6            Accounts payable account number

           GLADBT            C          6            General ledger - debit account

           GLACRD          C          6            General ledger - credit account

           CHKGRS            N          10,2        Gross total

           CHKDED            N          10,2        Deductions

           CHKAMT            N          10,2        Net total

           CHKVFI            L          1            Confirm check has been processed

           CHKPRN            L          1            Check printed flag

           CHKACT            N          2            Checking account number

           DEPAMT            N          10,2        Deposit amount

           ADDR1            C        30        Address line 1

           ADDR2                C        30        Address line 2

           CHKDTL                M        10        Detail lines

 

 

ABAREG    Bank Register

 

           CHKACT            C          2            Bank Account

           CHKDAT            D          8            Date of check

           CHKNUM          C          6            Check number

           CHKDBT            N          10,2        Check, debit

           CHKCRD          N          10,2        Check, credit

           CHKPAY          C          30          Check payment

           CHKREF          C          20          Check reference

           CHKGLD          C          6            General ledger-debit

           CHKGLC          C          6            General ledger-credit

           CHKDST          C          25          Check date text

           CHKNST          C        40          Check amount text

           CHKVFI            L          1            Check verify