SAP ABAP Data Element CLASSTYGR (Object class: type groups)
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 CLASSTYGR
Short Description Object class: type groups  
Data Type
Category of Dictionary Type D   Domain
Type of Object Referenced     No Information
Domain / Name of Reference Type DYNPCHOICE    
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 Type grps 
Medium 18 Type groups 
Long 18 Type groups 
Heading 10 Type grps 
Documentation

Definition

Contains definitions of ABAP/4 types.

Basic form TYPE-POOL type pool.

The name <type_pool> is to consist of the name of the development class and one or two additional characters. The names of all types must start with the name of the type group and an underscore.

Example

TYPE-POOL ABCDE.

TYPES: ABCDE_PACKED TYPE P,

ABCDE_INT TYPE I.

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