CustInvoiceJour.initFromSalesParmTable Method
Initializes the CustInvoiceJour record from the specified SalesParmTable record.
Syntax
public void initFromSalesParmTable(SalesParmTable _salesParmTable)
Run On
Called
Parameters
- _salesParmTable
Type: SalesParmTable Table
The SalesParmTable record to use to initialize the CustInvoiceJour record.