TAC_DBCONVERT_LSO200 is a standard Executable ABAP Report available within your SAP system (depending on your version and release level). It is used for This report transfers published tests and the results stored for them in the database tables of LSO100 to LSO200...see full standard documentation available for this report. Also check out the submitted Comments related to this SAP report and the details below to see which OBJECTS it interacts with such as TABLES, FUNCTION MODULES, INCLUDES ETC.
If you would like to execute this report or see the full code listing simply enter TAC_DBCONVERT_LSO200 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: DB Conversion LSO100=>LSO200: Tests and Test Results
No INCLUDES are used within this REPORT code!
No SAP DATABASE tables are accessed within this REPORT code!
RH_READ_OBJECT CALL FUNCTION 'RH_READ_OBJECT' EXPORTING plvar = ls_ebo_cache-plvar otype = cl_lso_const=>otype_ebuso objid = ls_ebo_cache-objid IMPORTING display_text = ls_ebo_cache-text EXCEPTIONS OTHERS = 0.
Although this basic information may have limited use it does provide an easy to find location to store any knowledge about this program/report.
TAC_DBCONVERT_LSO200 - DB Conversion LSO100=>LSO200: Tests and Test Results TAC_DBCONVERT_LSO200 - DB Conversion LSO100=>LSO200: Tests and Test Results TAC_ALVINC - TACALVINC TACTZ_SYNCHRONIZE_OBJECT - Compare TACTZ entries with SU22 TACTZ_SYNCHRONIZE_OBJECT - Compare TACTZ entries with SU22 TACTOP - documentation and ABAP source code