Entering content frame

Background documentation ON_LEAD_SELECT Locate the document in its SAP Library structure

Use

The event ON_LEAD_SELECT is triggered when the user changes the lead selection in an ALV output.

Prerequisites

You have defined a selection type for the ALV output that allows both the selection of rows and the modification of lead selection.

Syntax

Signature

EVENTS ON_LEAD_SELECT

  IMPORTING

    R_PARAM TYPE REF TO IF_SALV_WD_TABLE_FUNCTION

Parameter

(Importing)

R_PARAM

Class Interface Attributes

·        INDEX

Lead selection index after the selection was changed

·        OLD_INDEX

Lead selection index before the selection was changed

Exceptions

-

 

 

 

 

Leaving content frame