SAP ABAP Interface IF_SRT_WSP_CONFIG_WORKLIST (WSP Configuration Worklist for Proccessor)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-ESI-WS-ABA-CFG (Application Component) WebServices ABAP Configuration
⤷
SOAP_CONFIG (Package) SOAP Configuration Framework
⤷
⤷
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
| Interface | IF_SRT_WSP_CONFIG_WORKLIST | |
| Short Description | WSP Configuration Worklist for Proccessor |
General Data
| Package | SOAP_CONFIG | SOAP Configuration Framework |
| Created | 20070424 | SAP |
| Last changed | 20090618 | SAP |
| Unicode checks active |
Forward declarations
Interface IF_SRT_WSP_CONFIG_WORKLIST has no forward declaration.
Interfaces
Interface IF_SRT_WSP_CONFIG_WORKLIST has no interface.
Friends
Interface IF_SRT_WSP_CONFIG_WORKLIST has no friend.
Attributes
Interface IF_SRT_WSP_CONFIG_WORKLIST has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Add a configuration request to the worklist | 20070502 | |
| 2 | Instance method | Public | Method | Delete the worklist | 20070502 | |
| 3 | Instance method | Public | Method | Get the next item key for processing | 20070502 | |
| 4 | Instance method | Public | Method | Get all work item keys | 20070601 | |
| 5 | Instance method | Public | Method | Get the number of items in the current worklist | 20070502 | |
| 6 | Instance method | Public | Method | Get work item data reference | 20070601 | |
| 7 | Instance method | Public | Method | Run a worklist item | 20070502 |
Events
Interface IF_SRT_WSP_CONFIG_WORKLIST has no event.
Types
Interface 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 | PARAMETER_DATA | Call by reference | Type reference (TYPE) | ANY | parameter data | 20070502 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | WSP Exception | 20070502 |
Method DELETE_ALL_WORK_ITEMS Signature
Method DELETE_ALL_WORK_ITEMS on Interface IF_SRT_WSP_CONFIG_WORKLIST has no parameter.
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | WSP Exception | 20070502 |
Method GET_NEXT_WORK_ITEM Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | WORK_ITEM_KEY | Value transfer | Type reference (TYPE) | GUID_32 | GUID im 'CHAR' Format in Großschreibung | 20070502 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | WSP Exception | 20070502 |
Method GET_WORK_ITEMS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | WORKLIST | Value transfer | Type reference (TYPE) | SRT_WSP_WKL_ITEM_KEYS | WSP Work item key list | 20070601 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | WSP Exception | 20070601 |
Method GET_WORK_ITEM_COUNT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | WORK_ITEM_COUNT | Value transfer | Type reference (TYPE) | I | count of worklist entries | 20070502 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | WSP Exception | 20070502 |
Method GET_WORK_ITEM_DATA Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | METHOD_NAME | Call by reference | Type reference (TYPE) | SRT_WSP_WKL_METHOD_NAME | Worklist entry method | 20070601 | |||
| 2 | PARAMETER_DATA | Call by reference | Object reference (TYPE REF TO) | DATA | parameter data | 20070601 | |||
| 3 | PARAMETER_DATA_TYPE | Call by reference | Type reference (TYPE) | SRT_WSP_WKL_PARAMETER_TYPE | Parameter data type | 20070601 | |||
| 4 | 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 | WSP Exception | 20070601 |
Method PROCESS_WORK_ITEM Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | 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 | WSP Exception | 20070502 |
History
| Last changed by/on | SAP | 20090618 |
| SAP Release Created in | 710 |