SAP ABAP Interface IF_SRT_WSP_CONSUMER_FACTORY_R (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_R | SRT: Consumer Factory | 20120615 |
Properties
| Interface | IF_SRT_WSP_CONSUMER_FACTORY_R | |
| 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_R has no forward declaration.
Interfaces
Interface IF_SRT_WSP_CONSUMER_FACTORY_R has no interface.
Friends
Interface IF_SRT_WSP_CONSUMER_FACTORY_R has no friend.
Attributes
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Activate LRD Condition | 20120615 | |
| 2 | Instance method | Public | Method | Assign Receiver IBC Reference to Condition | 20120615 | |
| 3 | Instance method | Public | Method | Copy LRD Condition | 20120615 | |
| 4 | Instance method | Public | Method | Create LRD Condition | 20120615 | |
| 5 | Instance method | Public | Method | Deactivate LRD Condition | 20120615 | |
| 6 | Instance method | Public | Method | Delete | 20120615 | |
| 7 | Instance method | Public | Method | Delete LRD Condition | 20120615 | |
| 8 | Instance method | Public | Method | Get List of assigned Receivers | 20120615 | |
| 9 | Instance method | Public | Method | Get LRD Condition | 20120615 | |
| 10 | Instance method | Public | Method | Get LRD Conditions | 20120615 | |
| 11 | Instance method | Public | Method | Get Priority of LRD Condition | 20120615 | |
| 12 | Instance method | Public | Method | Get Status of LRD Condition | 20120615 | |
| 13 | Instance method | Public | Method | Save | 20120615 | |
| 14 | Instance method | Public | Method | Set Priority of LRD Condition | 20120615 | |
| 15 | Instance method | Public | Method | Unassign Receiver IBC Reference to Condition | 20120615 |
Events
Interface IF_SRT_WSP_CONSUMER_FACTORY_R has no event.
Types
Interface IF_SRT_WSP_CONSUMER_FACTORY_R 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_RECEIVER 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 | RECEIVER_IBCR | Call by reference | Type reference (TYPE) | SRT_WSP_IBCR_ID | 20120615 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20120615 |
Method COPY_LRD_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_LRD_ROUTING_PRIORITY | 20120615 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20120615 |
Method CREATE_LRD_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_LRD_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_R has no parameter.
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20120615 |
Method DELETE_LRD_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_RECEIVERS 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 | RECEIVERS | Value transfer | Type reference (TYPE) | STTY_SRT_WSP_IBCR_ID | 20120615 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20120615 |
Method GET_LRD_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_LRD_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_R | 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_R 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_RECEIVER 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 | RECEIVER_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 |