SAP ABAP Class CL_SRT_WSP_CONFIG_RT_STMLP_PM (WSP Configuration Runtime STCM MLP Smart Config)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-ESI-WS-ABA-CFG (Application Component) WebServices ABAP Configuration
     SOAP_CONFIG (Package) SOAP Configuration Framework
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_SRT_WSP_CONFIG_ROOT WSP Configuration (Root Class) 20120801
2 Interface implementation (CLASS c. INTERFACES i_ref)  IF_SRT_WSP_CONFIG_ROOT WSP Configuration Root Class 20120801
3 Interface implementation (CLASS c. INTERFACES i_ref)  IF_SRT_WSP_CONFIG_RT_STMLP_PM WSP Configuration Runtime STCM MLP Smart Config 20120801
Properties
Class CL_SRT_WSP_CONFIG_RT_STMLP_PM  
Short Description WSP Configuration Runtime STCM MLP Smart Config    
Super Class CL_SRT_WSP_CONFIG_ROOT WSP Configuration (Root Class) 
Instantiability of a Class 1  Protected 
Final    
General Data
Message Class    
Program status     
Category 0   
Package SOAP_CONFIG   SOAP Configuration Framework 
Created 20120801   SAP 
Last change 20130531   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 TSRTP Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
# Interface Abstract Final Description Created on
1 IF_SRT_WSP_CONFIG_ROOT WSP Configuration Root Class 20120801
2 IF_SRT_WSP_CONFIG_RT_STMLP_PM WSP Configuration Runtime STCM MLP Smart Config 20120801
Friends
# Friend Modeled only Created on Description
1 CL_SRT_WSP_FACTORY 20120801 WSP Factory Class
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 CO_CLASS_NAME Constant Private Type reference (TYPE) STRING 'CL_SRT_WSP_CONFIG_RT_STMLP_PM' 20120801
2 MT_MEMORY_LOCK Static Attribute Private Type reference (TYPE) TT_MEMORY_LOCK Memory Lock 20120821
3 M_BINDING Instance attribute Private Object reference (TYPE REF TO) IF_SRT_WSP_SUBJECT_BINDING WSP Subject Binding 20120801
4 M_BINDING_KEY Instance attribute Private Type reference (TYPE) GUID_32 GUID in 'CHAR' Format in Uppercase 20120801
5 M_INSTANCE_ID Instance attribute Private Type reference (TYPE) I Instance ID 20120821
6 M_NEXT_INSTANCE_ID Static Attribute Private Type reference (TYPE) I Next Instance ID 20120821
7 M_RTC_WRITER Instance attribute Private Object reference (TYPE REF TO) IF_SRT_WSP_CONFIG_RTC_CFG Configuration instance of runtime cache 20120801
Methods
# Method Level Visibility Method type Description Created on
1 ACTIVATE_CLI_ASSIGN Instance method Private Method Creates Client Assignment 20120822
2 CLEAR_ALL Instance method Private Method 20120801
3 CONSTRUCTOR Instance method Public Constructor 20120801
4 DEACTIVATE_CLI_ASSIGN Instance method Private Method Deletes Client Assignment 20120822
5 INITIALIZE_CONFIG Instance method Private Method 20120801
6 INIT_FROM_CONFIG Instance method Private Method Initialize from RT config 20120821
7 INIT_FROM_DT_OBJECT Instance method Private Method 20120801
8 LOCK Instance method Private Method Locks the configuration 20120821
9 LOCK_MEMORY Instance method Private Method Locks the configuration in the memory 20120821
10 OPEN Static method Protected Method 20120801
11 UNLOCK Instance method Private Method Unlocks the configuration 20120821
12 UNLOCK_MEMORY Instance method Private Method Unlocks the configuration in the memory 20120821
Events
Class CL_SRT_WSP_CONFIG_RT_STMLP_PM has no event.
Types
Class CL_SRT_WSP_CONFIG_RT_STMLP_PM has no local type.
Method Signatures

