Share via


TaxExportServiceTaxIntegration_CN::directExportFreeTextInvoiceTaxFile Method [AX 2012]

Performs direct export of a free text invoice to a tax file.

Syntax

server public static void directExportFreeTextInvoiceTaxFile(container _custcon)

Run On

Server

Parameters

  • _custcon
    Type: container
    A container record ID of the CustInvoiceTable table.

See Also

Reference

TaxExportServiceTaxIntegration_CN Class