SAP ABAP Function Module RS_SCRP_CONS_CHECK_SLIN (Konsistenzprüfung für Dynpros (Programm-SCAN-Tabellen werden mitgegeben))
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_SLIN Konsistenzprüfung für Dynpros (Programm-SCAN-Tabellen werden mitgegeben)  
Function Group SEUZ   Screen: Consistency and Layout Check  
Program Name SAPLSEUZ   Analyze Module Pools and Screens 
INCLUDE Name LSEUZU06    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Importing PROGNAME TYPE D020S-PROG Name of module pool to be checked
Importing SLIN_TABS TYPE SYNT_SLIN Agglom. of SLIN tables
Importing DATA_TAB TYPE SYNT_DATAS Table of globally defined objects
Importing REF_TO_ABAP_COMPILER TYPE REF TO CL_ABAP_COMPILER Referenz zu CL_ABAP_COMPILER
Tables FINDLST TYPE RSFINDLST Table of errors / inconsistencies (EXPORT)
Tables LEVEL TYPE SLEVEL Level table of SCAN (IMPORT)
Tables STMNT TYPE SSTMNT Statement table of SCAN (IMPORT)
Tables TOKEN TYPE STOKES_TAB Token table of SCAN (IMPORT)
Exception IMPOSSIBLE TYPE (Complete) consistency check not possible
Exception NOT_FOUND TYPE Include not found
               
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