SAP Reports / Programs

VI_WEBI_COMPARE_VERSION SAP ABAP Report - Program VI_WEBI_COMPARE_VERSION







VI_WEBI_COMPARE_VERSION 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 VI_WEBI_COMPARE_VERSION 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 VI_WEBI_COMPARE_VERSION. "Basic submit
SUBMIT VI_WEBI_COMPARE_VERSION AND RETURN. "Return to original report after report execution complete
SUBMIT VI_WEBI_COMPARE_VERSION 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: INFOLN1A = Info Lne 1A
Selection Text: INFOLN1B = Info Line 1B
Selection Text: INFOLN2A = Info Line 2A
Selection Text: INFOLN2B = Info Line 2B
Selection Text: LOG_DEST = D .
Selection Text: OBJNAM2 = D .
Selection Text: OBJNAME = D .
Selection Text: REM_SYST = D .
Selection Text: VERSNO1 = D .
Selection Text: VERSNO2 = D .
Title: Program VI_WEBI_COMPARE_VERSION
Text Symbol: 005 = Elementary Type
Text Symbol: 006 = Table Type
Text Symbol: 007 = Struktur Type
Text Symbol: 008 = Function Type
Text Symbol: 009 = Parameter Type
Text Symbol: 010 = Fieldref Type
Text Symbol: 011 = Default Type
Text Symbol: 012 = Header
Text Symbol: 013 = Configuration
Text Symbol: 014 = Functions


INCLUDES used within this REPORT VI_WEBI_COMPARE_VERSION

INCLUDE RADVVHDR.


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:

SVRS_GET_VERSION_WEBI_40 call function 'SVRS_GET_VERSION_WEBI_40' exporting destination = log_dest object_name = objname versno = versno1 importing info_line = info_line tables endp_tab = vependpoint_it ensap_tab = erclass_nonsap_it esap_tab = erclass_sap_it etype_tab = vepelemtype_it etyps_tab = vepeletypsoap_it fault_tab = vepfault_it fldr_tab = vepfieldref_it fncse_tab = vepfuncsoapext_it param_tab = vepparameter_it soapp_tab = wssoapprop_it sttyp_tab = vepstrutype_it ttype_tab = veptabletype_it ttyps_tab = veptabtypsoap_it typse_tab = veptypesoapext_it vfunc_tab = vepfunction_it vhead_tab = vepheader_it vtype_tab = veptype_it whead_tab = wsheader_it exceptions others = 0.

GET_WEBI_SHORTTEXT call function 'GET_WEBI_SHORTTEXT' exporting viname = ls_vepheader-vepname version = 'A' " ls_vepheader-version language = sy-langu importing text = text_vi exceptions others = 0.

SVRS_GET_VERSION_WEBI_40 call function 'SVRS_GET_VERSION_WEBI_40' exporting destination = log_dest object_name = objnam2 versno = versno2 importing info_line = info_line tables endp_tab = vependpoint_it ensap_tab = erclass_nonsap_it esap_tab = erclass_sap_it etype_tab = vepelemtype_it etyps_tab = vepeletypsoap_it fault_tab = vepfault_it fldr_tab = vepfieldref_it fncse_tab = vepfuncsoapext_it param_tab = vepparameter_it soapp_tab = wssoapprop_it sttyp_tab = vepstrutype_it ttype_tab = veptabletype_it ttyps_tab = veptabtypsoap_it typse_tab = veptypesoapext_it vfunc_tab = vepfunction_it vhead_tab = vepheader_it vtype_tab = veptype_it whead_tab = wsheader_it exceptions others = 0.

GET_WEBI_SHORTTEXT call function 'GET_WEBI_SHORTTEXT' exporting viname = ls_vepheader-vepname version = 'A' "ls_vepheader-version language = sy-langu importing text = text_vi exceptions not_found = 1 locked = 2 internal_error = 3 no_permission = 4 others = 5.

RS_VERS_DISPLAY_INIT call function 'RS_VERS_DISPLAY_INIT' exceptions others = 0.

RS_VERS_TITEL_DEF call function 'RS_VERS_TITEL_DEF' exporting objname1 = objname objname2 = objnam2 versno1 = versno1 versno2 = versno2 infoln1b = infoln1b infoln2b = infoln2b log_dest = log_dest rem_syst = rem_syst exceptions others = 0.

