RTXWCNVT 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 RTXWCNVT 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: Data Retention tool: Convert logs to new logs
No INCLUDES are used within this REPORT code!
No SAP DATABASE tables are accessed within this REPORT code!
TXW_UUID_CONVERT CALL FUNCTION 'TXW_UUID_CONVERT' EXPORTING FORCE_CONVERSION = 'X' REPORT_TYPE = 1 EXCEPTIONS ALREADY_CONVERTED = 1 FAILED_TO_CONVERT = 2 FAILED_LOCK_TABLES = 3 OTHERS = 4.
Although this basic information may have limited use it does provide an easy to find location to store any knowledge about this program/report.
RTXWCNVT - Data Retention tool: Convert logs to new logs RTXWCNVT - Data Retention tool: Convert logs to new logs RTXWCHK4 - Check All Control Totals in Data Extract RTXWCHK4 - Check All Control Totals in Data Extract RTXWCHK3 - DART: Verify extract consistency RTXWCHK3 - DART: Verify extract consistency