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.
Inserts the Giro information.
Syntax
private void insertGiroInformation(
CustInvoiceJour _custInvoiceJour,
CompanyInfo _companyInfo,
boolean _paymentIsScheduled)
Run On
Server
Parameters
- _custInvoiceJour
Type: CustInvoiceJour Table
The CustInvoiceJour record that has the invoice header information.
- _companyInfo
Type: CompanyInfo Table
- _paymentIsScheduled
Type: boolean
A Boolean value that indicates whether a payment has been scheduled.