SAP ABAP Function Module DY_GET_CURRENT_MAINSCREEN (Ermitteln des gerade aktiven Hauptdynpros)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-ABA-SC (Application Component) UI Services, Screen, Batch Input
⤷
SDYN (Package) DYNP
⤷
⤷
Basic Data
| Function Module | DY_GET_CURRENT_MAINSCREEN | Ermitteln des gerade aktiven Hauptdynpros |
| Function Group | SDYI | ABAP Interface for Screen Processor |
| Program Name | SAPLSDYI | ABAP Interface zum Dynproprozessor |
| INCLUDE Name | LSDYIU01 |
Parameters
| Type | Parameter Name | Typing | Associated Type | Default value | Optional | Pass Value | Short text |
|---|---|---|---|---|---|---|---|
| |
PROGRAM | TYPE | D020S-PROG | Programmname des aktuellen Hauptdynpros | |||
| |
DYNPRO_NBR | TYPE | D020S-DNUM | Nummer des aktuellen Hauptdynpros | |||
| |
POPUP_LEVEL | TYPE | I | sichtbare Popup-Ebene des akt. Hauptdynpros: 0=Grundfenster, 1=erstes Popup... | |||
| |
BACKEND_POPUP_LEVEL | TYPE | I | Stack-Ebene des akt. Hauptdynpros am Backend: 0=Grundbild, 1=erstes Popup.... | |||
| |
NO_MAINSCREEN_FOUND | TYPE | interner Fehler: Kein Hauptdynpro aktiv | ||||
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 | 20000128 |
| SAP Release Created in |