Share via


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

  • _custTable
    Type: CustTable Table
    An instance of a CustTable table buffer.

See Also

Reference

CustInvoiceTable Table