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 RetailGiftCardTransactions record based on the passed InventTransId object.
Syntax
client server public static RetailGiftCardTransactions mcrFindInventTransId(InventTransId _inventTransId, [boolean _forUpdate])
Run On
Called
Parameters
- _inventTransId
Type: InventTransId Extended Data Type
The InventTransId object used to find the RetailGiftCardTransactions record.
- _forUpdate
Type: boolean
A boolean that determines whether to select the record for update; optional.
Return Value
Type: RetailGiftCardTransactions Table
The RetailGiftCardTransactions record found.