Share via


RetailGiftCardTransactions::mcrFindInventTransId Method

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

  • _forUpdate
    Type: boolean
    A boolean that determines whether to select the record for update; optional.

Return Value

Type: RetailGiftCardTransactions Table
The RetailGiftCardTransactions record found.

See Also

Reference

RetailGiftCardTransactions Table