SAP ABAP Class IF_SRT_WSP_PROCESS_CONTROLLER (SRT: Process Controller)
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CL_SRT_WSP_PROCESS_CONTROLLER SRT: Process Controller 20130415
Properties
Class IF_SRT_WSP_PROCESS_CONTROLLER  
Short Description SRT: Process Controller    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20130415   SAP 
Last change 20140121   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class IF_SRT_WSP_PROCESS_CONTROLLER has no forward declaration.
Interfaces
Class IF_SRT_WSP_PROCESS_CONTROLLER has no interface implemented.
Friends
Class IF_SRT_WSP_PROCESS_CONTROLLER has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 CO_CONFIG_PROCESSOR Constant Public Type reference (TYPE) SRT_WSP_FRAMEWORK_VALUE_NAME 'CFG_PROCESSOR' SRT Framework Value Name 20130415
2 CO_CONFIG_PROCESSOR_STOP_REQ Constant Public Type reference (TYPE) SRT_WSP_FRAMEWORK_VALUE_NAME 'CFG_PROCESSOR_REQ' SRT Framework Value Name 20130415
3 CO_CONFIG_PROCESSOR_STOP_SUC Constant Public Type reference (TYPE) SRT_WSP_FRAMEWORK_VALUE_NAME 'CFG_PROCESSOR_SUC' SRT Framework Value Name 20130415
4 PROCESS_NAME Instance attribute Public Type reference (TYPE) SRT_WSP_FRAMEWORK_VALUE_NAME SRT Framework Value Name 20130415
5 PROCESS_NAME_STOP_REQUESTED Instance attribute Public Type reference (TYPE) SRT_WSP_FRAMEWORK_VALUE_NAME SRT Framework Value Name 20130415
6 PROCESS_NAME_STOP_SUCCESSFULL Instance attribute Public Type reference (TYPE) SRT_WSP_FRAMEWORK_VALUE_NAME SRT Framework Value Name 20130415
Methods
# Method Level Visibility Method type Description Created on
1 CLEAR_STATE Instance method Public Method Clear State 20130415
2 IS_STOP_SET Instance method Public Method Is Stop Set 20130415
3 IS_SUCCESSFULLY_STOPPED Instance method Public Method Is Sucessfully Stopped 20130415
4 SET_STOP Instance method Public Method Set Stop 20130415
5 SET_SUCCESSFULLY_STOPPED Instance method Public Method Set Successfully Stopped 20130415
Events
Class IF_SRT_WSP_PROCESS_CONTROLLER has no event.
Types
Class IF_SRT_WSP_PROCESS_CONTROLLER has no local type.
Method Signatures

Method CLEAR_STATE Signature

Method CLEAR_STATE on class IF_SRT_WSP_PROCESS_CONTROLLER has no parameter.
# Exception Resumable Description Created on
1 CX_SRT_WSP_CONFIG WSP Exception 20130415

Method IS_STOP_SET Signature

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

Method IS_SUCCESSFULLY_STOPPED Signature

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

Method SET_STOP Signature

Method SET_STOP on class IF_SRT_WSP_PROCESS_CONTROLLER has no parameter.
# Exception Resumable Description Created on
1 CX_SRT_WSP_CONFIG WSP Exception 20130415

Method SET_SUCCESSFULLY_STOPPED Signature

Method SET_SUCCESSFULLY_STOPPED on class IF_SRT_WSP_PROCESS_CONTROLLER has no parameter.
# Exception Resumable Description Created on
1 CX_SRT_WSP_CONFIG WSP Exception 20130415
History
Last changed by/on SAP  20140121 
SAP Release Created in