TaxExportInvoiceTaxIntegration_CN::runOnServer Method [AX 2012]

Generates a new instance of the TaxExportInvoice_CN class and initializes the _salesId global field with a _salesTable parameter value.

server public static void runOnServer(container _packedContainer)

Run On

Server

Parameters

_packedContainer
Type: container
The container that includes packed data.

The export invoice dialog box is called by the CustInvoiceJour form that has a _salesTable parameter record.

Show: