SAP ABAP Data Element CRR_TFW_DDBTAB_GEN_LEVEL_ST (Data Base Table Generation Level for static Tables)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-UPG-TLS (Application Component) Upgrade Tools
     SCRR_TST (Package) CRR
Basic Data
Data Element CRR_TFW_DDBTAB_GEN_LEVEL_ST
Short Description Data Base Table Generation Level for static Tables  
Data Type
Category of Dictionary Type D   Domain
Type of Object Referenced     No Information
Domain / Name of Reference Type CRR_TFW_DOM_DBTAB_GEN_LEVEL_ST    
Data Type NUMC   Character string with only digits 
Length 4    
Decimal Places 0    
Output Length 2    
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 Code 
Medium 15 Code Level 
Long 21 Generation Code Level 
Heading  
Documentation

Definition

For the usage of the CRR Test Framework static test tables are generated with preferably all available data types. For newer releases it is possible that additional data types are provided by SAP. So the static test table generation must be adapted for the actual SAP Basis Release.This section informs about which code shall be used for which SAP Basis Release.

For every combination of Code Level and SAP Basis Release in db table CRR_TFW_CONF_STR specific static test tables will be generated.If the CRR Test Framework shall be used in a system that has a release that is not mentioned in db table CRR_TFW_CONF_STR any such tests will fail. In such a case the tester should find out which proposition of static test tables he prefers and then add his SAP Basis Release to the Code Level in db table CRR_TFW_CONF_STR. If there is no suitable proposition, e.g. there are data types that are not used or there are data types that cannot be used then the CRR Test Framework has a limited functionality.

Use

Level 1 = SAP Basis Release 731 etc...

*MANDT MANDT CLNT 3 0 Client

*KEYFIELD NUMC5 NUMC 5 0 5 Character Numeric NUMC

*FIELD_01 CHAR10 CHAR 10 0 Character Field Length = 10

*FIELD_ACCP ACCP 6 0

*FIELD_CHAR CHAR 50 0

*FIELD_CLNT CLNT 3 0

*FIELD_CUKY CUKY 5 0

*FIELD_CURR CURR 23 2

*FIELD_DATS DATS 8 0

*FIELD_DEC DEC 31 0

*FIELD_FLTP FLTP 16 16

*FIELD_INT1 INT1 3 0

*FIELD_INT2 INT2 5 0

*FIELD_INT4 INT4 10 0

*FIELD_LANG LANG 1 0

*FIELD_NUMC NUMC 5 0

*FIELD_PREC PREC 2 0

*FIELD_QUAN QUAN 4 0

*FIELD_RAW RAW 1 0

*FIELD_RAWSTRING RAWSTRING 256 0

*FIELD_SSTRING SSTRING 10 0

*FIELD_STRING STRING 0 0

*FIELD_TIMS TIMS 6 0

*FIELD_UNIT UNIT 2 0

*FIELD_INT4_2 INT4 10 0

*FIELD_LRAW LRAW 333 0

Level 1 = SAP Basis Release 731 etc...

*MANDT MANDT CLNT 3 0 Client

*KEYFIELD NUMC5 NUMC 5 0 5 Character Numeric NUMC

*FIELD_DF16_DEC DF16_DEC 15 0

*FIELD_DF16_RAW DF16_RAW 16 0

*FIELD_DF16_SCL DF16_SCL 16 0

*FIELD_INT2 INT2 5 0

*FIELD_DF34_DEC DF34_DEC 31 0

*FIELD_DF34_RAW DF34_RAW 34 0

*FIELD_DF34_SCL DF34_SCL 34 0

*FIELD_INT2_2 INT2 5 0

*FIELD_INT2_3 INT2 5 0

*FIELD_LCHR LCHR 333 0

Dependencies

Example

History
Last changed by/on SAP  20140117 
SAP Release Created in 731