CustInvoiceTable.postinitFromCustTableBR Method

Updates Brazilian specific fields after the CustInvoiceTable.initFromCustTable method.

Syntax

public void postinitFromCustTableBR(CustTable custTable)

Run On

Called

Parameters

  • custTable
    Type: CustTable Table
    The CustTable table buffer to initialize the current CustInvoiceTable table buffer from.

See Also

Reference

CustInvoiceTable Table