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.
Method finds the Prepayment and payments for the invoice.
Syntax
client server private static AmountCur paymentsMade(InvoiceId _invoiceId)
Run On
Called
Parameters
- _invoiceId
Type: InvoiceId Extended Data Type
ID of the CustInvoiceJour.InvoiceId field.
ID of the CustTrans.Invoice field.
Return Value
Type: AmountCur Extended Data Type
Prepayment and payments for the invoice.
Remarks
RetailPrepaymentTable.totalPaymentsMade method returns the unsettled amount which has been paid to the sales order.