CNV_TDMS_BW_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_BW_TABLEREDUCTION 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: Maintain Objects for reduction
Text Symbol: 144 = Full Transfer
Text Symbol: 145 = No Transfer
Text Symbol: 146 = No Data
Text Symbol: 147 = Warning
Text Symbol: 148 = You have unsaved changes. Do you want to save before exiting ?
Text Symbol: 149 = Yes
Text Symbol: 150 = No
Text Symbol: 153 = Find Next
Text Symbol: 154 = ODS Table settings
Text Symbol: 155 = Identify Sel. Grp.
Text Symbol: 156 = identify Selection Group
Text Symbol: 157 = Objects
Text Symbol: 158 = with field name
Text Symbol: 160 = Field 1
Text Symbol: 161 = Field 2
Text Symbol: 162 = Field 3
Text Symbol: 163 = Field 4
Text Symbol: 164 = Field 5
Text Symbol: 165 = Field 6
Text Symbol: 166 = Selection Group
Text Symbol: 167 = Info Cubes
Text Symbol: 168 = Info Catalogues
Text Symbol: 169 = InfoCube
Text Symbol: 170 = ODS Object
Text Symbol: 171 = Table
Text Symbol: 172 = Selecting Data.....
Text Symbol: 173 = UnSelecting Data....
Text Symbol: 174 = Saving Data.....
Text Symbol: 175 = Applying SAP standard settings....
Text Symbol: 176 = PSA
Text Symbol: 177 = All Infoproviders
Text Symbol: 178 = All Other tables
Text Symbol: 179 = All PSA tables
Text Symbol: 180 = Datasource
Text Symbol: 181 = All PSA's in Source System
Text Symbol: 182 = Infoarea
Text Symbol: 143 = Reduced Transfer
INCLUDE CNV_MBT_SM_PARAMS.
INCLUDE CNV_TDMS_BW_TABLEREDUC_TOP.
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.
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_BW_TABLEREDUCTION or its description.
CNV_TDMS_BW_TABLEREDUCTION - Maintain Objects for reduction CNV_TDMS_BW_TABLEREDUCTION - Maintain Objects for reduction CNV_TDMS_BW_TABLEINFO - Select Objects for reduction CNV_TDMS_BW_TABLEINFO - Select Objects for reduction CNV_TDMS_BW_TABINFO_TOP - Include ZZCNV_TDMS_BW_TABINFO_TOP CNV_TDMS_BW_TABINFO_O01 - Include ZCNV_TDMS_BW_TABINFO_O01