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 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
- _statementId
Type: RetailStatementId Extended Data Type
The statement ID value of the statement lines to be filtered.
Return Value
Type: RetailDifferenceAmountStore Extended Data Type
The total difference amount store value; otherwise 0.