Share via


LedgerAcctsFinancialStmtImport.checkExistingDimensionFocus Method [AX 2012]

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

Syntax

protected boolean checkExistingDimensionFocus()

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 DimensionHierarchy table related to dimension focuses being imported.

See Also

Reference

LedgerAcctsFinancialStmtImport Class