This function is passed an Address Book number and a "Bank Type", which are used to read the F0030
table. The Bank Transit Number, Customer Bank A/c Number, Bank A/c Description and Check Digit are
returned. If the bank account details cannot be found, a '1' is returned in the Error Code parameter.
^
D4200750 - Get Bank Account Info.
Parameter Name | Data Item | Data Type | Req/Opt | I/O/Both |
---|---|---|---|---|
mnAddressNumber | AN8 | MATH_NUMERIC | NONE | NONE |
A number that identifies an entry in the Address Book system, such as employee, applicant, participant, customer, supplier, tenant, or
| ||||
cBankType | BKTP | char | NONE | NONE |
A code that distinguishes external bank accounts from internal bank accounts. Valid values are:
B
Valid bank transit numbers
C
Customer
| ||||
szBankTransitNumber | TNST | char | NONE | NONE |
The number assigned to a particular bank by the Federal Reserve to facilitate the clearing of funds. | ||||
szCustBankAcctNumber | CBNK | char | NONE | NONE |
The number assigned by a bank to identify the account for a company, customer, or supplier.
Note for Nordic users: Enter your bank,
| ||||
szBankAcctDescription | DL01 | char | NONE | NONE |
A user defined name or remark. | ||||
szControlDigit | CHKD | char | NONE | NONE |
A number that represents a check digit for a bank account number. This number is optional, and is not part of the key to the Bank Transit
| ||||
cSuppressErrorMessage | EV01 | char | NONE | NONE |
An option that specifies the type of processing for an event. | ||||
cErrorCode | ERRC | char | NONE | NONE |
This error code indicates if any errors occurred during the creation of the Trip Document Detail (F4914) records by the Delivery Document
| ||||
szErrorMessageID | DTAI | char | NONE | NONE |
A code that identifies and defines a unit of information. It is an alphanumeric code up to 8 characters long that does not allow blanks or
|
None |
F0030 Bank Transit Master |