IUUC_SCAN_MAIN is a standard Executable ABAP Report available within your SAP system (depending on your version and release level). Below is the basic information available for this SAP report including which OBJECTS it interacts with such as TABLES, FUNCTION MODULES, INCLUDES ETC. Also check out the submitted Comments related to this SAP report or see any standard documentation available.
If you would like to execute this report or see the full code listing simply enter IUUC_SCAN_MAIN into the relevant SAP transactions such as SE38 or SE80
Below is a list of transaction codes which are relevant to this SAP report
IUUC_SCANCODE - code scanner
This report can be called from another progam/report simply by using the ABAP SUBMIT statement, see below for example ABAP code snipts of how to do this.
Selection Text: P_DELOLD = Delete old results
Selection Text: P_NOBAS = Skip basis modules
Selection Text: P_PNAME = Program Name
Selection Text: P_STOP = Debug at module
Selection Text: P_TYPE = Program Type
Title: Main program of the Code Scanner
Text Symbol: 001 = Source Program Scanned Successfully !
Text Symbol: 002 = Source Program not Scanned Successfully !
No INCLUDES are used within this REPORT code!
No SAP DATABASE tables are accessed within this REPORT code!
No SAP FUNCTION MODULES are executed within this report code!
Although this basic information may have limited use it does provide an easy to find location to store any knowledge about this program/report.
IUUC_SCAN_MAIN - Main program of the Code Scanner IUUC_SCAN_MAIN - Main program of the Code Scanner IUUC_SAVE_TAB_CLASSIFICATION - Save (Download) Table Classification (Table IUUC_TABLES) IUUC_SAVE_TAB_CLASSIFICATION - Save (Download) Table Classification (Table IUUC_TABLES) IUUC_RUNINFO_DISPLAY_USER_CI01 - Include IUUC_RUNINFO_DISPLAY_USER_CI01 IUUC_RUNINFO_DISPLAY_STATUSO01 - Include IUUC_RUNINFO_DISPLAY_STATUSO01