SAP Reports / Programs | Cross-Application Components | General Application Functions | Business Application Support(CA-GTF-BS) SAP CA

CNVCDOPUCIA_REMCOMPARE_SUBR SAP ABAP INCLUDE - Include CNVCDOPUCIA_REMCOMPARE_SUBR







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


Text pool values


Title: Include CNVCDOPUCIA_REMCOMPARE_SUBR


INCLUDES used within this REPORT CNVCDOPUCIA_REMCOMPARE_SUBR

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:

RFC_SYSTEM_INFO * CALL FUNCTION 'RFC_SYSTEM_INFO' * DESTINATION iv_ref_sys * IMPORTING * rfcsi_export = ls_rfcsi * EXCEPTIONS * communication_failure = 1 MESSAGE sy-lisel * system_failure = 2 MESSAGE sy-lisel * OTHERS = 3.

CNV_CDOP_UCIA_RFC_READ_DATA CALL FUNCTION 'CNV_CDOP_UCIA_RFC_READ_DATA' DESTINATION iv_ref_sys EXPORTING iv_project_id = p_projid TABLES et_cnvcdopucia_pl = et_cnvcdopucia_pl EXCEPTIONS communication_failure = 1 MESSAGE sy-lisel system_failure = 2 MESSAGE sy-lisel no_data_found = 3 OTHERS = 4.

SVRS_GET_VERSION_DOMD_40 CALL FUNCTION 'SVRS_GET_VERSION_DOMD_40' DESTINATION iv_anal_sys EXPORTING object_name = iv_obj_name versno = '00000' TABLES dd01v_tab = lt_dd01v_anal dd07v_tab = lt_dd07v_anal EXCEPTIONS communication_failure = 1 MESSAGE sy-lisel system_failure = 2 MESSAGE sy-lisel no_version = 3 OTHERS = 4.

SVRS_GET_VERSION_DOMD_40 CALL FUNCTION 'SVRS_GET_VERSION_DOMD_40' DESTINATION iv_ref_sys EXPORTING object_name = iv_obj_name versno = '00000' TABLES dd01v_tab = lt_dd01v_ref dd07v_tab = lt_dd07v_ref EXCEPTIONS communication_failure = 1 MESSAGE sy-lisel system_failure = 2 MESSAGE sy-lisel no_version = 3 OTHERS = 4.

SVRS_GET_VERSION_DTED_40 CALL FUNCTION 'SVRS_GET_VERSION_DTED_40' DESTINATION iv_anal_sys EXPORTING object_name = iv_obj_name versno = '00000' TABLES dd04v_tab = lt_dd04v_anal EXCEPTIONS communication_failure = 1 MESSAGE sy-lisel system_failure = 2 MESSAGE sy-lisel no_version = 3 OTHERS = 4.

SVRS_GET_VERSION_DTED_40 CALL FUNCTION 'SVRS_GET_VERSION_DTED_40' DESTINATION iv_ref_sys EXPORTING object_name = iv_obj_name versno = '00000' TABLES dd04v_tab = lt_dd04v_ref EXCEPTIONS communication_failure = 1 MESSAGE sy-lisel system_failure = 2 MESSAGE sy-lisel no_version = 3 OTHERS = 4.

SVRS_GET_VERSION_SHLD_40 CALL FUNCTION 'SVRS_GET_VERSION_SHLD_40' DESTINATION iv_anal_sys EXPORTING object_name = iv_obj_name versno = '00000' TABLES dd31v_tab = lt_dd31v_anal dd32v_tab = lt_dd32v_anal EXCEPTIONS communication_failure = 1 MESSAGE sy-lisel system_failure = 2 MESSAGE sy-lisel no_version = 3 OTHERS = 4.

SVRS_GET_VERSION_SHLD_40 CALL FUNCTION 'SVRS_GET_VERSION_SHLD_40' DESTINATION iv_ref_sys EXPORTING object_name = iv_obj_name versno = '00000' TABLES dd31v_tab = lt_dd31v_ref dd32v_tab = lt_dd32v_ref EXCEPTIONS communication_failure = 1 MESSAGE sy-lisel system_failure = 2 MESSAGE sy-lisel no_version = 3 OTHERS = 4.

SVRS_GET_VERSION_ENQD_40 CALL FUNCTION 'SVRS_GET_VERSION_ENQD_40' DESTINATION iv_anal_sys EXPORTING object_name = iv_obj_name versno = '00000' TABLES dd26v_tab = lt_dd26v_anal dd27v_tab = lt_dd27v_anal EXCEPTIONS communication_failure = 1 MESSAGE sy-lisel system_failure = 2 MESSAGE sy-lisel no_version = 3 OTHERS = 4.

