AxBankStmtISOCashBalance.setTableFields Method [AX 2012]

Sets the TableFields parameter.

Syntax

protected void setTableFields()

Run On

Called

Remarks

In order to make sure that all defaulting methods are called before inserting or updating a record, the setTableFields method of the AxInternalBase class must be overridden in the AxBC class.

See Also

Reference

AxBankStmtISOCashBalance Class