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 _dueDate,
str _orderNum,
Counter _numOfInvoices,
Filename _filename)
Run On
Server
Parameters
- _bankAccountTable
Type: BankAccountTable Table
- _currencyCode
Type: CurrencyCode Extended Data Type
- _dueDate
Type: date
- _orderNum
Type: str
- _numOfInvoices
Type: Counter Extended Data Type
- _filename
Type: Filename Extended Data Type