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,
BankAccount _bankCustNum,
Counter _seqNum,
DateExecuted _processingDate,
Counter _numOfInvoices,
NoYes _centralBankMessage,
NoYes _euStdNotification,
str _federalStateNum,
str _companyNum,
Filename _filename)
Run On
Server
Parameters
- _bankAccountTable
Type: BankAccountTable Table
- _bankCustNum
Type: BankAccount Extended Data Type
- _seqNum
Type: Counter Extended Data Type
- _processingDate
Type: DateExecuted Extended Data Type
- _numOfInvoices
Type: Counter Extended Data Type
- _centralBankMessage
Type: NoYes Enumeration
- _euStdNotification
Type: NoYes Enumeration
- _federalStateNum
Type: str
- _companyNum
Type: str
- _filename
Type: Filename Extended Data Type