SAP Reports / Programs | Production Planning and Control | Basic Data | Routing(PP-BD-RTG) SAP PP

CM_COM_FORM SAP ABAP INCLUDE - CMCOMFORM







CM_COM_FORM 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 CM_COM_FORM 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 CM_COM_FORM. "Basic submit
SUBMIT CM_COM_FORM AND RETURN. "Return to original report after report execution complete
SUBMIT CM_COM_FORM 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 CM_COM_FORM

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:

CP_CC_P_PROVIDE_REF_TO_BADI CALL FUNCTION 'CP_CC_P_PROVIDE_REF_TO_BADI' EXPORTING i_name = ewb_badi-cewb_com_menu_intern CHANGING c_instance = obj_ref EXCEPTIONS name_required = 1 OTHERS = 2.

CP_CC_P_PROVIDE_REF_TO_BADI CALL FUNCTION 'CP_CC_P_PROVIDE_REF_TO_BADI' EXPORTING i_name = ewb_badi-cewb_com_menu_extern CHANGING c_instance = obj_ref EXCEPTIONS name_required = 1 OTHERS = 2.

CP_RC_PARENT_NEXT_MARKED CALL FUNCTION 'CP_RC_PARENT_NEXT_MARKED'.

CP_RC_PARENT_PREV_MARKED CALL FUNCTION 'CP_RC_PARENT_PREV_MARKED'.

CP_RC_PARENT_FIRST_MARKED CALL FUNCTION 'CP_RC_PARENT_FIRST_MARKED'.

CP_RC_PARENT_LAST_MARKED CALL FUNCTION 'CP_RC_PARENT_LAST_MARKED'.

CP_RC_BROWSER_STATUS_UPDATE CALL FUNCTION 'CP_RC_BROWSER_STATUS_UPDATE'.

CP_RC_OPTIONS_SET CALL FUNCTION 'CP_RC_OPTIONS_SET'.

CP_SC_WORKAREA_DETAIL_PROCESS CALL FUNCTION 'CP_SC_WORKAREA_DETAIL_PROCESS' EXPORTING i_flg_external_call = const-flg_yes.

CP_SC_SEL_SHOW_SCREEN_PROVIDE CALL FUNCTION 'CP_SC_SEL_SHOW_SCREEN_PROVIDE'.

CPCC_S_ECM_DATA_PROVIDE_BY_TGR CALL FUNCTION 'CPCC_S_ECM_DATA_PROVIDE_BY_TGR' EXPORTING i_plnty = -plnty i_plnnr = -plnnr CHANGING c_ecn_s = aennr c_key_date_s = sttag EXCEPTIONS ecm_data_not_suitable = 1 OTHERS = 2.

FIELD_SELECTION_CUST_ACTIVE CALL FUNCTION 'FIELD_SELECTION_CUST_ACTIVE' EXPORTING modulpool = repid dynprogruppe = 'COM' IMPORTING active = s_flg_field_mod_by_customer-com_active.

IMPORT_DYNPRO CALL FUNCTION 'IMPORT_DYNPRO' EXPORTING dyname = repid dynumb = dynnr TABLES ftab = l_dyn_tab.

CP_RC_OPTIONS_PROVIDE CALL FUNCTION 'CP_RC_OPTIONS_PROVIDE' IMPORTING e_options = options.

T418_READ CALL FUNCTION 'T418_READ' EXPORTING postp = com_class_data-postp IMPORTING struct = t418 EXCEPTIONS no_entry = 1 OTHERS = 2.

FIELD_SELECTION_MODIFY_SINGLE CALL FUNCTION 'FIELD_SELECTION_MODIFY_SINGLE' EXPORTING dynprogruppe = 'COM' mode = 'C' "customer specific modulpool = repid.

FIELD_SELECTION_TABCNTR_SINGLE CALL FUNCTION 'FIELD_SELECTION_TABCNTR_SINGLE' EXPORTING dynprogruppe = 'COM' mode = 'C' modulpool = repid tabcontrol = l_dyn_tab-fnam.

FIELD_SELECTION_TABCNTR_REFRES CALL FUNCTION 'FIELD_SELECTION_TABCNTR_REFRES' .

CP_RC_GROUP_STATUS_PROVIDE





CALL FUNCTION 'CP_RC_GROUP_STATUS_PROVIDE' IMPORTING e_flg_itm_bgr_mode_active = flg_bgr_mode.

CP_RC_OPTIONS_PROVIDE CALL FUNCTION 'CP_RC_OPTIONS_PROVIDE' IMPORTING e_options = options.

