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 SEOC Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
2 SEOK 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 CA Instance attribute Public Attribute reference (LIKE) 20000309
2 CB Instance attribute Public Attribute reference (LIKE) 20000309
3 CLSTYPE Instance attribute Private Type reference (TYPE) SEOCLSTYPE Class type 19991130
4 CS Instance attribute Public Attribute reference (LIKE) 20000309
5 NAMESPACE Instance attribute Public Type reference (TYPE) STRING Namespace 19991130
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor Constructor 19991130
2 GET_INSTANCE_BY_CIFKEY Static method Public Method Instance Generation Using Object Type Key 19991130
3 GET_INSTANCE_BY_GUID Static method Public Method Instance Generation Using GUID 19991130
4 GET_INSTANCE_BY_NEW_CIFKEY 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 Importing CATEGORY Call by reference Type reference (TYPE) SEOCATEGRY Klassen-/Interface-Kategorie 19991130
2 Importing CIFKEY Call by reference Type reference (TYPE) SEOCLSKEY Objekttypname 19991130
# Exception Resumable Description Created on
1 NO_SERVICES_AVAILABLE 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 Importing CIFKEY Call by reference Type reference (TYPE) SEOCLSKEY Objekttypname 19991130
2 Returning CIFREF Value transfer Object reference (TYPE REF TO) CL_OO_COCLASS_NAMING Erzeugt Instanz 19991130
# Exception Resumable Description Created on
1 INTERNAL_ERROR Interner Fehler aufgetreten 19991130
2 NO_OBJECTTYPE Kein gültiger Objekttyp 19991130
3 NO_SERVICES_AVAILABLE 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 Returning CIFREF Value transfer Object reference (TYPE REF TO) CL_OO_COCLASS_NAMING Erzeugte Instanz 19991130
2 Importing GUID Call by reference Type reference (TYPE) SEOCLASS-UUID UUID in X-Form (binär) 19991130
# Exception Resumable Description Created on
1 INTERNAL_ERROR Interner Fehler aufgetreten 19991130
2 NO_OBJECTTYPE Kein gültiger Objekttyp 19991130
3 NO_SERVICES_AVAILABLE 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 Importing CATEGORY Call by reference Type reference (TYPE) SEOCATEGRY Klassen-/Interface-Kategorie 19991130
2 Importing CIFKEY Call by reference Type reference (TYPE) SEOCLSKEY Objekttypname 19991130
3 Returning CIFREF Value transfer Object reference (TYPE REF TO) CL_OO_COCLASS_NAMING Erzeugt Instanz 19991130
4 Importing CLSTYPE Call by reference Type reference (TYPE) SEOCLSTYPE Klassenart 19991130
# Exception Resumable Description Created on
1 INTERNAL_ERROR Interner Fehler aufgetreten 19991130
2 NO_OBJECTTYPE Kein gültiger Objekttyp 19991130
3 NO_SERVICES_AVAILABLE Kein Dienst implementiert 19991130
History
Last changed by/on SAP  20110908 
SAP Release Created in 46C