SAP ABAP Interface IF_SALV_EVENTS_LIST (ALV: Events for Lists)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-SRV-ALV (Application Component) SAP List Viewer
     SALV_OM_OBJECTS (Package) ALV Object Model Basis Classes
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CL_SALV_EVENTS General Events 20040219
Properties
Interface IF_SALV_EVENTS_LIST  
Short Description ALV: Events for Lists    
General Data
Package SALV_OM_OBJECTS   ALV Object Model Basis Classes 
Created 20040219   SAP 
Last changed 20040603   SAP 
Unicode checks active    
Forward declarations
Interface IF_SALV_EVENTS_LIST has no forward declaration.
Interfaces
Interface IF_SALV_EVENTS_LIST has no interface.
Friends
Interface IF_SALV_EVENTS_LIST has no friend.
Attributes
Interface IF_SALV_EVENTS_LIST has no attribute.
Methods
Interface IF_SALV_EVENTS_LIST has no method.
Events
# Event Type Visibility Description Created on
1 END_OF_PAGE Instance Event
(0)
Public
(2)
Control at Time END-OF-PAGE (List Processing) 20040219
2 TOP_OF_PAGE Instance Event
(0)
Public
(2)
Control at Time TOP-OF-PAGE (List Processing) 20040219
Types
Interface IF_SALV_EVENTS_LIST has no local type.
Event Signatures

Event END_OF_PAGE Signature
# Parameter Type Pass Value Optional Typing Method Associated Type Default value Description Created on
1 PAGE Exporting Value transfer Type reference (TYPE) SYPAGNO Listenerstellung, aktuelle Seite 20040219
2 R_END_OF_PAGE Exporting Value transfer Object reference (TYPE REF TO) CL_SALV_FORM Gestaltungsobjekt 20040219

Event TOP_OF_PAGE Signature
# Parameter Type Pass Value Optional Typing Method Associated Type Default value Description Created on
1 PAGE Exporting Value transfer Type reference (TYPE) SYPAGNO Listenerstellung, aktuelle Seite 20040219
2 R_TOP_OF_PAGE Exporting Value transfer Object reference (TYPE REF TO) CL_SALV_FORM Allgemeiner Element im Gestaltungsobjekt 20040219
3 TABLE_INDEX Exporting Value transfer Type reference (TYPE) SYINDEX Schleifen, aktueller Schleifendurchlauf 20040219
History
Last changed by/on SAP  20040603 
SAP Release Created in 700