SAP ABAP Class CL_BUILTIN_TYPES (Handle Dictionary Built-In Types)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-DWB-DIC (Application Component) ABAP Dictionary
     SDD_XDI_MDA (Package) Metadata Access
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_DD_OBJECT Dictionary Object 20090910
Properties
Class CL_BUILTIN_TYPES  
Short Description Handle Dictionary Built-In Types    
Super Class CL_DD_OBJECT Dictionary Object 
Instantiability of a Class 1  Protected 
Final    
General Data
Message Class    
Program status     
Category 0   
Package SDD_XDI_MDA   Metadata Access 
Created 20090910   SAP 
Last change 20110908   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 ABAP Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
2 IF_DD_TYPES Forward declaration interface (INTERFACE i DEFINITION DEF...  Forward declaration interface (INTERFACE i DEFINITION DEF...
Interfaces
Class CL_BUILTIN_TYPES has no interface implemented.
Friends
Class CL_BUILTIN_TYPES has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 BINARY Constant Public Type reference (TYPE) DDTYPECLASS 'BINARY' Binary Type 20091103
2 CHARLIKE Constant Public Type reference (TYPE) DDTYPECLASS 'CHARLIKE' Character Type 20091103
3 NUMERIC Constant Public Type reference (TYPE) DDTYPECLASS 'NUMERIC' Numeric Type 20091103
Methods
# Method Level Visibility Method type Description Created on
1 GET_BUILTIN_TYPES Static method Public Method Returns built-in type of Dictionary 20090910
2 GET_OUTPUTSTYLES Static method Public Method Values for Output Style 20090910
3 GET_UI_PROPERTIES_ALL_TYPES Static method Public Method Returns UI properties of all built-in types 20090910
4 GET_UI_PROPERTIES_I Static method Private Method 20090910
5 GET_UI_PROPERTY Static method Public Method Returns properties relevant for a data type 20090910
Events
Class CL_BUILTIN_TYPES has no event.
Types
Class CL_BUILTIN_TYPES has no local type.
Method Signatures

Method GET_BUILTIN_TYPES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing LANGUAGE Call by reference Type reference (TYPE) STRING Sprachenschlüssel 20090910
2 Returning VALUES Value transfer Type reference (TYPE) IF_DD_TYPES=>TY_T_DOMVALUES 20090910

Method GET_BUILTIN_TYPES on class CL_BUILTIN_TYPES has no exception.

Method GET_OUTPUTSTYLES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing BUILTIN_TYPE Call by reference Type reference (TYPE) DATATYPE_D Eingebauter typ im Dictionary 20090911
2 Importing LANGUAGE Call by reference Type reference (TYPE) STRING Sprachenschlüssel 20090910
3 Returning VALUES Value transfer Type reference (TYPE) IF_DD_TYPES=>TY_T_DOMVALUES Erlaubte Werte für Outputstyle 20090910
# Exception Resumable Description Created on
1 CX_DD_METADATA_ACCESS Dictionary Zugriff auf Metadaten 20090911

Method GET_UI_PROPERTIES_ALL_TYPES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning PROPERTIES Value transfer Type reference (TYPE) IF_DD_TYPES=>TY_T_UI_PROPERTIES Ui Properties für alle BuiltIn Typen 20090910

Method GET_UI_PROPERTIES_ALL_TYPES on class CL_BUILTIN_TYPES has no exception.

Method GET_UI_PROPERTIES_I Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ALL Call by reference Type reference (TYPE) ABAP_BOOL 'X': Info für alle BuiltInTypen 20090910
2 Importing BUILTIN_TYPE Call by reference Type reference (TYPE) DATATYPE_D Datentyp im ABAP Dictionary 20090910
3 Importing INTERNAL Call by reference Type reference (TYPE) ABAP_BOOL 20090910
4 Exporting PROPERTIES Value transfer Type reference (TYPE) BUILTIN_PROPERTIES Ui Eigenschaften für einen Datentyp 20090910
5 Exporting PROPERTIES_TAB Value transfer Type reference (TYPE) IF_DD_TYPES=>TY_T_UI_PROPERTIES Ui Eigenschaften für alle Datentypen 20090910

Method GET_UI_PROPERTIES_I on class CL_BUILTIN_TYPES has no exception.

Method GET_UI_PROPERTY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing BUILTIN_TYPE Call by reference Type reference (TYPE) DATATYPE_D Datentyp im Dictionary 20090910
2 Returning PROPERTIES Value transfer Type reference (TYPE) BUILTIN_PROPERTIES Domänen Informationen 20090910

Method GET_UI_PROPERTY on class CL_BUILTIN_TYPES has no exception.
History
Last changed by/on SAP  20110908 
SAP Release Created in 800