CNV_TDMS_02_TABLEINFO 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_02_TABLEINFO 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_PHASE = Phase
Selection Text: P_PACK = Package
Selection Text: P_ACT_ID = Activity Identifier
Title: Program CNV_TDMS_02_TABLEINFO
Text Symbol: 034 = Entries
Text Symbol: 035 = Size on Client
Text Symbol: 036 = No Data
Text Symbol: 037 = Transfer Status
Text Symbol: 038 = of tables
Text Symbol: 039 = Select tables for reduction in migration package
Text Symbol: 040 = Multi-Client System
Text Symbol: 041 = Single-Client System
Text Symbol: 042 = Warning
Text Symbol: 050 = "Size Analysis for Client-Specific Tables" activity not executed/finished successfully
Text Symbol: 051 = Do you want to upload a table size list instead?
Text Symbol: 052 = You have unsaved changes. Do you want to save before exiting ?
Text Symbol: 053 = Maintain table settings
Text Symbol: 055 = Do you want to overwrite the existing data?
Text Symbol: 056 = Data is changed
Text Symbol: 057 = Loading
Text Symbol: 100 = Select tables for reduction
Text Symbol: 101 = Reduced Transfer
Text Symbol: 102 = No Transfer
Text Symbol: 103 = Full Transfer
Text Symbol: 105 = Specify the table reduction settings
Text Symbol: 106 = 'SAP Standard' only reduces preconfigured SAP tables
Text Symbol: 107 = "Customize" allows the individual selection of addl tables for reduction
Text Symbol: 110 = SAP Standard
Text Symbol: 120 = Customize
Text Symbol: 002 = Yes
Text Symbol: 003 = No
Text Symbol: 005 = View
Text Symbol: 006 = Change
Text Symbol: 007 = Choose view/change mode
Text Symbol: 010 = Select Tables for Reduction
Text Symbol: 011 = Import
Text Symbol: 012 = Deselect Tables
Text Symbol: 013 = Loading
No INCLUDES are used within this REPORT code!
No SAP DATABASE tables are accessed within this REPORT code!
SAPGUI_PROGRESS_INDICATOR * CALL FUNCTION 'SAPGUI_PROGRESS_INDICATOR' * EXPORTING * percentage = 10 * text = text-057.
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_02_TABLEINFO - Program CNV_TDMS_02_TABLEINFO CNV_TDMS_02_TABLEINFO - Program CNV_TDMS_02_TABLEINFO CNV_TDMS_02_TABINFO_TOPNEW - Include CNV_TDMS_02_TABINFO_TOPNEW CNV_TDMS_02_TABINFO_TOP - Include CNV_TDMS_02_TABINFO_TOP CNV_TDMS_02_TABINFO_O01 - Include CNV_TDMS_02_TABINFO_O01 CNV_TDMS_02_TABINFO_I01 - Include CNV_TDMS_02_TABINFO_I01