CNV_TDMS_COMP_SND_RCV_REL_F01 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 CNV_TDMS_COMP_SND_RCV_REL_F01 into the relevant SAP transactions such as SE38 or SE80
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.
Title: Include CNV_TDMS_CHECK_RELEASE_F01
No INCLUDES are used within this REPORT code!
No SAP DATABASE tables are accessed within this REPORT code!
CNV_TDMS_SET_GET_STATE call function 'CNV_TDMS_SET_GET_STATE' exporting gd_packid = p_pack gd_phase = p_phase gd_act_id = p_act_id exceptions insert_error = 1 rfc_error = 2 others = 3.
CNV_MBT_L_STATE_FINISH call function 'CNV_MBT_L_STATE_FINISH' exporting packid = p_pack phase = p_phase activity_id = p_act_id exceptions others = 1.
DELIVERY_GET_COMPONENT_RELEASE call function 'DELIVERY_GET_COMPONENT_RELEASE' destination iv_dest exporting iv_compname = iv_compname importing ev_compvers = xv_compvers * EV_PATCHLVL = exceptions comp_not_found = 1 others = 2.
Although this basic information may have limited use it does provide an easy to find location to store any knowledge about this program/report.
CNV_TDMS_COMP_SND_RCV_REL_F01 - Include CNV_TDMS_CHECK_RELEASE_F01 CNV_TDMS_COMPARE_SND_RCV_REL - Program CNV_TDMS_CRM_CHECK_RELEASE CNV_TDMS_COMPARE_SND_RCV_REL - Program CNV_TDMS_CRM_CHECK_RELEASE CNV_TDMS_BW_UNLOCK_SND_SYSTEM - Report CNV_TDMS_BW_UNLOCK_SND_SYSTEM CNV_TDMS_BW_UNLOCK_SND_SYSTEM - Report CNV_TDMS_BW_UNLOCK_SND_SYSTEM CNV_TDMS_BW_TRANSFER_NRIV - Check source RFC client against target RFC client