SAP ABAP Class IF_SIC_SINGLE_CNT_SERVICE (Interface for Single Container Services)
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CL_SIC_GENERIC_SERVICE Implementation of Generic Service 20060120
Properties
Class IF_SIC_SINGLE_CNT_SERVICE  
Short Description Interface for Single Container Services    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20051207   SAP 
Last change 20110908   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 CL_SIC_CONSTANTS Forward declaration class (CLASS c DEFINITION DEFERRED)  Forward declaration class (CLASS c DEFINITION DEFERRED)
Interfaces
Class IF_SIC_SINGLE_CNT_SERVICE has no interface implemented.
Friends
Class IF_SIC_SINGLE_CNT_SERVICE has no friend class.
Attributes
Class IF_SIC_SINGLE_CNT_SERVICE has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 EXECUTE Instance method Public Method Starts the execution of the service 20051209
Events
Class IF_SIC_SINGLE_CNT_SERVICE has no event.
Types
Class IF_SIC_SINGLE_CNT_SERVICE has no local type.
Method Signatures

Method EXECUTE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IR_SINGLE_CONTAINER Value transfer Object reference (TYPE REF TO) CL_SIC_SINGLE_CONTAINER Container for instances of class CL_SIC_OBJECT 20051209
2 Importing IT_CONFIG_PROVIDERS Value transfer Type reference (TYPE) SIC_T_CONFIGURATION_PROVIDER Configuration providers 20060801
3 Importing IV_RUNTIME_MODE Value transfer Type reference (TYPE) SIC_RUNTIME_MODE CL_SIC_CONSTANTS=>CO_RUNTIME_MODE_NORMAL Runtime mode of framework and services 20060816
4 Importing IV_SERVICE_PROFILE Value transfer Type reference (TYPE) SIC_SERVICE_PROFILE SPACE Service Profile 20060126
5 Returning RR_SINGLE_CONTAINER Value transfer Object reference (TYPE REF TO) CL_SIC_SINGLE_CONTAINER Container for instances of class CL_SIC_OBJECT 20051209
# Exception Resumable Description Created on
1 CX_SIC_FRAMEWORK_CONFIG Errors in configuration of the framework 20060208
2 CX_SIC_FRAMEWORK_ENGINE Errors in the framework engine 20060208
History
Last changed by/on SAP  20110908 
SAP Release Created in