SAP ABAP Class CL_EW_OP_BASE_CLASS (Basic Class for Object Provider Classes)
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_CLASS Generic Class Access Interface 20000115
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_EW_OP_SIMPLE_CLASS Class for Simple OP Classes 20000115
Properties
Class CL_EW_OP_BASE_CLASS  
Short Description Basic Class for Object Provider Classes    
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_CLASS has no forward declaration.
Interfaces
# Interface Abstract Final Description Created on
1 IF_CCM_OP_CLASS Generic Class Access Interface 20000115
Friends
Class CL_EW_OP_BASE_CLASS has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 CLASS_ID Instance attribute Public Type reference (TYPE) CCM_OP_CLASSID Own Class ID 20000115
2 OBJECT_INSTANCES Instance attribute Private Type reference (TYPE) OBJECT_INSTANCE_TAB Object Instances 20000115
3 REQUESTED_CLASS_ID Instance attribute Public Type reference (TYPE) CCM_OP_CLASSID Requested Class ID 20000125
4 SUPER_CLASS_ID Instance attribute Public Type reference (TYPE) CCM_OP_CLASSID ID for Super Class 20000115
Methods
# Method Level Visibility Method type Description Created on
1 GET_ATTRIBUTES Instance method Protected Method Provides Attribute List for Current Class 20000115
2 GET_PERSISTENT Instance method Protected Method Creates an Instance for Current Class 20000115
3 GET_RELATIONS Instance method Protected Method Provides a Relationship List for Current Class 20000115
4 GET_SUPER_CLASS Instance method Protected Method Provides Super Class for Inheritance 20000115
5 INITIALIZE_CLASS Instance method Protected Method Initializes a Class 20000118
6 IS_CLASS_ID Instance method Protected Method Checks whether class implements class id 20000121
Events
Class CL_EW_OP_BASE_CLASS has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 OBJECT_INSTANCE Private See coding Object Instance Entry 20000115
2 OBJECT_INSTANCE_TAB Private See coding Object Instance Table 20000115
Method Signatures

Method GET_ATTRIBUTES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_WITH_TEXT Call by reference Type reference (TYPE) EBA_FLAG Flag: read text 20000327
2 Returning RE_ATTRIBUTES Value transfer Type reference (TYPE) CCM_OP_ATTRIBUTE_TAB Attributstabelle der Klasseninstanzen 20000115

Method GET_ATTRIBUTES on class CL_EW_OP_BASE_CLASS has no exception.

Method GET_PERSISTENT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_KEY Call by reference Type reference (TYPE) C Objektschlüssel 20000115
2 Returning RE_IF_OBJECT Value transfer Object reference (TYPE REF TO) CL_EW_OP_BASE_OBJECT Interface-Referenz des Objekts 20000115
# Exception Resumable Description Created on
1 OBJECT_INVALID Objekt nicht vorhanden 20000115

Method GET_RELATIONS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RE_RELATIONS Value transfer Type reference (TYPE) CCM_OP_RELATION_TAB Tabelle Beziehungsdefinitionen 20000115

Method GET_RELATIONS on class CL_EW_OP_BASE_CLASS has no exception.

Method GET_SUPER_CLASS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RE_SUPER_CLASS_ID Value transfer Type reference (TYPE) CCM_OP_CLASSID Superklassen-ID 20000115

Method GET_SUPER_CLASS on class CL_EW_OP_BASE_CLASS has no exception.

Method INITIALIZE_CLASS Signature

Method INITIALIZE_CLASS on class CL_EW_OP_BASE_CLASS has no parameter.
Method INITIALIZE_CLASS on class CL_EW_OP_BASE_CLASS has no exception.

Method IS_CLASS_ID Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_CLASS_ID Call by reference Type reference (TYPE) CCM_OP_CLASSID Class ID 20000121
2 Returning RE_IS_CLASS_ID Value transfer Type reference (TYPE) EBA_FLAG flag: class implements im_class_id 20000121

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