SAP Reports / Programs

CNV_TDMS_02_TABLEREDUCTION SAP ABAP Report - Program CNV_TDMS_02_TABLEREDUCTION







CNV_TDMS_02_TABLEREDUCTION 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_TABLEREDUCTION 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_TABLEREDUCTION. "Basic submit
SUBMIT CNV_TDMS_02_TABLEREDUCTION AND RETURN. "Return to original report after report execution complete
SUBMIT CNV_TDMS_02_TABLEREDUCTION 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_TABLEREDUCTION
Text Symbol: 216 = ALLT
Text Symbol: 215 = SAPT
Text Symbol: 214 = Receiver Client
Text Symbol: 213 = Sender Client
Text Symbol: 212 = Migration Solution
Text Symbol: 211 = Migration Package
Text Symbol: 210 = Pool
Text Symbol: 209 = 1024 KB
Text Symbol: 208 = Do you want to mark the &NAME& table for No Transfer?
Text Symbol: 207 = Do you want to select the &NAME& table for Full Transfer?
Text Symbol: 206 = Do you want to save the assignment for the &NAME& table?
Text Symbol: 205 = Save
Text Symbol: 204 = Reduced Transfer
Text Symbol: 203 = Displays the selection groups
Text Symbol: 202 = Data inconsistent
Text Symbol: 201 = Not all selection groups are maintained correctly. Do you want to save anyway?
Text Symbol: 190 = No
Text Symbol: 180 = Yes
Text Symbol: 150 = Consistency Check Results
Text Symbol: 130 = Save the selection group
Text Symbol: 129 = Rank
Text Symbol: 128 = Field6
Text Symbol: 127 = Field5
Text Symbol: 126 = Field4
Text Symbol: 125 = Field3
Text Symbol: 124 = Field2
Text Symbol: 217 = CUSTT
Text Symbol: 243 = System-Defined No Transfer Category
Text Symbol: 242 = User-Defined No Transfer Category
Text Symbol: 241 = Table Description
Text Symbol: 240 = Information
Text Symbol: 239 = Assign Table Transfer Categories
Text Symbol: 238 = Selection Groups
Text Symbol: 237 = Select/Deselect All Tables for &trans&





Text Symbol: 236 = FullTransfer
Text Symbol: 235 = Change Pointer Tables
Text Symbol: 234 = List of Tables
Text Symbol: 233 = FT
Text Symbol: 232 = NT
Text Symbol: 231 = Table Categories
Text Symbol: 230 = Change Pointer-Related Tables
Text Symbol: 229 = 50 Largest Tables
Text Symbol: 228 = SAPoffice Tables
Text Symbol: 227 = SAP ERP HCM Tables
Text Symbol: 226 = Non-Reduced Tables
Text Symbol: 225 = Customer Tables
Text Symbol: 224 = All Tables
Text Symbol: 223 = SAP Tables
Text Symbol: 222 = CPT
Text Symbol: 221 = FBT
Text Symbol: 220 = OFFT
Text Symbol: 219 = HRT
Text Symbol: 218 = UNREDT
Text Symbol: 032 = Aborted
Text Symbol: 031 = Finished
Text Symbol: 030 = Running
Text Symbol: 029 = Triggered
Text Symbol: 028 = Not Available
Text Symbol: 027 = Table Details
Text Symbol: 026 = Deselect
Text Symbol: 025 = Legends
Text Symbol: 024 = Count Status
Text Symbol: 023 = Indexes
Text Symbol: 022 = Select
Text Symbol: 021 = Size (KB)
Text Symbol: 020 = Transfer
Text Symbol: 019 = Pool/Cluster
Text Symbol: 018 = Class
Text Symbol: 017 = Table Name
Text Symbol: 016 = %
Text Symbol: 015 = Display Table Details
Text Symbol: 014 = ............
Text Symbol: 013 = Loading





Text Symbol: 012 = Deselect Tables
Text Symbol: 011 = Import
Text Symbol: 010 = Assign Table Transfer Categories
Text Symbol: 007 = Choose view/change mode
Text Symbol: 006 = Change
Text Symbol: 005 = View
Text Symbol: 003 = No
Text Symbol: 002 = Yes
Text Symbol: 033 = Client
Text Symbol: 123 = Field1
Text Symbol: 122 = Active
Text Symbol: 121 = Selection Groups
Text Symbol: 120 = Customize
Text Symbol: 110 = SAP Standard
Text Symbol: 107 = "Customize" allows the individual selection of addl tables for reduction
Text Symbol: 106 = "SAP Standard" only reduce preconfigured SAP tables
Text Symbol: 105 = Specify the table reduction settings
Text Symbol: 103 = Full Transfer Category
Text Symbol: 102 = No Transfer
Text Symbol: 101 = Reduced Transfer Category
Text Symbol: 100 = Assign Table Transfer Categories
Text Symbol: 057 = Loading
Text Symbol: 056 = Data is changed
Text Symbol: 055 = Do you want to overwrite the existing data?
Text Symbol: 053 = Assign Table Transfer Categories
Text Symbol: 052 = You have unsaved changes. Do you want to save your data?
Text Symbol: 051 = Do you want to upload a table size list instead?
Text Symbol: 050 = "Size Analysis for Client-Specific Tables" activity not executed/finished successfully
Text Symbol: 042 = Warning
Text Symbol: 041 = Single-Client System
Text Symbol: 040 = Multi-Client System
Text Symbol: 039 = Select tables for reduction in migration package
Text Symbol: 038 = of tables
Text Symbol: 037 = Transfer Category
Text Symbol: 036 = No Data
Text Symbol: 035 = Size on Client
Text Symbol: 034 = Entries


INCLUDES used within this REPORT CNV_TDMS_02_TABLEREDUCTION

INCLUDE CNV_MBT_SM_PARAMS.
INCLUDE CNV_TDMS_CONSTANTS.



INCLUDE CNV_TDMS_02_TABINFO_TOP.
INCLUDE CNV_TDMS_02_TABINFO_TOPNEW.
INCLUDE CNV_TDMS_02_TABINFO_CLASSNEW.
INCLUDE CNV_TDMS_02_TABREDUC_O01.
INCLUDE CNV_TDMS_02_TABREDUC_I01.
INCLUDE CNV_TDMS_02_TABREDUC_F01.
INCLUDE CNV_TDMS_PROTMESS.
INCLUDE CNV_TDMS_02_TABLEINFO_BUIF01.


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_TABLEREDUCTION or its description.