CORR_MINING_OBJ_UPGRADE 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 CORR_MINING_OBJ_UPGRADE 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: Correct Data Mining Objects After 3.1 Upgrade
No INCLUDES are used within this REPORT code!
No SAP DATABASE tables are accessed within this REPORT code!
RS_DME_MCI_MODEL_SET_TO_ACTIVE CALL FUNCTION 'RS_DME_MCI_MODEL_SET_TO_ACTIVE' EXPORTING I_MODEL = l_model TABLES E_T_RETURN = l_t_return .
Although this basic information may have limited use it does provide an easy to find location to store any knowledge about this program/report.
CORR_MINING_OBJ_UPGRADE - Correct Data Mining Objects After 3.1 Upgrade CORR_MINING_OBJ_UPGRADE - Correct Data Mining Objects After 3.1 Upgrade CORRESPONDENCE_PRG - Program for object type HRCORR_NAV : correspondence CORRESPONDENCE_PRG - Program for object type HRCORR_NAV : correspondence CORRECT_WIP_QUANTITIES - Check and Correct WIP Quantities CORRECT_WIP_QUANTITIES - Check and Correct WIP Quantities