EPTrv::giftSummary Method [AX 2012]
Calculates summary values for a gift expense line.
client server public static container giftSummary(RefRecId _expenseLine)
Run On
CalledParameters
- _expenseLine
- Type: RefRecId Extended Data Type
RecId of an expense line
Return Value
Type: containerA container with four values: currency of expense line, transaction amount of expense line, sum amount for all gift recipients of this expense line, and the difference between the two previous values.
Show: