SAP Reports / Programs

CNV_20100_CLOSE_MAPPING_PHASE SAP ABAP Report - Confirm settings







CNV_20100_CLOSE_MAPPING_PHASE is a standard Executable ABAP Report 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 CNV_20100_CLOSE_MAPPING_PHASE into the relevant SAP transactions such as SE38 or SE80


Transaction Code(s):

Below is a list of transaction codes which are relevant to this SAP report

CNV_20100_CONFIRM - Confirm settings


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 CNV_20100_CLOSE_MAPPING_PHASE. "Basic submit
SUBMIT CNV_20100_CLOSE_MAPPING_PHASE AND RETURN. "Return to original report after report execution complete
SUBMIT CNV_20100_CLOSE_MAPPING_PHASE VIA SELECTION-SCREEN. "Display selection screen of submitted report to user
    See more syntax options for the ABAP SUBMIT statement


Text pool values


Title: Confirm settings
Text Symbol: 084 = Cancel
Text Symbol: 080 = Confirm settings
Text Symbol: 039 = Check Item Category Customizing
Text Symbol: 038 = Check Interval Limits
Text Symbol: 037 = Check Descriptions for Conversion
Text Symbol: 036 = Check B Segment Merges
Text Symbol: 035 = Find Undefined B Segment and Implicit Merges
Text Symbol: 034 = Confirm
Text Symbol: 033 = Log
Text Symbol: 032 = Status
Text Symbol: 031 = Check table COES
Text Symbol: 030 = Check Financial Statement Versions
Text Symbol: 028 = Check Accounts for Conversion
Text Symbol: 027 = Activity
Text Symbol: 026 = (see activities below).
Text Symbol: 025 = Otherwise, you need to adapt the mapping tables and restart the check programs
Text Symbol: 024 = If there are warnings (yellow lights), you can continue with the conversion.
Text Symbol: 023 = After confirmation, activities that have a red light now are set to "yellow".
Text Symbol: 022 = Please confirm (by ticking) that you have read the logs.
Text Symbol: 021 = The following list shows the status of activities in phase "Mapping Tables".
Text Symbol: 010 = Processing terminated
Text Symbol: 001 = Log display is being prepared...


INCLUDES used within this REPORT CNV_20100_CLOSE_MAPPING_PHASE

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:

CNV_00001_STATE_GET call function 'CNV_00001_STATE_GET' exporting packid = cwbpack phase = 'R' * TABNAME = progname = &1 * TASKID = * ALL_AS_TABLE = importing exp_cnvstate = cnvstate exceptions no_entry_exists = 1 others = 2.

POPUP_TO_CONFIRM CALL FUNCTION 'POPUP_TO_CONFIRM' EXPORTING titlebar = text-080 diagnose_object = 'CNV_20100_DT_CONFIRM' text_question = '' * text_button_1 = text-083 icon_button_1 = 'ICON_CHECKED' text_button_2 = text-084 icon_button_2 = 'ICON_CANCEL' default_button = '1' display_cancel_button = ' ' * USERDEFINED_F1_HELP = ' ' start_column = 25 start_row = 6 * POPUP_TYPE = IMPORTING answer = antwort0 * TABLES * PARAMETER = EXCEPTIONS text_not_found = 1 OTHERS = 2.

CNV_INT_PROTOCOL_MESSAGE CALL FUNCTION 'CNV_INT_PROTOCOL_MESSAGE' EXPORTING msgty = lp_msgty msgid = lp_msgid msgno = lp_msgno msgv1 = lp_msgv1 msgv2 = lp_msgv2 msgv3 = lp_msgv3 msgv4 = lp_msgv4 level = lp_level probclass = lp_class.

CNV_INT_STATE_UPDATE CALL FUNCTION 'CNV_INT_STATE_UPDATE' EXPORTING state = 'E'.

CNV_INT_STATE_UPDATE CALL FUNCTION 'CNV_INT_STATE_UPDATE' EXPORTING state = 'W'.

CNV_INT_PROTOCOL_WRITE_DB CALL FUNCTION 'CNV_INT_PROTOCOL_WRITE_DB'.

CNV_00001_STATE_GET CALL FUNCTION 'CNV_00001_STATE_GET' EXPORTING packid = cwbpack phase = 'R' progname = prog1 IMPORTING exp_cnvstate = cnvstate EXCEPTIONS no_entry_exists = 1 OTHERS = 2.

CNV_00001_GET_IMG_ACTIVITY CALL FUNCTION 'CNV_00001_GET_IMG_ACTIVITY' EXPORTING packid = cwbpack phase = 'R' * TABNAME = progname = prog1 IMPORTING * ACT_OBJECT = act_text = lv_activity_text EXCEPTIONS no_state_entry_exists = 1 no_activity_found = 2 OTHERS = 3.

