Start of Content Area

Background documentation Shuttle Events  Locate the document in its SAP Library structure

Events in the View Designer

      onAdd

Function for Add (All)

Parameter Name

Type

Description

ID

STRING

Standard Parameter

CONTEXT_ELEMENT

IF_WD_CONTEXT_ELEMENT

Standard Parameter

ALL

WDY_BOOLEAN

Specifies whether all buttons, or only a few can be added If the value is true, Add All is valid; if it is false only Add is valid.

      onRemove

Function for Remove (All)

Parameter Name

Type

Description

ID

STRING

Standard Parameter

CONTEXT_ELEMENT

IF_WD_CONTEXT_ELEMENT

Standard Parameter

ALL

WDY_BOOLEAN

Specifies whether all buttons, or only a few can be removed. If the value is true, Remove All is valid; if it is false only Remove is valid.

 

 

End of Content Area