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.
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.