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 transactions related to the specified salesID.
Syntax
client server public static AmountCur paymentsMade(SalesId _salesId)
Run On
Called
Parameters
- _salesId
Type: SalesId Extended Data Type
The ID of the transaction.
Return Value
Type: AmountCur Extended Data Type
The sum of the transaction amounts.