SAP ABAP Class CL_SLMP_HANDLER (Call Handler)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-INS-TC-RT (Application Component) Runtime for ABAP based automated TC
     SLMP_RT (Package) SL Protocol Runtime
Properties
Class CL_SLMP_HANDLER  
Short Description Call Handler    
Super Class    
Instantiability of a Class 0  Private 
Final    
General Data
Message Class    
Program status     
Category 0   
Package SLMP_RT   SL Protocol Runtime 
Created 20121026   SAP 
Last change 20140121   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_SLMP_HANDLER has no forward declaration.
Interfaces
Class CL_SLMP_HANDLER has no interface implemented.
Friends
Class CL_SLMP_HANDLER has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 GO_SINGLETON Static Attribute Private Object reference (TYPE REF TO) CL_SLMP_HANDLER 20121026
2 MO_PROVIDER Instance attribute Private Object reference (TYPE REF TO) IF_SLMP_PROVIDER 20121026
3 MV_ENTITY_SET Instance attribute Private Type reference (TYPE) STRING 20121026
4 MV_PROVIDER_ID Instance attribute Private Type reference (TYPE) STRING 20130116
Methods
# Method Level Visibility Method type Description Created on
1 EXECUTE_GET Instance method Public Method Executes a get 20121026
2 EXECUTE_POST Instance method Public Method 20121026
3 EXECUTE_PUT Instance method Public Method 20121026
4 GET_INSTANCE Static method Public Method Get an instance of the handler 20121026
5 INIT Instance method Public Method Initialize the handler 20121026
6 _CLEAN_UP Instance method Private Method 20121026
Events
Class CL_SLMP_HANDLER has no event.
Types
Class CL_SLMP_HANDLER has no local type.
Method Signatures

Method EXECUTE_GET Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_KEY Call by reference Type reference (TYPE) STRING Key to entity 20121026
2 Importing IV_TO_ENTITY_SET Call by reference Type reference (TYPE) STRING Navigate to entity set 20121026
3 Returning RO_DC_OUT Value transfer Object reference (TYPE REF TO) IF_SLMP_DATA_CONTAINER_OUT Data Container outwards methods 20121026
# Exception Resumable Description Created on
1 CX_SLMP SL Protocol Exception 20121026

Method EXECUTE_POST Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_DC_IN Call by reference Object reference (TYPE REF TO) IF_SLMP_DATA_CONTAINER 20130128
2 Importing IV_KEY Call by reference Type reference (TYPE) STRING 20130128
3 Importing IV_TO_ENTITY_SET Call by reference Type reference (TYPE) STRING 20130128
4 Returning RO_DC_OUT Value transfer Object reference (TYPE REF TO) IF_SLMP_DATA_CONTAINER_OUT 20121026
# Exception Resumable Description Created on
1 CX_SLMP 20121026

Method EXECUTE_PUT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_DC_IN Call by reference Object reference (TYPE REF TO) IF_SLMP_DATA_CONTAINER_OUT Data Container outwards methods 20121218
2 Importing IV_KEY Call by reference Type reference (TYPE) STRING 20121026
3 Importing IV_TO_ENTITY_SET Call by reference Type reference (TYPE) STRING 20121029
4 Returning RO_DC_OUT Value transfer Object reference (TYPE REF TO) IF_SLMP_DATA_CONTAINER_OUT 20121029
# Exception Resumable Description Created on
1 CX_SLMP 20121026

Method GET_INSTANCE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RO_INSTANCE Value transfer Object reference (TYPE REF TO) CL_SLMP_HANDLER Call Handler 20121026

Method GET_INSTANCE on class CL_SLMP_HANDLER has no exception.

Method INIT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_ENTITY_SET Call by reference Type reference (TYPE) STRING Current entity set 20121026
2 Importing IV_PROVIDER_ID Call by reference Type reference (TYPE) STRING Provider to be called 20121026
# Exception Resumable Description Created on
1 CX_SLMP SL Protocol Exception 20121026

Method _CLEAN_UP Signature

Method _CLEAN_UP on class CL_SLMP_HANDLER has no parameter.
Method _CLEAN_UP on class CL_SLMP_HANDLER has no exception.
History
Last changed by/on SAP  20140121 
SAP Release Created in 740