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 invoice header information.
Syntax
private void insertIntoSalesInvoiceHeaderFooterTmp(CustInvoiceJour _custInvoiceJour, CompanyInfo _companyInfo)
Run On
Server
Parameters
- _custInvoiceJour
Type: CustInvoiceJour Table
The CustInvoiceJour record that has the invoice header information.
- _companyInfo
Type: CompanyInfo Table
The CompanyInfo record that has the company information.
Remarks
This method will insert the invoice header information into the SalesInvoiceHeaderFooterTmp table which is only used for Eastern European countries and other countries that need customization from the SYS layer functionality.