SAP ABAP Data Element CNVMBTSHELL_EXCTAB (Tablename of client selection table)
Hierarchy
DMIS (Software Component) DMIS 2011_1
   CA-EUR (Application Component) European Monetary Union: Euro
     CNV_MBT_SHELL (Package) DMIS Shell creation
Basic Data
Data Element CNVMBTSHELL_EXCTAB
Short Description Tablename of client selection 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 Selected Table 
Heading 30 Table for client selction 
Documentation

Definition

This table contains all client dependent tables and indices of the export step of the shell creation process. Client dependent tables will be reduced in the target (shell) system. Only the client specific data to the clients you selected for export will be first exported from the sender system and then imported in the target 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 CNVMBTSHELL_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  20141029 
SAP Release Created in 2010_1_700