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

CNV_TDMS_05_TI_CO_JEST_MERG SAP ABAP Report - Collect object numbers from table JEST







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


Text pool values


Title: Collect object numbers from table JEST


INCLUDES used within this REPORT CNV_TDMS_05_TI_CO_JEST_MERG

INCLUDE CNV_TDMS_05_TI_CO_D_C1.
INCLUDE CNV_TDMS_05_TI_CO_FU_C.


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_RFC_GET CALL FUNCTION 'CNV_MBT_RFC_GET' EXPORTING packid = p_pack exec_target = 'C' IMPORTING destination_id = gd_dest EXCEPTIONS no_destinations_for_packid = 1 no_specific_destination_type = 2 OTHERS = 3.

CNV_JESTT_CHECK CALL FUNCTION 'CNV_JESTT_CHECK' DESTINATION gd_dest EXPORTING packid = gd_packid IMPORTING jestt_exist = lv_jestt_exist.

CNV_JEST_JSTO_CHECK CALL FUNCTION 'CNV_JEST_JSTO_CHECK' DESTINATION gd_dest EXPORTING packid = gd_packid IMPORTING jsto_exist = lv_jsto_exist.

CNV_MBT_PARAMS_DEL CALL FUNCTION 'CNV_MBT_PARAMS_DEL' EXPORTING packid = gd_packid local = 'X' del_all_valnums = 'X' TABLES paratab = gt_jestparams EXCEPTIONS action_failed = 1 entry_not_found = 2 rfc_destination_error = 3 rfc_calling_error = 4 OTHERS = 5.

DB_COMMIT CALL FUNCTION 'DB_COMMIT'.

CNV_MBT_PARAMS_WRITE CALL FUNCTION 'CNV_MBT_PARAMS_WRITE' EXPORTING packid = gd_packid local = 'X' TABLES paratab = gt_jestparams * EXCEPTIONS * ACTION_FAILED = 1 * RFC_CALLING_ERROR = 2 * RFC_DESTINATION_ERROR = 3 * OTHERS = 4 .

DB_COMMIT CALL FUNCTION 'DB_COMMIT'.

DB_COMMIT CALL FUNCTION 'DB_COMMIT'.

DB_COMMIT CALL FUNCTION 'DB_COMMIT'.

DB_COMMIT CALL FUNCTION 'DB_COMMIT'.

DB_COMMIT CALL FUNCTION 'DB_COMMIT'.

DB_COMMIT CALL FUNCTION 'DB_COMMIT'.

CNV_MBT_PARAMS_READ CALL FUNCTION 'CNV_MBT_PARAMS_READ' EXPORTING packid = gd_packid local = 'X' paramname = 'TDMS_05_JESTIWDTH' * ALL_PARAMS = 'X' TABLES paratab = lt_jestparams EXCEPTIONS action_failed = 1 entry_not_found = 2 rfc_destination_error = 3 rfc_calling_error = 4 OTHERS = 5 .

CNV_MBT_PARAMS_READ CALL FUNCTION 'CNV_MBT_PARAMS_READ' EXPORTING packid = gd_packid local = 'X' paramname = 'TDMS_05_JESTCLUID' * ALL_PARAMS = 'X' TABLES paratab = lt_jestparams EXCEPTIONS action_failed = 1 entry_not_found = 2 rfc_destination_error = 3 rfc_calling_error = 4 OTHERS = 5 .

CNV_MBT_PARAMS_READ CALL FUNCTION 'CNV_MBT_PARAMS_READ' EXPORTING packid = gd_packid local = 'X' paramname = 'TDMS_05_JESTSUM' * ALL_PARAMS = 'X' TABLES paratab = lt_jestparams EXCEPTIONS action_failed = 1 entry_not_found = 2 rfc_destination_error = 3 rfc_calling_error = 4 OTHERS = 5 .

CNV_MBT_RFC_GET CALL FUNCTION 'CNV_MBT_RFC_GET' EXPORTING packid = gd_packid exec_target = 'P' * ALL_AS_TABLE = 'X' IMPORTING destination_id = gd_dest * TABLES * DESTTAB = EXCEPTIONS no_destinations_for_packid = 1 no_specific_destination_type = 2 OTHERS = 3.

CNV_TDMS_05_ACS_PLAN_CALC_P CALL FUNCTION 'CNV_TDMS_05_ACS_PLAN_CALC_P' DESTINATION gd_dest EXPORTING gd_header = 'CNVTDMS_05_JEST' gd_packid = gd_packid gd_phase = gd_phase gd_jobs = '001' gd_ident = 'JEST' gd_activity_text = ld_activity_text gd_header_flag = 'X' gs_mode = ls_mode EXCEPTIONS no_object = 1 OTHERS = 2.

