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 is used for settling the invoice and the customer transactions.
Syntax
client server private static container settleInvoice(InvoiceId _invoiceId)
Run On
Called
Parameters
- _invoiceId
Type: InvoiceId Extended Data Type
ID of the CustTrans.Invoice field.
Return Value
Type: container
Container with the value true and empty string if the settlement is success; else false wih the appropriate string message.