Share via


InventMov_BlockingIssue.newMovement_TransferReceipt Method [AX 2012]

Creates a new instance of the InventMovement class that corresponds to the related receipt inventory blocking transaction.

Syntax

public InventMovement newMovement_TransferReceipt()

Run On

Called

Return Value

Type: InventMovement Class
A new instance of the InventMovement class that corresponds to the related receipt inventory blocking transaction if it exists; otherwise, nullNothingnullptrunita null reference (Nothing in Visual Basic).

See Also

Reference

InventMov_BlockingIssue Class