SAP ABAP Function Module OCS_ALV_UI_COMPONENT_CHOOSER (Display the component selection popup)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-UPG-OCS (Application Component) Online Correction Support (Support Package and Add-On Tools)
⤷
SPAM (Package) OCS - Installation/Implementation Tools
⤷
⤷
Basic Data
| Function Module | OCS_ALV_UI_COMPONENT_CHOOSER | Display the component selection popup |
| Function Group | OCS_ALV_UI | SPAM: User Interface |
| Program Name | SAPLOCS_ALV_UI | |
| INCLUDE Name | LOCS_ALV_UIU02 |
Parameters
| Type | Parameter Name | Typing | Associated Type | Default value | Optional | Pass Value | Short text |
|---|---|---|---|---|---|---|---|
| |
ES_SELECTED_COMPONENT | TYPE | SPAM_CVERS | Struktur mit der gewählten Komponente | |||
| |
TT_COMPTAB | TYPE | SPAM_CVERS | Tabelle mit allen vorhandenen Komponenten | |||
| |
TT_LOCKED_COMPS | TYPE | SPAM_CVERS | Tabelle mit von der Systemverwaltung gesperrten Komponenten | |||
| |
CANCEL_FUNCTION | TYPE | Benutzerabbruch der Auswahl (kein Fehler) | ||||
| |
WRONG_COMPONENT | TYPE | Falsche Komponentenbeschreibung übergeben | ||||
| |
FULL_QUEUE | TYPE | Alternative Queue-Berechnung verwenden | ||||
| |
INTERNAL_ERROR | TYPE | Interner Fehler | ||||
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 | 20080520 |
| SAP Release Created in | 710 |