SAP ABAP Interface IF_SRT_PUBLIC_SV_GROUP_HANDLER (Service Group Handler)
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_SV_GROUP_HANDLER | Service Group Handler | 20080318 |
Properties
| Interface | IF_SRT_PUBLIC_SV_GROUP_HANDLER | |
| Short Description | Service Group Handler |
General Data
| Package | SOAP_CONFIG | SOAP Configuration Framework |
| Created | 20080318 | SAP |
| Last changed | 20090618 | SAP |
| Unicode checks active |
Forward declarations
Interface IF_SRT_PUBLIC_SV_GROUP_HANDLER has no forward declaration.
Interfaces
Interface IF_SRT_PUBLIC_SV_GROUP_HANDLER has no interface.
Friends
Interface IF_SRT_PUBLIC_SV_GROUP_HANDLER has no friend.
Attributes
Interface IF_SRT_PUBLIC_SV_GROUP_HANDLER has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Gets list of provider applications | 20080318 | |
| 2 | Instance method | Public | Method | Gets Web service for business application ID | 20080319 | |
| 3 | Instance method | Public | Method | Gets Web service if service group permits only one system | 20080319 |
Events
Interface IF_SRT_PUBLIC_SV_GROUP_HANDLER has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | T_BUSINESS_APPL_ID | Public | Type reference (TYPE) | STRING | Business Application ID | 20080318 | |
| 2 | T_LP_NAME | Public | Type reference (TYPE) | SRT_LP_NAME | Logical Port Name | 20080318 | |
| 3 | T_PROVIDER_APPLICATION | Public | Object reference (TYPE REF TO) | IF_SRT_PUBLIC_PROVIDER_APPL | Provider Application | 20080318 | |
| 4 | T_PROVIDER_APPLICATIONS | Public | Type reference (TYPE) | SRT_PUBLIC_PROVIDER_APPLS | Provider Applications | 20080318 | |
| 5 | T_PROXY_CLASS | Public | Type reference (TYPE) | SRT_WSP_DT_OBJ_NAME | Proxy Class Name | 20080318 | |
| 6 | T_SERVICE_GROUP | Public | Type reference (TYPE) | SRT_WSP_DT_OBJ_NAME | Service Group Name | 20080318 | |
| 7 | T_WEB_SERVICE | Public | Object reference (TYPE REF TO) | IF_SRT_PUBLIC_WEB_SERVICE | Web Service | 20080319 | |
Method Signatures
Method GET_PROVIDER_APPLICATIONS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | PROVIDER_APPLICATIONS | Value transfer | Type reference (TYPE) | T_PROVIDER_APPLICATIONS | Provider Applications | 20080318 | |||
| 2 | SERVICE_GROUP | Call by reference | Type reference (TYPE) | T_SERVICE_GROUP | Service Group Name | 20080318 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | WSP Exception | 20080318 |
Method GET_WEB_SERVICE_BY_BUS_APPL_ID Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | BUSINESS_APPL_ID | Call by reference | Type reference (TYPE) | T_BUSINESS_APPL_ID | Bussiness Application ID | 20080319 | |||
| 2 | PROXY_CLASS | Call by reference | Type reference (TYPE) | T_PROXY_CLASS | Proxy Class Name | 20080319 | |||
| 3 | SERVICE_GROUP | Call by reference | Type reference (TYPE) | T_SERVICE_GROUP | Service Group Name | 20080319 | |||
| 4 | WEB_SERVICE | Value transfer | Type reference (TYPE) | T_WEB_SERVICE | Web Service | 20080319 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Fehlerklasse der Webservice-Konfiguration | 20080319 |
Method GET_WEB_SERVICE_SINGLE_SYSTEM Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | PROXY_CLASS | Call by reference | Type reference (TYPE) | T_PROXY_CLASS | Proxy Class Name | 20080319 | |||
| 2 | SERVICE_GROUP | Call by reference | Type reference (TYPE) | T_SERVICE_GROUP | Service Group Name | 20080319 | |||
| 3 | WEB_SERVICE | Value transfer | Type reference (TYPE) | T_WEB_SERVICE | Web Service | 20080319 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20080319 |
History
| Last changed by/on | SAP | 20090618 |
| SAP Release Created in | 711 |