SAP ABAP Function Module REUSE_ALV_EVENT_NAMES_GET (Returns table of constant names of possible events for a list type)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-SRV-ALV (Application Component) SAP List Viewer
⤷
SLIS (Package) Generic list types
⤷
⤷
Basic Data
| Function Module | REUSE_ALV_EVENT_NAMES_GET | Returns table of constant names of possible events for a list type |
| Function Group | SALV | SAP List Viewer |
| Program Name | SAPLSALV | ABAP List Viewer |
| INCLUDE Name | LSALVU25 |
Parameters
| Type | Parameter Name | Typing | Associated Type | Default value | Optional | Pass Value | Short text |
|---|---|---|---|---|---|---|---|
| |
I_LIST_TYPE | TYPE | SLIS_LIST_TYPE | 0 | List type (0,1,2,3) | ||
| |
T_EVENT_NAMES | TYPE | Event variable name table | ||||
| |
LIST_TYPE_WRONG | TYPE | List type does not exist | ||||
Processing Type
| Normal Function Module | |
| |
BaseXML supported |
| Update Module | Start immediately |
| Immediate Start, No Restart | |
| Start Delayed | |
| Coll.run | |
| JAVA Module Callable from ABAP | |
| Remote-Enabled JAVA Module | |
| Module Callable from JAVA |
History
| Last changed by/on | SAP | 19970411 |
| SAP Release Created in |