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 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) | |
| 2 | 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 | Static Attribute | Private | Type reference (TYPE) | IF_DD_TYPES=>TY_T_LANGUS | 20090827 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Public | Method | Creates an instance of a DDIC object | 20090821 | |
| 2 | Static method | Public | Method | Get Instance of a Domain | 20090902 | |
| 3 | Static method | Public | Method | Converts two-digit language abbreviation to internal format | 20090907 | |
| 4 | 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 | DDOBJECT | Value transfer | Object reference (TYPE REF TO) | IF_DD_OBJECT | Dictionary Objekt | 20090821 | |||
| 2 | NAME | Call by reference | Type reference (TYPE) | OBJNAME | Name eines Dictionary-Objektes | 20090821 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Objektart ist nicht unterstützt | 20091102 | ||
| 2 | Objekt wurde nicht gefunden | 20091102 |
Method CREATE_DOMAIN Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | DOMAIN | Value transfer | Object reference (TYPE REF TO) | IF_DD_OBJECT | Dictionary Objekt | 20090902 | |||
| 2 | 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 | LANGU_EXT | Call by reference | Type reference (TYPE) | CSEQUENCE | Sprachenschlüssel, 2 stellig | 20090907 | |||
| 2 | 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 | LANGU_EXT | Value transfer | Type reference (TYPE) | LAISO | Sprachenschlüssel, 2 stellig | 20090907 | |||
| 2 | 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 |