SAP ABAP Class CL_EW_OP_BASE_OBJECT (Basic Class for Objct Provider Objects)
Hierarchy
FI-CA (Software Component) FI-CA
   CS-CI-CIC (Application Component) Customer Interaction Center
     EE_CRM_CIC (Package) Generic IS-U/T Enhancements (Transport to CRM Follows)
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  IF_CCM_OP_OBJECT Interface for Business Object Access 20000115
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_EW_OP_SIMPLE_OBJECT Basic Class for Direct Object Implementations 20000115
Properties
Class CL_EW_OP_BASE_OBJECT  
Short Description Basic Class for Objct Provider Objects    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package EE_CRM_CIC   Generic IS-U/T Enhancements (Transport to CRM Follows) 
Created 20000115   SAP 
Last change 20050224   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_EW_OP_BASE_OBJECT has no forward declaration.
Interfaces
# Interface Abstract Final Description Created on
1 IF_CCM_OP_OBJECT Interface for Business Object Access 20000115
Friends
Class CL_EW_OP_BASE_OBJECT has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 CLASS Instance attribute Public Object reference (TYPE REF TO) CL_EW_OP_BASE_CLASS Class Description 20000115
2 OBJECT_KEY Instance attribute Public Type reference (TYPE) SWO_TYPEID Object Key 20000115
3 SUPER_OBJECT Instance attribute Private Object reference (TYPE REF TO) IF_CCM_OP_OBJECT Correspondence: Object from Super Class 20000115
Methods
# Method Level Visibility Method type Description Created on
1 GET_ATTRIBUTE_VALUE Instance method Public Method Supplies the Value of an Attribute 20000115
2 GET_RELATED_OBJECTS Instance method Public Method Provides Objects Related to this Object 20000115
Events
Class CL_EW_OP_BASE_OBJECT has no event.
Types
Class CL_EW_OP_BASE_OBJECT has no local type.
Method Signatures

Method GET_ATTRIBUTE_VALUE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EX_VALUE Value transfer Type reference (TYPE) ANY Attributswert 20000115
2 Importing IM_ATTRIBUTE Call by reference Type reference (TYPE) C Attributsbezeichnung 20000115
# Exception Resumable Description Created on
1 NOT_FOUND Attribut nicht gefunden 20000115
2 TYPE_MISMATCH Konvertierungsfehler 20000115

Method GET_RELATED_OBJECTS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EX_OBJECTS Value transfer Type reference (TYPE) CCM_OP_OBJECT_TAB Beziehung 20000115
2 Importing IM_RELATYPE Call by reference Type reference (TYPE) CCM_OP_REL_NAME Beziehungsart 20000115

Method GET_RELATED_OBJECTS on class CL_EW_OP_BASE_OBJECT has no exception.
History
Last changed by/on SAP  20050224 
SAP Release Created in