CNV_00001_STATE_GET * CALL FUNCTION 'CNV_00001_STATE_GET' * EXPORTING * packid = packid * phase = 'R' * progname = prog2 * IMPORTING * exp_cnvstate = cnvstate * EXCEPTIONS * no_entry_exists = 1 * OTHERS = 2.

CNV_00001_GET_IMG_ACTIVITY * CALL FUNCTION 'CNV_00001_GET_IMG_ACTIVITY' * EXPORTING * packid = packid * phase = 'R' ** TABNAME = * progname = prog2 * IMPORTING ** ACT_OBJECT = * act_text = lv_activity_text * EXCEPTIONS * no_state_entry_exists = 1 * no_activity_found = 2 * OTHERS = 3.

CNV_00001_STATE_GET CALL FUNCTION 'CNV_00001_STATE_GET' EXPORTING packid = cwbpack phase = 'R' progname = prog3 IMPORTING exp_cnvstate = cnvstate EXCEPTIONS no_entry_exists = 1 OTHERS = 2.

CNV_00001_GET_IMG_ACTIVITY CALL FUNCTION 'CNV_00001_GET_IMG_ACTIVITY' EXPORTING packid = cwbpack phase = 'R' * TABNAME = progname = prog3 IMPORTING * ACT_OBJECT = act_text = lv_activity_text EXCEPTIONS no_state_entry_exists = 1 no_activity_found = 2 OTHERS = 3.

CNV_00001_STATE_GET CALL FUNCTION 'CNV_00001_STATE_GET' EXPORTING packid = cwbpack phase = 'R' progname = prog4 IMPORTING exp_cnvstate = cnvstate EXCEPTIONS no_entry_exists = 1 OTHERS = 2.

CNV_00001_GET_IMG_ACTIVITY CALL FUNCTION 'CNV_00001_GET_IMG_ACTIVITY' EXPORTING packid = cwbpack phase = 'R' * TABNAME = progname = prog4 IMPORTING * ACT_OBJECT = act_text = lv_activity_text EXCEPTIONS no_state_entry_exists = 1 no_activity_found = 2 OTHERS = 3.

CNV_00001_STATE_GET CALL FUNCTION 'CNV_00001_STATE_GET' EXPORTING packid = cwbpack phase = 'R' progname = prog5 IMPORTING exp_cnvstate = cnvstate EXCEPTIONS no_entry_exists = 1 OTHERS = 2.

CNV_00001_GET_IMG_ACTIVITY CALL FUNCTION 'CNV_00001_GET_IMG_ACTIVITY' EXPORTING packid = cwbpack phase = 'R' * TABNAME = progname = prog5 IMPORTING * ACT_OBJECT = act_text = lv_activity_text EXCEPTIONS no_state_entry_exists = 1 no_activity_found = 2 OTHERS = 3.

CNV_00001_STATE_GET CALL FUNCTION 'CNV_00001_STATE_GET' EXPORTING packid = cwbpack phase = 'R' progname = prog6 IMPORTING exp_cnvstate = cnvstate EXCEPTIONS no_entry_exists = 1 OTHERS = 2.

CNV_00001_GET_IMG_ACTIVITY CALL FUNCTION 'CNV_00001_GET_IMG_ACTIVITY' EXPORTING packid = cwbpack phase = 'R' * TABNAME = progname = prog6 IMPORTING * ACT_OBJECT = act_text = lv_activity_text EXCEPTIONS no_state_entry_exists = 1 no_activity_found = 2 OTHERS = 3.

CNV_00001_STATE_GET





* CALL FUNCTION 'CNV_00001_STATE_GET' * EXPORTING * packid = packid * phase = 'R' * progname = prog7 * IMPORTING * exp_cnvstate = cnvstate * EXCEPTIONS * no_entry_exists = 1 * OTHERS = 2.

CNV_00001_GET_IMG_ACTIVITY * CALL FUNCTION 'CNV_00001_GET_IMG_ACTIVITY' * EXPORTING * packid = packid * phase = 'R' ** TABNAME = * progname = prog7 * IMPORTING ** ACT_OBJECT = * act_text = lv_activity_text * EXCEPTIONS * no_state_entry_exists = 1 * no_activity_found = 2 * OTHERS = 3.

CNV_00001_STATE_GET CALL FUNCTION 'CNV_00001_STATE_GET' EXPORTING packid = cwbpack phase = 'R' progname = prog8 IMPORTING exp_cnvstate = cnvstate EXCEPTIONS no_entry_exists = 1 OTHERS = 2.

