InventMov_Blocking.inventTransIdTransfer Method [AX 2012]

Retrieves the corresponding inventory transaction ID of the inventory blocking transaction from the InventBlocking table.

Syntax

protected abstract InventTransId inventTransIdTransfer()

Run On

Called

Return Value

Type: InventTransId Extended Data Type
The corresponding inventory transaction ID.

Exceptions

Exception Condition
Error

This is an abstract method. It should be overridden in the derived classes.

See Also

Reference

InventMov_Blocking Class