SAP ABAP Class CL_OO_COCLASS_NAMING (Name Service for Co-Classes)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-DWB-TOO-CLA (Application Component) Class Builder
⤷
SEOE (Package) ABAP Objects Class Builder
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_OO_PERSIST_COCLASS_NAMING | Access Name Service for Co-Classes of Persistent Classes | 19991130 |
Properties
| Class | CL_OO_COCLASS_NAMING | |
| Short Description | Name Service for Co-Classes | |
| Super Class | ||
| Instantiability of a Class | 0 | Private |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | SEOE | ABAP Objects Class Builder |
| Created | 19991130 | 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 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_OO_PERSIST_COCLASS_NAMING | Access Name Service for Co-Classes of Persistent Classes | 19991130 |
Friends
Class CL_OO_COCLASS_NAMING has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Public | Attribute reference (LIKE) | 20000309 | |||||
| 2 | Instance attribute | Public | Attribute reference (LIKE) | 20000309 | |||||
| 3 | Instance attribute | Private | Type reference (TYPE) | SEOCLSTYPE | Class type | 19991130 | |||
| 4 | Instance attribute | Public | Attribute reference (LIKE) | 20000309 | |||||
| 5 | Instance attribute | Public | Type reference (TYPE) | STRING | Namespace | 19991130 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | Constructor | 19991130 | |
| 2 | Static method | Public | Method | Instance Generation Using Object Type Key | 19991130 | |
| 3 | Static method | Public | Method | Instance Generation Using GUID | 19991130 | |
| 4 | Static method | Public | Method | Instance Generation Using New Object Type Key (W/O ExCheck) | 19991130 |
Events
Class CL_OO_COCLASS_NAMING has no event.
Types
Class CL_OO_COCLASS_NAMING has no local type.
Method Signatures
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CATEGORY | Call by reference | Type reference (TYPE) | SEOCATEGRY | Klassen-/Interface-Kategorie | 19991130 | |||
| 2 | CIFKEY | Call by reference | Type reference (TYPE) | SEOCLSKEY | Objekttypname | 19991130 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Kein Dienst implementiert | 19991130 |
Method GET_INSTANCE_BY_CIFKEY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CIFKEY | Call by reference | Type reference (TYPE) | SEOCLSKEY | Objekttypname | 19991130 | |||
| 2 | CIFREF | Value transfer | Object reference (TYPE REF TO) | CL_OO_COCLASS_NAMING | Erzeugt Instanz | 19991130 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Interner Fehler aufgetreten | 19991130 | ||
| 2 | Kein gültiger Objekttyp | 19991130 | ||
| 3 | Kein Dienst implementiert | 19991130 |
Method GET_INSTANCE_BY_GUID Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CIFREF | Value transfer | Object reference (TYPE REF TO) | CL_OO_COCLASS_NAMING | Erzeugte Instanz | 19991130 | |||
| 2 | GUID | Call by reference | Type reference (TYPE) | SEOCLASS-UUID | UUID in X-Form (binär) | 19991130 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Interner Fehler aufgetreten | 19991130 | ||
| 2 | Kein gültiger Objekttyp | 19991130 | ||
| 3 | Kein Dienst implementiert | 19991130 |
Method GET_INSTANCE_BY_NEW_CIFKEY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CATEGORY | Call by reference | Type reference (TYPE) | SEOCATEGRY | Klassen-/Interface-Kategorie | 19991130 | |||
| 2 | CIFKEY | Call by reference | Type reference (TYPE) | SEOCLSKEY | Objekttypname | 19991130 | |||
| 3 | CIFREF | Value transfer | Object reference (TYPE REF TO) | CL_OO_COCLASS_NAMING | Erzeugt Instanz | 19991130 | |||
| 4 | CLSTYPE | Call by reference | Type reference (TYPE) | SEOCLSTYPE | Klassenart | 19991130 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Interner Fehler aufgetreten | 19991130 | ||
| 2 | Kein gültiger Objekttyp | 19991130 | ||
| 3 | Kein Dienst implementiert | 19991130 |
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in | 46C |