Share via


AxInventDim_InventTransferLine.modify Method [AX 2012]

Updates the InventTransferLine record which is related to the current inventDim record.

Syntax

public void modify()

Run On

Called

Remarks

When updating axInventTransferLine through an instance of axInventDim_InventTransferLine, the setTableFields method of the AxInventDim class is called through the save method.

See Also

Reference

AxInventDim_InventTransferLine Class