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.
Initializes required data before it starts process the report.
Syntax
protected void init(CustInvoiceJour _custInvoiceJour)
Run On
Server
Parameters
- _custInvoiceJour
Type: CustInvoiceJour Table
A CustInvoiceJour record that has the sales invoice header information.
Remarks
This method will initialize some variables which will be used during processing the report.