SAP ABAP Class IF_SRT_WSP_LRD_ROUTING (Logical Receiver Determination Routing)
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
| Class | IF_SRT_WSP_LRD_ROUTING | |
| Short Description | Logical Receiver Determination Routing | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | ||
| Created | 20081118 | SAP |
| Last change | 20110908 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class IF_SRT_WSP_LRD_ROUTING has no forward declaration.
Interfaces
Class IF_SRT_WSP_LRD_ROUTING has no interface implemented.
Friends
Class IF_SRT_WSP_LRD_ROUTING has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Public | Type reference (TYPE) | GUID_32 | GUID in 'CHAR' Format in Uppercase | 20110203 | |||
| 2 | Instance attribute | Public | Type reference (TYPE) | BOOLEAN | Boolean Variable (X=True, -=False, Space=Unknown) | 20081118 | |||
| 3 | Instance attribute | Public | Type reference (TYPE) | BOOLEAN | Boolean Variable (X=True, -=False, Space=Unknown) | 20110203 | |||
| 4 | Instance attribute | Public | Object reference (TYPE REF TO) | IF_SRT_WSP_LRD_HEADER | Logical Receiver Determination Header | 20110203 | |||
| 5 | Instance attribute | Public | Type reference (TYPE) | BOOLEAN | Boolean Variable (X=True, -=False, Space=Unknown) | 20081118 | |||
| 6 | Instance attribute | Public | Type reference (TYPE) | BOOLEAN | Boolean Variable (X=True, -=False, Space=Unknown) | 20081118 | |||
| 7 | Instance attribute | Public | Type reference (TYPE) | SRT_ROUTING_ID | Logical Receiver Determination Routing Identifier | 20110203 | |||
| 8 | Instance attribute | Public | Type reference (TYPE) | SDTE_CG_NAME | Technial Name (ABAP Name) of the consumer Group | 20110203 | |||
| 9 | Instance attribute | Public | Type reference (TYPE) | GUID_32 | GUID in 'CHAR' Format in Uppercase | 20110203 | |||
| 10 | Instance attribute | Public | Type reference (TYPE) | SRT_TAB_LRD_ROUTING | Routing details maintained for a service group | 20110203 | |||
| 11 | Instance attribute | Public | Type reference (TYPE) | SRT_TAB_LRD_ROUTING | Routing details maintained for a service group | 20110203 | |||
| 12 | Instance attribute | Public | Type reference (TYPE) | SRT_TAB_LRD_ROUTING | Routing details maintained for a service group | 20110203 | |||
| 13 | 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
Class IF_SRT_WSP_LRD_ROUTING has no event.
Types
Class IF_SRT_WSP_LRD_ROUTING has no local type.
Method Signatures
Method ACTIVATE Signature
Method ACTIVATE on class 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 class 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 class 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 class 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 class 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 class IF_SRT_WSP_LRD_ROUTING has no parameter.
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20110125 | |||
| 2 | 20110125 |
Method UNLOCK Signature
Method UNLOCK on class 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 |