SAP ABAP Class CL_SRT_WSP_IS_MEP3_HELPER (Helper class for IS MEP3)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-ESI-WS-ABA-CFG (Application Component) WebServices ABAP Configuration
     SOAP_CONFIG (Package) SOAP Configuration Framework
Properties
Class CL_SRT_WSP_IS_MEP3_HELPER  
Short Description Helper class for IS MEP3    
Super Class    
Instantiability of a Class 1  Protected 
Final    
General Data
Message Class    
Program status     
Category 0   
Package SOAP_CONFIG   SOAP Configuration Framework 
Created 20090224   SAP 
Last change 20090618   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_SRT_WSP_IS_MEP3_HELPER has no forward declaration.
Interfaces
Class CL_SRT_WSP_IS_MEP3_HELPER has no interface implemented.
Friends
Class CL_SRT_WSP_IS_MEP3_HELPER has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 CO_ACTION_MEP3_OFF Constant Private Type reference (TYPE) STRING 'MEP3 Off' 20090224
2 CO_ACTION_MEP3_ON Constant Private Type reference (TYPE) STRING 'MEP3 On' 20090224
3 CO_ACTION_STATUS Constant Private Type reference (TYPE) STRING 'Get Status' 20090224
4 CO_CLASS_NAME Constant Private Type reference (TYPE) STRING 'CL_SRT_WSP_IS_MEP3_HELPER' 20090224
5 M_BINDING_KEY Instance attribute Private Type reference (TYPE) GUID_32 20090224
6 M_CHANNEL Instance attribute Private Type reference (TYPE) GUID_32 20090224
7 M_INTERFACE_NAME Instance attribute Private Type reference (TYPE) QNAME 20090224
8 M_PI_QUERY Instance attribute Private Object reference (TYPE REF TO) IF_SRT_WSP_ASSIGN_QUERY 20090224
9 M_REGISTRY Instance attribute Private Object reference (TYPE REF TO) IF_SRT_WSP_CONFIG_REGISTRY 20090224
10 M_RTC_READER Instance attribute Private Object reference (TYPE REF TO) IF_SRT_WSP_CONFIG_RTC_RT 20090224
11 M_RTC_WRITER Instance attribute Private Object reference (TYPE REF TO) IF_SRT_WSP_CONFIG_RTC_CFG 20090224
12 M_SWCV Instance attribute Private Type reference (TYPE) GUID_32 20090224
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor 20090224
2 DISABLE_MEP3 Instance method Public Method 20090224
3 ENABLE_MEP3 Instance method Public Method 20090224
4 GET_STATUS Instance method Public Method 20090224
5 OPEN Static method Public Method 20090224
6 PROCESS_ACTION Instance method Private Method 20090224
Events
Class CL_SRT_WSP_IS_MEP3_HELPER has no event.
Types
Class CL_SRT_WSP_IS_MEP3_HELPER 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 CHANNEL Call by reference Type reference (TYPE) GUID_32 Channel ID 20090224
2 Importing IF_NAME Call by reference Type reference (TYPE) STRING Interface Name 20090224
3 Importing IF_NAMESPACE Call by reference Type reference (TYPE) STRING Interface Namespace 20090224
4 Importing SWCV Call by reference Type reference (TYPE) GUID_32 Software Component Version 20090224
# Exception Resumable Description Created on
1 CX_SRT_WSP_CONFIG WSP Exception 20090224

Method DISABLE_MEP3 Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning STATUS Value transfer Type reference (TYPE) STRING Status 20090224
# Exception Resumable Description Created on
1 CX_SRT_WSP_CONFIG WSP Exception 20090224

Method ENABLE_MEP3 Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning STATUS Value transfer Type reference (TYPE) STRING Status 20090224
# Exception Resumable Description Created on
1 CX_SRT_WSP_CONFIG WSP Exception 20090224

Method GET_STATUS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning STATUS Value transfer Type reference (TYPE) STRING Status 20090224
# Exception Resumable Description Created on
1 CX_SRT_WSP_CONFIG WSP Exception 20090224

Method OPEN Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing CHANNEL Call by reference Type reference (TYPE) GUID_32 Channel ID 20090224
2 Importing IF_NAME Call by reference Type reference (TYPE) STRING Interface Name 20090224
3 Importing IF_NAMESPACE Call by reference Type reference (TYPE) STRING Interface Namespace 20090224
4 Returning MEP3_HELPER Value transfer Object reference (TYPE REF TO) CL_SRT_WSP_IS_MEP3_HELPER Helper class for IS MEP3 20090224
5 Importing SWCV Call by reference Type reference (TYPE) GUID_32 Software Component Version 20090224
# Exception Resumable Description Created on
1 CX_SRT_WSP_CONFIG WSP Exception 20090224

Method PROCESS_ACTION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ACTION Call by reference Type reference (TYPE) STRING Action 20090224
2 Returning STATUS Value transfer Type reference (TYPE) STRING Status 20090224
# Exception Resumable Description Created on
1 CX_SRT_WSP_CONFIG WSP Exception 20090224
History
Last changed by/on SAP  20090618 
SAP Release Created in 720