SAP ABAP Function Module RS_SCRP_CONS_CHECK (Konsistenzprüfung für Dynpros (mittels Suche in EUDB))
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-DWB-TOO-SCR (Application Component) Screen Painter
     SCRP (Package) Screen Painter
Basic Data
Function Module RS_SCRP_CONS_CHECK Konsistenzprüfung für Dynpros (mittels Suche in EUDB)  
Function Group SEUZ   Screen: Consistency and Layout Check  
Program Name SAPLSEUZ   Analyze Module Pools and Screens 
INCLUDE Name LSEUZU04    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Exporting GENERATE TYPE 'X' = No inconsistencies; generation possible
Exporting NAVIGATE_TO_SCRP TYPE 'X' = Forwards navigation from list of inconsistencies
Exporting TO_ERRORLIST TYPE 'X' = Navigation to list of inconsistencies requested
Exporting TREFFSTRUC TYPE D020S-PROG MEMOID, if list of inconsistencies is requested
Importing ASK_FOR_GENERATE TYPE SPACE 'X' = Ask whether to generate despite error
Importing DYNNR TYPE D020S-DNUM SPACE Screen number (SPACE for all screens of module pool)
Importing PROGNAME TYPE D020S-PROG Name of module pool to be checked
Exception IMPOSSIBLE TYPE (Complete) check not possible
Exception NOT_FOUND TYPE Module pool or screen not found
Exception SELECTION_SCREEN TYPE Standard selection screen
               
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  19950113 
SAP Release Created in