Share via


LedgerInAccountStatementBAI2_NA::readData Method [AX 2012]

Invokes the AIF service to import data from the client file to Microsoft Dynamics AX tables.

Syntax

server public static str readData(TextIo _textFile, str _tempFileName)

Run On

Server

Parameters

  • _tempFileName
    Type: str
    The transformed temporary file.

Return Value

Type: str
true if invocation was successful; otherwise, false.

See Also

Reference

LedgerInAccountStatementBAI2_NA Class