SAP_CONTROL_INFO 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 SAP_CONTROL_INFO into the relevant SAP transactions such as SE38 or SE80
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.
Title: ABAP GUI Controls Information
Text Symbol: 001 = Program SAP_CONTROL_INFO requires a
Text Symbol: 002 = Windows 32 Bit GUI. Do you want to
Text Symbol: 003 = execute a where-used list for controls?
Text Symbol: 016 = HTML control: SHOW_URL
Text Symbol: 015 = TREE control: UNSELECT_ALL
Text Symbol: 014 = HTML control: SHOW_URL
Text Symbol: 013 = Registering events for HTML control
Text Symbol: 012 = while creating HTML control proxy
Text Symbol: 020 = destroying container and controls
Text Symbol: 019 = no entry in node_table found
Text Symbol: 018 = TREE control: SET_SELECTED_NODE
Text Symbol: 017 = TREE control: EXPAND_ROOT_NODES
Text Symbol: 011 = Adding nodes to tree control
Text Symbol: 005 = TREE control: GET_SELECTED_NODE
Text Symbol: 004 = FLUSH (PBO)
Text Symbol: 010 = Registering events for tree control
Text Symbol: 009 = while creating simple tree control proxy
Text Symbol: 008 = while creating splitter container
Text Symbol: 007 = while creating custom container
Text Symbol: 006 = Error in FLUSH
No INCLUDES are used within this REPORT code!
No SAP DATABASE tables are accessed within this REPORT code!
TR_SYS_PARAMS call function 'TR_SYS_PARAMS' IMPORTING SYSTEMTYPE = System_Type.
RLB_DISPLAY call function 'RLB_DISPLAY' exporting I_LIBRARIES = Reuse_Libraries.
Although this basic information may have limited use it does provide an easy to find location to store any knowledge about this program/report.
SAP_CONTROL_INFO - ABAP GUI Controls Information SAP_CONTROL_INFO - ABAP GUI Controls Information SAP_COM_FOR_ALL_ENTRIES=======VC - SAPCOMFORALLENTRIES=======VC SAP_COM_FIND_COMMENT==========VC - Include SCRMTMTOP SAP_COM_DB_ORDER==============VC - SAPCOMDBORDER==============VC SAP_CDE_CONV_EVTRCV_DB6 - Include SAP_CDE_CONV_EVTRCV_DB6