ComplementaryInvoiceCreator.new Method [AX 2012]
Creates a new instance of the ComplementaryInvoiceCreator class.
protected void new(FiscalDocument_BR _fiscalDocToBeComplemented, InvoiceComplementaryType_BR _complementaryType)
Run On
CalledParameters
- _fiscalDocToBeComplemented
- Type: FiscalDocument_BR Table
The FiscalDocument_BR table buffer of the fiscal document to complement.
- _complementaryType
- Type: InvoiceComplementaryType_BR Enumeration
An enum value that represents the type of the complementary invoice.
Community Additions
ADD
Show: