Functional Description
Purpose
This business function will retrieve the default bank account for A/P Payments. The bank account
will be retrieved from the AAI's using the following sequence:
Item CO
------ -------------
1) PBcccc Sent Company - cccc represents currency code.
2) PB Sent Company
3) PBcccc Company 00000
4) PBgggg Sent Company - gggg represents G/L Offset
5) PB Sent Company
6) PBgggg Company 00000
7) PB Company 00000
Setup Notes and Prerequisites
The bank account will be retrieved in short account form.
Special Logic
Technical Specification
^
D0400148 - Default Payables Bank Account
Parameter Name | Data Item | Data Type | Req/Opt | I/O/Both |
---|---|---|---|---|
szGlclass | GLC | char | NONE | NONE |
A code that determines the trade account that the system uses as the offset when you post invoices or vouchers. The system concatenates
| ||||
szCurrencycodefrom | CRCD | char | NONE | NONE |
A code that identifies the currency of a transaction. | ||||
szCompany | CO | char | NONE | NONE |
A code that identifies a specific organization, fund, or other reporting entity. The company code must already exist in the Company
| ||||
szGlbankaccount | GLBA | char | NONE | NONE |
The number of the bank account (general ledger account) to be updated automatically when receipts or disbursements are entered. The
| ||||
szAcctnoinputmode | ANI | char | NONE | NONE |
A value that identifies an account in the general ledger. Use one of the following formats to enter account numbers:
o Standard account
| ||||
szDescription001 | DL01 | char | NONE | NONE |
A user defined name or remark. |
XX0901 Validate Account Number |
F0012 Automatic Accounting Instructions Master |