SAP ABAP Data Element CNVTDMS_13_EXCTAB (Tablename of excluded table)
Hierarchy
DMIS_CNT (Software Component) DMIS_CNT 2011_1
   CA-EUR (Application Component) European Monetary Union: Euro
     CNV_TDMS_13_SHELL_P (Package) Shell creation
Basic Data
Data Element CNVTDMS_13_EXCTAB
Short Description Tablename of excluded table  
Data Type
Category of Dictionary Type D   Domain
Type of Object Referenced     No Information
Domain / Name of Reference Type AS4TAB    
Data Type CHAR   Character String 
Length 30    
Decimal Places 0    
Output Length 30    
Value Table DD02L    
Further Characteristics
Search Help: Name    
Search Help: Parameters    
Parameter ID DTB  
Default Component name TABNAME   
Change document    
No Input History    
Basic direction is set to LTR    
No BIDI Filtering    
Field Label
  Length  Field Label  
Short 10 Table 
Medium 15 Tablename 
Long 20 Excluded Table 
Heading 30 Tablename of excluded table 
Documentation

Definition

This table contains all "exclude tables" and indices of the export step of the shell creation process. "Exclude tables" are the tables which will be empty in the target (shell) system. These tables will not be part of the exported data file and therefore the content of these tables is not copied to the shell system.

By using of this table, the initial table and index size in the shell system is set. The table field TABSIZESHL contains the initial size of an table or index in the shell system. The unit of the field is DB system dependent and should mostly be in bytes. The table size is calculated using of the assigned method. The method of determining the table size is decided by the field METHOD. For the field METHOD, all available methods of table CNVTDMS_13_SIZE are allowed.

The most important method is SPACE (i.e. the METHOD field is left empty) which results in the TABSIZESHL value simply be taken from the source system's TABSIZESND.

Use

Dependencies

Example

History
Last changed by/on SAP  20141107 
SAP Release Created in 2006_1_46C