Skip to content

/AWS1/CL_PPTOVERRIDEBUTTONCONF

Override button configuration.

CONSTRUCTOR

IMPORTING

Required arguments:

iv_buttonaction TYPE /AWS1/PPTBUTTONACTION /AWS1/PPTBUTTONACTION

Action triggered by the button.

Optional arguments:

Button destination.


Queryable Attributes

ButtonAction

Action triggered by the button.

Accessible with the following methods

Method Description
GET_BUTTONACTION() Getter for BUTTONACTION, with configurable default
ASK_BUTTONACTION() Getter for BUTTONACTION w/ exceptions if field has no value
HAS_BUTTONACTION() Determine if BUTTONACTION has a value

Button destination.

Accessible with the following methods

Method Description
GET_LINK() Getter for LINK, with configurable default
ASK_LINK() Getter for LINK w/ exceptions if field has no value
HAS_LINK() Determine if LINK has a value