InventTransOriginBlockingIssue::inventBlocking Method
Retrieves the blocking order related to the ID of the inventory transactions originator.
Syntax
server public static InventBlocking inventBlocking(InventTransOriginId _inventTransOriginId, [boolean _forUpdate])
Run On
Server
Parameters
- _inventTransOriginId
Type: InventTransOriginId Extended Data Type
- _forUpdate
Type: boolean
Return Value
Type: InventBlocking Table
A record in the InventBlocking table if one exists; otherwise an empty record.
Remarks
Retrieves an empty buffer if no related record exists.