ICL_CMCMT_PAI 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 ICL_CMCMT_PAI 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!
BRF_MAINTAIN_EVENT CALL FUNCTION 'BRF_MAINTAIN_EVENT' EXPORTING iv_edit_mode = '3' iv_applclass = 'ICL' iv_event = lv_event * IV_SKIP_ENTRY_SCREEN = ' ' * IV_RETURN_IF_ERROR = ' ' .
BRF_MAINTAIN_RULES CALL FUNCTION 'BRF_MAINTAIN_RULES' EXPORTING iv_edit_mode = '3' iv_applclass = 'ICL' iv_event = lv_event * IV_SKIP_ENTRY_SCREEN = ' ' * IV_RETURN_IF_ERROR = ' ' .
BRF_MAINTAIN_EXPRESSION CALL FUNCTION 'BRF_MAINTAIN_EXPRESSION' EXPORTING iv_edit_mode = '3' iv_applclass = 'ICL' * IV_EXPRESSION = * IV_IMPORT_STATUS = 'A' * IV_VERSION = 0 * IV_LANGU = SY-LANGU * IV_SKIP_ENTRY_SCREEN = ' ' * IV_RETURN_IF_ERROR = ' ' .
BRF_MAINTAIN_ACTIONS CALL FUNCTION 'BRF_MAINTAIN_ACTIONS' EXPORTING iv_edit_mode = '3' iv_applclass = 'ICL' * IV_ACTION = * IV_IMPORT_STATUS = 'A' * IV_VERSION = 0 * IV_LANGU = SY-LANGU * IV_SKIP_ENTRY_SCREEN = ' ' * IV_RETURN_IF_ERROR = ' ' .
BRF_MAINTAIN_RULE_SET CALL FUNCTION 'BRF_MAINTAIN_RULE_SET' EXPORTING iv_edit_mode = '3' iv_applclass = 'ICL' * IV_RULESET = * IV_IMPORT_STATUS = 'A' * IV_VERSION = 0 * IV_LANGU = SY-LANGU * IV_SKIP_ENTRY_SCREEN = ' ' * IV_RETURN_IF_ERROR = ' ' * IS_EVENT_EXT = * IV_WB_MODE = '~' * IV_CALLED_FROM_WB = ' ' .
BRF_RULE_SET_STATUS_OVERVIEW CALL FUNCTION 'BRF_RULE_SET_STATUS_OVERVIEW' EXPORTING iv_applclass = 'ICL'.
VIEW_MAINTENANCE_CALL CALL FUNCTION 'VIEW_MAINTENANCE_CALL' EXPORTING action = 'S' * CORR_NUMBER = ' ' * GENERATE_MAINT_TOOL_IF_MISSING = ' ' * SHOW_SELECTION_POPUP = 'X' view_name = 'TICL936' * NO_WARNING_FOR_CLIENTINDEP = ' ' * RFC_DESTINATION_FOR_UPGRADE = ' ' * CLIENT_FOR_UPGRADE = ' ' * VARIANT_FOR_SELECTION = ' ' * COMPLEX_SELCONDS_USED = ' ' * CHECK_DDIC_MAINFLAG = 'X' * SUPPRESS_WA_POPUP = ' ' * TABLES * dba_sellist = * EXCL_CUA_FUNCT = EXCEPTIONS client_reference = 1 foreign_lock = 2 invalid_action = 3 no_clientindependent_auth = 4 no_database_function = 5 no_editor_function = 6 no_show_auth = 7 no_tvdir_entry = 8 no_upd_auth = 9 only_show_allowed = 10 system_failure = 11 unknown_field_in_dba_sellist = 12 view_not_found = 13 maintenance_prohibited = 14 OTHERS = 15.
VIEW_MAINTENANCE_CALL CALL FUNCTION 'VIEW_MAINTENANCE_CALL' EXPORTING action = 'S' * CORR_NUMBER = ' ' * GENERATE_MAINT_TOOL_IF_MISSING = ' ' * SHOW_SELECTION_POPUP = 'X' view_name = 'M_TBRF141' * NO_WARNING_FOR_CLIENTINDEP = ' ' * RFC_DESTINATION_FOR_UPGRADE = ' ' * CLIENT_FOR_UPGRADE = ' ' * VARIANT_FOR_SELECTION = ' ' * COMPLEX_SELCONDS_USED = ' ' * CHECK_DDIC_MAINFLAG = 'X' * SUPPRESS_WA_POPUP = ' ' * TABLES * dba_sellist = * EXCL_CUA_FUNCT = EXCEPTIONS client_reference = 1 foreign_lock = 2 invalid_action = 3 no_clientindependent_auth = 4 no_database_function = 5 no_editor_function = 6 no_show_auth = 7 no_tvdir_entry = 8 no_upd_auth = 9 only_show_allowed = 10 system_failure = 11 unknown_field_in_dba_sellist = 12 view_not_found = 13 maintenance_prohibited = 14 OTHERS = 15.
VIEW_MAINTENANCE_CALL CALL FUNCTION 'VIEW_MAINTENANCE_CALL' EXPORTING action = 'S' * CORR_NUMBER = ' ' * GENERATE_MAINT_TOOL_IF_MISSING = ' ' * SHOW_SELECTION_POPUP = 'X' view_name = 'M_TBRF230' * NO_WARNING_FOR_CLIENTINDEP = ' ' * RFC_DESTINATION_FOR_UPGRADE = ' ' * CLIENT_FOR_UPGRADE = ' ' * VARIANT_FOR_SELECTION = ' ' * COMPLEX_SELCONDS_USED = ' ' * CHECK_DDIC_MAINFLAG = 'X' * SUPPRESS_WA_POPUP = ' ' * TABLES * dba_sellist = * EXCL_CUA_FUNCT = EXCEPTIONS client_reference = 1 foreign_lock = 2 invalid_action = 3 no_clientindependent_auth = 4 no_database_function = 5 no_editor_function = 6 no_show_auth = 7 no_tvdir_entry = 8 no_upd_auth = 9 only_show_allowed = 10 system_failure = 11 unknown_field_in_dba_sellist = 12 view_not_found = 13 maintenance_prohibited = 14 OTHERS = 15.
VIEW_MAINTENANCE_CALL CALL FUNCTION 'VIEW_MAINTENANCE_CALL' EXPORTING action = 'S' * CORR_NUMBER = ' ' * GENERATE_MAINT_TOOL_IF_MISSING = ' ' * SHOW_SELECTION_POPUP = 'X' view_name = 'M_TBRF110' * NO_WARNING_FOR_CLIENTINDEP = ' ' * RFC_DESTINATION_FOR_UPGRADE = ' ' * CLIENT_FOR_UPGRADE = ' ' * VARIANT_FOR_SELECTION = ' ' * COMPLEX_SELCONDS_USED = ' ' * CHECK_DDIC_MAINFLAG = 'X' * SUPPRESS_WA_POPUP = ' ' * TABLES * dba_sellist = * EXCL_CUA_FUNCT = EXCEPTIONS client_reference = 1 foreign_lock = 2 invalid_action = 3 no_clientindependent_auth = 4 no_database_function = 5 no_editor_function = 6 no_show_auth = 7 no_tvdir_entry = 8 no_upd_auth = 9 only_show_allowed = 10 system_failure = 11 unknown_field_in_dba_sellist = 12 view_not_found = 13 maintenance_prohibited = 14 OTHERS = 15.
BRF_WB_MAINTAIN_SETTINGS CALL FUNCTION 'BRF_WB_MAINTAIN_SETTINGS' EXPORTING iv_userid = sy-uname.
Although this basic information may have limited use it does provide an easy to find location to store any knowledge about this program/report.
ICL_CMCMT_PAI - ICLCMCMTPAI ICL_CMCMT_F - ICLCMCMTF ICL_CMCAC_810 - Include ICL_CMCAC_810 ICL_CLOSING_RATIO_KPI_TOP - Include ICL_CLOSING_RATIO_KPI_TOP ICL_CLOSING_RATIO_KPI_F01 - Include ICL_CLOSING_RATIO_KPI_F01 ICL_CLOSING_RATIO_KPI - Determination of the Closing Ratio for Generic Key Figure Monitor