CNV_TDMS_06_GET_US_TAB_X_DATA 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_06_GET_US_TAB_X_DATA 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.
No INCLUDES are used within this REPORT code!
No SAP DATABASE tables are accessed within this REPORT code!
CNV_MBT_L_PROTOCOL_MESSAGE CALL FUNCTION 'CNV_MBT_L_PROTOCOL_MESSAGE' EXPORTING MSGTY = &2 MSGID = &1 MSGNO = &3 MSGV1 = &4 MSGV2 = &5 MSGV3 = &6 MSGV4 = &7 LEVEL = &8 PROBCLASS = &9 EXCEPTIONS OTHERS = 1.
CNV_MBT_L_STATE_UPDATE CALL FUNCTION 'CNV_MBT_L_STATE_UPDATE' EXPORTING PACKID = &1 PHASE = &2 ACTIVITY_ID = &3 * STATE_TEC = STATE_LOG = &4 * ABORTED = EXCEPTIONS OTHERS = 1.
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_06_GET_US_TAB_X_DATA - CNVTDMS06GETUSTABXDATA CNV_TDMS_06_GET_US_TAB_P_DATA - CNVTDMS06GETUSTABPDATA CNV_TDMS_06_GET_USER_TAB_X - Get User tables out of sending system CNV_TDMS_06_GET_USER_TAB_X - Get User tables out of sending system CNV_TDMS_06_EXCLU_STXH_X_DATA - CNVTDMS06EXCLUSTXHXDATA CNV_TDMS_06_EXCLU_CDHDR_X_DATA - CNVTDMS06EXCLUCDHDRXDATA