CC_PR_CTRL_INFO_PROVIDE CALL FUNCTION 'CC_PR_CTRL_INFO_PROVIDE' IMPORTING effectivity_in_use = effectivity_in_use.

CP_RC_OPTIONS_PROVIDE CALL FUNCTION 'CP_RC_OPTIONS_PROVIDE' IMPORTING e_options = options.

CP_CL_S_TSK_AUTHORITY_CHECK CALL FUNCTION 'CP_CL_S_TSK_AUTHORITY_CHECK' EXPORTING i_ecn_s = i_ecn i_key_date_s = i_key_date "#EC DOM_EQUAL i_plnty = i_plnty i_plnnr = i_plnnr i_plnal = i_plnal i_activity = authority-change IMPORTING e_ecm_data_error_type = no_authority EXCEPTIONS no_valid_task = 1 no_authority = 2 ecm_data_not_suitable = 3.

CS_CL_S_BOM_AUTHORITY_CHECK CALL FUNCTION 'CS_CL_S_BOM_AUTHORITY_CHECK' EXPORTING i_ecn_s = i_ecn i_key_date_s = i_key_date "#EC DOM_EQUAL i_stlty = i_stlty i_stlnr = i_stlnr i_stlal = stlal i_activity = authority-change IMPORTING e_message = no_authority EXCEPTIONS bom_not_found = 1 no_valid_bom = 2 no_authority = 3 ecm_data_not_suitable = 4.

CP_RC_CTRL_DATA_PROVIDE CALL FUNCTION 'CP_RC_CTRL_DATA_PROVIDE' IMPORTING e_effectivity = effectivity.

CP_RC_DATA_LOAD CALL FUNCTION 'CP_RC_DATA_LOAD' EXPORTING i_validity = validity i_context = context i_flg_screen_dark_processing = g_flg_screen_dark_processing i_actype = g_actype EXCEPTIONS OTHERS = 1.

CP_RC_CTRL_DATA_PROVIDE CALL FUNCTION 'CP_RC_CTRL_DATA_PROVIDE' IMPORTING e_effectivity = effectivity.

CP_RC_EFF_DATA_SET CALL FUNCTION 'CP_RC_EFF_DATA_SET' EXCEPTIONS no_values_were_set = 1.

CP_MC_MESSAGE_COLLECT CALL FUNCTION 'CP_MC_MESSAGE_COLLECT' EXCEPTIONS message_not_collected = 1 OTHERS = 2.

CP_MC_MESSAGE_COLLECT CALL FUNCTION 'CP_MC_MESSAGE_COLLECT' EXCEPTIONS message_not_collected = 1 OTHERS = 2.

CP_MC_MESSAGE_COLLECT CALL FUNCTION 'CP_MC_MESSAGE_COLLECT' EXCEPTIONS message_not_collected = 1 OTHERS = 2.

CP_MC_MESSAGE_COLLECT CALL FUNCTION 'CP_MC_MESSAGE_COLLECT' EXCEPTIONS message_not_collected = 1 OTHERS = 2.

CP_RC_OPTIONS_PROVIDE CALL FUNCTION 'CP_RC_OPTIONS_PROVIDE' IMPORTING e_options = options.

CP_RC_STATUS_AND_TITLE_SET CALL FUNCTION 'CP_RC_STATUS_AND_TITLE_SET' EXPORTING i_flg_filter_active = flg_filter_active.

CP_RC_OPTIONS_PROVIDE CALL FUNCTION 'CP_RC_OPTIONS_PROVIDE' IMPORTING e_options = options.

CP_RC_GROUP_STATUS_PROVIDE CALL FUNCTION 'CP_RC_GROUP_STATUS_PROVIDE' IMPORTING e_flg_itm_bgr_mode_active = flg_bgr_mode e_flg_opr_tgr_mode_active = flg_opr_tgr_mode_active.

