SAP Reports / Programs | Controlling | Product Cost Controlling | Actual Costing/Material Ledger(CO-PC-ACT) SAP CO

RCKMLMV_RUN_BASIC_LISTF01 SAP ABAP INCLUDE - MGV: Nicht-namensbildende Merkmalsausprägungen initialisieren







RCKMLMV_RUN_BASIC_LISTF01 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 RCKMLMV_RUN_BASIC_LISTF01 into the relevant SAP transactions such as SE38 or SE80


ABAP code to call this SAP report using the submit statement

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.






SUBMIT RCKMLMV_RUN_BASIC_LISTF01. "Basic submit
SUBMIT RCKMLMV_RUN_BASIC_LISTF01 AND RETURN. "Return to original report after report execution complete
SUBMIT RCKMLMV_RUN_BASIC_LISTF01 VIA SELECTION-SCREEN. "Display selection screen of submitted report to user
    See more syntax options for the ABAP SUBMIT statement


INCLUDES used within this REPORT RCKMLMV_RUN_BASIC_LISTF01

No INCLUDES are used within this REPORT code!


TABLES used within REPORT and the associated SELECT statement:





No SAP DATABASE tables are accessed within this REPORT code!


Function Modules used within report and the associated call statement:

REUSE_ALV_FIELDCATALOG_MERGE CALL FUNCTION 'REUSE_ALV_FIELDCATALOG_MERGE' EXPORTING * I_PROGRAM_NAME = i_internal_tabname = 'RT_FILTER_ALV' i_structure_name = 'CKML_SETTLE_INFO' * I_CLIENT_NEVER_DISPLAY = 'X' * I_INCLNAME = CHANGING ct_fieldcat = lt_fieldcat.

REUSE_ALV_FIELDCATALOG_MERGE CALL FUNCTION 'REUSE_ALV_FIELDCATALOG_MERGE' EXPORTING * I_PROGRAM_NAME = i_internal_tabname = 'LT_HEADER_ALV' i_structure_name = 'CKML_S_BALI_HEADER_ALV' * I_CLIENT_NEVER_DISPLAY = 'X' * I_INCLNAME = CHANGING ct_fieldcat = lt_fieldcat.

REUSE_ALV_HIERSEQ_LIST_DISPLAY CALL FUNCTION 'REUSE_ALV_HIERSEQ_LIST_DISPLAY' EXPORTING * I_INTERFACE_CHECK = ' ' "Keine Konsistenzpr. Interf.

CM_F_INFO call function 'CM_F_INFO' EXPORTING * ALL = 'X' APLID = ckru0_co_msg_aplid_run * OBJECT = ' ' * OBJECT_ID = ' ' * WILDCARD_SEARCH = ' ' IMPORTING * APLIDENT = * A_MSG_COUNTER_PRO = * A_MSG_COUNTER_SCR = * E_MSG_COUNTER_PRO = * E_MSG_COUNTER_SCR = * I_MSG_COUNTER_PRO = * I_MSG_COUNTER_SCR = * MAX_SEVERITY_PRO = * MAX_SEVERITY_SCR = * MSGTY_PRO = * MSGTY_SCR = MSG_COUNTER_PRO = h_msg_counter_pro.

CM_F_DISPLAY_LOG call function 'CM_F_DISPLAY_LOG' EXPORTING APLID = ckru0_co_msg_aplid_run * HEADLINE = ' ' * OCS_ACTIV = ' ' * OCS_SEND_IMMEDIATE = ' ' SKIP_INFO_SCREEN = h_skip_info_screen * DISPLAY_IN_NEW_TASK = ' ' * TITLEBAR = ' ' * TITLE = ' ' * OBJECT = ' ' * WITH_OBJECTINDEPENDENT = 'X' * ADDITIONAL_INFO = * MSG_EXITCALL_ICON = ' ' GRID_DISPLAY = 'X' ALV_VARIANT = ckru0_co_msg_alv_variant * TABLES * I_OBJECT_FILTER = EXCEPTIONS NOT_ACTIVE = 1 ERROR_WITH_OBJECT = 2 ERROR_WITH_SUBOBJ = 3 ERROR_WITH_ADDINFO = 4 OTHERS = 5.