Method ACTIVATE_CLI_ASSIGN Signature

Method ACTIVATE_CLI_ASSIGN on class CL_SRT_WSP_CONFIG_RT_STMLP_PM has no parameter.
# Exception Resumable Description Created on
1 CX_SRT_WSP_CONFIG WSP Exception 20120822

Method CLEAR_ALL Signature

Method CLEAR_ALL on class CL_SRT_WSP_CONFIG_RT_STMLP_PM has no parameter.
Method CLEAR_ALL on class CL_SRT_WSP_CONFIG_RT_STMLP_PM has no exception.

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing CONFIG_KEY Call by reference Type reference (TYPE) SRT_WSP_RT_CONFIG_NAME WSP Name of RT Configuration 20120801
2 Importing STCM_NAME Call by reference Type reference (TYPE) SRT_WSP_DT_OBJ_NAME WSP Name of Interface Object 20120801
# Exception Resumable Description Created on
1 CX_SRT_WSP_CONFIG WSP Exception 20120801

Method DEACTIVATE_CLI_ASSIGN Signature

Method DEACTIVATE_CLI_ASSIGN on class CL_SRT_WSP_CONFIG_RT_STMLP_PM has no parameter.
# Exception Resumable Description Created on
1 CX_SRT_WSP_CONFIG WSP Exception 20120822

Method INITIALIZE_CONFIG Signature

Method INITIALIZE_CONFIG on class CL_SRT_WSP_CONFIG_RT_STMLP_PM has no parameter.
Method INITIALIZE_CONFIG on class CL_SRT_WSP_CONFIG_RT_STMLP_PM has no exception.

Method INIT_FROM_CONFIG Signature

Method INIT_FROM_CONFIG on class CL_SRT_WSP_CONFIG_RT_STMLP_PM has no parameter.
# Exception Resumable Description Created on
1 CX_SRT_WSP_CONFIG WSP Exception 20120821

Method INIT_FROM_DT_OBJECT Signature

Method INIT_FROM_DT_OBJECT on class CL_SRT_WSP_CONFIG_RT_STMLP_PM has no parameter.
Method INIT_FROM_DT_OBJECT on class CL_SRT_WSP_CONFIG_RT_STMLP_PM has no exception.

Method LOCK Signature

Method LOCK on class CL_SRT_WSP_CONFIG_RT_STMLP_PM has no parameter.
# Exception Resumable Description Created on
1 CX_SRT_WSP_CONFIG WSP Exception 20120821

Method LOCK_MEMORY Signature

Method LOCK_MEMORY on class CL_SRT_WSP_CONFIG_RT_STMLP_PM has no parameter.
# Exception Resumable Description Created on
1 CX_SRT_WSP_CONFIG WSP Exception 20120821

Method OPEN Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing CONFIG_KEY Call by reference Type reference (TYPE) SRT_WSP_RT_CONFIG_NAME WSP Name of RT Configuration 20120801
2 Importing STCM_NAME Call by reference Type reference (TYPE) SRT_WSP_DT_OBJ_NAME WSP Name of Interface Object 20120801
3 Returning STMLP_PM Value transfer Object reference (TYPE REF TO) IF_SRT_WSP_CONFIG_RT_STMLP_PM WSP Configuration Runtime STCM MLP Smart Config 20120801
# Exception Resumable Description Created on
1 CX_SRT_WSP_CONFIG WSP Exception 20120801

Method UNLOCK Signature

Method UNLOCK on class CL_SRT_WSP_CONFIG_RT_STMLP_PM has no parameter.
Method UNLOCK on class CL_SRT_WSP_CONFIG_RT_STMLP_PM has no exception.

Method UNLOCK_MEMORY Signature

Method UNLOCK_MEMORY on class CL_SRT_WSP_CONFIG_RT_STMLP_PM has no parameter.
# Exception Resumable Description Created on
1 CX_SRT_WSP_CONFIG WSP Exception 20120821
History
Last changed by/on SAP  20130531 
SAP Release Created in 740