CP_CC_S_PROVIDE_COM_BY_OPR CALL FUNCTION 'CP_CC_S_PROVIDE_COM_BY_OPR' EXPORTING i_date_from = g_validity-datuv i_date_to = g_validity-datub i_application = options-capid i_material_root = g_context-matnr i_plant_root = g_context-werks i_usage_root = g_context-stlan i_alternative_root = g_context-stlal i_sales_order_root = g_context-vbeln i_sales_order_item_root = g_context-posnr i_plnty = g_context-plnty i_plnnr = g_context-plnnr i_plnal = g_context-plnal i_plnfl = g_context-plnfl i_ident_opr = g_context-ident i_ident_ref_opr = g_context-ident_ref i_vornr_opr = g_context-vornr i_ident_itm = g_context-ident_itm * i_flg_provide_inv = g_flg_display_deleted i_filter_expression = g_com_free_expr * IMPORTING * e_com_inv = e_com_inv TABLES e_com_class_data = e_com_data EXCEPTIONS no_authority = 1 wrong_key = 2 bom_not_found = 3 no_valid_bom = 4 bom_not_active = 5 OTHERS = 6.

CP_MC_MESSAGE_COLLECT CALL FUNCTION 'CP_MC_MESSAGE_COLLECT' EXCEPTIONS message_not_collected = 1 OTHERS = 2.




CP_MC_MESSAGE_COLLECT CALL FUNCTION 'CP_MC_MESSAGE_COLLECT' EXCEPTIONS message_not_collected = 1 OTHERS = 2.

CP_CC_S_PROVIDE_COM_BY_PATH CALL FUNCTION 'CP_CC_S_PROVIDE_COM_BY_PATH' EXPORTING i_key_date_s = g_validity-datuv "#EC DOM_EQUAL i_application = options-capid i_material_root = g_context-matnr i_plant_root = g_context-werks i_usage_root = g_context-stlan i_alternative_root = g_context-stlal i_sales_order_root = g_context-vbeln i_sales_order_item_root = g_context-posnr i_required_quantity_root = options-emeng i_plnty = g_context-plnty i_plnnr = g_context-plnnr i_plnal = g_context-plnal i_plnfl = g_context-plnfl i_flg_provide_inv = g_flg_display_deleted i_filter_expression = g_com_free_expr IMPORTING e_com_inv = e_com_inv TABLES e_com_class_data = com_data e_itm_tree_class_data = itm_tree_data.

CP_CC_S_PROVIDE_COM_BY_PATH CALL FUNCTION 'CP_CC_S_PROVIDE_COM_BY_PATH' EXPORTING i_key_date_s = g_validity-datuv "#EC DOM_EQUAL i_application = options-capid i_material_root = g_context-matnr i_plant_root = g_context-werks i_usage_root = g_context-stlan i_alternative_root = g_context-stlal i_sales_order_root = g_context-vbeln i_sales_order_item_root = g_context-posnr i_required_quantity_root = options-emeng i_plnty = g_context-plnty i_plnnr = g_context-plnnr i_plnal = g_context-plnal i_plnfl = g_context-plnfl i_ident_opr = g_context-ident i_ident_ref_opr = g_context-ident_ref i_vornr_opr = g_context-vornr i_flg_provide_inv = g_flg_display_deleted i_filter_expression = g_com_free_expr IMPORTING e_com_inv = e_com_inv TABLES e_com_class_data = e_com_data.

CP_CC_S_PROVIDE_COM_BGR CALL FUNCTION 'CP_CC_S_PROVIDE_COM_BGR' EXPORTING i_date_from = g_validity-datuv i_date_to = g_validity-datub i_stlty = g_context-stlty i_stlnr = g_context-stlnr i_stvkn = g_context-stlkn i_plnty = g_context-plnty i_plnnr = g_context-plnnr i_plnal = g_context-plnal i_flg_provide_inv = g_flg_display_deleted i_filter_expression = g_com_free_expr i_flg_tsk_group_type_provide = flg_opr_tgr_mode_active IMPORTING e_com_inv = e_com_inv TABLES e_com_class_data = com_data e_itm_tree_class_data = itm_tree_data.

CP_CC_S_PROVIDE_COM_BGR CALL FUNCTION 'CP_CC_S_PROVIDE_COM_BGR' EXPORTING i_date_from = g_validity-datuv i_date_to = g_validity-datub i_stlty = g_context-stlty i_stlnr = g_context-stlnr i_stvkn = g_context-stlkn i_plnty = g_context-plnty i_plnnr = g_context-plnnr i_plnal = g_context-plnal i_plnfl = g_context-plnfl i_ident_opr = g_context-ident i_ident_ref_opr = g_context-ident_ref i_vornr_opr = g_context-vornr i_flg_provide_inv = g_flg_display_deleted i_filter_expression = g_com_free_expr i_flg_tsk_group_type_provide = flg_opr_tgr_mode_active IMPORTING e_com_inv = e_com_inv TABLES e_com_class_data = e_com_data.

