CNVEXTR_FACTORY_IMPL is a standard ABAP INCLUDE 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 CNVEXTR_FACTORY_IMPL 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.
No INCLUDES are used within this REPORT code!
No SAP DATABASE tables are accessed within this REPORT code!
CNVD_CALL_PREVIEW CALL FUNCTION 'CNVD_CALL_PREVIEW' EXPORTING im_prod_struc = im_prod_struc i_save_disabled = gs_coll-has_hrel i_ewb_disabled = gs_coll-has_hrel EXCEPTIONS no_prod_struc = 1.
SAPGUI_PROGRESS_INDICATOR CALL FUNCTION 'SAPGUI_PROGRESS_INDICATOR' EXPORTING text = l_runstring.
CNVM_SAVE CALL FUNCTION 'CNVM_SAVE'.
CS_OV_BOM_SCREEN_PROCESS CALL FUNCTION 'CS_OV_BOM_SCREEN_PROCESS' EXCEPTIONS wrong_key = 1 OTHERS = 2.
SAPGUI_PROGRESS_INDICATOR CALL FUNCTION 'SAPGUI_PROGRESS_INDICATOR' EXPORTING text = l_runstring.
CP_CC_S_SAVE CALL FUNCTION 'CP_CC_S_SAVE' EXCEPTIONS error_at_save = 1 OTHERS = 2.
CNVM_SAVE CALL FUNCTION 'CNVM_SAVE'.
SAPGUI_PROGRESS_INDICATOR CALL FUNCTION 'SAPGUI_PROGRESS_INDICATOR' EXPORTING text = l_runstring.
Although this basic information may have limited use it does provide an easy to find location to store any knowledge about this program/report.
CNVEXTR_FACTORY_IMPL - CNVEXTRFACTORYIMPL CNVC_TM_ZSCD_SCWB_GA - DB table for definining the attributes for a runid CNVC_TM_ZSCD_SCWB_GA - DB table for definining the attributes for a runid CNVC_SCWB_XLS_CREATE - Download Result Files for Repository Comparison (Optional) CNVC_SCWB_XLS_CREATE - Download Result Files for Repository Comparison (Optional) CNVC_SCWB_WB_SYSTEM_INFO - SCWB WB2VG