SAP ABAP Class CL_SRT_ACT_SHM (class for shared memorry transfer for activation)
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_ACT_SHM  
Short Description class for shared memorry transfer for activation    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package SOAP_CONFIG   SOAP Configuration Framework 
Created 20080813   SAP 
Last change 20090618   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_SRT_ACT_SHM has no forward declaration.
Interfaces
Class CL_SRT_ACT_SHM has no interface implemented.
Friends
Class CL_SRT_ACT_SHM has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 STOPPED_SUCCESS Instance attribute Private Type reference (TYPE) BOOLEAN Boolean Variable (X=True, -=False, Space=Unknown) 20080813
2 STOP_REQ Instance attribute Private Type reference (TYPE) BOOLEAN Boolean Variable (X=True, -=False, Space=Unknown) 20080813
Methods
# Method Level Visibility Method type Description Created on
1 CLEAR_STOP_STATE Instance method Public Method 20080813
2 GET_STOPPED_SUCCESS Instance method Public Method 20080813
3 GET_STOP_REQUIRED Instance method Public Method 20080813
4 SET_STOPPED_SUCCESS Instance method Public Method 20080813
5 SET_STOP_REQUIRED Instance method Public Method 20080813
Events
Class CL_SRT_ACT_SHM has no event.
Types
Class CL_SRT_ACT_SHM has no local type.
Method Signatures

Method CLEAR_STOP_STATE Signature

Method CLEAR_STOP_STATE on class CL_SRT_ACT_SHM has no parameter.
Method CLEAR_STOP_STATE on class CL_SRT_ACT_SHM has no exception.

Method GET_STOPPED_SUCCESS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RE_STOPPED_SUCCESS Value transfer Type reference (TYPE) BOOLEAN Boolean Variable (X=True, -=False, Space=Unknown) 20080813

Method GET_STOPPED_SUCCESS on class CL_SRT_ACT_SHM has no exception.

Method GET_STOP_REQUIRED Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RE_STOP Value transfer Type reference (TYPE) BOOLEAN Boolean Variable (X=True, -=False, Space=Unknown) 20080813

Method GET_STOP_REQUIRED on class CL_SRT_ACT_SHM has no exception.

Method SET_STOPPED_SUCCESS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_STOPPED_SUCCESS Call by reference Type reference (TYPE) BOOLEAN Boolean Variable (X=True, -=False, Space=Unknown) 20080813

Method SET_STOPPED_SUCCESS on class CL_SRT_ACT_SHM has no exception.

Method SET_STOP_REQUIRED Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_STOP Call by reference Type reference (TYPE) BOOLEAN Boolean Variable (X=True, -=False, Space=Unknown) 20080813

Method SET_STOP_REQUIRED on class CL_SRT_ACT_SHM has no exception.
History
Last changed by/on SAP  20090618 
SAP Release Created in 720