SAP ABAP Interface IF_SRT_WSP_LRD_ROUTING (Logical Receiver Determination Routing)
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_LRD_ROUTING | Logical Receiver Detemination | 20081118 |
Properties
| Interface | IF_SRT_WSP_LRD_ROUTING | |
| Short Description | Logical Receiver Determination Routing |
General Data
| Package | SOAP_CONFIG | SOAP Configuration Framework |
| Created | 20081118 | SAP |
| Last changed | 20110908 | SAP |
| Unicode checks active |
Forward declarations
Interface IF_SRT_WSP_LRD_ROUTING has no forward declaration.
Interfaces
Interface IF_SRT_WSP_LRD_ROUTING has no interface.
Friends
Interface IF_SRT_WSP_LRD_ROUTING has no friend.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | APPL_KEY | Instance attribute | Public | Type reference (TYPE) | GUID_32 | GUID in 'CHAR' Format in Uppercase | 20110203 | ||
| 2 | CHANGED | Instance attribute | Public | Type reference (TYPE) | BOOLEAN | Boolean Variable (X=True, -=False, Space=Unknown) | 20081118 | ||
| 3 | IS_LOCKED | Instance attribute | Public | Type reference (TYPE) | BOOLEAN | Boolean Variable (X=True, -=False, Space=Unknown) | 20110203 | ||
| 4 | LRD_HEADER | Instance attribute | Public | Object reference (TYPE REF TO) | IF_SRT_WSP_LRD_HEADER | Logical Receiver Determination Header | 20110203 | ||
| 5 | NEW | Instance attribute | Public | Type reference (TYPE) | BOOLEAN | Boolean Variable (X=True, -=False, Space=Unknown) | 20081118 | ||
| 6 | READ_ONLY | Instance attribute | Public | Type reference (TYPE) | BOOLEAN | Boolean Variable (X=True, -=False, Space=Unknown) | 20081118 | ||
| 7 | ROUTING_ID | Instance attribute | Public | Type reference (TYPE) | SRT_ROUTING_ID | Logical Receiver Determination Routing Identifier | 20110203 | ||
| 8 | SERVICE_GROUP | Instance attribute | Public | Type reference (TYPE) | SDTE_CG_NAME | Technial Name (ABAP Name) of the consumer Group | 20110203 | ||
| 9 | SYSTEM_KEY | Instance attribute | Public | Type reference (TYPE) | GUID_32 | GUID in 'CHAR' Format in Uppercase | 20110203 | ||
| 10 | TAB_LRD_ROUTINGS_ALL | Instance attribute | Public | Type reference (TYPE) | SRT_TAB_LRD_ROUTING | Routing details maintained for a service group | 20110203 | ||
| 11 | TAB_LRD_ROUTINGS_DB | Instance attribute | Public | Type reference (TYPE) | SRT_TAB_LRD_ROUTING | Routing details maintained for a service group | 20110203 | ||
| 12 | TAB_LRD_ROUTINGS_WA | Instance attribute | Public | Type reference (TYPE) | SRT_TAB_LRD_ROUTING | Routing details maintained for a service group | 20110203 | ||
| 13 | TERMINATED | Instance attribute | Public | Type reference (TYPE) | BOOLEAN | Boolean Variable (X=True, -=False, Space=Unknown) | 20081118 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Activate Object | 20081118 | |
| 2 | Instance method | Public | Method | Deactivate Object | 20081118 | |
| 3 | Instance method | Public | Method | Delete Object | 20081118 | |
| 4 | Instance method | Public | Method | Delete Routing | 20110203 | |
| 5 | Instance method | Public | Method | Delete Routing Row | 20110203 | |
| 6 | Instance method | Public | Method | Return Routing Data | 20110125 | |
| 7 | Instance method | Public | Method | Get Next Routing ID | 20110125 | |
| 8 | Instance method | Public | Method | Lock Object | 20081118 | |
| 9 | Instance method | Public | Method | Save Changes | 20081118 | |
| 10 | Instance method | Public | Method | Set Routing Data | 20110125 | |
| 11 | Instance method | Public | Method | Set Edit Mode | 20081118 | |
| 12 | Instance method | Public | Method | Terminate Object | 20081118 | |
| 13 | Instance method | Public | Method | Unlock Object | 20081118 |
Events
Interface IF_SRT_WSP_LRD_ROUTING has no event.
Types
Interface IF_SRT_WSP_LRD_ROUTING has no local type.
Method Signatures
Method ACTIVATE Signature
Method ACTIVATE on Interface IF_SRT_WSP_LRD_ROUTING has no parameter.
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20110125 | |||
| 2 | WSP Exception | 20081118 |
Method DEACTIVATE Signature
Method DEACTIVATE on Interface IF_SRT_WSP_LRD_ROUTING has no parameter.
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20110125 | |||
| 2 | WSP Exception | 20081118 |
Method DELETE Signature
Method DELETE on Interface IF_SRT_WSP_LRD_ROUTING has no parameter.
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20110125 | |||
| 2 | Excpetion class for accounts maintenance and assignments | 20081118 |
Method DELETE_ROUTING Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | APPL_KEY | Call by reference | Type reference (TYPE) | GUID_32 | 20110203 | ||||
| 2 | ROUTING_ID | Call by reference | Type reference (TYPE) | SRT_ROUTING_ID | 20110203 | ||||
| 3 | SYSTEM_KEY | Call by reference | Type reference (TYPE) | GUID_32 | 20110203 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20110203 | |||
| 2 | 20110203 |
Method DELETE_ROUTING_ROW Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | LRD_KEY | Call by reference | Type reference (TYPE) | SRT_LRD_INTERNAL_KEY | 20110203 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20110203 | |||
| 2 | 20110203 |
Method GET Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | R_TAB_LRD_ROUTING | Value transfer | Type reference (TYPE) | SRT_TAB_LRD_ROUTING | Routing details maintained for a service group | 20110125 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20110125 | |||
| 2 | 20110125 |
Method GET_NEXT_ROUTING_ID Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | R_ROUTING_ID | Value transfer | Type reference (TYPE) | SRT_ROUTING_ID | Logical Receiver Determination Routing Identifier | 20110125 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20110125 | |||
| 2 | 20110125 |
Method LOCK Signature
Method LOCK on Interface IF_SRT_WSP_LRD_ROUTING has no parameter.
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20110125 | |||
| 2 | Excpetion class for LRD routing maintenance | 20081118 |
Method SAVE Signature
Method SAVE on Interface IF_SRT_WSP_LRD_ROUTING has no parameter.
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20110125 | |||
| 2 | Excpetion class for accounts maintenance and assignments | 20081118 |
Method SET Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_TAB_LRD_ROUTING | Call by reference | Type reference (TYPE) | SRT_TAB_LRD_ROUTING | Routing details maintained for a service group | 20110125 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20110125 | |||
| 2 | 20110125 |
Method SET_EDIT_MODE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | READ_ONLY | Call by reference | Type reference (TYPE) | BOOLEAN | Boolean Variable (X=True, -=False, Space=Unknown) | 20110125 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20110125 | |||
| 2 | Excpetion class for LRD routing maintenance | 20081118 |
Method TERMINATE Signature
Method TERMINATE on Interface IF_SRT_WSP_LRD_ROUTING has no parameter.
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20110125 | |||
| 2 | 20110125 |
Method UNLOCK Signature
Method UNLOCK on Interface IF_SRT_WSP_LRD_ROUTING has no parameter.
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20110125 | |||
| 2 | Excpetion class for LRD routing maintenance | 20081118 |
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in | 720 |