Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Returns receiver's bank information according to the MultiCash Foreign Payment Format requirements.
Syntax
private str getVendBankInformation(VendBankAccount _vendBankAccount, [str _separator])
Run On
Called
Parameters
- _vendBankAccount
Type: VendBankAccount Table
A corresponding VendBankAccount object.
- _separator
Type: str
Field separator, by default CRLF is used.
Return Value
Type: str
A formatted bank information.
Remarks
Vendor’s bank name and address: Line 1: Vendor’s bank name (first 34 characters) Line 2: [Vendor’s bank name rolled over + “, ”]+Vendor’s bank street address Line 3: Vendor’s bank street address continued Line 4: Vendor’s bank city and zip code