CNV_00001_GET_IMG_ACTIVITY CALL FUNCTION 'CNV_00001_GET_IMG_ACTIVITY' EXPORTING packid = cwbpack phase = 'R' * TABNAME = progname = prog8 IMPORTING * ACT_OBJECT = act_text = lv_activity_text EXCEPTIONS no_state_entry_exists = 1 no_activity_found = 2 OTHERS = 3.

CNV_00001_STATE_GET CALL FUNCTION 'CNV_00001_STATE_GET' EXPORTING packid = cwbpack phase = 'R' progname = prog9 IMPORTING exp_cnvstate = cnvstate EXCEPTIONS no_entry_exists = 1 OTHERS = 2.

CNV_00001_GET_IMG_ACTIVITY CALL FUNCTION 'CNV_00001_GET_IMG_ACTIVITY' EXPORTING packid = cwbpack phase = 'R' * TABNAME = progname = prog9 IMPORTING * ACT_OBJECT = act_text = lv_activity_text EXCEPTIONS no_state_entry_exists = 1 no_activity_found = 2 OTHERS = 3.

CNV_MBT_RFC_GET CALL FUNCTION 'CNV_MBT_RFC_GET' EXPORTING packid = p_pack "<-- must be PCL packid exec_target = 'P' all_as_table = '' none_at_local_dest = 'X' IMPORTING destination_id = gv_destination_id EXCEPTIONS no_destinations_for_packid = 1 no_specific_destination_type = 2 get_system_info_failure = 3 rfc_failure = 4 system_info_has_changed = 5 login_not_possible = 6 wrong_unicode_settings = 7 OTHERS = 8.

CNV_20100_SET_ME_DISPLAY_MODE CALL FUNCTION 'CNV_20100_SET_ME_DISPLAY_MODE' DESTINATION gv_destination_id EXPORTING iv_pcl_packid = p_pack iv_template_name = CL_CNV_20100_SERVICE=>NC_20100_MAP_TEMPL iv_namespace = cl_ltr_any=>nc_namespace_sap iv_display_mode = 'R' IMPORTING ev_error_occurred = gv_error_occurred ev_reason = gv_reason.

DSYS_SHOW_FOR_F1HELP * CALL FUNCTION 'DSYS_SHOW_FOR_F1HELP' * EXPORTING * DOKCLASS = 'DE' * DOKNAME = 'CNV_20100_REPORTS' * CALLED_FROM_SO70 = 'X'.

ICON_CREATE CALL FUNCTION 'ICON_CREATE' EXPORTING name = 'ICON_GREEN_LIGHT' * text = space * INFO = ' ' * add_stdinf = 'X' IMPORTING RESULT = ok EXCEPTIONS icon_not_found = 1 outputfield_too_short = 2 OTHERS = 3.

ICON_CREATE CALL FUNCTION 'ICON_CREATE' EXPORTING name = 'ICON_YELLOW_LIGHT' * text = space * INFO = ' ' * add_stdinf = 'X' IMPORTING RESULT = wrg EXCEPTIONS icon_not_found = 1 outputfield_too_short = 2 OTHERS = 3.

ICON_CREATE CALL FUNCTION 'ICON_CREATE' EXPORTING name = 'ICON_RED_LIGHT' * text = space * INFO = ' ' * add_stdinf = 'X' IMPORTING RESULT = err EXCEPTIONS icon_not_found = 1 outputfield_too_short = 2 OTHERS = 3.

SAPGUI_PROGRESS_INDICATOR CALL FUNCTION 'SAPGUI_PROGRESS_INDICATOR' EXPORTING percentage = proz text = txt EXCEPTIONS OTHERS = 1.

CNV_00001_GET_IMG_ACTIVITY CALL FUNCTION 'CNV_00001_GET_IMG_ACTIVITY' EXPORTING packid = cwbpack phase = 'R' * TABNAME = progname = p_progname IMPORTING * ACT_OBJECT = act_text = lv_activity_text EXCEPTIONS no_state_entry_exists = 1 no_activity_found = 2 OTHERS = 3.

POPUP_DISPLAY_TEXT_WITH_PARAMS CALL FUNCTION 'POPUP_DISPLAY_TEXT_WITH_PARAMS' EXPORTING language = sy-langu popup_title = text-010 start_column = 10 start_row = 3 text_object = 'CNV_20100_DT_CLOSE_MAPPING' IMPORTING cancelled = cancelled TABLES PARAMETERS = params EXCEPTIONS error_in_text = 01 text_not_found = 02.

CNV_00001_GET_IMG_ACTIVITY CALL FUNCTION 'CNV_00001_GET_IMG_ACTIVITY' EXPORTING packid = cwbpack phase = 'R' * TABNAME = progname = p_progname IMPORTING * ACT_OBJECT = act_text = lv_activity_text EXCEPTIONS no_state_entry_exists = 1 no_activity_found = 2 OTHERS = 3.



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