SAP ABAP Class CL_SIC_OBJECT (Abstract Base Class for Container Objects)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-EIM-IQM-IC (Application Component) Information Consistency
     S_IC_FRAMEWORK_ENGINE (Package) Information Consolidation Framework - Engine
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  IF_SERIALIZABLE_OBJECT Serializable Object 20060725
2 Interface implementation (CLASS c. INTERFACES i_ref)  IF_SIC_COMPARABLE Comparable objects 20060817
3 Interface implementation (CLASS c. INTERFACES i_ref)  IF_SIC_SERIALIZE_OBJECT Services for Object Serialization 20060725
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_SIC_OBJECT_GROUP Object Group 20051223
2 Inheritance (c INHERITING FROM c_ref)  CL_SIC_OBJECT_NODE Object Node 20051208
3 Inheritance (c INHERITING FROM c_ref)  CL_SIC_SEARCH_RESULT Search Result 20051215
4 Inheritance (c INHERITING FROM c_ref)  CL_SIC_TEST_DATA Test data for unit test 20060816
Properties
Class CL_SIC_OBJECT  
Short Description Abstract Base Class for Container Objects    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package S_IC_FRAMEWORK_ENGINE   Information Consolidation Framework - Engine 
Created 20051208   SAP 
Last change 20110908   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_SIC_OBJECT has no forward declaration.
Interfaces
# Interface Abstract Final Description Created on
1 IF_SERIALIZABLE_OBJECT Serializable Object 20060725
2 IF_SIC_COMPARABLE Comparable objects 20060817
3 IF_SIC_SERIALIZE_OBJECT Services for Object Serialization 20060725
Friends
Class CL_SIC_OBJECT has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 CO_MESSAGE_ID Constant Protected Type reference (TYPE) SYMSGID 'SIC_FRAMEWORK_ENGINE' Message Class 20060208
2 GS_APPL_OBJECT_TYPE Instance attribute Protected Type reference (TYPE) SIC_S_APPL_OBJECT_TYPE Unique identification of application and object type 20060207
3 GV_CONTAINER_CONTENT_TYPE Instance attribute Protected Type reference (TYPE) SIC_CONTAINER_CONTENT_TYPE Type of Contents in a Container 20051208
Methods
# Method Level Visibility Method type Description Created on
1 GET_APPL_OBJECT_TYPE Instance method Public Method Returns the unique identifier (application and object type) 20060207
2 GET_CONTAINER_CONTENT_TYPE Instance method Public Method Returns the type of the Object in the Container 20051208
Events
Class CL_SIC_OBJECT has no event.
Types
Class CL_SIC_OBJECT has no local type.
Method Signatures

Method GET_APPL_OBJECT_TYPE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RS_APPL_OBJECT_TYPE Value transfer Type reference (TYPE) SIC_S_APPL_OBJECT_TYPE Unique identification of application and object type 20060207

Method GET_APPL_OBJECT_TYPE on class CL_SIC_OBJECT has no exception.

Method GET_CONTAINER_CONTENT_TYPE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RV_CONTAINER_CONTENT_TYPE Value transfer Type reference (TYPE) SIC_CONTAINER_CONTENT_TYPE Type of Contents in a Container 20051208

Method GET_CONTAINER_CONTENT_TYPE on class CL_SIC_OBJECT has no exception.
History
Last changed by/on SAP  20110908 
SAP Release Created in 710