Share via


InventMov_TransferFrom.newMovement_TransferReceipt Method [AX 2012]

Returns a value of new InventMovement that is based on the movement of InventTransferLine and an InventMovSunType of TransferOrderTransitTo.

Syntax

public InventMovement newMovement_TransferReceipt()

Run On

Called

Return Value

Type: InventMovement Class
A new InventMovement that is constructed based on this movement of InventTransferLine and a InventMovSunType of TransferOrderTransitTo.

See Also

Reference

InventMov_TransferFrom Class