RetailPrePaymentTrans::paymentsMade Method
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.