SAP ABAP Interface IF_SRT_WSP_CONFIG_PROCESSOR (WSP configuration processor for mass requests)
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_PROCESSOR | WSP configuration processor for mass requests | 20070417 |
Properties
| Interface | IF_SRT_WSP_CONFIG_PROCESSOR | |
| Short Description | WSP configuration processor for mass requests |
General Data
| Package | SOAP_CONFIG | SOAP Configuration Framework |
| Created | 20070417 | SAP |
| Last changed | 20130531 | SAP |
| 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
Interface IF_SRT_WSP_CONFIG_PROCESSOR has no interface.
Friends
Interface IF_SRT_WSP_CONFIG_PROCESSOR has no friend.
Attributes
Interface IF_SRT_WSP_CONFIG_PROCESSOR has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Add a Worklist Work Item Manually | 20070502 | |
| 2 | Instance method | Public | Method | Check the Mass Objects for Updates | 20070418 | |
| 3 | Instance method | Public | Method | Checks existing RT-PM configs against BiZ scenario assigns | 20091219 | |
| 4 | Instance method | Public | Method | Get Current Worklist | 20070418 | |
| 5 | Instance method | Public | Method | Get Work Item Data | 20070601 | |
| 6 | Instance method | Public | Method | Set Asynchronous/Synchronous Processing Mode | 20070702 | |
| 7 | Instance method | Public | Method | Run Update Process | 20070418 |
Events
Interface IF_SRT_WSP_CONFIG_PROCESSOR has no event.
Types
Interface IF_SRT_WSP_CONFIG_PROCESSOR has no local type.
Method Signatures
Method ADD_WORK_ITEM Signature
Method ADD_WORK_ITEM on Interface IF_SRT_WSP_CONFIG_PROCESSOR has no parameter.
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | WSP Exception | 20070502 |
Method CHECK_FOR_UPDATE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IM_CONFIG_REQUEST | Value transfer | Type reference (TYPE) | SRT_WSP_CONFIG_REQUEST_NAME | WSP Name of Configuration Request (Mass Configuration) | 20080818 | |||
| 2 | IM_LOCATION | Value transfer | Type reference (TYPE) | SRT_WSP_LOCATION | TSRTP_LOCATION_BOTH | 20110113 | |||
| 3 | IM_PROFILE_NAME | Value transfer | Type reference (TYPE) | SRT_WSP_PROFILE_CONFIG_NAME | WSP Name of Profile Configuration | 20081016 | |||
| 4 | IM_PROFILE_VERSION | Value transfer | Type reference (TYPE) | SRT_WSP_PROFILE_CONFIG_VERSION | Profile Version | 20081016 | |||
| 5 | IM_PROVIDER_IBCR_ID | Value transfer | Type reference (TYPE) | SRT_WSP_IBCR_ID | SRT: Identifiable Business Context Reference ID | 20120828 | |||
| 6 | IM_TYPE | Value transfer | Type reference (TYPE) | SRT_WSP_CONFIG_REQUEST_TYPE | 20110113 | ||||
| 7 | UPDATE_NEEDED | Value transfer | Type reference (TYPE) | BOOLEAN | boolsche Variable (X=true, -=false, space=unknown) | 20070418 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | WSP Exception | 20070418 |
Method CHECK_REMOVE_INCONSISTENCIES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RE_COUNT | Value transfer | Type reference (TYPE) | I | Whole Number with +/- Sign (-2.147.483.648 .. 2.147.483.647) | 20100105 |
Method CHECK_REMOVE_INCONSISTENCIES on Interface IF_SRT_WSP_CONFIG_PROCESSOR has no exception.
Method GET_WORKLIST Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | WORKLIST_KEYS | Value transfer | Type reference (TYPE) | SRT_WSP_WKL_ITEM_KEYS | WSP Work item key list | 20070601 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | WSP Exception | 20070615 |
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 SET_ASYNC_PROCESS_MODE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | PROCESS_MODE | Call by reference | Type reference (TYPE) | BOOLEAN | X=async. Modus; space=sync. Modus | 20070702 |
Method SET_ASYNC_PROCESS_MODE on Interface IF_SRT_WSP_CONFIG_PROCESSOR has no exception.
Method UPDATE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | PROCESS_MODE | Value transfer | Type reference (TYPE) | BOOLEAN | X=async. Modus; space=sync. Modus | 20070702 | |||
| 2 | WORKLIST_TO_RUN | Value transfer | Type reference (TYPE) | SRT_WSP_WKL_ITEM_KEYS | WSP Work Item Key List | 20080815 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | WSP Exception | 20070418 |
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in | 710 |