SAP Reports / Programs | Cross-Application Components | European Monetary Union: Euro(CA-EUR) SAP CA

CNVC_SCNG_HEAD_TM SAP ABAP Report - Comp. run header







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


Text pool values


Selection Text: P_MAX = Max. rows
Selection Text: PE_008 = Nbr of systems
Selection Text: PE_007 = Flag: Activated
Selection Text: PE_006 = Short text
Selection Text: PE_005 = Creation time
Selection Text: PE_004 = Creation date
Selection Text: PE_003 = User name
Selection Text: PE_002 = Customer
Selection Text: PE_001 = Comparison run
Selection Text: PV_008 = Nbr of systems
Selection Text: PV_007 = Flag: Activated
Selection Text: PV_006 = Short text
Selection Text: PV_005 = Creation time
Selection Text: PV_004 = Creation date
Selection Text: PV_003 = User name
Selection Text: PV_002 = Customer
Selection Text: PV_001 = Comparison run
Selection Text: SO_008 = Nbr of systems
Selection Text: SO_007 = Flag: Activated
Selection Text: SO_006 = Short text
Selection Text: SO_005 = Creation time
Selection Text: SO_004 = Creation date
Selection Text: SO_003 = User name
Selection Text: SO_002 = Customer
Selection Text: SO_001 = Comparison run
Title: Comp. run header


INCLUDES used within this REPORT CNVC_SCNG_HEAD_TM

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:

CNVCF_SCWB_ZLOG CALL FUNCTION 'CNVCF_SCWB_ZLOG' EXPORTING i_log_object = c_obj_zxiproxy i_extnumber = l_ext_number TABLES t_log_message = it_log_message EXCEPTIONS log_header_inconsistent = 1 logging_error = 2 OTHERS = 3.

BAL_DSP_LOG_DISPLAY * CALL FUNCTION 'BAL_DSP_LOG_DISPLAY' ** EXPORTING ** I_S_LOG_FILTER = ** I_T_LOG_CONTEXT_FILTER = ** I_S_MSG_FILTER = ** I_T_MSG_CONTEXT_FILTER = ** I_T_LOG_HANDLE = ** I_T_MSG_HANDLE = ** I_S_DISPLAY_PROFILE = ** I_AMODAL = ' ' * EXCEPTIONS * OTHERS = 1.

REUSE_ALV_GRID_DISPLAY CALL FUNCTION 'REUSE_ALV_GRID_DISPLAY' EXPORTING i_callback_program = gv_repid i_callback_user_command = gs_user_command is_layout = gs_layout it_fieldcat = gt_fieldcat it_events = gt_events i_callback_pf_status_set = 'SET_MY_PF' TABLES t_outtab = gt_data.

REUSE_ALV_LIST_DISPLAY CALL FUNCTION 'REUSE_ALV_LIST_DISPLAY' EXPORTING i_callback_program = gv_repid i_callback_user_command = gs_user_command is_layout = gs_layout it_fieldcat = gt_fieldcat it_events = gt_events i_callback_pf_status_set = 'SET_MY_PF' TABLES t_outtab = gt_data.

REUSE_ALV_COMMENTARY_WRITE CALL FUNCTION 'REUSE_ALV_COMMENTARY_WRITE' EXPORTING it_list_commentary = lt * I_LOGO = * I_END_OF_LIST_GRID = .

CNVCF_SCWB_ZLOG CALL FUNCTION 'CNVCF_SCWB_ZLOG' EXPORTING i_log_object = c_obj_zxiproxy i_extnumber = l_ext_number TABLES t_log_message = it_log_message EXCEPTIONS log_header_inconsistent = 1 logging_error = 2 OTHERS = 3.

CNVCF_SCWB_ZLOG CALL FUNCTION 'CNVCF_SCWB_ZLOG' EXPORTING i_log_object = c_obj_zxiproxy i_extnumber = l_ext_number TABLES t_log_message = it_log_message EXCEPTIONS log_header_inconsistent = 1 logging_error = 2 OTHERS = 3.

POPUP_TO_DISPLAY_TEXT_LO *CALL FUNCTION 'POPUP_TO_DISPLAY_TEXT_LO' * EXPORTING * TITEL = 'Info' * TEXTLINE1 = 'Double-click on entry' * TEXTLINE2 = ' ' * TEXTLINE3 = ' ' * START_COLUMN = 15 * START_ROW = 6 * .

CNVCF_SCWB_ZLOG CALL FUNCTION 'CNVCF_SCWB_ZLOG' EXPORTING i_log_object = c_obj_zxiproxy i_extnumber = l_ext_number TABLES t_log_message = it_log_message EXCEPTIONS log_header_inconsistent = 1 logging_error = 2 OTHERS = 3.