SVRS_GET_VERSION_ENQD_40 CALL FUNCTION 'SVRS_GET_VERSION_ENQD_40' DESTINATION iv_ref_sys EXPORTING object_name = iv_obj_name versno = '00000' TABLES dd26v_tab = lt_dd26v_ref dd27v_tab = lt_dd27v_ref EXCEPTIONS communication_failure = 1 MESSAGE sy-lisel system_failure = 2 MESSAGE sy-lisel no_version = 3 OTHERS = 4.

SVRS_GET_VERSION_VIED_40 CALL FUNCTION 'SVRS_GET_VERSION_VIED_40' DESTINATION iv_anal_sys EXPORTING object_name = iv_obj_name versno = '00000' TABLES dd25v_tab = lt_dd25v_anal dd26v_tab = lt_dd26v_anal dd27v_tab = lt_dd27v_anal dd28v_tab = lt_dd28v_anal EXCEPTIONS communication_failure = 1 MESSAGE sy-lisel system_failure = 2 MESSAGE sy-lisel no_version = 3 OTHERS = 4.

SVRS_GET_VERSION_VIED_40 CALL FUNCTION 'SVRS_GET_VERSION_VIED_40' DESTINATION iv_ref_sys EXPORTING object_name = iv_obj_name versno = '00000' TABLES dd25v_tab = lt_dd25v_ref dd26v_tab = lt_dd26v_ref dd27v_tab = lt_dd27v_ref dd28v_tab = lt_dd28v_ref EXCEPTIONS communication_failure = 1 MESSAGE sy-lisel system_failure = 2 MESSAGE sy-lisel no_version = 3 OTHERS = 4.

DDIF_FIELDINFO_GET CALL FUNCTION 'DDIF_FIELDINFO_GET' DESTINATION iv_anal_sys EXPORTING tabname = iv_obj_name langu = sy-langu all_types = 'X' IMPORTING ddobjtype = lv_tabclass_anal TABLES dfies_tab = lt_dfies_anal EXCEPTIONS not_found = 1 internal_error = 2 OTHERS = 3.

DDIF_FIELDINFO_GET CALL FUNCTION 'DDIF_FIELDINFO_GET' DESTINATION iv_ref_sys EXPORTING tabname = iv_obj_name langu = sy-langu all_types = 'X' IMPORTING ddobjtype = lv_tabclass_ref TABLES dfies_tab = lt_dfies_ref EXCEPTIONS not_found = 1 internal_error = 2 OTHERS = 3.

SVRS_GET_VERSION_FUNC_40 CALL FUNCTION 'SVRS_GET_VERSION_FUNC_40' DESTINATION iv_anal_sys EXPORTING object_name = iv_obj_name versno = '00000' TABLES fupar_tab = lt_fupar_anal EXCEPTIONS communication_failure = 1 MESSAGE sy-lisel system_failure = 2 MESSAGE sy-lisel no_version = 3 OTHERS = 4.

SVRS_GET_VERSION_FUNC_40 CALL FUNCTION 'SVRS_GET_VERSION_FUNC_40' DESTINATION iv_ref_sys EXPORTING object_name = iv_obj_name versno = '00000' TABLES fupar_tab = lt_fupar_ref EXCEPTIONS communication_failure = 1 MESSAGE sy-lisel system_failure = 2 MESSAGE sy-lisel no_version = 3 OTHERS = 4.

SVRS_GET_REPS_FROM_OBJECT CALL FUNCTION 'SVRS_GET_REPS_FROM_OBJECT' DESTINATION iv_anal_sys EXPORTING object_name = iv_obj_name object_type = lv_obj_type versno = '00000' TABLES repos_tab = lt_reptext_anal trdir_tab = lt_trdir_anal EXCEPTIONS communication_failure = 1 MESSAGE sy-lisel system_failure = 2 MESSAGE sy-lisel no_version = 3 OTHERS = 4.

SVRS_GET_REPS_FROM_OBJECT CALL FUNCTION 'SVRS_GET_REPS_FROM_OBJECT' DESTINATION iv_ref_sys EXPORTING object_name = iv_obj_name object_type = lv_obj_type versno = '00000' TABLES repos_tab = lt_reptext_ref trdir_tab = lt_trdir_ref EXCEPTIONS communication_failure = 1 MESSAGE sy-lisel system_failure = 2 MESSAGE sy-lisel no_version = 3 OTHERS = 4.

SVRS_COMPUTE_DELTA_REPS





CALL FUNCTION 'SVRS_COMPUTE_DELTA_REPS' EXPORTING compare_mode = '4' ignore_case_differences = 'X' TABLES texttab_old = lt_reptext_anal texttab_new = lt_reptext_ref trdirtab_old = lt_trdir_anal trdirtab_new = lt_trdir_ref trdir_delta = lt_trdir_delta text_delta = lt_text_delta.