RS_VERS_BLOCK_DEF call function 'RS_VERS_BLOCK_DEF' exporting block_info = block_info tables obj1_tab = ls_vif_cv_header_obj1 obj2_tab = ls_vif_cv_header_obj2 display_tab = ls_vif_cv_header_list key_fields = lt_key_fields.

RS_VERS_BLOCK_DEF call function 'RS_VERS_BLOCK_DEF' exporting block_info = block_info tables obj1_tab = ls_vif_struct_obj1 obj2_tab = ls_vif_struct_obj2 display_tab = ls_vif_struct_list key_fields = lt_key_fields.

RS_VERS_BLOCK_DEF call function 'RS_VERS_BLOCK_DEF' exporting block_info = block_info tables obj1_tab = ls_vif_cv_tabletype_obj1 obj2_tab = ls_vif_cv_tabletype_obj2 display_tab = ls_vif_cv_tabletype_list key_fields = lt_key_fields.

RS_VERS_BLOCK_DEF call function 'RS_VERS_BLOCK_DEF' exporting block_info = block_info tables obj1_tab = ls_vif_cv_structype_obj1 obj2_tab = ls_vif_cv_structype_obj2 display_tab = ls_vif_cv_structype_list key_fields = lt_key_fields.

RS_VERS_BLOCK_DEF call function 'RS_VERS_BLOCK_DEF' exporting block_info = block_info tables obj1_tab = ls_erclass_cv_sap_obj1 obj2_tab = ls_erclass_cv_sap_obj2 display_tab = ls_erclass_cv_sap_list key_fields = lt_key_fields.

RS_VERS_BLOCK_DEF call function 'RS_VERS_BLOCK_DEF' exporting block_info = block_info tables obj1_tab = ls_vif_cv_function_obj1 obj2_tab = ls_vif_cv_function_obj2 display_tab = ls_vif_cv_function_list key_fields = lt_key_fields.

RS_VERS_BLOCK_DEF call function 'RS_VERS_BLOCK_DEF' exporting block_info = block_info tables obj1_tab = ls_vif_cv_parameter_obj1 obj2_tab = ls_vif_cv_parameter_obj2 display_tab = ls_vif_cv_parameter_list key_fields = lt_key_fields.

RS_VERS_BLOCK_DEF call function 'RS_VERS_BLOCK_DEF' exporting block_info = block_info tables obj1_tab = ls_vif_cv_fault_obj1 obj2_tab = ls_vif_cv_fault_obj2 display_tab = ls_vif_cv_fault_list key_fields = lt_key_fields.

RS_VERS_BLOCK_DEF call function 'RS_VERS_BLOCK_DEF' exporting block_info = block_info tables obj1_tab = ls_vif_cv_fieldref_a_obj1 obj2_tab = ls_vif_cv_fieldref_a_obj2 display_tab = ls_vif_cv_fieldref_a_list key_fields = lt_key_fields.

RS_VERS_BLOCK_DEF call function 'RS_VERS_BLOCK_DEF' exporting block_info = block_info tables obj1_tab = ls_vif_cv_fieldref_b_obj1 obj2_tab = ls_vif_cv_fieldref_b_obj2 display_tab = ls_vif_cv_fieldref_b_list key_fields = lt_key_fields.

RS_VERS_BLOCK_DEF * CALL FUNCTION 'RS_VERS_BLOCK_DEF' * EXPORTING * BLOCK_INFO = BLOCK_INFO * TABLES * OBJ1_TAB = LS_WSR_CV_HEADER_OBJ1 * OBJ2_TAB = LS_WSR_CV_HEADER_OBJ2 * DISPLAY_TAB = LS_WSR_CV_HEADER_LIST * KEY_FIELDS = LT_KEY_FIELDS.

RS_VERS_BLOCK_DEF call function 'RS_VERS_BLOCK_DEF' exporting block_info = block_info tables obj1_tab = ls_wsr_cv_soapfeat_obj1 obj2_tab = ls_wsr_cv_soapfeat_obj2 display_tab = ls_wsr_cv_soapfeat_list key_fields = lt_key_fields.

RS_VERS_DISPLAY_PROCESS





call function 'RS_VERS_DISPLAY_PROCESS' exporting compare = compare exceptions others = 0.



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