CNVCF_SCWB_ZLOG CALL FUNCTION 'CNVCF_SCWB_ZLOG' EXPORTING i_log_object = c_obj_zxiproxy i_extnumber = l_ext_number TABLES t_log_message = it_log_message EXCEPTIONS log_header_inconsistent = 1 logging_error = 2 OTHERS = 3.

CNVCF_SCWB_ZLOG CALL FUNCTION 'CNVCF_SCWB_ZLOG' EXPORTING i_log_object = c_obj_zxiproxy i_extnumber = l_ext_number TABLES t_log_message = it_log_message EXCEPTIONS log_header_inconsistent = 1 logging_error = 2 OTHERS = 3.

CNVCF_SCWB_ZLOG CALL FUNCTION 'CNVCF_SCWB_ZLOG' EXPORTING i_log_object = c_obj_zxiproxy i_extnumber = l_ext_number TABLES t_log_message = it_log_message EXCEPTIONS log_header_inconsistent = 1 logging_error = 2 OTHERS = 3.

CNVCF_SCWB_ZLOG CALL FUNCTION 'CNVCF_SCWB_ZLOG' EXPORTING i_log_object = c_obj_zxiproxy i_extnumber = l_ext_number TABLES t_log_message = it_log_message EXCEPTIONS log_header_inconsistent = 1 logging_error = 2 OTHERS = 3.

CNVCF_SCWB_ZLOG CALL FUNCTION 'CNVCF_SCWB_ZLOG' EXPORTING i_log_object = c_obj_zxiproxy i_extnumber = l_ext_number TABLES t_log_message = it_log_message EXCEPTIONS log_header_inconsistent = 1 logging_error = 2 OTHERS = 3.

CNVCF_SCWB_ZLOG CALL FUNCTION 'CNVCF_SCWB_ZLOG' EXPORTING i_log_object = c_obj_zxiproxy i_extnumber = l_ext_number TABLES t_log_message = it_log_message EXCEPTIONS log_header_inconsistent = 1 logging_error = 2 OTHERS = 3.

CNVCF_SCWB_ZLOG CALL FUNCTION 'CNVCF_SCWB_ZLOG' EXPORTING i_log_object = c_obj_zxiproxy i_extnumber = l_ext_number TABLES t_log_message = it_log_message EXCEPTIONS log_header_inconsistent = 1 logging_error = 2 OTHERS = 3.

CNVCF_SCWB_ZLOG CALL FUNCTION 'CNVCF_SCWB_ZLOG' EXPORTING i_log_object = c_obj_zxiproxy i_extnumber = l_ext_number TABLES t_log_message = it_log_message EXCEPTIONS log_header_inconsistent = 1 logging_error = 2 OTHERS = 3.

CNVCF_SCWB_ZLOG CALL FUNCTION 'CNVCF_SCWB_ZLOG' EXPORTING i_log_object = c_obj_zxiproxy i_extnumber = l_ext_number TABLES t_log_message = it_log_message EXCEPTIONS log_header_inconsistent = 1 logging_error = 2 OTHERS = 3.

POPUP_TO_CONFIRM





CALL FUNCTION 'POPUP_TO_CONFIRM' EXPORTING titlebar = 'Are you sure?' * DIAGNOSE_OBJECT = ' ' text_question = lv_text text_button_1 = 'Ja' * ICON_BUTTON_1 = ' ' text_button_2 = 'Nein' * ICON_BUTTON_2 = ' ' * DEFAULT_BUTTON = '1' * DISPLAY_CANCEL_BUTTON = 'X' * USERDEFINED_F1_HELP = ' ' * START_COLUMN = 25 * START_ROW = 6 * POPUP_TYPE = IMPORTING answer = ep_answer * TABLES * PARAMETER = * EXCEPTIONS * TEXT_NOT_FOUND = 1 * OTHERS = 2 .

POPUP_TO_CONFIRM CALL FUNCTION 'POPUP_TO_CONFIRM' EXPORTING titlebar = 'Info' * DIAGNOSE_OBJECT = ' ' text_question = lv_text text_button_1 = 'OK' * ICON_BUTTON_1 = ' ' * text_button_2 = 'Nein' * ICON_BUTTON_2 = ' ' * DEFAULT_BUTTON = '1' * DISPLAY_CANCEL_BUTTON = 'X' * USERDEFINED_F1_HELP = ' ' * START_COLUMN = 25 * START_ROW = 6 * POPUP_TYPE = IMPORTING answer = lv_answer * TABLES * PARAMETER = * EXCEPTIONS * TEXT_NOT_FOUND = 1 * OTHERS = 2 .

