SAP ABAP Class CL_DD_FACTORY (Factory Class)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-DWB-DIC (Application Component) ABAP Dictionary
     SDD_XDI_MDA (Package) Metadata Access
Properties
Class CL_DD_FACTORY  
Short Description Factory Class    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package SDD_XDI_MDA   Metadata Access 
Created 20090821   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_DD_FACTORY has no interface implemented.
Friends
Class CL_DD_FACTORY has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 LANG_INFO Static Attribute Private Type reference (TYPE) IF_DD_TYPES=>TY_T_LANGUS 20090827
Methods
# Method Level Visibility Method type Description Created on
1 CREATE_DDOBJECT Static method Public Method Creates an instance of a DDIC object 20090821
2 CREATE_DOMAIN Static method Public Method Get Instance of a Domain 20090902
3 LANGU_EXT_2_INT Static method Public Method Converts two-digit language abbreviation to internal format 20090907
4 LANGU_INT_2_EXT Static method Public Method Converts single-digit language key to external format 20090907
Events
Class CL_DD_FACTORY has no event.
Types
Class CL_DD_FACTORY has no local type.
Method Signatures

Method CREATE_DDOBJECT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning DDOBJECT Value transfer Object reference (TYPE REF TO) IF_DD_OBJECT Dictionary Objekt 20090821
2 Importing NAME Call by reference Type reference (TYPE) OBJNAME Name eines Dictionary-Objektes 20090821
# Exception Resumable Description Created on
1 CX_DD_NOT_SUPPORTED Objektart ist nicht unterstützt 20091102
2 CX_DD_OBJECT_NOT_FOUND Objekt wurde nicht gefunden 20091102

Method CREATE_DOMAIN Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning DOMAIN Value transfer Object reference (TYPE REF TO) IF_DD_OBJECT Dictionary Objekt 20090902
2 Importing NAME Call by reference Type reference (TYPE) OBJNAME Name eines Dictionary Objektes 20090902

Method CREATE_DOMAIN on class CL_DD_FACTORY has no exception.

Method LANGU_EXT_2_INT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing LANGU_EXT Call by reference Type reference (TYPE) CSEQUENCE Sprachenschlüssel, 2 stellig 20090907
2 Returning LANGU_INT Value transfer Type reference (TYPE) DDLANGUAGE Sprachenschlüssel, 1 stellig 20090907

Method LANGU_EXT_2_INT on class CL_DD_FACTORY has no exception.

Method LANGU_INT_2_EXT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning LANGU_EXT Value transfer Type reference (TYPE) LAISO Sprachenschlüssel, 2 stellig 20090907
2 Importing LANGU_INT Call by reference Type reference (TYPE) DDLANGUAGE Sprachenschlüssel, 1 stellig 20090907

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