CP_RC_DATA_LOAD CALL FUNCTION 'CP_RC_DATA_LOAD' EXPORTING i_context = context.

CP_RC_EFF_DATA_SET CALL FUNCTION 'CP_RC_EFF_DATA_SET' IMPORTING e_effectivity = effectivity EXCEPTIONS no_values_were_set = 1.

CP_RC_DELETION_CONFIRM CALL FUNCTION 'CP_RC_DELETION_CONFIRM' EXCEPTIONS no_deletion = 1.

CP_CC_S_DELETE_BY_COM CALL FUNCTION 'CP_CC_S_DELETE_BY_COM' EXPORTING i_ecn_s = effectivity-aennr i_key_date_s = effectivity-sttag i_com_ident = wa_com_ident_tab IMPORTING e_opr_lock = opr_unlocked EXCEPTIONS no_authority = 1 no_valid_com = 2 no_key_date = 3 operation_not_locked = 4 path_incomplete = 5 ecm_data_not_suitable = 6 link_to_ref_set_of_opr = 7.

CP_OV_OPR_LIST_OF_FAILED_LOCKS CALL FUNCTION 'CP_OV_OPR_LIST_OF_FAILED_LOCKS' IMPORTING e_flg_opr_relock = flg_relock TABLES i_opr_unlocked = opr_unlocked.

CP_MC_MESSAGE_COLLECT CALL FUNCTION 'CP_MC_MESSAGE_COLLECT' EXCEPTIONS message_not_collected = 1 OTHERS = 2.

CP_MC_MESSAGE_COLLECT CALL FUNCTION 'CP_MC_MESSAGE_COLLECT' EXCEPTIONS message_not_collected = 1 OTHERS = 2.

CP_MC_MESSAGE_COLLECT CALL FUNCTION 'CP_MC_MESSAGE_COLLECT' EXCEPTIONS message_not_collected = 1 OTHERS = 2.

CT_EX_S_PATH_CTRL_INFO_PROVIDE CALL FUNCTION 'CT_EX_S_PATH_CTRL_INFO_PROVIDE' EXPORTING i_stlty_w = g_com_rep-stlty_w i_stlnr_w = g_com_rep-stlnr_w i_stlal_w = g_com_rep-stlal_w i_path = g_com_rep-kante IMPORTING e_flg_path_expanded = flg_path_expanded.

CT_EX_S_PATH_CTRL_INFO_PROVIDE CALL FUNCTION 'CT_EX_S_PATH_CTRL_INFO_PROVIDE' EXPORTING i_stlty_w = g_com_rep-stlty_w i_stlnr_w = g_com_rep-stlnr_w i_stlal_w = g_com_rep-stlal_w i_path = g_com_rep-kante IMPORTING e_flg_path_expanded = flg_path_expanded.

CP_RC_CTRL_DATA_PROVIDE CALL FUNCTION 'CP_RC_CTRL_DATA_PROVIDE' IMPORTING e_effectivity = effectivity.

CP_RC_OPTIONS_PROVIDE CALL FUNCTION 'CP_RC_OPTIONS_PROVIDE' IMPORTING e_options = options.

CP_CC_S_PROVIDE_COM_BY_PATH CALL FUNCTION 'CP_CC_S_PROVIDE_COM_BY_PATH' EXPORTING i_key_date_s = g_validity-datuv "#EC DOM_EQUAL i_application = options-capid i_material_root = g_context-matnr i_plant_root = g_context-werks i_usage_root = g_context-stlan i_alternative_root = g_context-stlal i_sales_order_root = g_context-vbeln i_sales_order_item_root = g_context-posnr i_required_quantity_root = options-emeng i_plnty = g_context-plnty i_plnnr = g_context-plnnr i_plnal = g_context-plnal i_plnfl = g_context-plnfl i_ident_opr = g_context-ident i_ident_itm = g_context-ident_itm i_path = i_path i_flg_provide_inv = g_flg_display_deleted i_flg_path_expand_totally = i_flg_path_expand_totally IMPORTING e_com_inv = com_inv_tab TABLES e_com_class_data = com_data e_itm_tree_class_data = itm_tree_data EXCEPTIONS OTHERS = 1.

CP_RC_CTRL_DATA_PROVIDE CALL FUNCTION 'CP_RC_CTRL_DATA_PROVIDE' IMPORTING e_effectivity = effectivity.

CP_RC_OPTIONS_PROVIDE CALL FUNCTION 'CP_RC_OPTIONS_PROVIDE' IMPORTING e_options = options.

