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 differenceAmountStore values of the RetailStatementLine table with specified statement ID value.
Syntax
client server public static Amount totalDifferenceAmount(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: Amount Extended Data Type
The total difference amount value.