SAP ABAP Class CL_SIC_SINGLE_CONTAINER (Container for Instances of Class CL_SIC_OBJECT)
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 20060719
2 Interface implementation (CLASS c. INTERFACES i_ref)  IF_SIC_LOGGING Interface for Logging Functions 20051216
3 Interface implementation (CLASS c. INTERFACES i_ref)  IF_SIC_SERIALIZE_OBJECT Services for Object Serialization 20060725
Properties
Class CL_SIC_SINGLE_CONTAINER  
Short Description Container for Instances of Class CL_SIC_OBJECT    
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_SINGLE_CONTAINER has no forward declaration.
Interfaces
# Interface Abstract Final Description Created on
1 IF_SERIALIZABLE_OBJECT Serializable Object 20060719
2 IF_SIC_LOGGING Interface for Logging Functions 20051216
3 IF_SIC_SERIALIZE_OBJECT Services for Object Serialization 20060725
Friends
# Friend Modeled only Created on Description
1 CL_SIC_GENERIC_SERVICE 20060120 Implementation of Generic Service
2 CL_SIC_MULTI_CONTAINER 20051220 Container for CL_SIC_SINGLE_CONTAINER Instances
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 GR_CONTENT_OBJECT Instance attribute Private Object reference (TYPE REF TO) CL_SIC_OBJECT Content object in Container 20051208
2 GS_MESSAGE_LOG Instance attribute Private Type reference (TYPE) SIC_S_MESSAGE Status informations and messages 20051216
3 GS_TMP_MESSAGE_LOG Instance attribute Private Type reference (TYPE) SIC_S_SERVICE_MESSAGE Messages of a service 20060123
4 GT_PARAMETERS Instance attribute Private Type reference (TYPE) SIC_T_PARAMETER Definition of service parameters 20051222
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor Constructor 20051208
2 FINALIZE_SERVICE_MESSAGE_LOG Instance method Public Method Append the latest log messages to the message log 20060123
3 GET_CONTAINER_CONTENT Instance method Public Method Returns the Object contained in the Container 20051212
4 GET_CONTAINER_CONTENT_TYPE Instance method Public Method Returns the type of Object in the Container 20051208
5 GET_MSG_COUNTER_REFERENCES Instance method Private Method Returns references to the message counters 20051220
6 GET_PARAMETERS Instance method Public Method Returns the parameters associated with the content object 20051222
7 INCREMENT_MESSAGE_COUNTER Instance method Private Method Increment the relevant message counter 20060123
8 SET_LOG_LEVEL Instance method Private Method Set the log level for the current service 20060110
Events
Class CL_SIC_SINGLE_CONTAINER has no event.
Types
Class CL_SIC_SINGLE_CONTAINER 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 IR_CONTENT_OBJECT Value transfer Object reference (TYPE REF TO) CL_SIC_OBJECT Content object in Container 20051208
2 Importing IT_PARAMETERS Value transfer Type reference (TYPE) SIC_T_PARAMETER Definition of service parameters 20051222

Method CONSTRUCTOR on class CL_SIC_SINGLE_CONTAINER has no exception.

Method FINALIZE_SERVICE_MESSAGE_LOG Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_SERVICE_NAME Value transfer Type reference (TYPE) SIC_SERVICE_NAME Name of a service 20060123

Method FINALIZE_SERVICE_MESSAGE_LOG on class CL_SIC_SINGLE_CONTAINER has no exception.

Method GET_CONTAINER_CONTENT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RR_CONTENT_OBJECT Value transfer Object reference (TYPE REF TO) CL_SIC_OBJECT Content object in Container 20051212

Method GET_CONTAINER_CONTENT on class CL_SIC_SINGLE_CONTAINER 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_SINGLE_CONTAINER has no exception.

Method GET_MSG_COUNTER_REFERENCES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ER_CNT_MSG_TYPE_A_REF Value transfer Object reference (TYPE REF TO) DATA Reference to type A message counter 20051220
2 Exporting ER_CNT_MSG_TYPE_D_REF Value transfer Object reference (TYPE REF TO) DATA Reference to type D message counter 20051220
3 Exporting ER_CNT_MSG_TYPE_E_REF Value transfer Object reference (TYPE REF TO) DATA Reference to type E message counter 20051220
4 Exporting ER_CNT_MSG_TYPE_I_REF Value transfer Object reference (TYPE REF TO) DATA Reference to type I message counter 20051220
5 Exporting ER_CNT_MSG_TYPE_S_REF Value transfer Object reference (TYPE REF TO) DATA Reference to type S message counter 20051220
6 Exporting ER_CNT_MSG_TYPE_W_REF Value transfer Object reference (TYPE REF TO) DATA Reference to type W message counter 20051220

Method GET_MSG_COUNTER_REFERENCES on class CL_SIC_SINGLE_CONTAINER has no exception.

Method GET_PARAMETERS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RT_PARAMETERS Value transfer Type reference (TYPE) SIC_T_PARAMETER Definition of service parameters 20051222

Method GET_PARAMETERS on class CL_SIC_SINGLE_CONTAINER has no exception.

Method INCREMENT_MESSAGE_COUNTER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_MSG_TYPE Value transfer Type reference (TYPE) SYMSGTY Message Type 20060123

Method INCREMENT_MESSAGE_COUNTER on class CL_SIC_SINGLE_CONTAINER has no exception.

Method SET_LOG_LEVEL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_LOG_LEVEL Value transfer Type reference (TYPE) SIC_LOG_LEVEL Log level 20060110

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