Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
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. |