CNVCF_SCWB_ZLOG CALL FUNCTION 'CNVCF_SCWB_ZLOG' EXPORTING i_log_object = c_obj_zxiproxy i_extnumber = l_ext_number TABLES t_log_message = it_log_message EXCEPTIONS log_header_inconsistent = 1 logging_error = 2 OTHERS = 3.

DOWNLOAD CALL FUNCTION 'DOWNLOAD' TABLES data_tab = lt_data EXCEPTIONS INVALID_FILESIZE = 1 INVALID_TABLE_WIDTH = 2 INVALID_TYPE = 3 NO_BATCH = 4 UNKNOWN_ERROR = 5 GUI_REFUSE_FILETRANSFER = 6 CUSTOMER_ERROR = 7 OTHERS = 8. "#EC ARGCHECKED

CNVCF_SCWB_ZLOG CALL FUNCTION 'CNVCF_SCWB_ZLOG' EXPORTING i_log_object = c_obj_zxiproxy i_extnumber = l_ext_number TABLES t_log_message = it_log_message EXCEPTIONS log_header_inconsistent = 1 logging_error = 2 OTHERS = 3.

UPLOAD CALL FUNCTION 'UPLOAD' * EXPORTING * CODEPAGE = ' ' * FILENAME = ' ' * FILETYPE = ' ' * ITEM = ' ' * FILEMASK_MASK = ' ' * FILEMASK_TEXT = ' ' * FILETYPE_NO_CHANGE = ' ' * FILEMASK_ALL = ' ' * FILETYPE_NO_SHOW = ' ' * LINE_EXIT = ' ' * USER_FORM = ' ' * USER_PROG = ' ' * SILENT = 'S' * IMPORTING * FILESIZE = * CANCEL = * ACT_FILENAME = * ACT_FILETYPE = TABLES data_tab = lt_data EXCEPTIONS conversion_error = 1 invalid_table_width = 2 invalid_type = 3 no_batch = 4 unknown_error = 5 gui_refuse_filetransfer = 6 OTHERS = 7 .

CNVCF_HEX_START CALL FUNCTION 'CNVCF_HEX_START' .

CNVCF_HEX_COLS_CLEAR CALL FUNCTION 'CNVCF_HEX_COLS_CLEAR'.

CNVCF_HEX_COL_ADD CALL FUNCTION 'CNVCF_HEX_COL_ADD' EXPORTING fieldname = 'RUNID ' text = 'Comparison run '.

CNVCF_HEX_COL_ADD CALL FUNCTION 'CNVCF_HEX_COL_ADD' EXPORTING fieldname = 'KUNDE ' text = 'Customer '.

CNVCF_HEX_COL_ADD CALL FUNCTION 'CNVCF_HEX_COL_ADD' EXPORTING fieldname = 'CREUSR ' text = 'User name '.

CNVCF_HEX_COL_ADD CALL FUNCTION 'CNVCF_HEX_COL_ADD' EXPORTING fieldname = 'CREDAT ' text = 'Creation date '.

CNVCF_HEX_COL_ADD CALL FUNCTION 'CNVCF_HEX_COL_ADD' EXPORTING fieldname = 'CRETIM ' text = 'Creation time '.

CNVCF_HEX_COL_ADD CALL FUNCTION 'CNVCF_HEX_COL_ADD' EXPORTING fieldname = 'STEXT ' text = 'Short text '.

CNVCF_HEX_COL_ADD CALL FUNCTION 'CNVCF_HEX_COL_ADD' EXPORTING fieldname = 'XACTIVE ' text = 'Flag: Activated '.

CNVCF_HEX_COL_ADD CALL FUNCTION 'CNVCF_HEX_COL_ADD' EXPORTING fieldname = 'SYSCOUNT ' text = 'Nbr of systems '.

CNVCF_HEX_HEADLINE CALL FUNCTION 'CNVCF_HEX_HEADLINE' EXPORTING text = 'Table download'.

CNVCF_HEX_SUBHEADLINE CALL FUNCTION 'CNVCF_HEX_SUBHEADLINE'.

CNVCF_HEX_DATA CALL FUNCTION 'CNVCF_HEX_DATA' EXPORTING data_table = gt_data do_sum = ' ' CHANGING data_struc = gs_data.

CNVCF_HEX_FINISH CALL FUNCTION 'CNVCF_HEX_FINISH' .




CNVCF_HEX_DOWNLOAD CALL FUNCTION 'CNVCF_HEX_DOWNLOAD' EXPORTING filename = '' EXCEPTIONS file_error = 1 OTHERS = 2.



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