SAP ABAP Class CL_DOMAIN (Dictionary Domain)
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 | 20090821 |
Properties
| Class | CL_DOMAIN | |
| Short Description | Dictionary Domain | |
| Super Class | CL_DD_OBJECT | Dictionary Object |
| 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 | 20130531 | 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_DOMAIN has no interface implemented.
Friends
Class CL_DOMAIN has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Private | Type reference (TYPE) | IF_DD_TYPES=>TY_T_DOMAINS | 20090827 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Public | Method | Checks whether a domain with specified name exists | 20090907 | |
| 2 | Instance method | Public | Method | Returns domain weith separate append information | 20090903 | |
| 3 | Instance method | Public | Method | Domain Information | 20090824 | |
| 4 | Instance method | Private | Method | 20090904 | ||
| 5 | Static method | Public | Method | Gets fixed values for a domain | 20091111 | |
| 6 | Static method | Private | Method | Transforms information between dd01v and output structure | 20100211 |
Events
Class CL_DOMAIN has no event.
Types
Class CL_DOMAIN has no local type.
Method Signatures
Method EXISTS_DOMAIN Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EXISTS | Value transfer | Type reference (TYPE) | ABAP_BOOL | Object existiert falls Ergebnis ABAP_true | 20090907 | |||
| 2 | GET_STATE | Call by reference | Type reference (TYPE) | DDOBJSTATE | '' | Lesezustand eines Dictionary Objekts | 20090907 | ||
| 3 | NAME | Call by reference | Type reference (TYPE) | OBJNAME | Name eines Dictionary Objekts | 20090907 |
Method EXISTS_DOMAIN on class CL_DOMAIN has no exception.
Method GET_APPEND_INFO Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | GET_STATE | Call by reference | Type reference (TYPE) | DDOBJSTATE | Lesezustand eines ABAP/4 Dictionary Objekts | 20090903 | |||
| 2 | HIERARCHY | Value transfer | Type reference (TYPE) | IF_DD_TYPES=>TY_T_DOMAINS_WITH_KIND | Domänen Hierarchie mit Appends | 20090907 | |||
| 3 | LANGUAGE | Call by reference | Type reference (TYPE) | STRING | 20090907 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Fehler beim Expandieren | 20091102 |
Method GET_DOMAIN_INFO Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | DOMAINS | Value transfer | Type reference (TYPE) | IF_DD_TYPES=>TY_T_DOMAINS | 20090824 | ||||
| 2 | GET_STATE | Call by reference | Type reference (TYPE) | DDOBJSTATE | Zustand des Data-Dictionary Objektes | 20090824 | |||
| 3 | LANGUAGES | Call by reference | Type reference (TYPE) | STRING | Sprachenvektor | 20090824 |
Method GET_DOMAIN_INFO on class CL_DOMAIN has no exception.
Method GET_DOMAIN_INFO_INTERNAL Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | DOMAINS | Value transfer | Type reference (TYPE) | IF_DD_TYPES=>TY_T_DOMAINS_I | 20090904 | ||||
| 2 | GET_STATE | Call by reference | Type reference (TYPE) | DDOBJSTATE | Lesezustand eines ABAP/4 Dictionary Objekts | 20090904 | |||
| 3 | LANGUAGES | Call by reference | Type reference (TYPE) | STRING | 20090904 |
Method GET_DOMAIN_INFO_INTERNAL on class CL_DOMAIN has no exception.
Method GET_FIXED_VALUES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | DOMAIN_NAME | Call by reference | Type reference (TYPE) | DOMNAME | Bezeichnung einer Domäne | 20091111 | |||
| 2 | LANGUAGE | Call by reference | Type reference (TYPE) | STRING | 20091111 | ||||
| 3 | VALUES | Value transfer | Type reference (TYPE) | IF_DD_TYPES=>TY_T_DOMVALUES | 20091111 |
Method GET_FIXED_VALUES on class CL_DOMAIN has no exception.
Method TRANSFORM_INFO Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | DOMHDR_EXT | Call by reference | Type reference (TYPE) | DD01VE | Domänen Metadaten (extern) | 20100211 | |||
| 2 | DOMHDR_INT | Call by reference | Type reference (TYPE) | DD01V | Domänen Metadaten (intern) | 20100211 |
Method TRANSFORM_INFO on class CL_DOMAIN has no exception.
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in | 800 |