Share via


TaxImportInvoiceTaxIntegration_CN.createFilename Method [AX 2012]

Invoke AIF import method to process, then update ExternalInvoice

Syntax

Note

The syntax of this method varies based on the version of Microsoft Dynamics AX that you are using.

  Microsoft Dynamics AX 2012 R3
          public Filename createFilename(container _fileContainer)

  Microsoft Dynamics AX 2012 R2 (SYS)
          public Filename createFilename(container _textcon)

Run On

Called

Parameters

Return Value

Type: Filename Extended Data Type
imported number

See Also

Reference

TaxImportInvoiceTaxIntegration_CN Class