EPTrv::giftSummary Method [AX 2012]

Calculates summary values for a gift expense line.

client server public static container giftSummary(RefRecId _expenseLine)

Run On

Called

Parameters

_expenseLine
Type: RefRecId Extended Data Type
RecId of an expense line

Return Value

Type: container
A 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.

Used by gift recipient form on expense entry.

Show: