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

CNVC_SCWB_WB1VG_V1 SAP ABAP Report - System Comparison Workbench







CNVC_SCWB_WB1VG_V1 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_SCWB_WB1VG_V1 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

CNVC_SCWB1_V1 - System comparison workbench


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_SCWB_WB1VG_V1. "Basic submit
SUBMIT CNVC_SCWB_WB1VG_V1 AND RETURN. "Return to original report after report execution complete
SUBMIT CNVC_SCWB_WB1VG_V1 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: SO_NAME = Object name
Selection Text: P_RUNID = Comparison run
Title: System Comparison Workbench
Text Symbol: T26 = This may cause problem for some actions.
Text Symbol: T30 = No active comparison run found
Text Symbol: T31 = This comparison run does not exist
Text Symbol: T32 = Error during opening search help for runid.
Text Symbol: T33 = Error during 1st grid displaying
Text Symbol: T34 = Error during 2nd grid displaying
Text Symbol: T35 = run does not exist:
Text Symbol: T36 = Object name
Text Symbol: T37 = Hiding objects last change only by SAP
Text Symbol: T38 = Un-Hiding objects last change only by SAP
Text Symbol: T39 = Check report was not run - functionality disabled
Text Symbol: T40 = Error during Codepages grid displaying.
Text Symbol: T41 = System ID
Text Symbol: T42 = Target system
Text Symbol: T43 = Codepage type
Text Symbol: T44 = Codepage(s)
Text Symbol: T45 = For any client-transfer SAP SLO needs to be contacted.
Text Symbol: T46 = Check SAPnet-note number : &1.
Text Symbol: T47 = Single
Text Symbol: T48 = Unicode
Text Symbol: T49 = MDMP
Text Symbol: T25 = System &1 is offline.
Text Symbol: T01 = Object Type
Text Symbol: T02 = Description
Text Symbol: T03 = Identical
Text Symbol: T04 = Delta
Text Symbol: T05 = Conflicts
Text Symbol: T06 = System ID
Text Symbol: T07 = Sum
Text Symbol: T08 = Release
Text Symbol: T09 = Destination
Text Symbol: T10 = No active run found
Text Symbol: T11 = Run doesn't exist :
Text Symbol: T12 = Warning
Text Symbol: T13 = For big count of objects displaying of the output can take long and can lead to dump if memory is low.





Text Symbol: T14 = Inactive
Text Symbol: T15 = Active
Text Symbol: T16 = Choose what you want to do :
Text Symbol: T17 = Display only first
Text Symbol: T18 = Display whole list (on your own risk)
Text Symbol: T19 = Leave without doing anything
Text Symbol: T20 = entries
Text Symbol: T21 = You set larger number of objects than availible. Number will be set to
Text Symbol: T22 = max count of objects.
Text Symbol: T23 = There are no customizing relevant data
Text Symbol: T24 = Error


INCLUDES used within this REPORT CNVC_SCWB_WB1VG_V1

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_MBT_AUTHORITY_CHECK CALL FUNCTION 'CNV_MBT_AUTHORITY_CHECK' EXPORTING im_area = 'SLOP' im_level = 'PACKAGE' im_activity = '03' EXCEPTIONS no_authority = 1 OTHERS = 2.

CNVCF_SCNG_RUNID_GETACTIVE * CALL FUNCTION 'CNVCF_SCNG_RUNID_GETACTIVE' * IMPORTING * runid = p_runid.

CNVCF_SCWB_ZLOG * CALL FUNCTION 'CNVCF_SCWB_ZLOG' * EXPORTING * i_log_object = c_obj_zxiproxy * i_extnumber = gv_ext_number * TABLES * t_log_message = gt_log_message * EXCEPTIONS * log_header_inconsistent = 1 * logging_error = 2 * OTHERS = 3.

POPUP_TO_INFORM * CALL FUNCTION 'POPUP_TO_INFORM' * EXPORTING * TITEL = ' ' * TXT1 = text-t10 * TXT2 = ' ' * TXT3 = ' ' * TXT4 = ' ' * .

CNVCF_SCWB_ZLOG * CALL FUNCTION 'CNVCF_SCWB_ZLOG' * EXPORTING * i_log_object = c_obj_zxiproxy * i_extnumber = gv_ext_number * TABLES * t_log_message = gt_log_message * EXCEPTIONS * log_header_inconsistent = 1 * logging_error = 2 * OTHERS = 3.

F4IF_INT_TABLE_VALUE_REQUEST CALL FUNCTION 'F4IF_INT_TABLE_VALUE_REQUEST' EXPORTING retfield = 'RUNID' dynpprog = sy-repid dynpnr = sy-dynnr dynprofield = 'P_RUNID' value_org = 'S' TABLES value_tab = gt_shlp EXCEPTIONS parameter_error = 1 no_values_found = 2 OTHERS = 3.

CNVCF_SCWB_ZLOG * CALL FUNCTION 'CNVCF_SCWB_ZLOG' * EXPORTING * i_log_object = c_obj_zxiproxy * i_extnumber = gv_ext_number * TABLES * t_log_message = gt_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 = gv_ext_number * TABLES * t_log_message = gt_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 = gv_ext_number * TABLES * t_log_message = gt_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 = gv_ext_number * TABLES * t_log_message = gt_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 = gv_ext_number * TABLES * t_log_message = gt_log_message * EXCEPTIONS * log_header_inconsistent = 1 * logging_error = 2 * OTHERS = 3.

