CustInvoiceTable.initFromCustInvoiceTemplate Method
Sets the CustInvoiceTable table fields based on the CustRecurrenceInvoiceDefaultTypefield.
Syntax
public void initFromCustInvoiceTemplate(
CustInvoiceTemplate _custInvoiceTemplate,
CustTable _custTable,
CustRecurrenceInvoiceDefaultType _custRecurrenceInvoiceDefaultType,
TransDate _generationDate)
Run On
Called
Parameters
- _custInvoiceTemplate
Type: CustInvoiceTemplate Table
An instance of a CustInvoiceTemplate table buffer.
- _custTable
Type: CustTable Table
An instance of a CustTable table buffer.
- _custRecurrenceInvoiceDefaultType
Type: CustRecurrenceInvoiceDefaultType Enumeration
The default type for customer recurrence invoice setup.
- _generationDate
Type: TransDate Extended Data Type
The generation date of recurrence invoice.