Entering content frame

Background documentation ON_STD_FUNCTION_AFTE Locate the document in its SAP Library structure

Use

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

·        The user chooses one of the pushbuttons Copy or OK in the Settings dialog box.

·        The user chooses the Delete Filter pushbutton in the toolbar.

Note

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

Prerequisites

You have registered for this event.

Syntax

Signature

EVENTS ON_STD_FUNCTION_AFTE

  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