SAP ABAP Interface IF_SRT_WSP_CONSUMER_FACTORY_S (SRT: Consumer Factory Configuration)
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_CONSUMER_FACTORY_S | Consumer Factory Sender Determination | 20120615 |
Properties
| Interface | IF_SRT_WSP_CONSUMER_FACTORY_S | |
| Short Description | SRT: Consumer Factory Configuration |
General Data
| Package | SOAP_CONFIG | SOAP Configuration Framework |
| Created | 20120615 | SAP |
| Last changed | 20130531 | SAP |
| Unicode checks active |
Forward declarations
Interface IF_SRT_WSP_CONSUMER_FACTORY_S has no forward declaration.
Interfaces
Interface IF_SRT_WSP_CONSUMER_FACTORY_S has no interface.
Friends
Interface IF_SRT_WSP_CONSUMER_FACTORY_S has no friend.
Attributes
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Activate LSD Condition | 20120615 | |
| 2 | Instance method | Public | Method | Assign Sender to Condition | 20120615 | |
| 3 | Instance method | Public | Method | Copy LSD Condition | 20120615 | |
| 4 | Instance method | Public | Method | Create LSD Condition | 20120615 | |
| 5 | Instance method | Public | Method | Deactivate LSD Condition | 20120615 | |
| 6 | Instance method | Public | Method | Delete | 20120615 | |
| 7 | Instance method | Public | Method | Delete LSD Condition | 20120615 | |
| 8 | Instance method | Public | Method | Get List of assigned Senders | 20120615 | |
| 9 | Instance method | Public | Method | Get LSD Condition | 20120615 | |
| 10 | Instance method | Public | Method | Get LSD Conditions | 20120615 | |
| 11 | Instance method | Public | Method | Get Priority of LSD Condition | 20120615 | |
| 12 | Instance method | Public | Method | Get Status of LSD Condition | 20120615 | |
| 13 | Instance method | Public | Method | Save | 20120615 | |
| 14 | Instance method | Public | Method | Set Priority of LSD Condition | 20120615 | |
| 15 | Instance method | Public | Method | Unassign Sender to Condition | 20120615 |
Events
Interface IF_SRT_WSP_CONSUMER_FACTORY_S has no event.
Types
Interface IF_SRT_WSP_CONSUMER_FACTORY_S has no local type.
Method Signatures
Method ACTIVATE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CONDITION_KEY | Call by reference | Type reference (TYPE) | SRT_WSP_COND_KEY | 20120615 | ||||
| 2 | FORCE_ACTIVATION | Call by reference | Type reference (TYPE) | BOOLEAN | 20120615 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20120615 |
Method ASSIGN_SENDER Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | COND_ID | Call by reference | Type reference (TYPE) | SRT_WSP_COND_ID | 20120615 | ||||
| 2 | SENDER_IBCR | Call by reference | Type reference (TYPE) | SRT_WSP_IBCR_ID | 20120615 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20120615 |
Method COPY_LSD_CONDITION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EXISTING_CONDITION_ID | Call by reference | Type reference (TYPE) | SRT_WSP_COND_ID | 20120615 | ||||
| 2 | NEW_CONDITION | Value transfer | Object reference (TYPE REF TO) | CL_SRT_WSP_CONDITION | 20120615 | ||||
| 3 | NEW_CONDITION_ID | Call by reference | Type reference (TYPE) | SRT_WSP_COND_ID | 20120615 | ||||
| 4 | NEW_CONDITION_PRIORITY | Call by reference | Type reference (TYPE) | SRT_LSD_ROUTING_PRIORITY | 20120615 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20120615 |
Method CREATE_LSD_CONDITION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CONDITION | Value transfer | Object reference (TYPE REF TO) | CL_SRT_WSP_CONDITION | 20120615 | ||||
| 2 | CONDITION_ID | Call by reference | Type reference (TYPE) | SRT_WSP_COND_ID | 20120615 | ||||
| 3 | PRIORITY | Call by reference | Type reference (TYPE) | SRT_LSD_ROUTING_PRIORITY | 20120615 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20120615 |
Method DEACTIVATE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CONDITION_KEY | Call by reference | Type reference (TYPE) | SRT_WSP_COND_KEY | 20120615 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20120615 |
Method DELETE Signature
Method DELETE on Interface IF_SRT_WSP_CONSUMER_FACTORY_S has no parameter.
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20120615 |
Method DELETE_LSD_CONDITION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CONDITION | Call by reference | Object reference (TYPE REF TO) | CL_SRT_WSP_CONDITION | 20120615 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20120615 |
Method GET_ASSIGNED_SENDERS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | COND_ID | Call by reference | Type reference (TYPE) | SRT_WSP_COND_ID | 20120615 | ||||
| 2 | SENDERS | Value transfer | Type reference (TYPE) | STTY_SRT_WSP_IBCR_ID | 20120615 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20120615 |
Method GET_LSD_CONDITION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CONDITION | Value transfer | Object reference (TYPE REF TO) | CL_SRT_WSP_CONDITION | 20120615 | ||||
| 2 | CONDITION_ID | Call by reference | Type reference (TYPE) | SRT_WSP_COND_ID | 20120615 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20120615 |
Method GET_LSD_CONDITIONS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CONDITIONS | Value transfer | Type reference (TYPE) | STTY_SRT_CF_DET_S | 20120615 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20120615 |
Method GET_PRIORITY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CONDITION_KEY | Call by reference | Type reference (TYPE) | SRT_WSP_COND_KEY | 20120615 | ||||
| 2 | PRIORITY | Value transfer | Type reference (TYPE) | SRT_LRD_ROUTING_PRIORITY | 20120615 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20120615 |
Method GET_STATUS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CONDITION_KEY | Call by reference | Type reference (TYPE) | SRT_WSP_COND_KEY | 20120615 | ||||
| 2 | STATUS | Value transfer | Type reference (TYPE) | SRT_LRD_ROUTING_STATUS | 20120615 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20120615 |
Method SAVE Signature
Method SAVE on Interface IF_SRT_WSP_CONSUMER_FACTORY_S has no parameter.
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20120615 |
Method SET_PRIORITY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CONDITION_KEY | Call by reference | Type reference (TYPE) | SRT_WSP_COND_KEY | 20120615 | ||||
| 2 | PRIORITY | Call by reference | Type reference (TYPE) | SRT_LRD_ROUTING_PRIORITY | 20120615 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20120615 |
Method UNASSIGN_SENDER Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | COND_ID | Call by reference | Type reference (TYPE) | SRT_WSP_COND_ID | 20120615 | ||||
| 2 | SENDER_IBCR | Call by reference | Type reference (TYPE) | SRT_WSP_IBCR_ID | 20120615 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20120615 |
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in |