SAP ABAP Class CL_SIC_SRV_READ_OBJECT_DATA (Generic Service for Accessing Object Data)
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_SIC_MULTI_CNT_SERVICE Interface for Multi Container Services 20060130
2 Interface implementation (CLASS c. INTERFACES i_ref)  IF_SIC_SERVICE_CONFIGURATION Interface for Service Configuration 20060321
Properties
Class CL_SIC_SRV_READ_OBJECT_DATA  
Short Description Generic Service for Accessing Object Data    
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 20060130   SAP 
Last change 20110908   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 ABAP Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
# Interface Abstract Final Description Created on
1 IF_SIC_MULTI_CNT_SERVICE Interface for Multi Container Services 20060130
2 IF_SIC_SERVICE_CONFIGURATION Interface for Service Configuration 20060321
Friends
Class CL_SIC_SRV_READ_OBJECT_DATA has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 CO_MESSAGE_ID_CONFIG Constant Private Type reference (TYPE) SYMSGID 'SIC_FRAMEWORK_CONFIG' Message Class 20060320
2 GS_APPL_OBJECT_TYPE Instance attribute Private Type reference (TYPE) SIC_S_APPL_OBJECT_TYPE Unique identification of application and object type 20060321
Methods
# Method Level Visibility Method type Description Created on
1 EXTRACT_OBJECT_NODE_INSTANCES Instance method Private Method Extract object node instances 20060323
2 IS_DATA_ACCESS_NEEDED Instance method Private Method Check if object data needs to be read 20060323
Events
Class CL_SIC_SRV_READ_OBJECT_DATA has no event.
Types
Class CL_SIC_SRV_READ_OBJECT_DATA has no local type.
Method Signatures

Method EXTRACT_OBJECT_NODE_INSTANCES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IR_MULTI_CONTAINER Value transfer Object reference (TYPE REF TO) CL_SIC_MULTI_CONTAINER Container for Instances of class CL_SIC_SINGLE_CONTAINER 20060323
2 Returning RR_MULTI_CONTAINER Value transfer Object reference (TYPE REF TO) CL_SIC_MULTI_CONTAINER Container for Instances of class CL_SIC_SINGLE_CONTAINER 20060323

Method EXTRACT_OBJECT_NODE_INSTANCES on class CL_SIC_SRV_READ_OBJECT_DATA has no exception.

Method IS_DATA_ACCESS_NEEDED Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IR_OBJECT_NODE Value transfer Object reference (TYPE REF TO) IF_SIC_OBJECT_NODE Object node 20060323
2 Returning RV_READ_OBJECT Value transfer Type reference (TYPE) ABAP_BOOL Read object data: true / false 20060323

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