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.
Finds the specified record in the InventBlocking table.
Syntax
client server public static InventBlocking findByTransIdIssue(InventTransId _transIdIssue, [boolean _forUpdate])
Run On
Called
Parameters
- _transIdIssue
Type: InventTransId Extended Data Type
The identifier (ID) for the issuing transaction.
- _forUpdate
Type: boolean
A Boolean value that indicates whether the record will be read for updating; optional.
Return Value
Type: InventBlocking Table
Either a record in the InventBlocking table or an empty record.