Share via


SalesLineType.postInitFromInventTable_BR Method [AX 2012]

Initializes a Brazilian configuration on a SalesLine record, based on an InventTable record.

Syntax

public void postInitFromInventTable_BR(InventTable _inventTable)

Run On

Called

Parameters

  • _inventTable
    Type: InventTable Table
    The InventTable record that the SalesLine record will be based on.

See Also

Reference

SalesLineType Class