AxInternalBase.setDimensionEntitySpecifiers Method [AX 2012]

Updates the financial dimension entity specifiers for the record.

Syntax

protected void setDimensionEntitySpecifiers()

Run On

Called

Remarks

This method is called after the setTableFields method. Therefore, all the fields that are entity specifiers are set. Needs to be overwritten in the classes that have DefaultDimension field.

See Also

Reference

AxInternalBase Class