LedgerDimensionEPController.displayStructureChangedMessage Method [AX 2012]

Displays the message to inform the user that the structure has changed.

Syntax

protected void displayStructureChangedMessage(str _oldDisplayValue, str _newDisplayValue)

Run On

Called

Parameters

  • _oldDisplayValue
    Type: str
    The old combination display value
  • _newDisplayValue
    Type: str
    The new combination display value.

See Also

Reference

LedgerDimensionEPController Class