BankPaymCancelLedgerAcctType_Deposit.init Method [AX 2012]
Initializes the class variables by using the values that are provided.
Syntax
public void init(Common _common, BankAccountTrans _bankAccountTransToCancel)
Run On
Called
Parameters
- _common
Type: Common Table
The transaction that is being canceled.
- _bankAccountTransToCancel
Type: BankAccountTrans Table
The bank account transaction that is being canceled.