COM_CLEAR_DIRECT_CALL 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_DIRECT_CALL into the relevant SAP transactions such as SE38 or SE80
Below is a list of transaction codes which are relevant to this SAP report
CLEAR_INT2 - Data Cleansing: Direct
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: Transaction CLEAR_INT2: Direct Request Data Cleansing
No INCLUDES are used within this REPORT code!
No SAP DATABASE tables are accessed within this REPORT code!
COM_CLEAR_DIRECT_CLEARING CALL FUNCTION 'COM_CLEAR_DIRECT_CLEARING' EXPORTING IS_CLEAR_CASE = gs_clear_case IV_CUSTOM_CONTAINER = 'CUSTOM_CONTAINER' EXCEPTIONS NOT_FOUND = 1 NOT_LOCKED = 2 OTHERS = 3 .
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_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 COM_CLEAR_CASE_TEST - Data Cleansing: Test Program für FG COM_CLEAR_CASE COM_CLEAR_CASE_TEST - Data Cleansing: Test Program für FG COM_CLEAR_CASE