CKMLAVR_COMPARE_CD_F01 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 CKMLAVR_COMPARE_CD_F01 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!
T001K_SINGLE_READ call function 'T001K_SINGLE_READ' exporting bwkey = gd_bwkey importing wt001k = ls_t001k.
T001_SINGLE_READ call function 'T001_SINGLE_READ' exporting bukrs = ls_t001k-bukrs importing wt001 = ls_t001.
CKML_F_DETERMINE_NEXT_PERIOD call function 'CKML_F_DETERMINE_NEXT_PERIOD' exporting current_period = ld_poper current_year = ld_bdatj f_periv = ls_t001-periv importing next_period_period = ld_poper next_period_year = ld_bdatj.
LVC_FIELDCATALOG_MERGE call function 'LVC_FIELDCATALOG_MERGE' exporting * I_BUFFER_ACTIVE = i_structure_name = 'MLCD' i_client_never_display = 'X' * I_BYPASSING_BUFFER = changing ct_fieldcat = lt_fieldcat * EXCEPTIONS * INCONSISTENT_INTERFACE = 1 * PROGRAM_ERROR = 2 * OTHERS = 3 .
POPUP_TO_INFORM call function 'POPUP_TO_INFORM' exporting titel = g_repid txt2 = sy-subrc txt1 = 'Error in FLush'(500).
CKML_MGV_PROCALTN_TEXT_READ call function 'CKML_MGV_PROCALTN_TEXT_READ' exporting i_kalnr = ls_out-bvalt i_language = sy-langu * I_KONTEXT = ' ' * I_EDIT_LENGTH = importing * ES_HEADER_DATA = * E_VALID_NAME = e_gener_name = ld_gen_name * E_GENER_NAME_SHORT = e_manu_name = ld_man_name * E_SORT_NAME = * E_RESTTOPF = * E_BOM_EXISTS = * CHANGING * CT_ALPROC_TEXTS = exceptions kalnr_not_found = 1 others = 2.
CKML_MGV_STULI call function 'CKML_MGV_STULI' exporting i_kalnr_altn = ls_outtab-bvalt i_bwkey = gd_bwkey i_gjahr = ls_outtab-bdatj i_perio = ls_outtab-poper i_runid = ld_runid importing e_exit = ld_exit exceptions wrong_call = 1 no_bom = 2 others = 3.
CKML_MGV_STULI call function 'CKML_MGV_STULI' exporting i_kalnr_altn = ls_outtab-bvalt i_bwkey = gd_bwkey i_gjahr = ls_outtab-bdatj i_perio = ls_outtab-poper i_runid = ld_runid importing e_exit = ld_exit exceptions wrong_call = 1 no_bom = 2 others = 3.
REUSE_ALV_VARIANT_DEFAULT_GET call function 'REUSE_ALV_VARIANT_DEFAULT_GET' exporting i_save = g_save changing cs_variant = gs_variant exceptions wrong_input = 1 not_found = 2 program_error = 3 others = 4.
Although this basic information may have limited use it does provide an easy to find location to store any knowledge about this program/report.
CKMLAVR_COMPARE_CD_F01 - CKMLAVRCOMPARECDF01 CKMLAVR_COCKPIT - Costing Cockpit - Actual Costing CKMLAVR_COCKPIT - Costing Cockpit - Actual Costing CKMLAVR_CLOSING_STATUS - CKMLAVRCLOSINGSTATUS CKMLAVR_CLOSING_ENTRIESU01 - CKMLAVRCLOSINGENTRIESU01 CKMLAVR_CLOSING_ENTRIES - Cumulation: Closing Entries