CNV_20375_P 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 CNV_20375_P 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!
CNV_10020_DETERMINATION CALL FUNCTION 'CNV_10020_DETERMINATION' EXPORTING i_packid = gv_20305_packid i_dtobj_s = 'OBJNR' i_dtval_s = iv_objnr i_pathid = 'OBJNR_KOKRS' i_pathtype = 'M' i_dtobj_t = 'KOKRS' i_packid_src = '20375' TABLES et_dt_result = gt_dt_result EXCEPTIONS OTHERS = 1.
CNV_10020_DETERMINATION CALL FUNCTION 'CNV_10020_DETERMINATION' EXPORTING i_packid = gv_20305_packid i_dtobj_s = 'BUKRS' i_dtval_s = iv_bukrs i_pathid = 'BUKRS_KOKRS' i_pathtype = 'E' i_dtobj_t = 'KOKRS' i_packid_src = '20375' TABLES et_dt_result = gt_dt_result EXCEPTIONS OTHERS = 1.
CNV_10020_DETERMINATION CALL FUNCTION 'CNV_10020_DETERMINATION' EXPORTING i_packid = gv_20305_packid i_dtobj_s = 'WERKS' i_dtval_s = iv_werks i_pathid = 'WERKS_KOKRS' i_pathtype = 'S' i_dtobj_t = 'KOKRS' i_packid_src = '20375' TABLES et_dt_result = gt_dt_result EXCEPTIONS OTHERS = 1.
CNV_10020_DETERMINATION CALL FUNCTION 'CNV_10020_DETERMINATION' EXPORTING i_packid = gv_20305_packid i_dtobj_s = 'KTOPL' i_dtval_s = iv_ktopl i_pathid = 'KTOPL_KOKRS' i_pathtype = 'E' i_dtobj_t = 'KOKRS' i_packid_src = '20375' TABLES et_dt_result = gt_dt_result EXCEPTIONS OTHERS = 1.
CONVERSION_EXIT_ALPHA_INPUT CALL FUNCTION 'CONVERSION_EXIT_ALPHA_INPUT' EXPORTING input = xv_kstsn IMPORTING output = lv_kstsn.
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_20375_P - HR: Umsetz. int. Tab. WWPBP CNV_20375_D - HR: Umsetz. int. Tab. WWPBP CNV_20370_P - HR: Umsetz. int. Tab. WWPBP CNV_20370_D - HR: Umsetz. int. Tab. WWPBP CNV_20345_P_CEPC_BUKRS - CNV_20345 - Routines for Profit Center transformations CNV_20345_P - CNV_20345 - Routines for Profit Center transformations