SAP ABAP Class IF_SERVICE_GETTER (Get SD and EP from BS and SR)
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
| Class | IF_SERVICE_GETTER | |
| Short Description | Get SD and EP from BS and SR | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | ||
| Created | 20071122 | SAP |
| Last change | 20080612 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class IF_SERVICE_GETTER has no forward declaration.
Interfaces
Class IF_SERVICE_GETTER has no interface implemented.
Friends
Class IF_SERVICE_GETTER has no friend class.
Attributes
Class 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
Class IF_SERVICE_GETTER has no event.
Types
Class 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 |