SAP ABAP Interface IF_SRT_WSP_LRD_HEADER (Logical Receiver Determination Header)
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_HEADER | LRD Header | 20110203 |
Properties
| Interface | IF_SRT_WSP_LRD_HEADER | |
| Short Description | Logical Receiver Determination Header |
General Data
| Package | SOAP_CONFIG | SOAP Configuration Framework |
| Created | 20110203 | SAP |
| Last changed | 20110908 | SAP |
| Unicode checks active |
Forward declarations
Interface IF_SRT_WSP_LRD_HEADER has no forward declaration.
Interfaces
Interface IF_SRT_WSP_LRD_HEADER has no interface.
Friends
Interface IF_SRT_WSP_LRD_HEADER has no friend.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CHANGED | Instance attribute | Public | Type reference (TYPE) | BOOLEAN | Boolean Variable (X=True, -=False, Space=Unknown) | 20110203 | ||
| 2 | IS_LOCKED | Instance attribute | Public | Type reference (TYPE) | BOOLEAN | Boolean Variable (X=True, -=False, Space=Unknown) | 20110203 | ||
| 3 | NEW | Instance attribute | Public | Type reference (TYPE) | BOOLEAN | Boolean Variable (X=True, -=False, Space=Unknown) | 20110203 | ||
| 4 | READ_ONLY | Instance attribute | Public | Type reference (TYPE) | BOOLEAN | Boolean Variable (X=True, -=False, Space=Unknown) | 20110203 | ||
| 5 | ROUTING_DESCRIPTIONS | Instance attribute | Public | Type reference (TYPE) | STTY_SRT_WSP_TEXT_LINE | SRT: Text Lines | 20110203 | ||
| 6 | ROUTING_DESCRIPTIONS_DB | Instance attribute | Public | Type reference (TYPE) | STTY_SRT_WSP_TEXT_LINE | SRT: Text Lines | 20110203 | ||
| 7 | SERVICE_GROUP | Instance attribute | Public | Type reference (TYPE) | SDTE_CG_NAME | Technial Name (ABAP Name) of the consumer Group | 20110203 | ||
| 8 | SERVICE_GROUP_DATA | Instance attribute | Public | Type reference (TYPE) | SSTR_CG_HEADER_OBJ | ServiceGroups : Header information | 20110203 | ||
| 9 | SERVICE_GROUP_DESCRIPTION | Instance attribute | Public | Type reference (TYPE) | SDTE_CG_DESCRIPTION | ServiceGroup Description | 20110203 | ||
| 10 | STR_LRD_HEADER_DB | Instance attribute | Public | Type reference (TYPE) | SRT_LRD_HEADER | Logical Receiver Determination Routing | 20110203 | ||
| 11 | STR_LRD_HEADER_WA | Instance attribute | Public | Type reference (TYPE) | SRT_LRD_HEADER | Logical Receiver Determination Routing | 20110203 | ||
| 12 | TAB_LRD_ROUTINGS_ALL | Instance attribute | Public | Type reference (TYPE) | SRT_TAB_LRD_ROUTING | Routing details maintained for a service group | 20110203 | ||
| 13 | TAB_LRD_ROUTING_IDS | Instance attribute | Public | Type reference (TYPE) | SRT_TAB_LRD_ROUTING | Routing details maintained for a service group | 20110203 | ||
| 14 | TERMINATED | Instance attribute | Public | Type reference (TYPE) | BOOLEAN | Boolean Variable (X=True, -=False, Space=Unknown) | 20110203 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Creates a New Routing Instance | 20110203 | |
| 2 | Instance method | Public | Method | Delete Object | 20110203 | |
| 3 | Instance method | Public | Method | Delete LRD Routing Description | 20110203 | |
| 4 | Instance method | Public | Method | Return Routing Header | 20110203 | |
| 5 | Instance method | Public | Method | Get Next Routing ID | 20110203 | |
| 6 | Instance method | Public | Method | Get Routing by GUID | 20110203 | |
| 7 | Instance method | Public | Method | Returns Routings for LRD Header | 20110203 | |
| 8 | Instance method | Public | Method | Get LRD Routing Description | 20110203 | |
| 9 | Instance method | Public | Method | Lock Object | 20110203 | |
| 10 | Instance method | Public | Method | Save Changes | 20110203 | |
| 11 | Instance method | Public | Method | Set Routing Header | 20110203 | |
| 12 | Instance method | Public | Method | Set Edit Mode | 20110203 | |
| 13 | Instance method | Public | Method | Set LRD Routing Description | 20110203 | |
| 14 | Instance method | Public | Method | Terminate Object | 20110203 | |
| 15 | Instance method | Public | Method | Unlock Object | 20110203 |
Events
Interface IF_SRT_WSP_LRD_HEADER has no event.
Types
Interface IF_SRT_WSP_LRD_HEADER has no local type.
Method Signatures
Method CREATE_ROUTING Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_APPL_KEY | Call by reference | Type reference (TYPE) | GUID_32 | 20110203 | ||||
| 2 | I_SYSTEM_KEY | Call by reference | Type reference (TYPE) | GUID_32 | 20110203 | ||||
| 3 | ROUTING | Value transfer | Object reference (TYPE REF TO) | IF_SRT_WSP_LRD_ROUTING | 20110203 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20110203 | |||
| 2 | 20110203 |
Method DELETE Signature
Method DELETE on Interface IF_SRT_WSP_LRD_HEADER has no parameter.
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20110203 | |||
| 2 | 20110203 |
Method DELETE_ROUTING_DESCRIPTION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | LANGUAGE | Call by reference | Type reference (TYPE) | SPRAS | 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_STR_LRD_HEADER | Value transfer | Type reference (TYPE) | SRT_LRD_HEADER | 20110203 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20110203 | |||
| 2 | 20110203 |
Method GET_NEXT_ROUTING_ID 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 | R_ROUTING_ID | Value transfer | 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 GET_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 | Value transfer | Object reference (TYPE REF TO) | IF_SRT_WSP_LRD_ROUTING | 20110203 | ||||
| 3 | ROUTING_ID | Call by reference | Type reference (TYPE) | SRT_ROUTING_ID | 20110203 | ||||
| 4 | SYSTEM_KEY | Call by reference | Type reference (TYPE) | GUID_32 | 20110203 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20110203 | |||
| 2 | 20110203 |
Method GET_ROUTINGS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ROUTINGS | Value transfer | Type reference (TYPE) | SRT_TAB_LRD_ROUTING | 20110203 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20110203 | |||
| 2 | 20110203 |
Method GET_ROUTING_DESCRIPTION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | DESCRIPTION | Value transfer | Type reference (TYPE) | SRT_WSP_TEXT_STRING | 20110203 | ||||
| 2 | LANGUAGE | Call by reference | Type reference (TYPE) | SPRAS | 20110203 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20110203 | |||
| 2 | 20110203 |
Method LOCK Signature
Method LOCK on Interface IF_SRT_WSP_LRD_HEADER has no parameter.
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20110203 | |||
| 2 | 20110203 |
Method SAVE Signature
Method SAVE on Interface IF_SRT_WSP_LRD_HEADER has no parameter.
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20110203 | |||
| 2 | 20110203 |
Method SET Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_STR_LRD_HEADER | Call by reference | Type reference (TYPE) | SRT_LRD_HEADER | 20110203 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20110203 | |||
| 2 | 20110203 |
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 | 20110203 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20110203 | |||
| 2 | 20110203 |
Method SET_ROUTING_DESCRIPTION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | DESCRIPTION | Call by reference | Type reference (TYPE) | SRT_WSP_TEXT_STRING | 20110203 | ||||
| 2 | LANGUAGE | Call by reference | Type reference (TYPE) | SPRAS | 20110203 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20110203 | |||
| 2 | 20110203 |
Method TERMINATE Signature
Method TERMINATE on Interface IF_SRT_WSP_LRD_HEADER has no parameter.
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20110203 | |||
| 2 | 20110203 |
Method UNLOCK Signature
Method UNLOCK on Interface IF_SRT_WSP_LRD_HEADER has no parameter.
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20110203 | |||
| 2 | 20110203 |
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in |