RetailLoyaltyCustTableForm.initFromCustTable Method [AX 2012]

Initializes record in the RetailLoyaltyCustTable table by using the specified parameters.

public void initFromCustTable(CustTable _custTable, [boolean _accountNum])

Run On

Called

Parameters

_custTable
Type: CustTable Table
A CustTable table buffer.
_accountNum
Type: boolean
A Boolean value that is used in the call to the initFromCustTable method of the RetailLoyaltyCustTable table; optional.

Community Additions

ADD
Show: