SAP ABAP Class IF_SRT_WSP_CONFIG_WORKLIST (WSP Configuration Worklist for Proccessor)
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CL_SRT_WSP_CONFIG_WORKLIST WSP Configuration Worklist for Proccessor 20070424
Properties
Class IF_SRT_WSP_CONFIG_WORKLIST  
Short Description WSP Configuration Worklist for Proccessor    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20070424   SAP 
Last change 20090618   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class IF_SRT_WSP_CONFIG_WORKLIST has no forward declaration.
Interfaces
Class IF_SRT_WSP_CONFIG_WORKLIST has no interface implemented.
Friends
Class IF_SRT_WSP_CONFIG_WORKLIST has no friend class.
Attributes
Class IF_SRT_WSP_CONFIG_WORKLIST has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 ADD_WORK_ITEM Instance method Public Method Add a configuration request to the worklist 20070502
2 DELETE_ALL_WORK_ITEMS Instance method Public Method Delete the worklist 20070502
3 GET_NEXT_WORK_ITEM Instance method Public Method Get the next item key for processing 20070502
4 GET_WORK_ITEMS Instance method Public Method Get all work item keys 20070601
5 GET_WORK_ITEM_COUNT Instance method Public Method Get the number of items in the current worklist 20070502
6 GET_WORK_ITEM_DATA Instance method Public Method Get work item data reference 20070601
7 PROCESS_WORK_ITEM Instance method Public Method Run a worklist item 20070502
Events
Class IF_SRT_WSP_CONFIG_WORKLIST has no event.
Types
Class IF_SRT_WSP_CONFIG_WORKLIST has no local type.
Method Signatures

Method ADD_WORK_ITEM Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing PARAMETER_DATA Call by reference Type reference (TYPE) ANY parameter data 20070502
# Exception Resumable Description Created on
1 CX_SRT_WSP_CONFIG WSP Exception 20070502

Method DELETE_ALL_WORK_ITEMS Signature

Method DELETE_ALL_WORK_ITEMS on class IF_SRT_WSP_CONFIG_WORKLIST has no parameter.
# Exception Resumable Description Created on
1 CX_SRT_WSP_CONFIG WSP Exception 20070502

Method GET_NEXT_WORK_ITEM Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning WORK_ITEM_KEY Value transfer Type reference (TYPE) GUID_32 GUID im 'CHAR' Format in Großschreibung 20070502
# Exception Resumable Description Created on
1 CX_SRT_WSP_CONFIG WSP Exception 20070502

Method GET_WORK_ITEMS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning WORKLIST Value transfer Type reference (TYPE) SRT_WSP_WKL_ITEM_KEYS WSP Work item key list 20070601
# Exception Resumable Description Created on
1 CX_SRT_WSP_CONFIG WSP Exception 20070601

Method GET_WORK_ITEM_COUNT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning WORK_ITEM_COUNT Value transfer Type reference (TYPE) I count of worklist entries 20070502
# Exception Resumable Description Created on
1 CX_SRT_WSP_CONFIG WSP Exception 20070502

Method GET_WORK_ITEM_DATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting METHOD_NAME Call by reference Type reference (TYPE) SRT_WSP_WKL_METHOD_NAME Worklist entry method 20070601
2 Exporting PARAMETER_DATA Call by reference Object reference (TYPE REF TO) DATA parameter data 20070601
3 Exporting PARAMETER_DATA_TYPE Call by reference Type reference (TYPE) SRT_WSP_WKL_PARAMETER_TYPE Parameter data type 20070601
4 Importing WORK_ITEM_KEY Call by reference Type reference (TYPE) GUID_32 GUID im 'CHAR' Format in Großschreibung 20070601
# Exception Resumable Description Created on
1 CX_SRT_WSP_CONFIG WSP Exception 20070601

Method PROCESS_WORK_ITEM Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing WORK_ITEM_KEY Call by reference Type reference (TYPE) GUID_32 GUID im 'CHAR' Format in Großschreibung 20070502
# Exception Resumable Description Created on
1 CX_SRT_WSP_CONFIG WSP Exception 20070502
History
Last changed by/on SAP  20090618 
SAP Release Created in