CNV_INDX_TS_RESOLVE_ERRORS 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 CNV_INDX_TS_RESOLVE_ERRORS 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: Resolve INDX-check errors
INCLUDE CNV_MBT_CWB_TS_PARAMS.
No SAP DATABASE tables are accessed within this REPORT code!
CNV_INDX_DISP_RELIDS_WITH_ERRS CALL FUNCTION 'CNV_INDX_DISP_RELIDS_WITH_ERRS' EXPORTING packid = gv_cwb_package maintenance_allowed = 'X' view_level = if_cnv_00001_api_static=>view_standard.
Although this basic information may have limited use it does provide an easy to find location to store any knowledge about this program/report.
CNV_INDX_TS_RESOLVE_ERRORS - Resolve INDX-check errors CNV_INDX_TS_RESOLVE_ERRORS - Resolve INDX-check errors CNV_INDX_TS_RECHECK - Recheck conversion settings of INDX-like tables CNV_INDX_TS_RECHECK - Recheck conversion settings of INDX-like tables CNV_INDX_TRANSFER_TRIGGER - Report CNV_INDX_TRANSFER_TRIGGER CNV_INDX_TRANSFER_TRIGGER - Report CNV_INDX_TRANSFER_TRIGGER