SAP ABAP Interface IF_SERVICE_GETTER (Get SD and EP from BS and SR)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-ESI-WS-ABA-CFG (Application Component) WebServices ABAP Configuration
⤷
SUDDICLIENT_NEW (Package) New development regarding UDDI Publication
⤷
⤷
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_SERVICE_GETTER_BS_V1 | Get SD/EP form backend systems | 20071122 |
| 2 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_SERVICE_GETTER_SR_V1 | SD/EP getter class for the SR | 20071122 |
Properties
| Interface | IF_SERVICE_GETTER | |
| Short Description | Get SD and EP from BS and SR |
General Data
| Package | SUDDICLIENT_NEW | New development regarding UDDI Publication |
| Created | 20071122 | SAP |
| Last changed | 20080612 | SAP |
| Unicode checks active |
Forward declarations
Interface IF_SERVICE_GETTER has no forward declaration.
Interfaces
Interface IF_SERVICE_GETTER has no interface.
Friends
Interface IF_SERVICE_GETTER has no friend.
Attributes
Interface IF_SERVICE_GETTER has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Get a detail information for a single EP | 20071122 | |
| 2 | Instance method | Public | Method | Get an array of Endpoints for a SD | 20071122 | |
| 3 | Instance method | Public | Method | Get a detail information for a single SD | 20071122 | |
| 4 | Instance method | Public | Method | Get an array of Server Definitions | 20071122 |
Events
Interface IF_SERVICE_GETTER has no event.
Types
Interface IF_SERVICE_GETTER has no local type.
Method Signatures
Method GET_EP_DETAIL Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CRITERIA | Call by reference | Type reference (TYPE) | STTY_PTV | Table of PTV structures | 20080318 | |||
| 2 | EP_DETAIL | Call by reference | Type reference (TYPE) | STTY_COMPLEX_PROPS | A table containg compex properties | 20071122 | |||
| 3 | EP_KEY | Call by reference | Type reference (TYPE) | SSTR_COMPLEX_PROP | A complex proprty | 20071122 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Exception for retirieving of services | 20071122 |
Method GET_EP_KEYS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CRITERIA | Call by reference | Type reference (TYPE) | STTY_PTV | Table of PTV structures | 20080318 | |||
| 2 | EP_KEYS | Call by reference | Type reference (TYPE) | STTY_COMPLEX_PROPS | A table containg compex properties | 20071122 | |||
| 3 | SD_KEY | Call by reference | Type reference (TYPE) | SSTR_COMPLEX_PROP | A complex proprty | 20071122 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Exception for retirieving of services | 20071122 |
Method GET_SD_DETAIL Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CRITERIA | Call by reference | Type reference (TYPE) | STTY_PTV | Table of PTV structures | 20080318 | |||
| 2 | SD_DETAIL | Call by reference | Type reference (TYPE) | STTY_COMPLEX_PROPS | A table containg compex properties | 20071122 | |||
| 3 | SD_KEY | Call by reference | Type reference (TYPE) | SSTR_COMPLEX_PROP | A complex proprty | 20071122 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Exception for retirieving of services | 20071122 |
Method GET_SD_KEYS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CRITERIA | Call by reference | Type reference (TYPE) | STTY_PTV | Table of PTV structures | 20071122 | |||
| 2 | SD_KEYS | Call by reference | Type reference (TYPE) | STTY_COMPLEX_PROPS | A table containg compex properties | 20071122 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Exception for retirieving of services | 20071122 |
History
| Last changed by/on | SAP | 20080612 |
| SAP Release Created in | 711 |