Entering content frame

Background documentation ON_STD_FUNCTION_BEFO Locate the document in its SAP Library structure

Use

The event ON_STD_FUNCTION_BEFO is triggered when the user performs one of the following actions:

·        The user chooses the Settings pushbutton in the toolbar.

·        The user chooses the Filter pushbutton in the toolbar.

Note

You cannot use this event to determine which of the standard ALV functions the user has chosen.

Prerequisites

You have registered for this event.

Syntax

Signature

EVENTS ON_STD_FUNCTION_BEFO

  IMPORTING

    R_PARAM TYPE REF TO IF_SALV_WD_TABLE_STD_FUNCTION

Parameter

(Importing)

R_PARAM

Class Interface Attributes

·        ID (currently not able to be used)

Exceptions

-

 

 

 

Leaving content frame