LedgerDimensionEPController.applyRules Method [AX 2012]

Applies the rules to the current combination.

Syntax

Note

The syntax of this method varies based on the version of Microsoft Dynamics AX that you are using.

  Microsoft Dynamics AX 2012 R3
          protected void applyRules()

  Microsoft Dynamics AX 2012 R2 (SYS)
          protected void applyRules()

  Microsoft Dynamics AX 2012 Feature Pack (SYS)
          private void applyRules()

  Microsoft Dynamics AX 2012 (FPK)
          private void applyRules()

  Microsoft Dynamics AX 2012 (SYS)
          private void applyRules()

Run On

Called

See Also

Reference

LedgerDimensionEPController Class