CP_CC_S_COLLAPSE_ITM_BY_PATH CALL FUNCTION 'CP_CC_S_COLLAPSE_ITM_BY_PATH' EXPORTING i_key_date_s = g_validity-datuv "#EC DOM_EQUAL i_application = options-capid i_material_root = g_context-matnr i_plant_root = g_context-werks i_usage_root = g_context-stlan i_alternative_root = g_context-stlal i_sales_order_root = g_context-vbeln i_sales_order_item_root = g_context-posnr i_required_quantity_root = options-emeng i_path = i_path IMPORTING e_path_parent = path_parent[] EXCEPTIONS root_is_locked_exclusively = 1 OTHERS = 2.

CT_EX_S_PATH_CTRL_INFO_PROVIDE CALL FUNCTION 'CT_EX_S_PATH_CTRL_INFO_PROVIDE' EXPORTING i_stlty_w = -stlty_w i_stlnr_w = -stlnr_w i_stlal_w = -stlal_w i_path = -kante IMPORTING e_flg_path_expanded = flg_path_expanded.

CP_RC_OPTIONS_PROVIDE CALL FUNCTION 'CP_RC_OPTIONS_PROVIDE' IMPORTING e_options = options.

CP_RC_GROUP_STATUS_PROVIDE CALL FUNCTION 'CP_RC_GROUP_STATUS_PROVIDE' IMPORTING e_flg_opr_tgr_mode_active = flg_opr_tgr_mode_active.

CP_CL_S_OPR_CTRL_INFO_PROVIDE CALL FUNCTION 'CP_CL_S_OPR_CTRL_INFO_PROVIDE' EXPORTING i_plnty = com_class_data-plnty i_plnnr = com_class_data-plnnr i_plnal = com_class_data-plnal i_plnfl = com_class_data-plnfl i_ident = com_class_data-ident IMPORTING e_flg_tsk_group = flg_tsk_group EXCEPTIONS no_valid_operation = 1 operation_locked = 2 wrong_key = 3.

CP_CC_S_DELETE_BY_COM CALL FUNCTION 'CP_CC_S_DELETE_BY_COM' EXPORTING i_ecn_s = g_effectivity-aennr i_key_date_s = g_effectivity-sttag i_com_ident = wa_com_ident_tab IMPORTING e_opr_lock = opr_unlocked EXCEPTIONS no_authority = 1 no_valid_com = 2 no_key_date = 3 operation_not_locked = 4 path_incomplete = 5 ecm_data_not_suitable = 6.

CP_RC_OPTIONS_PROVIDE CALL FUNCTION 'CP_RC_OPTIONS_PROVIDE' IMPORTING e_options = options.

CM_CL_S_COM_CHANGE CALL FUNCTION 'CM_CL_S_COM_CHANGE' EXPORTING i_ecn_s = i_ecn i_key_date_s = i_key_date i_com_class_data = com_class_data i_com_plnfl_old = g_com_class_data_old-plnfl i_com_plnkn_old = g_com_class_data_old-plnkn EXCEPTIONS no_authority = 1 no_valid_com = 2 operation_not_locked = 3 item_not_locked = 4 ecm_data_not_suitable = 5 operation_not_specified = 6 item_not_specified = 7 allocation_has_to_be_removed = 8 OTHERS = 9.

CP_RC_OPTIONS_PROVIDE CALL FUNCTION 'CP_RC_OPTIONS_PROVIDE' IMPORTING e_options = options.

CP_RC_OPTIONS_PROVIDE CALL FUNCTION 'CP_RC_OPTIONS_PROVIDE' IMPORTING e_options = options.

CP_RC_BROWSER_STATUS_PROVIDE CALL FUNCTION 'CP_RC_BROWSER_STATUS_PROVIDE' IMPORTING e_flg_browser_active = flg_browser_active.

CP_CC_S_SESSION_DATA_PROVIDE CALL FUNCTION 'CP_CC_S_SESSION_DATA_PROVIDE' IMPORTING e_date_from = session_date_from e_date_to = session_date_to.

CPWBBROWSER_UPDATE_DATA_LOAD CALL FUNCTION 'CPWBBROWSER_UPDATE_DATA_LOAD' EXPORTING i_del_handle_tab = c_com_handle_del i_ins_handle_tab = com_handle_ins i_objtyp = cwb_class-com.

