Share via


LedgerAcctsFinancialStmtImport.readFile Method [AX 2012]

Calls the appropriate method that is relevant to the specified import method and file names that are supplied by the user.

Syntax

public void readFile()

Run On

Called

Remarks

The whole import of all files occurs in a single transaction. If an error occurs, the whole transaction is rolled-back.

Before starting the transaction, various check methods are called to prompt the user before overwriting existing records.

See Also

Reference

LedgerAcctsFinancialStmtImport Class