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.
Syntax
public void init(
BankAccountTable _bankAccountTable,
CurrencyCode _currencyCode,
date _processingDate,
Counter _numOfInvoices,
Counter _discNum,
NoYes _transmuteUmlauts,
Filename _filename)
Run On
Server
Parameters
- _bankAccountTable
Type: BankAccountTable Table
- _currencyCode
Type: CurrencyCode Extended Data Type
- _processingDate
Type: date
- _numOfInvoices
Type: Counter Extended Data Type
- _discNum
Type: Counter Extended Data Type
- _transmuteUmlauts
Type: NoYes Enumeration
- _filename
Type: Filename Extended Data Type