Share via


LedgerAcctsFinancialStmtImport.processDimensionFocus Method [AX 2012]

Imports individual dimension focus records and populates the related tables.

Syntax

protected void processDimensionFocus(container _record)

Run On

Called

Parameters

  • _record
    Type: container
    A container that contains the values for a single record to import.

Exceptions

Exception Condition
Error

The dimension attribute does not exist.

-or-

The dimension focus is already in use and cannot be modified.

-or-

Field or table level validation failed for imported values.

See Also

Reference

LedgerAcctsFinancialStmtImport Class