RetailStatementLine::totalDifferenceAmount Method

Calculates the sum of all the differenceAmountStore values of the RetailStatementLine table with specified statement ID value.

Syntax

client server public static Amount totalDifferenceAmount(RetailStatementId _statementId)

Run On

Called

Parameters

Return Value

Type: Amount Extended Data Type
The total difference amount value.

See Also

Reference

RetailStatementLine Table