SAP ABAP Interface IF_SALV_EVENTS_ADAPTER (ALV: Event Adapter Old World / New World)
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_FULLSCREEN_ADAPTER | ALV: Adapter for Output of Data in a List | 20040209 |
2 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_SALV_GRID_ADAPTER | ALV: Adapter for Output of Data in a Grid Container | 20040223 |
3 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_SALV_HIERSEQ_ADAPTER | ALV: Adapter for Sequential Lists | 20040209 |
4 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_SALV_LIST_ADAPTER | ALV: Adapter for Output of Data in a List | 20040220 |
Properties
Interface | IF_SALV_EVENTS_ADAPTER | |
Short Description | ALV: Event Adapter Old World / New World |
General Data
Package | SALV_OM_OBJECTS | ALV Object Model Basis Classes |
Created | 20040209 | SAP |
Last changed | 20040603 | SAP |
Unicode checks active |
Forward declarations
# | Type group / Object type | Type | Type Description |
---|---|---|---|
1 | KKBLO | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
2 | SLIS | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
Interface IF_SALV_EVENTS_ADAPTER has no interface.
Friends
Interface IF_SALV_EVENTS_ADAPTER has no friend.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | R_END_OF_PAGE | Instance attribute | Public | Object reference (TYPE REF TO) | CL_SALV_FORM | Design Object | 20040209 | ||
2 | R_TOP_OF_PAGE | Instance attribute | Public | Object reference (TYPE REF TO) | CL_SALV_FORM | Design Object | 20040209 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Method | Event for Application-Specific Functions | 20040216 |
2 | ![]() |
Instance method | Public | Method | Event After ALV Functions | 20040216 |
3 | ![]() |
Instance method | Public | Method | Event Before ALV Functions | 20040216 |
4 | ![]() |
Instance method | Public | Method | Event for Building Application Toolbar | 20040302 |
5 | ![]() |
Instance method | Public | Method | Event for Double-Click | 20040216 |
6 | ![]() |
Instance method | Public | Method | Event for Processing the List End | 20040223 |
7 | ![]() |
Instance method | Public | Method | Event for Processing the List End in Printing | 20040302 |
8 | ![]() |
Instance method | Public | Method | Event for Processing the Page End | 20040209 |
9 | ![]() |
Instance method | Public | Method | Event for Hotspot-Click | 20040216 |
10 | ![]() |
Instance method | Public | Method | Event for Processing the List Start | 20040223 |
11 | ![]() |
Instance method | Public | Method | Event for Processing the List Start in Printing | 20040302 |
12 | ![]() |
Instance method | Public | Method | Event for Processing the Page Start | 20040209 |
Events
Interface IF_SALV_EVENTS_ADAPTER has no event.
Types
Interface IF_SALV_EVENTS_ADAPTER has no local type.
Method Signatures
Method RAISE_ADDED_FUNCTION Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
VALUE | Call by reference | Type reference (TYPE) | SALV_DE_FUNCTION | ALV Funktion | 20040216 |
Method RAISE_ADDED_FUNCTION on Interface IF_SALV_EVENTS_ADAPTER has no exception.
Method RAISE_AFTER_SALV_FUNCTION Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
VALUE | Call by reference | Type reference (TYPE) | SALV_DE_FUNCTION | ALV Funktion | 20040216 |
Method RAISE_AFTER_SALV_FUNCTION on Interface IF_SALV_EVENTS_ADAPTER has no exception.
Method RAISE_BEFORE_SALV_FUNCTION Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
VALUE | Call by reference | Type reference (TYPE) | SALV_DE_FUNCTION | ALV Funktion | 20040216 |
Method RAISE_BEFORE_SALV_FUNCTION on Interface IF_SALV_EVENTS_ADAPTER has no exception.
Method RAISE_BUILD_UIFUNCTION Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
PFSTATUS | Call by reference | Type reference (TYPE) | SYPFKEY | Bildschirmbilder, aktueller GUI-Status | 20040302 | ||
2 | ![]() |
REPORT | Call by reference | Type reference (TYPE) | SYREPID | ABAP-Programm, aktuelles Rahmenprogramm | 20040302 | ||
3 | ![]() |
T_EXTAB | Call by reference | Type reference (TYPE) | KKBLO_T_EXTAB | 20040302 | |||
4 | ![]() |
T_TOOLBAR | Call by reference | Type reference (TYPE) | TTB_BUTTON | Toolbarbuttons | 20040302 | ||
5 | ![]() |
T_TOOLBAR_EXCLUDING | Call by reference | Type reference (TYPE) | UI_FUNCTIONS | Funktionscodestabelle | 20040302 |
Method RAISE_BUILD_UIFUNCTION on Interface IF_SALV_EVENTS_ADAPTER has no exception.
Method RAISE_DOUBLE_CLICK Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
COLUMN | Call by reference | Type reference (TYPE) | SALV_DE_COLUMN | Spalte | 20040216 | ||
2 | ![]() |
LEVEL | Call by reference | Type reference (TYPE) | I | 20040219 | |||
3 | ![]() |
ROW | Call by reference | Type reference (TYPE) | SALV_DE_ROW | Zeile | 20040216 |
Method RAISE_DOUBLE_CLICK on Interface IF_SALV_EVENTS_ADAPTER has no exception.
Method RAISE_END_OF_LIST Signature
Method RAISE_END_OF_LIST on Interface IF_SALV_EVENTS_ADAPTER has no parameter.
Method RAISE_END_OF_LIST on Interface IF_SALV_EVENTS_ADAPTER has no exception.
Method RAISE_END_OF_LIST_PRINT Signature
Method RAISE_END_OF_LIST_PRINT on Interface IF_SALV_EVENTS_ADAPTER has no parameter.
Method RAISE_END_OF_LIST_PRINT on Interface IF_SALV_EVENTS_ADAPTER has no exception.
Method RAISE_END_OF_PAGE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
PAGE | Call by reference | Type reference (TYPE) | SY-PAGNO | Listenerstellung, aktuelle Seite | 20040209 |
Method RAISE_END_OF_PAGE on Interface IF_SALV_EVENTS_ADAPTER has no exception.
Method RAISE_HOTSPOT_CLICK Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
COLUMN | Call by reference | Type reference (TYPE) | SALV_DE_COLUMN | Spalte | 20040216 | ||
2 | ![]() |
LEVEL | Call by reference | Type reference (TYPE) | I | 20040219 | |||
3 | ![]() |
ROW | Call by reference | Type reference (TYPE) | SALV_DE_ROW | Zeile | 20040216 |
Method RAISE_HOTSPOT_CLICK on Interface IF_SALV_EVENTS_ADAPTER has no exception.
Method RAISE_TOP_OF_LIST Signature
Method RAISE_TOP_OF_LIST on Interface IF_SALV_EVENTS_ADAPTER has no parameter.
Method RAISE_TOP_OF_LIST on Interface IF_SALV_EVENTS_ADAPTER has no exception.
Method RAISE_TOP_OF_LIST_PRINT Signature
Method RAISE_TOP_OF_LIST_PRINT on Interface IF_SALV_EVENTS_ADAPTER has no parameter.
Method RAISE_TOP_OF_LIST_PRINT on Interface IF_SALV_EVENTS_ADAPTER has no exception.
Method RAISE_TOP_OF_PAGE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
PAGE | Call by reference | Type reference (TYPE) | SYPAGNO | Listenerstellung, aktuelle Seite | 20040209 | ||
2 | ![]() |
TABLE_INDEX | Call by reference | Type reference (TYPE) | SYINDEX | Schleifen, aktueller Schleifendurchlauf | 20040209 |
Method RAISE_TOP_OF_PAGE on Interface IF_SALV_EVENTS_ADAPTER has no exception.
History
Last changed by/on | SAP | 20040603 |
SAP Release Created in | 700 |