TCURM_SINGLE_READ CALL FUNCTION 'TCURM_SINGLE_READ' * EXPORTING * KZRFB = ' ' IMPORTING wtcurm = lf_tcurm.

CKML_RUN_PERIOD_GET CALL FUNCTION 'CKML_RUN_PERIOD_GET' EXPORTING i_run_id = s_run_period_data-run_id i_run_type = p_runtyp i_last_day = p_runday IMPORTING es_runperiod = s_run_period_data.

ENQUEUE_ECKML_INDX_RUN call function 'ENQUEUE_ECKML_INDX_RUN' EXPORTING MODE_CKML_S_INDX_RUN = 'E' RUN_ID = s_run_period_data-run_id APPL = 'RN' _SCOPE = '1'.

ENQUEUE_ECKMLRUNPERIOD CALL FUNCTION 'ENQUEUE_ECKMLRUNPERIOD' EXPORTING * MODE_CKMLRUNPERIOD = 'E' * MANDT = SY-MANDT run_id = s_run_period_data-run_id * X_RUN_ID = ' ' _scope = '1' "Sperre bleibt im ONLINE!! * _WAIT = ' ' * _COLLECT = ' ' EXCEPTIONS foreign_lock = 1 system_failure = 2 OTHERS = 3.

CM_F_MESSAGE CALL FUNCTION 'CM_F_MESSAGE' EXPORTING * APPEND_SAME_MSG = ' ' arbgb = 'CKMLMV' msgnr = '170' msgty = 'E' msgv1 = g_msgvar "Benutzer, der sperrt * msgv2 = sy-msgv2 * msgv3 = sy-msgv3 * msgv4 = sy-msgv4 msg_on_screen = 'X' * OBJECT_DEPENDENT = ' ' EXCEPTIONS mesage_type_not_valid = 1 no_sy_message = 2 OTHERS = 3.

CM_F_COLLECT_MESSAGE CALL FUNCTION 'CM_F_COLLECT_MESSAGE' EXPORTING * APPEND_SAME_MESSAGE = ' ' * MSGID = SY-MSGID * MSGNO = SY-MSGNO * MSGTY = SY-MSGTY * MSGV1 = SY-MSGV1 * MSGV2 = SY-MSGV2 * MSGV3 = SY-MSGV3 * MSGV4 = SY-MSGV4 msg_on_screen = 'X' * OBJECT_DEPENDENT = ' ' EXCEPTIONS OTHERS = 1.

CKML_RUN_PEP_RECORD_OPEN * CALL FUNCTION 'CKML_RUN_PEP_RECORD_OPEN' * EXPORTING * i_function = ckru0_pepfunction-ml02 * i_activity = ckru0_pepaction-n16 * i_repid = h_repid "#EC DOM_EQUAL * i_tcode = h_tcode * i_test = p_test * i_run_type = p_runtyp * i_last_day = p_runday * i_run_id = s_run_period_data-run_id.

CKML_SCHEDMAN_RECORD_OPEN CALL FUNCTION 'CKML_SCHEDMAN_RECORD_OPEN' EXPORTING i_function = ckru0_sm_function-selection i_activity = ckru0_pepaction-n16 I_SCMA_WITEM = ls_witem i_repid = h_repid "#EC DOM_EQUAL * I_TCODE = SY-TCODE * I_TEST = ' ' i_run_id = s_run_period_data-run_id .

CM_F_INITIALIZE CALL FUNCTION 'CM_F_INITIALIZE' EXPORTING * ABORT_MSGTY = 'A' aplid = ckru0_co_msg_aplid_run * MSG_ON_SCREEN = ' ' object_id = ckru0_co_msg_objid_run * OCS_ACTIV = ' ' * REFRESH_OLD_LOG = 'X' * SMSG_INITIALIZE = ' ' * NO_OTHER_INITIALIZE = ' ' * NO_DISPLAY_ON_ABORT = ' ' * IMPORTING * INITIALIZE_NOT_ALLOWED = * SMSG_IDENTIFICATION = EXCEPTIONS message_type_not_valid = 1 unknown_aplid = 2 unknown_object_id = 3 OTHERS = 4.