SVRS_GET_VERSION_TTYD_40 CALL FUNCTION 'SVRS_GET_VERSION_TTYD_40' DESTINATION iv_anal_sys EXPORTING object_name = iv_obj_name versno = '00000' TABLES dd40v_tab = lt_dd40v_anal dd42v_tab = lt_dd42v_anal EXCEPTIONS communication_failure = 1 MESSAGE sy-lisel system_failure = 2 MESSAGE sy-lisel no_version = 3 OTHERS = 4 .

SVRS_GET_VERSION_TTYD_40 CALL FUNCTION 'SVRS_GET_VERSION_TTYD_40' DESTINATION iv_ref_sys EXPORTING object_name = iv_obj_name versno = '00000' TABLES dd40v_tab = lt_dd40v_ref dd42v_tab = lt_dd42v_ref EXCEPTIONS communication_failure = 1 MESSAGE sy-lisel system_failure = 2 MESSAGE sy-lisel no_version = 3 OTHERS = 4.

CNV_CDOP_UCIA_GET_CLASS_INFO CALL FUNCTION 'CNV_CDOP_UCIA_GET_CLASS_INFO' DESTINATION iv_anal_sys EXPORTING cifkey = iv_obj_name version = '1' TABLES et_class = lt_anal_class et_attributes = lt_anal_attr et_methods = gt_anal_method et_events = lt_anal_event et_parameters = gt_anal_param EXCEPTIONS communication_failure = 1 MESSAGE sy-lisel system_failure = 2 MESSAGE sy-lisel no_data_found = 3 OTHERS = 4.

CNV_CDOP_UCIA_GET_CLASS_INFO CALL FUNCTION 'CNV_CDOP_UCIA_GET_CLASS_INFO' DESTINATION iv_ref_sys EXPORTING cifkey = iv_obj_name version = '1' TABLES et_class = lt_ref_class et_attributes = lt_ref_attr et_methods = gt_ref_method et_events = lt_ref_event et_parameters = gt_ref_param EXCEPTIONS communication_failure = 1 MESSAGE sy-lisel system_failure = 2 MESSAGE sy-lisel no_data_found = 3 OTHERS = 4.

SVRS_GET_VERSION_METH_40 CALL FUNCTION 'SVRS_GET_VERSION_METH_40' DESTINATION iv_anal_sys EXPORTING object_name = lv_sub_l_name versno = '00000' TABLES repos_tab = lt_anal_repostab trdir_tab = lt_anal_trdirtab EXCEPTIONS communication_failure = 1 MESSAGE sy-lisel system_failure = 2 MESSAGE sy-lisel no_version = 3 OTHERS = 4.

SVRS_GET_VERSION_METH_40 CALL FUNCTION 'SVRS_GET_VERSION_METH_40' DESTINATION iv_ref_sys EXPORTING object_name = lv_sub_l_name versno = '00000' TABLES repos_tab = lt_ref_repostab trdir_tab = lt_ref_trdirtab EXCEPTIONS communication_failure = 1 MESSAGE sy-lisel system_failure = 2 MESSAGE sy-lisel no_version = 3 OTHERS = 4.

SVRS_COMPUTE_DELTA_REPS CALL FUNCTION 'SVRS_COMPUTE_DELTA_REPS' EXPORTING compare_mode = '4' ignore_case_differences = 'X' TABLES texttab_old = lt_anal_repostab texttab_new = lt_ref_repostab trdirtab_old = lt_anal_trdirtab trdirtab_new = lt_ref_trdirtab trdir_delta = lt_trdir_delta text_delta = lt_text_delta.

RFC_SYSTEM_INFO CALL FUNCTION 'RFC_SYSTEM_INFO' DESTINATION iv_anal_system IMPORTING rfcsi_export = ls_rfcsi EXCEPTIONS communication_failure = 1 MESSAGE sy-lisel system_failure = 2 MESSAGE sy-lisel OTHERS = 3.

CNV_CDOP_UCIA_RFC_READ_DATA CALL FUNCTION 'CNV_CDOP_UCIA_RFC_READ_DATA' DESTINATION iv_anal_system EXPORTING iv_project_id = p_projid TABLES et_cnvcdopucia_oref = et_ucia_oref et_cnvcdopucia_objs = et_ucia_objs et_cnvcdopucia_limu = et_ucia_limu EXCEPTIONS communication_failure = 1 MESSAGE sy-lisel system_failure = 2 MESSAGE sy-lisel no_data_found = 3 OTHERS = 4.



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