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.
Calculates the total amount in the RetailGiftCardTransactions table for the specified ID.
Syntax
client server public static RetailBalance calcBalance(RetailGiftCardTable giftCardTable)
Run On
Called
Parameters
- giftCardTable
Type: RetailGiftCardTable Table
A record of the RetailGiftCardTable table.
Return Value
Type: RetailBalance Extended Data Type
The sum of amount in the Amount field for the specified ID.