CM_F_MESSAGE CALL FUNCTION 'CM_F_MESSAGE' EXPORTING arbgb = 'C+' msgnr = '101' msgty = 'I' msgv1 = 'Verarbeitung ohne HDB'(022) msg_on_screen = ' '.

CM_F_MESSAGE CALL FUNCTION 'CM_F_MESSAGE' EXPORTING arbgb = 'C+' msgnr = '101' msgty = 'I' msgv1 = 'Verarbeitung ohne HDB'(022) msg_on_screen = ' '.

CM_F_MESSAGE CALL FUNCTION 'CM_F_MESSAGE' EXPORTING arbgb = 'C+' msgnr = '101' msgty = 'I' msgv1 = 'Starte Report FCML_SYNCHRONIZE_CKMLPP'(020) msg_on_screen = ' '.

CM_F_MESSAGE CALL FUNCTION 'CM_F_MESSAGE' EXPORTING arbgb = 'C+' msgnr = '101' msgty = 'I' msgv1 = 'Start/Stop FCML_SYNCHRONIZE_CKMLPP:'(021) msgv2 = start msgv3 = stopp msg_on_screen = ' '.

CKML_MGV_BASIC_SELECTION





CALL FUNCTION 'CKML_MGV_BASIC_SELECTION' EXPORTING i_laufid = s_run_period_data-run_id i_appl = s_run_period_data-appl i_testlauf = p_test IMPORTING e_aplstat = g_aplstat TABLES et_filter_alv = t_filter_alv.

CM_F_STORE CALL FUNCTION 'CM_F_STORE' EXPORTING aplid = ckru0_co_msg_aplid_run * IN_UPDATE_TASK = 'X' * I_CMF_NR = 0 IMPORTING e_cmf_nr = g_cmf_nr.

CKML_RUN_PEP_RECORD_CLOSE * CALL FUNCTION 'CKML_RUN_PEP_RECORD_CLOSE' * EXPORTING * i_aplstat = g_aplstat ** I_OBJECTS = * i_aplid = ckru0_co_msg_aplid_run * i_object_id = ckru0_co_msg_objid_run * i_nr = g_cmf_nr.

CKML_SCHEDMAN_RECORD_CLOSE CALL FUNCTION 'CKML_SCHEDMAN_RECORD_CLOSE' EXPORTING * I_OBJECTS = i_aplication_status = g_aplstat i_prot_number = g_cmf_nr i_scma_event = ls_scma_event.

DEQUEUE_ECKMLRUNPERIOD CALL FUNCTION 'DEQUEUE_ECKMLRUNPERIOD' EXPORTING * MODE_CKMLRUNPERIOD = 'E' * MANDT = SY-MANDT run_id = s_run_period_data-run_id * X_RUN_ID = ' ' _scope = '1'.

DEQUEUE_ECKML_INDX_RUN call function 'DEQUEUE_ECKML_INDX_RUN' EXPORTING MODE_CKML_S_INDX_RUN = 'E' RUN_ID = s_run_period_data-run_id APPL = 'RN' _SCOPE = '1'.

K_BATCH_REQUEST CALL FUNCTION 'K_BATCH_REQUEST' EXPORTING par_dialg = 'X' "Dialog wird geführt par_jname = l_jobname "Jobname par_print = 'X' "Druckparameter angebbar par_rname = l_repid "#EC DOM_EQUAL "Reportname für den Submit par_sdmsg = 'X' "Nachricht ausgeben par_abend = 'X' TABLES tab_selpa = lt_selektionen.

CKML_RUN_VALAREAS_GET CALL FUNCTION 'CKML_RUN_VALAREAS_GET' EXPORTING i_run_id = s_run_period_data-run_id i_run_type = p_runtyp i_last_day = p_runday IMPORTING et_valareas = lt_bwkey_info[].



Contribute (Add Comments)

Although this basic information may have limited use it does provide an easy to find location to store any knowledge about this program/report.

The contribute/comments section below therefore offer's an opportunity for anyone to add additional information. This can be anything from useful hints, tips and screen shots to relevant SAP notes or anything else you feel is relevant to this report.

This will then be available for everyone to easily find by simply searching on the report name RCKMLMV_RUN_BASIC_LISTF01 or its description.