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.
Counts the number of payments associated with a sales order.
Syntax
client server public static int countSalesPayments(SalesId _salesId)
Run On
Called
Parameters
- _salesId
Type: SalesId Extended Data Type
The sales order ID for which payments are counted.
Return Value
Type: int
The number of payments associated with a sales order.