SAP ABAP Data Element DDTRANSP (Convert to transparent table or maintain transparency)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-DWB-DIC-AC (Application Component) Activation Program, Conversion Program, DB Utility, MC, SPDD
     SDIC (Package) ABAP Dictionary
Basic Data
Data Element DDTRANSP
Short Description Convert to transparent table or maintain transparency  
Data Type
Category of Dictionary Type D   Domain
Type of Object Referenced     No Information
Domain / Name of Reference Type DDTRANSP    
Data Type CHAR   Character String 
Length 1    
Decimal Places 0    
Output Length 1    
Value Table      
Further Characteristics
Search Help: Name    
Search Help: Parameters    
Parameter ID   
Default Component name    
Change document    
No Input History    
Basic direction is set to LTR    
No BIDI Filtering    
Field Label
  Length  Field Label  
Short 10 TransFlag 
Medium 15 TranspFlag 
Long 20 TranspFlag 
Heading
Documentation

Definition

Flag used to indicate that a table is to be transparent and that it is to remain transparent even after a release change or upgrade.

Use

You can use the transparent flag to convert pooled tables by a simple method to transparent tables. Before you can do this, the pooled table must have status 'active'.

After setting the flag, activate the Technical Settings. In the case of a pooled table, you can then decide whether you want to convert the table into a transparent table online or in the background.

If you want to change the type of a table which has the transparent flag set, you first need to remove the flag and activate the Technical Settings. Then you must change the table type and convert the table using the database utility.

Note: Use the transparent flag only for changes to the table type from pooled to transparent. You should never use the flag for other table conversions.

History
Last changed by/on SAP  19970321 
SAP Release Created in