RetailStatementLine::totalDifferenceAmountStore Method

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

Syntax

client server public static RetailDifferenceAmountStore totalDifferenceAmountStore(RetailStatementId _statementId)

Run On

Called

Parameters

Return Value

Type: RetailDifferenceAmountStore Extended Data Type
The total difference amount store value; otherwise 0.

See Also

Reference

RetailStatementLine Table