RetailLoyaltyCustTableForm.initFromCustTable Method [AX 2012]

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

Syntax

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

Run On

Called

Parameters

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

See Also

Reference

RetailLoyaltyCustTableForm Class