SAP ABAP Class CL_SRTFT_CFG_QUEUE_PROCESS (Actual Queue Processing)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-ESI-WS-ABA-CFG (Application Component) WebServices ABAP Configuration
     SOAP_FT_TOOLS (Package) SOAP RT Fast Track Development
Properties
Class CL_SRTFT_CFG_QUEUE_PROCESS  
Short Description Actual Queue Processing    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package SOAP_FT_TOOLS   SOAP RT Fast Track Development 
Created 20060707   SAP 
Last change 20090618   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
Class CL_SRTFT_CFG_QUEUE_PROCESS has no interface implemented.
Friends
Class CL_SRTFT_CFG_QUEUE_PROCESS has no friend 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_SRTDT_CFG_QUEUE_PROCESS' Class Name 20060707
2 MC_BOOL_FALSE Static Attribute Public Type reference (TYPE) BOOLEAN ' ' Boolean False 20060708
3 MC_BOOL_TRUE Static Attribute Public Type reference (TYPE) BOOLEAN 'X' Boolean True 20060708
4 MS_CONFIG_PROCESSOR Static Attribute Private Object reference (TYPE REF TO) IF_SRTFT_CFG_PROCESSOR SRT Configuration Factory 20060707
5 MS_PROCESS_QUEUE Static Attribute Private Object reference (TYPE REF TO) CL_SRTFT_CFG_QUEUE Processing Queue 20060707
6 MS_SIMULATE Static Attribute Public Type reference (TYPE) BOOLEAN Simulate Processing 20060708
Methods
# Method Level Visibility Method type Description Created on
1 EXECUTE Static method Public Method Processing Configuration Tasks 20060707
2 PROCESS_SINGLE_TASK Static method Private Method Processes Single Task 20060707
3 SET_STATIC_MEMBERS Static method Private Method Sets Static Members 20060707
4 SIMULATE_EXECUTE Static method Private Method Simulates Processing 20060707
Events
Class CL_SRTFT_CFG_QUEUE_PROCESS has no event.
Types
Class CL_SRTFT_CFG_QUEUE_PROCESS has no local type.
Method Signatures

Method EXECUTE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing PI_SIMULATE Call by reference Type reference (TYPE) BOOLEAN MC_BOOL_FALSE X=Simulation; space=sonst 20060708
2 Importing PI_TASK_LIST Call by reference Type reference (TYPE) SRTFT_QUEUE_TASK_LIST Liste von Registry Tasks 20060707
# Exception Resumable Description Created on
1 CX_SRTFT_CONFIG 20060707

Method PROCESS_SINGLE_TASK Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting PE_MESSAGES Call by reference Type reference (TYPE) SRTFT_CFG_MESSAGES Liste von Fehlermeldungen 20060707
2 Exporting PE_RESULT Call by reference Type reference (TYPE) SRTFT_CFG_RESULT Erfolg einer Operation 20060707
3 Importing PI_TASK Call by reference Type reference (TYPE) SRTFT_QUEUE_TASK Einzelne Registry Task 20060707
# Exception Resumable Description Created on
1 CX_SRTFT_CONFIG 20060707

Method SET_STATIC_MEMBERS Signature

Method SET_STATIC_MEMBERS on class CL_SRTFT_CFG_QUEUE_PROCESS has no parameter.
# Exception Resumable Description Created on
1 CX_SRTFT_CONFIG 20060707

Method SIMULATE_EXECUTE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting PE_MESSAGES Call by reference Type reference (TYPE) SRTFT_CFG_MESSAGES Liste von Fehlermeldungen 20060707
2 Exporting PE_RESULT Call by reference Type reference (TYPE) SRTFT_CFG_RESULT Erfolg einer Operation 20060707
3 Importing PI_TASK Call by reference Type reference (TYPE) SRTFT_QUEUE_TASK Einzelne Registry Task 20060707
# Exception Resumable Description Created on
1 CX_SRTFT_CONFIG 20060707
History
Last changed by/on SAP  20090618 
SAP Release Created in 700