SAP ABAP Class CL_SRAPI_SIF_INFO_SERVICE (Service for Interface Information)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-XI-IBD (Application Component) Integration Builder - Design
⤷
SAI_SREP_API (Package) API for Repository
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_SRAPI_SIF_INFO_SERVICE | Information on Service Interfaces | 20060209 |
Properties
| Class | CL_SRAPI_SIF_INFO_SERVICE | |
| Short Description | Service for Interface Information | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | SAI_SREP_API | API for Repository |
| Created | 20060209 | SAP |
| Last change | 20070911 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_SRAPI_SIF_INFO_SERVICE has no forward declaration.
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_SRAPI_SIF_INFO_SERVICE | Information on Service Interfaces | 20060209 |
Friends
Class CL_SRAPI_SIF_INFO_SERVICE has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Private | Object reference (TYPE REF TO) | IF_SRAPI_ACTION_LISTENER | Event Listener for internal API Actions | 20060830 | |||
| 2 | Instance attribute | Private | Type reference (TYPE) | STRING | API version | 20060209 | |||
| 3 | Instance attribute | Private | Type reference (TYPE) | STRING | Caller Level | 20060209 | |||
| 4 | Instance attribute | Private | Type reference (TYPE) | RFCDEST | Logical destination (specified when calling function) | 20060209 | |||
| 5 | Instance attribute | Private | Object reference (TYPE REF TO) | IF_HMI_CLIENT | remote info client | 20060209 | |||
| 6 | Instance attribute | Private | Type reference (TYPE) | SYLANGU | Logon Language | 20060209 | |||
| 7 | Instance attribute | Private | Object reference (TYPE REF TO) | IF_SRAPI_SIF_INFO_PARSER | Parser for Sif Info Query Results | 20060209 | |||
| 8 | Instance attribute | Private | Type reference (TYPE) | STRING | Password | 20060209 | |||
| 9 | Instance attribute | Private | Object reference (TYPE REF TO) | IF_SRAPI_SIF_INFO_RENDERER | Renderer for Sif Info Queries | 20060209 | |||
| 10 | Instance attribute | Private | Object reference (TYPE REF TO) | IF_SRAPI_SERVICE_REP_INTERNAL | Service Repository - Internal Interface | 20060209 | |||
| 11 | Instance attribute | Private | Type reference (TYPE) | STRING | Rep Release | 20060209 | |||
| 12 | Instance attribute | Private | Type reference (TYPE) | STRING | Rep Address | 20060209 | |||
| 13 | Instance attribute | Private | Type reference (TYPE) | STRING | User | 20060209 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | CONSTRUCTOR | 20060209 | |
| 2 | Instance method | Private | Method | Creates Matching Parser | 20060209 | |
| 3 | Instance method | Private | Method | Creates Matching Renderer | 20060209 | |
| 4 | Instance method | Private | Method | Reads from ESR | 20060209 |
Events
Class CL_SRAPI_SIF_INFO_SERVICE has no event.
Types
Class CL_SRAPI_SIF_INFO_SERVICE has no local type.
Method Signatures
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IM_ACTION_LISTENER | Call by reference | Object reference (TYPE REF TO) | IF_SRAPI_ACTION_LISTENER | Event-Listener für interne API Aktionen | 20060830 | |||
| 2 | IM_API_LEVEL | Call by reference | Type reference (TYPE) | STRING | 20060209 | ||||
| 3 | IM_CALLER_LEVEL | Call by reference | Type reference (TYPE) | STRING | 20060209 | ||||
| 4 | IM_HTTP_DESTINATION | Call by reference | Type reference (TYPE) | RFCDEST | 20060209 | ||||
| 5 | IM_LOGIN_LANGUAGE | Call by reference | Type reference (TYPE) | SYLANGU | 20060209 | ||||
| 6 | IM_PASSWORD | Call by reference | Type reference (TYPE) | STRING | 20060209 | ||||
| 7 | IM_REP | Call by reference | Object reference (TYPE REF TO) | IF_SRAPI_SERVICE_REP_INTERNAL | 20060209 | ||||
| 8 | IM_REP_LEVEL | Call by reference | Type reference (TYPE) | STRING | 20060209 | ||||
| 9 | IM_REP_URL | Call by reference | Type reference (TYPE) | STRING | 20060209 | ||||
| 10 | IM_USER | Call by reference | Type reference (TYPE) | STRING | 20060209 |
Method CONSTRUCTOR on class CL_SRAPI_SIF_INFO_SERVICE has no exception.
Method CREATE_PARSER Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IM_API_LEVEL | Call by reference | Type reference (TYPE) | STRING | API Version | 20060209 | |||
| 2 | IM_REP_LEVEL | Call by reference | Type reference (TYPE) | STRING | ESR Release | 20060209 | |||
| 3 | RESULT | Value transfer | Object reference (TYPE REF TO) | IF_SRAPI_SIF_INFO_PARSER | Parser für GOA Ergebnis | 20060209 |
Method CREATE_PARSER on class CL_SRAPI_SIF_INFO_SERVICE has no exception.
Method CREATE_RENDERER Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IM_API_LEVEL | Call by reference | Type reference (TYPE) | STRING | Version des Aktuellen API | 20060209 | |||
| 2 | IM_REP_LEVEL | Call by reference | Type reference (TYPE) | STRING | Version des Backend ESR | 20060209 | |||
| 3 | RESULT | Value transfer | Object reference (TYPE REF TO) | IF_SRAPI_SIF_INFO_RENDERER | Info Service Renderer | 20060209 |
Method CREATE_RENDERER on class CL_SRAPI_SIF_INFO_SERVICE has no exception.
Method EXECUTE_REMOTE_READ Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IM_METHOD_ID | Call by reference | Type reference (TYPE) | STRING | Methode | 20060209 | |||
| 2 | IM_SER_INPUT | Call by reference | Type reference (TYPE) | XSTRING | serialisierter Input | 20060209 | |||
| 3 | RESULT | Value transfer | Type reference (TYPE) | XSTRING | serialisierter Output | 20060209 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | interner Fehler Read-Service | 20060209 | ||
| 2 | Repository nicht verfügbar | 20060209 | ||
| 3 | User nicht berechtigt | 20060209 |
History
| Last changed by/on | SAP | 20070911 |
| SAP Release Created in | 710 |