RSIWB940 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 RSIWB940 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: TODATE = To Date
Selection Text: P_VORHN = Do Not Check Hyperlinks
Selection Text: P_VORHJA = Check Existing Hyperlinks
Selection Text: P_TEST = Test Run (Count/Check Only)
Selection Text: P_PROD = Live Run (Insert Hyperlinks)
Selection Text: P_LIST = Old List (Batch and Dialog)
Selection Text: P_GRID = ALV Display (Only in Dialog)
Selection Text: PHIOCLAS = PHIO CLASS
Selection Text: FROMDATE = Date From
Title: Correction Report: Missing Hyperlinks as of 1.12.2001 in KWB
Text Symbol: 650 = Test Run/Check Run
Text Symbol: 640 = PHIO Class(es)
Text Symbol: 630 = Parameters
Text Symbol: 620 = To Date
Text Symbol: 610 = From Date
Text Symbol: 600 = From Date Must Be <= To Date
Text Symbol: 500 = Statistics
Text Symbol: 451 = Incorrect Search Query
Text Symbol: 450 = Object Class Unknown
Text Symbol: 449 = Exception in Application Exit
Text Symbol: 448 = Relationship class is not allowed or does not exist
Text Symbol: 447 = Incorrect Storage Type
Text Symbol: 446 = No Files for this Physical Object
Text Symbol: 660 = Create Hyperlinks
Text Symbol: 670 = ALV Grid Display
Text Symbol: 680 = Normal List
Text Symbol: 690 = Do Not Check Hyperlink Destns.
Text Symbol: 691 = Check Destinatns of Hyperlinks
Text Symbol: 692 = Check Existing Hyperlinks
Text Symbol: 701 = GUID too short in a line
Text Symbol: 702 = Non-Permitted Character in Object ID
Text Symbol: 750 = System ID
Text Symbol: 751 = Start time
Text Symbol: 752 = End Time
Text Symbol: 777 = For Hyperlink in DB
Text Symbol: 778 = For Hyperlink to Be Created in DB
Text Symbol: 800 = Invalid PHIO Class
Text Symbol: 001 = Context (PHIO CLASS, for example, IWB_DSTTXT)
INCLUDE: IWBCONST "CONTANTS DECLARATION OF KW
,RSIWB940_C10 "CLASS DEFINITION AND IMPLEMENTATION
,RSIWB940_O10 "PBO-MODULES
No SAP DATABASE tables are accessed within this REPORT code!
F4_DATE call function 'F4_DATE' importing select_date = fromdate.
F4_DATE call function 'F4_DATE' importing select_date = todate.
Although this basic information may have limited use it does provide an easy to find location to store any knowledge about this program/report.
The contribute/comments section below therefore offer's an opportunity for anyone to add additional information. This can be anything from useful hints, tips and screen shots to relevant SAP notes or anything else you feel is relevant to this report.
This will then be available for everyone to easily find by simply searching on the report name RSIWB940 or its description.
RSIWB940 - Correction Report: Missing Hyperlinks as of 1.12.2001 in KWB RSIWB940 - Correction Report: Missing Hyperlinks as of 1.12.2001 in KWB RSIWB920 - Info Workbench: Write back translated keywords RSIWB920 - Info Workbench: Write back translated keywords RSIWB911 - Info Workbench: Build worklist for translation of keywords RSIWB911 - Info Workbench: Build worklist for translation of keywords