PurchTableInteractionHelper.getEnabledHeaderChangeRequestButtons Method [AX 2012]

Determines whether the change request menu items are enabled.

NoteNote

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


  Microsoft Dynamics AX 2012 R3
          protected boolean getEnabledHeaderChangeRequestButtons()

  Microsoft Dynamics AX 2012 R2 (SYS)
          protected boolean getEnabledHeaderChangeRequestButtons()

  Microsoft Dynamics AX 2012 Feature Pack (SYS)
          protected void getEnabledHeaderChangeRequestButtons()

  Microsoft Dynamics AX 2012 (FPK)
          protected void getEnabledHeaderChangeRequestButtons()

  Microsoft Dynamics AX 2012 (SYS)
          protected void getEnabledHeaderChangeRequestButtons()

Run On

Called

Return Value

Type: boolean
true if buttons is enabled; otherwise, false.

Community Additions

ADD
Show: