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.
Creates additional information related to the invoice.
Syntax
public void generateInvoiceRelatedInformation(CustInvoiceJour _custInvoiceJour)
Run On
Server
Parameters
- _custInvoiceJour
Type: CustInvoiceJour Table
A record in the CustInvoiceJour table.
Remarks
This method will be overridden in the sub class to generate any additional information needed for the CustInvoiceJour record.