CNV_TDMS_08_LOGSYS_CONVERT 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_08_LOGSYS_CONVERT 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.
Selection Text: P_ACT_ID = Activity ID
Selection Text: P_PACK = Pack ID
Selection Text: P_PHASE = Phase
Title: Conversion of logical system names in the receiver system
Text Symbol: 001 = Warning
Text Symbol: 002 = You have unsaved changes. Do you want to save before exiting ?
Text Symbol: 003 = Yes
Text Symbol: 004 = No
Text Symbol: 005 = Logical system name of the sender system
Text Symbol: 006 = Preferred logical system name in the receiver sys.
Text Symbol: 007 = Old name
Text Symbol: 008 = New name
Text Symbol: 009 = Edit other Logical Sys. Name
Text Symbol: 010 = Do you want to save the default settings ?
Text Symbol: 011 = No Data
Text Symbol: 012 = Assign logical system names
Text Symbol: 013 = Sender and Receiver Logical Systems are identical
Text Symbol: 014 = This might lead to inconsistencies
Text Symbol: 015 = Maintain valid receiver logical system name
Text Symbol: 016 = OK
Text Symbol: 017 = - TBDLS Table
INCLUDE CNV_TDMS_08_LOGSYS_CONVERT_TOP.
INCLUDE CNV_MBT_SM_PARAMS.
INCLUDE CNV_TDMS_PROTMESS_TOP.
INCLUDE CNV_TDMS_NO_STATE.
INCLUDE CNV_TDMS_CONSTANTS.
INCLUDE CNV_TDMS_08_LOGSYS_CONV_CLASS.
INCLUDE CNV_TDMS_08_LOGSYS_CONV_MODULE.
INCLUDE CNV_TDMS_08_LOGSYS_CONV_SUBR.
No SAP DATABASE tables are accessed within this REPORT code!
No SAP FUNCTION MODULES are executed within this report code!
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_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 CNV_TDMS_08_DOM_RULES - CNVTDMS08DOMRULES CNV_TDMS_08_DOM_MANDT_P - Client in Fields CNV_TDMS_08_DOM_MANDT_P - Client in Fields