SAP ABAP Interface IF_SRT_PUBLIC_LRD_HANDLER (Public Logical Receiver Determination)
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_PUBLIC_LRD_HANDLER | Public LRD handler | 20081217 |
Properties
| Interface | IF_SRT_PUBLIC_LRD_HANDLER | |
| Short Description | Public Logical Receiver Determination |
General Data
| Package | SOAP_CONFIG | SOAP Configuration Framework |
| Created | 20081217 | SAP |
| Last changed | 20110908 | SAP |
| Unicode checks active |
Forward declarations
Interface IF_SRT_PUBLIC_LRD_HANDLER has no forward declaration.
Interfaces
Interface IF_SRT_PUBLIC_LRD_HANDLER has no interface.
Friends
Interface IF_SRT_PUBLIC_LRD_HANDLER has no friend.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | GT_DET_RESULT_FAILED | Instance attribute | Public | Type reference (TYPE) | SRT_WSP_LRD_RESULT_FAILED_TBL | Logical Receiver Determination: Receivers failed | 20091130 | ||
| 2 | GT_DET_RESULT_PASSED | Instance attribute | Public | Type reference (TYPE) | SRT_WSP_LRD_RESULT_PASSED_TBL | Logical Receiver Determination: Receivers passed | 20091130 | ||
| 3 | GV_DET_RESULT_REQUIRED | Instance attribute | Public | Type reference (TYPE) | BOOLEAN | Boolean Variable (X=True, -=False, Space=Unknown) | 20091130 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Public | Method | Returns Data Referenz for LRD Filter | 20100429 | |
| 2 | Instance method | Public | Method | Get Determination Result | 20091130 | |
| 3 | Instance method | Public | Method | Get Provider Application on the basis of LRD | 20081217 | |
| 4 | Instance method | Public | Method | Set Determination Result Required | 20091130 |
Events
Interface IF_SRT_PUBLIC_LRD_HANDLER has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | T_DATA | Public | Object reference (TYPE REF TO) | DATA | 20081217 | |
|
| 2 | T_PROVIDER_APPLICATIONS | Public | Type reference (TYPE) | SRT_PUBLIC_PROVIDER_APPLS | Provider Applications | 20081217 | |
| 3 | T_SERVICE_GROUP | Public | Type reference (TYPE) | SRT_WSP_DT_OBJ_NAME | WSP Name of Interface Object | 20081217 | |
Method Signatures
Method GET_DATA_REF_FOR_LRD_FILTER Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_SERVICE_GROUP | Call by reference | Type reference (TYPE) | SDTE_CG_NAME | Technial Name (ABAP Name) of the consumer Group | 20100429 | |||
| 2 | R_DATA | Value transfer | Object reference (TYPE REF TO) | DATA | 20100429 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Error Class for Web Service Configuration | 20100429 |
Method GET_DETERMINATION_RESULT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_DET_RESULT_REC_FAILED | Call by reference | Type reference (TYPE) | SRT_WSP_LRD_RESULT_FAILED_TBL | Logical Receiver Determination: Receivers failed | 20091130 | |||
| 2 | ET_DET_RESULT_REC_PASSED | Call by reference | Type reference (TYPE) | SRT_WSP_LRD_RESULT_PASSED_TBL | Logical Receiver Determination: Receivers passed | 20091130 |
Method GET_DETERMINATION_RESULT on Interface IF_SRT_PUBLIC_LRD_HANDLER has no exception.
Method GET_PROVIDER_APPLICATIONS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IR_STRUC | Call by reference | Object reference (TYPE REF TO) | DATA | 20081217 | ||||
| 2 | I_RAISE_ERROR_IF_NO_LR_FOUND | Call by reference | Type reference (TYPE) | BOOLEAN | Raise Exception if no Logical Receiver maintained with SG | 20081218 | |||
| 3 | I_RAISE_ERROR_IF_NO_TR_FOUND | Call by reference | Type reference (TYPE) | BOOLEAN | '' | Raise Exception if no Technical Receiver maintained with SG | 20081217 | ||
| 4 | I_SERVICE_GROUP | Call by reference | Type reference (TYPE) | SRT_WSP_DT_OBJ_NAME | WSP Name of Interface Object | 20081217 | |||
| 5 | I_TAB_FIELD_NAMES | Call by reference | Type reference (TYPE) | STTY_SRT_WSP_LRD_FIELD_NAMES | LRD Field Names | 20091130 | |||
| 6 | I_TAB_FILTER_RANGES | Call by reference | Type reference (TYPE) | STTY_SRT_WSP_LRD_RANGE | LRD Range Table | 20091130 | |||
| 7 | R_PROVIDER_APPLICATIONS | Value transfer | Type reference (TYPE) | T_PROVIDER_APPLICATIONS | Provider Applications | 20081217 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Error Class for Web Service Configuration | 20081217 |
Method SET_DET_RESULT_REQUIRED Signature
Method SET_DET_RESULT_REQUIRED on Interface IF_SRT_PUBLIC_LRD_HANDLER has no parameter.
Method SET_DET_RESULT_REQUIRED on Interface IF_SRT_PUBLIC_LRD_HANDLER has no exception.
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in | 720 |