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
Exporting PROGRAM TYPE D020S-PROG Programmname des aktuellen Hauptdynpros
Exporting DYNPRO_NBR TYPE D020S-DNUM Nummer des aktuellen Hauptdynpros
Exporting POPUP_LEVEL TYPE I sichtbare Popup-Ebene des akt. Hauptdynpros: 0=Grundfenster, 1=erstes Popup...
Exporting BACKEND_POPUP_LEVEL TYPE I Stack-Ebene des akt. Hauptdynpros am Backend: 0=Grundbild, 1=erstes Popup....
Exception NO_MAINSCREEN_FOUND TYPE interner Fehler: Kein Hauptdynpro aktiv
               
Processing Type
Normal Function Module  
Remote-Enabled 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