RSIWBH07 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 RSIWBH07 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.
Selection Text: P_TEST = Display Only
Title: IWB: Help Link Cleanup (empty entries) - only released internally
Text Symbol: 001 = Empty entries were found and deleted
Text Symbol: 002 = Empty entries were found
Text Symbol: 018 = Processing type
Text Symbol: A03 = Make database changes or
Text Symbol: A04 = only output incorrect links?
No INCLUDES are used within this REPORT code!
No SAP DATABASE tables are accessed within this REPORT code!
IO_TR_REFERENCE_MAINTAIN CALL FUNCTION 'IO_TR_REFERENCE_MAINTAIN' IMPORTING ACTION = H_RCODE TABLES IO_REFERENCE_FOR_DELETE = REFERENCE_DEL EXCEPTIONS TRANSPORT_ERROR = 1 OTHERS = 2.
Although this basic information may have limited use it does provide an easy to find location to store any knowledge about this program/report.
RSIWBH07 - IWB: Help Link Cleanup (empty entries) - only released internally RSIWBH07 - IWB: Help Link Cleanup (empty entries) - only released internally RSIWBH06 - Obsolete: Help Links Cleanup (ALL) RSIWBH06 - Obsolete: Help Links Cleanup (ALL) RSIWBH05 - Obsolete: Cleanup Identical Help Links RSIWBH05 - Obsolete: Cleanup Identical Help Links