InventMov_TransferScrap::construct Method [AX 2012]

Initializes a new instance of the InventMov_TransferScrap class.

Syntax

client server public static InventMov_TransferScrap construct(InventTransferLine _inventTransferLine)

Run On

Called

Parameters

  • _inventTransferLine
    Type: InventTransferLine Table
    The inventory transfer order line that the movement should be created for.

Return Value

Type: InventMov_TransferScrap Class
The new instance of the InventMov_TransferScrap class.

See Also

Reference

InventMov_TransferScrap Class