AxInventJournalTrans.setInventDimId Method [AX 2012]

Determines whether the InventDimId field has been set for the particular itemID. If the InventDimId field has been set, this method fetches the InventDimId field from the axInventDim variable, and sets the InventDimId field of this class to the AxInventDim variable.

Syntax

protected void setInventDimId()

Run On

Called

See Also

AxInventJournalTrans Class

AxInventJournalTrans.setInventOnHand Method