MC64SF0L 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 MC64SF0L 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!
CK_F_KEKO_KEPH_READING CALL FUNCTION 'CK_F_KEKO_KEPH_READING' EXPORTING read_keko = y_x read_keph = space IMPORTING anza_keko = anz_keko * ANZA_KEPH = ANZ_KEPH TABLES t_bidat = t_bidat t_bwvar = t_bwvar t_bzobj = t_bzobj t_kadat = t_kadat t_kadky = t_kadky t_kalka = t_kalka t_kalnr = t_kalnr t_keart = t_keart t_keko = t_keko t_keph = t_keph t_kkzma = t_kkzma t_kkzmm = t_kkzmm t_kkzst = t_kkzst t_klvar = t_klvar_dummy "K11K132105 t_losfx = t_losfx t_matnr = t_matnr t_patnr = t_patnr t_tvers = t_tvers t_werks = t_werks EXCEPTIONS no_data_found = 04.
CK_F_KEKO_KEPH_READING CALL FUNCTION 'CK_F_KEKO_KEPH_READING' EXPORTING read_keko = space read_keph = y_x IMPORTING * ANZA_KEKO = ANZ_KEKO anza_keph = anz_keph TABLES t_bidat = t_bidat t_bwvar = t_bwvar t_bzobj = t_bzobj t_kadat = t_kadat t_kadky = t_kadky t_kalka = t_kalka t_kalnr = t_kalnr t_keart = t_keart t_keko = t_keko t_keph = t_keph t_kkzma = t_kkzma t_kkzmm = t_kkzmm t_kkzst = t_kkzst t_klvar = t_klvar_dummy "K11K132105 t_losfx = t_losfx t_matnr = t_matnr t_patnr = t_patnr t_tvers = t_tvers t_werks = t_werks EXCEPTIONS no_data_found = 04.
PROGNOSEPERIODEN_ERMITTELN CALL FUNCTION 'PROGNOSEPERIODEN_ERMITTELN' EXPORTING eanzpr = 1 edatum = cki64a-kadat eperiv = h_periv TABLES pperx = t_pper.
PROGNOSEPERIODEN_ERMITTELN CALL FUNCTION 'PROGNOSEPERIODEN_ERMITTELN' EXPORTING eanzpr = 1 edatum = cki64a-kadam eperiv = h_periv TABLES pperx = t_pper.
CK_F_KEKO_KEPH_READING CALL FUNCTION 'CK_F_KEKO_KEPH_READING' EXPORTING read_keko = y_x read_keph = y_x IMPORTING anza_keko = anz_keko anza_keph = anz_keph TABLES t_bidat = t_bidat t_bwvar = t_bwvar t_bzobj = t_bzobj t_kadat = t_kadat t_kadky = t_kadky t_kalka = t_kalka t_kalnr = t_kalnr t_keart = t_keart t_keko = t_keko t_keph = t_keph t_kkzma = t_kkzma t_kkzmm = t_kkzmm t_kkzst = t_kkzst t_klvar = t_klvar_dummy "K11K132105 t_losfx = t_losfx t_matnr = t_matnr t_patnr = t_patnr t_tvers = t_tvers t_werks = t_werks EXCEPTIONS no_data_found = 04.
CK_F_TCKH4_HIERARCHY_READING CALL FUNCTION 'CK_F_TCKH4_HIERARCHY_READING' EXPORTING p_elehk = '00' TABLES t_tckh8 = t_tckh8 t_tckh9 = t_tckh9.
CK_F_ORG_ELEMENTS_PLANT CALL FUNCTION 'CK_F_ORG_ELEMENTS_PLANT' EXPORTING werk = f_keko-werks "K11K082645 *(del) WERK = CKI64A-WERKS "K11K082645 IMPORTING organisationselemente = f_org_einheit EXCEPTIONS "K11K096763 bukrs_not_found = 01 "K11K096763 bwkey_not_found = 02 "K11K096763 kokrs_not_found = 03 "K11K096763 plant_not_found = 04. "K11K096763
T001_READ CALL FUNCTION 'T001_READ' "K11K096763 EXPORTING "K11K096763 bukrs = f_org_einheit-bukrs "K11K096763 IMPORTING "K11K096763 struct = t001. "K11K096763
T001W_READ CALL FUNCTION 'T001W_READ' EXPORTING werks = f_keko-werks "K11K082645 *(del) WERK = CKI64A-WERKS "K11K082645 IMPORTING struct = t001w.
CK_F_KEKOKEY_GENERAL_SET CALL FUNCTION 'CK_F_KEKOKEY_GENERAL_SET' EXPORTING kadky = f_keko-kadky kadky_determine = space kkzma = space klvar = f_keko-klvar "K11K08264 *(del) KLVAR = CKI64A-KLVAR "K11K08264 periv = h_periv tvers = f_keko-tvers.
CK37_COSTING_LOG_INIT CALL FUNCTION 'CK37_COSTING_LOG_INIT' EXPORTING object_id = cmfk-objid ocs_activ = y_x.
CM_F_LOAD CALL FUNCTION 'CM_F_LOAD' EXPORTING cmf_nr = f_keko-cmf_nr EXCEPTIONS "ADIK000814 protocol_not_found = 02. "ADIK000814
CM_F_INFO * call function 'CM_F_INFO' "P30K059526 * importing "P30K059526 * a_msg_counter_pro = f_cmfe_info-a_counter "P30K059526 * e_msg_counter_pro = f_cmfe_info-e_counter "P30K059526 * w_msg_counter_pro = f_cmfe_info-w_counter "P30K059526 * i_msg_counter_pro = f_cmfe_info-i_counter "P30K059526 * max_severity_pro = f_cmfe_info-max_sever "P30K059526 * msgty_pro = f_cmfe_info-msgty "P30K059526 * msg_counter_pro = f_cmfe_info-msg_count "P30K059526 * exceptions "P30K059526 * wrong_object_id = 1 "P30K059526 * others = 2. "P30K059526
K_UNITCOSTING_READ CALL FUNCTION 'K_UNITCOSTING_READ' EXPORTING fel_bwvar = f_keko-bwvar fel_bzobj = f_keko-bzobj fel_kadky = f_keko-kadky fel_kalka = f_keko-kalka fel_kalnr = f_keko-kalnr fel_kkzma = f_keko-kkzma fel_lednr = '00' fel_spras = sy-langu fel_tvers = f_keko-tvers TABLES fel_tab_ckit = t_ckit fel_tab_kis1 = t_kis1 EXCEPTIONS fel_not_found = 01.
Although this basic information may have limited use it does provide an easy to find location to store any knowledge about this program/report.