SAP ABAP Data Element CNVMBTSHELL_METH (Method to determine table size in shell system)
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_METH
Short Description Method to determine table size in shell system  
Data Type
Category of Dictionary Type D   Domain
Type of Object Referenced     No Information
Domain / Name of Reference Type CNVMBTSHELL_METHOD    
Data Type CHAR   Character String 
Length 10    
Decimal Places 0    
Output Length 10    
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 Method 
Medium 15 Method SHL 
Long 35 Method for size determination shl 
Heading 15 Method SHL 
Documentation

Definition

Method to determine table size in the shell system.

Use

The table size of tables in the shell system might be different to the source (send) system.

To determine the size of a table in the shell system a method could be assigned. The table size value of the shell system is calculated by the function and the value of this method. Predefined methods and also user defined methods are possible. The method ' ' (space) is equal to method 'COPY', both are assigned to function 'COPY'. Method ' ' (space) and 'COPY' are copying the source size to the shell system size.

Dependencies

As function of a method only predefined operators are possible (e.g. copy, ratio, value).

Example

History
Last changed by/on SAP  20141030 
SAP Release Created in 2010_1_700