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 and registers loyalty points for a customer order based on its invoice.
Syntax
client server public static void calculatePointsFromCustInvoiceJour(CustInvoiceJour _custInvoiceJour)
Run On
Called
Parameters
- _custInvoiceJour
Type: CustInvoiceJour Table
The customer invoice for which to calculate and register loyalty points.