Share via


AxInventDim_InventTransferLine.setInventLocationId Method [AX 2012]

Sets the default value for the InventLocationId field for a particular item if it is not provided in the incoming XML.

Syntax

public void setInventLocationId()

Run On

Called

Remarks

If the InventLocationId field is active for the particular item and if no external value is passed, this method sets the default value for the field.

See Also

Reference

AxInventDim_InventTransferLine Class