CNV_MBT_RFC_GET CALL FUNCTION 'CNV_MBT_RFC_GET' EXPORTING packid = p_pack exec_target = 'C' IMPORTING destination_id = gd_dest EXCEPTIONS no_destinations_for_packid = 1 no_specific_destination_type = 2 OTHERS = 3.

CNV_JEST_CHECK





CALL FUNCTION 'CNV_JEST_CHECK' DESTINATION gd_dest EXPORTING packid = gd_packid IMPORTING jest_exist = lv_jest_exist.

CNV_MBT_RFC_GET CALL FUNCTION 'CNV_MBT_RFC_GET' EXPORTING packid = gd_packid exec_target = 'P' * ALL_AS_TABLE = 'X' IMPORTING destination_id = gd_dest * TABLES * DESTTAB = EXCEPTIONS no_destinations_for_packid = 1 no_specific_destination_type = 2 OTHERS = 3.

CNV_TDMS_05_ACS_PLAN_CALC_P CALL FUNCTION 'CNV_TDMS_05_ACS_PLAN_CALC_P' DESTINATION gd_dest EXPORTING gd_header = 'CNVTDMS_05_JEST' gd_packid = gd_packid gd_phase = gd_phase gd_jobs = '001' gd_ident = 'JEST' gd_activity_text = ld_activity_text gd_header_flag = 'X' gs_mode = ls_mode EXCEPTIONS no_object = 1 OTHERS = 2.

DB_COMMIT * CALL FUNCTION 'DB_COMMIT'.

CNV_TDMS_05_JESTT_SAVE * CALL FUNCTION 'CNV_TDMS_05_JESTT_SAVE' * EXPORTING * ld_packid = gd_packid * la_clu = wa_jestc ** IMPORTING ** ZEILEN = * TABLES * gt_td_jest = gt_td_jestt * gt_zeilen = gt_zeilen * .

DB_COMMIT * CALL FUNCTION 'DB_COMMIT' .

CNV_MBT_RFC_GET CALL FUNCTION 'CNV_MBT_RFC_GET' EXPORTING packid = gd_packid exec_target = 'P' IMPORTING destination_id = gv_control_dest EXCEPTIONS no_destinations_for_packid = 1 no_specific_destination_type = 2 OTHERS = 3.

CNV_TDMS_05_CLU_PARAMS CALL FUNCTION 'CNV_TDMS_05_CLU_PARAMS' DESTINATION gv_control_dest EXPORTING ld_packid = gd_packid ld_act_id = gd_act_id IMPORTING ld_para = gd_para.

FUNCTION_EXISTS CALL FUNCTION 'FUNCTION_EXISTS' EXPORTING funcname = lv_func EXCEPTIONS function_not_exist = 1 OTHERS = 2.

CNV_MBT_PARAMS_READ CALL FUNCTION 'CNV_MBT_PARAMS_READ' EXPORTING packid = gd_packid local = 'X' paramname = 'TDMS_05_JESTPORT' * ALL_PARAMS = 'X' TABLES paratab = lt_jestparams EXCEPTIONS action_failed = 1 entry_not_found = 2 rfc_destination_error = 3 rfc_calling_error = 4 OTHERS = 5 .

CNV_MBT_PARAMS_READ CALL FUNCTION 'CNV_MBT_PARAMS_READ' EXPORTING packid = gd_packid local = 'X' paramname = 'TDMS_05_JESTCLUID' * ALL_PARAMS = 'X' TABLES paratab = lt_jestparams EXCEPTIONS action_failed = 1 entry_not_found = 2 rfc_destination_error = 3 rfc_calling_error = 4 OTHERS = 5 .

CNV_MBT_PARAMS_APPEND CALL FUNCTION 'CNV_MBT_PARAMS_APPEND' EXPORTING packid = gd_packid local = 'X' TABLES paratab = gt_jestparams EXCEPTIONS action_failed = 1 rfc_calling_error = 2 rfc_destination_error = 3 OTHERS = 4.

CNV_MBT_PARAMS_MODIFY CALL FUNCTION 'CNV_MBT_PARAMS_MODIFY' EXPORTING packid = gd_packid
local = 'X' TABLES paratab = gt_jestparams
* EXCEPTIONS * ACTION_FAILED = 1 * RFC_CALLING_ERROR = 2 * RFC_DESTINATION_ERROR = 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 CNV_TDMS_05_TI_CO_JEST_MERG or its description.