Share via


BankPaymCancelLedgerAcctType.init Method [AX 2012]

Initializes the class variables by using the values that are provided.

Syntax

public abstract void init(Common _common, BankAccountTrans _bankAccountTransToCancel)

Run On

Called

Parameters

  • _common
    Type: Common Table
    The transaction that is being canceled.

See Also

Reference

BankPaymCancelLedgerAcctType Class