SAP Reports / Programs | Cross-Application Components | European Monetary Union: Euro(CA-EUR) SAP CA

CNV_TDMS_02_TABLEINFO SAP ABAP Report - Program CNV_TDMS_02_TABLEINFO







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


ABAP code to call this SAP report using the submit statement

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.






SUBMIT CNV_TDMS_02_TABLEINFO. "Basic submit
SUBMIT CNV_TDMS_02_TABLEINFO AND RETURN. "Return to original report after report execution complete
SUBMIT CNV_TDMS_02_TABLEINFO VIA SELECTION-SCREEN. "Display selection screen of submitted report to user
    See more syntax options for the ABAP SUBMIT statement


Text pool values


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





Text Symbol: 014 = ............
Text Symbol: 015 = Display Table Details
Text Symbol: 016 = %
Text Symbol: 017 = Table Name
Text Symbol: 018 = Class
Text Symbol: 019 = Pool/Cluster
Text Symbol: 020 = Transfer
Text Symbol: 021 = Size (KB)
Text Symbol: 022 = Select
Text Symbol: 023 = Indexes
Text Symbol: 024 = Count Status
Text Symbol: 025 = Legends
Text Symbol: 026 = Deselect
Text Symbol: 027 = Table Details
Text Symbol: 028 = Not Available
Text Symbol: 029 = Triggered
Text Symbol: 030 = Running
Text Symbol: 031 = Finished
Text Symbol: 032 = Aborted
Text Symbol: 033 = Client


INCLUDES used within this REPORT CNV_TDMS_02_TABLEINFO

No INCLUDES are used within this REPORT code!


TABLES used within REPORT and the associated SELECT statement:

No SAP DATABASE tables are accessed within this REPORT code!


Function Modules used within report and the associated call statement:

SAPGUI_PROGRESS_INDICATOR * CALL FUNCTION 'SAPGUI_PROGRESS_INDICATOR' * EXPORTING * percentage = 10 * text = text-057.



Contribute (Add Comments)

Although this basic information may have limited use it does provide an easy to find location to store any knowledge about this program/report.







The contribute/comments section below therefore offer's an opportunity for anyone to add additional information. This can be anything from useful hints, tips and screen shots to relevant SAP notes or anything else you feel is relevant to this report.

This will then be available for everyone to easily find by simply searching on the report name CNV_TDMS_02_TABLEINFO or its description.