Share via


LedgerAcctsFinancialStmtImport.checkExistingMainAccountTotals Method [AX 2012]

Checks for existence of already existing records in the DimensionAttributeValueTotallingCriteria table.

Syntax

protected boolean checkExistingMainAccountTotals()

Run On

Called

Return Value

Type: boolean
true if no records exist or the user enabled overwriting existing records; otherwise, false.

Exceptions

Exception Condition
Error

The file format is invalid.

Remarks

This method only looks for existing records in the DimensionAttributeValueTotallingCriteria table related to main accounts being imported.

See Also

Reference

LedgerAcctsFinancialStmtImport Class