POPUP_TO_INFORM CALL FUNCTION 'POPUP_TO_INFORM' EXPORTING titel = ' ' txt1 = text-t39 txt2 = ' '.

POPUP_TO_INFORM





CALL FUNCTION 'POPUP_TO_INFORM' EXPORTING titel = ' ' txt1 = text-t37 txt2 = ' '.

POPUP_TO_INFORM CALL FUNCTION 'POPUP_TO_INFORM' EXPORTING titel = ' ' txt1 = text-t39 txt2 = ' '.

POPUP_TO_INFORM CALL FUNCTION 'POPUP_TO_INFORM' EXPORTING titel = ' ' txt1 = text-t38 txt2 = ' '.

POPUP_TO_INFORM CALL FUNCTION 'POPUP_TO_INFORM' EXPORTING titel = text-t12 txt1 = text-t23 txt2 = ' '.

DOCU_CALL CALL FUNCTION 'DOCU_CALL' EXPORTING DISPL = 'X' DISPL_MODE = '2' ID = 'TX' LANGU = SY-LANGU OBJECT = 'CNVC_SCWB_RESULT_V1' EXTENSION_MODE = 'X' SUPPRESS_EDIT = 'X' EXCEPTIONS WRONG_NAME = 0 OTHERS = 0.

CNVCF_SCWB_SYSINFO_GET CALL FUNCTION 'CNVCF_SCWB_SYSINFO_GET' EXPORTING runid = p_runid system_id = gs_systems-sys_name IMPORTING description = gs_system1-system_desc release = gs_system1-system_release rfcdest = gs_system1-system_dest.

POPUP_TO_INFORM CALL FUNCTION 'POPUP_TO_INFORM' EXPORTING titel = text-t24 txt1 = lv_string * System &1 is offline.

CNVCF_SCWB_ZLOG * CALL FUNCTION 'CNVCF_SCWB_ZLOG' * EXPORTING * i_log_object = c_obj_zxiproxy * i_extnumber = gv_ext_number * TABLES * t_log_message = gt_log_message * EXCEPTIONS * log_header_inconsistent = 1 * logging_error = 2 * OTHERS = 3.

POPUP_TO_INFORM CALL FUNCTION 'POPUP_TO_INFORM' EXPORTING TITEL = text-t12 TXT1 = text-t21 TXT2 = text-t22.

CNVCF_SCWB_GET_CODEPAGES CALL FUNCTION 'CNVCF_SCWB_GET_CODEPAGES' destination gs_sid-rfcdest IMPORTING ET_CODEPAGES = lt_codep.

RFC_READ_TABLE * CALL FUNCTION 'RFC_READ_TABLE' * destination gs_sid-rfcdest * EXPORTING * QUERY_TABLE = 'TFDIR' ** DELIMITER = ' ' ** NO_DATA = ' ' ** ROWSKIPS = 0 ** ROWCOUNT = 0 * TABLES * OPTIONS = lt_options * FIELDS = lt_fields * DATA = lt_data * EXCEPTIONS * TABLE_NOT_AVAILABLE = 1 * TABLE_WITHOUT_DATA = 2 * OPTION_NOT_VALID = 3 * FIELD_NOT_VALID = 4 * NOT_AUTHORIZED = 5 * DATA_BUFFER_EXCEEDED = 6 * OTHERS = 7 * .

CNVCF_SCWB_FUNCTION_EXISTS CALL FUNCTION 'CNVCF_SCWB_FUNCTION_EXISTS' destination gs_sid-rfcdest EXPORTING *{ + NG02022011 LT SP02 *the exporting parameter name corrected from FUNCNAME to IM_FUNCNAME * FUNCNAME = 'TR_GET_IS_UNICODE_SYSTEM' IM_FUNCNAME = 'TR_GET_IS_UNICODE_SYSTEM' * + NG02022011} * IMPORTING * GROUP = * INCLUDE = * NAMESPACE = * STR_AREA = EXCEPTIONS FUNCTION_NOT_EXIST = 1 OTHERS = 2 .

CVNCF_SCWB_UNICODE_CHECK CALL FUNCTION 'CVNCF_SCWB_UNICODE_CHECK' destination gs_sid-rfcdest IMPORTING EV_UNICODE = lv_unicode.

POPUP_TO_INFORM CALL FUNCTION 'POPUP_TO_INFORM' EXPORTING TITEL = ' ' TXT1 = text-t45 TXT2 = text-t46 * TXT3 = ' ' * TXT4 = ' ' .

CNVCF_SCWB_ZLOG * CALL FUNCTION 'CNVCF_SCWB_ZLOG' * EXPORTING * i_log_object = c_obj_zxiproxy * i_extnumber = gv_ext_number * TABLES * t_log_message = gt_log_message * EXCEPTIONS * log_header_inconsistent = 1 * logging_error = 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 CNVC_SCWB_WB1VG_V1 or its description.