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 a specified record in the RetailTransactionSalesTrans table.
Syntax
client server public static RetailTransactionSalesTrans findInventTransId(InventTransId transId, [boolean update])
Run On
Called
Parameters
- transId
Type: InventTransId Extended Data Type
The ID of an item lot.
- update
Type: boolean
A Boolean value that indicates whether to read the record for update; optional.
Return Value
Type: RetailTransactionSalesTrans Table
A record in the RetailTransactionSalesTrans table; otherwise, an empty record.