CM_CL_S_COM_HANDLE_PROVIDE CALL FUNCTION 'CM_CL_S_COM_HANDLE_PROVIDE' EXPORTING i_date_from = i_date_from i_date_to = i_date_to i_plnty = wa_i_com_ident-plnty i_plnnr = wa_i_com_ident-plnnr i_plnal = wa_i_com_ident-plnal i_plnfl = wa_i_com_ident-plnfl i_plnkn = wa_i_com_ident-plnkn i_ident = wa_i_com_ident-ident i_zuonr = wa_i_com_ident-zuonr TABLES e_handle_tab = com_handle.

CP_RC_OPTIONS_PROVIDE CALL FUNCTION 'CP_RC_OPTIONS_PROVIDE' IMPORTING e_options = options.

CP_RC_OPTIONS_PROVIDE CALL FUNCTION 'CP_RC_OPTIONS_PROVIDE' IMPORTING e_options = options.

CP_RC_OPTIONS_PROVIDE CALL FUNCTION 'CP_RC_OPTIONS_PROVIDE' IMPORTING e_options = options.

CM_OV_COM_FILTER_OPTION_UPDATE CALL FUNCTION 'CM_OV_COM_FILTER_OPTION_UPDATE'.

CM_OV_COM_FILTER_OPTION_UPDATE CALL FUNCTION 'CM_OV_COM_FILTER_OPTION_UPDATE'.

CM_OV_COM_FILTER_OPTION_UPDATE CALL FUNCTION 'CM_OV_COM_FILTER_OPTION_UPDATE'.

CP_RC_SCREEN_INFO_PROVIDE CALL FUNCTION 'CP_RC_SCREEN_INFO_PROVIDE' IMPORTING e_flg_screen_detail = flg_screen_detail.

REUSE_ALV_LIST_DISPLAY CALL FUNCTION 'REUSE_ALV_LIST_DISPLAY' EXPORTING i_callback_program = scr_const-cp_overview i_structure_name = 'COM_CLASS_DATA' i_save = 'A' is_variant = variant TABLES t_outtab = com_class_data.

CP_MC_MESSAGE_COLLECT CALL FUNCTION 'CP_MC_MESSAGE_COLLECT' EXCEPTIONS message_not_collected = 1 OTHERS = 2.

CP_RC_OPTIONS_PROVIDE CALL FUNCTION 'CP_RC_OPTIONS_PROVIDE' IMPORTING e_options = options.

CP_MC_MESSAGE_COLLECT CALL FUNCTION 'CP_MC_MESSAGE_COLLECT' EXCEPTIONS message_not_collected = 1 OTHERS = 2.

CP_RC_EFF_DATA_SET CALL FUNCTION 'CP_RC_EFF_DATA_SET' IMPORTING e_effectivity = effectivity EXCEPTIONS no_values_were_set = 1.

CP_RC_CTRL_DATA_PROVIDE CALL FUNCTION 'CP_RC_CTRL_DATA_PROVIDE' IMPORTING e_context = context.

CP_MC_MESSAGE_COLLECT CALL FUNCTION 'CP_MC_MESSAGE_COLLECT' EXCEPTIONS message_not_collected = 1 OTHERS = 2.

CP_MC_MESSAGE_COLLECT CALL FUNCTION 'CP_MC_MESSAGE_COLLECT' EXCEPTIONS message_not_collected = 1 OTHERS = 2.

CP_MC_OPEN CALL FUNCTION 'CP_MC_OPEN' EXPORTING i_message_handler = message_handler-appl_log i_save_protocoll = const-flg_yes.

CP_MC_COM_SET CALL FUNCTION 'CP_MC_COM_SET' EXPORTING i_mandt = com_class_data-mandt i_plnty = com_class_data-plnty i_plnnr = com_class_data-plnnr i_plnal = com_class_data-plnal i_plnfl = com_class_data-plnfl i_plnkn = com_class_data-plnkn i_ident = com_class_data-ident i_vornr = com_class_data-vornr i_stlty = com_class_data-stlty i_stlnr = com_class_data-stlnr i_stlal = com_class_data-stlal i_stlkn = com_class_data-stlkn EXCEPTIONS message_object_not_set = 1 object_not_supp_by_handler = 2 loss_of_collected_messages = 3 OTHERS = 4.

CP_MC_CLOSE CALL FUNCTION 'CP_MC_CLOSE'.

CM_OV_BROWSER_UPDATE CALL FUNCTION 'CM_OV_BROWSER_UPDATE' EXPORTING i_com_ident_ins_tab = i_com_ident_ins_tab.



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 CM_COM_FORM or its description.