Share via


PurchLineType.postInitFromInventTable_BR Method [AX 2012]

Initializes Brazilian configuration on a PurchLine record based on a InventTable record.

Syntax

public void postInitFromInventTable_BR(InventTable _inventTable)

Run On

Called

Parameters

  • _inventTable
    Type: InventTable Table
    The InventTable record where PurchLine will be based on.

See Also

Reference

PurchLineType Class