COM_CLEAR_RFW_TEST_GUI 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 COM_CLEAR_RFW_TEST_GUI 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_ADDR = Address Number 1
Selection Text: P_ADDR2 = Address No. 2(First Duplicate)
Selection Text: P_ADDR3 = Address No. 3(Secnd Duplicate)
Title: Test Prototype RFW for Data Cleansing
Text Symbol: 001 = Object Class
Text Symbol: 002 = Object Key
Text Symbol: 003 = Source
Text Symbol: 004 = Trgt 1
Text Symbol: 005 = Trgt 2
Text Symbol: 006 = Trgt 3
Text Symbol: 007 = Save
Text Symbol: 008 = Save
No INCLUDES are used within this REPORT code!
No SAP DATABASE tables are accessed within this REPORT code!
POPUP_TO_CONFIRM_STEP call function 'POPUP_TO_CONFIRM_STEP' EXPORTING titel = text-007 textline1 = text-008 IMPORTING answer = answer.
Although this basic information may have limited use it does provide an easy to find location to store any knowledge about this program/report.
COM_CLEAR_RFW_TEST_GUI - Test Prototype RFW for Data Cleansing COM_CLEAR_RFW_TEST_GUI - Test Prototype RFW for Data Cleansing COM_CLEAR_DIRECT_CALL - Transaction CLEAR_INT2: Direct Request Data Cleansing COM_CLEAR_DIRECT_CALL - Transaction CLEAR_INT2: Direct Request Data Cleansing COM_CLEAR_CONVERT_TARGETS - Cleansing: Convert COMM_CLEAR_TARG After Upgrade to ABA >= 6.40 COM_CLEAR_CONVERT_TARGETS - Cleansing: Convert COMM_CLEAR_TARG After Upgrade to ABA >= 6.40