CNV_TDMS_08_LOGSYS_CONV_MODULE 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_08_LOGSYS_CONV_MODULE 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_08_LOGSYS_CONV_MODULE
No INCLUDES are used within this REPORT code!
No SAP DATABASE tables are accessed within this REPORT code!
POPUP_FOR_INTERACTION CALL FUNCTION 'POPUP_FOR_INTERACTION' EXPORTING headline = 'Assign logical system names'(012) * +lambas SP14 text1 = text-013 text2 = 'This might lead to inconsistencies'(014) text4 = 'Maintain valid receiver logical system name'(015) ticon = 'W' button_1 = 'OK'(016) IMPORTING button_pressed = lv_button.
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_08_LOGSYS_CONV_MODULE - Include CNV_TDMS_08_LOGSYS_CONV_MODULE CNV_TDMS_08_LOGSYS_CONV_CLASS - Include CNV_TDMS_08_LOGSYS_CONV_CLASS CNV_TDMS_08_LOGSYS_CONVERT_TOP - Include CNV_TDMS_08_LOGSYS_CONVERT_TOP CNV_TDMS_08_LOGSYS_CONVERT - Conversion of logical system names in the receiver system CNV_TDMS_08_LOGSYS_CONVERT - Conversion of logical system names in the receiver system CNV_TDMS_08_LOGSYS - CNVTDMS08LOGSYS