SAP ABAP Class CL_SRAPI_GOA_SERVICE (GOA Service)
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_GOA_SERVICE | GOA Service | 20051118 |
Properties
| Class | CL_SRAPI_GOA_SERVICE | |
| Short Description | GOA Service | |
| 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 | 20051118 | SAP |
| Last change | 20090618 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_SRAPI_GOA_SERVICE has no forward declaration.
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_SRAPI_GOA_SERVICE | GOA Service | 20051118 |
Friends
Class CL_SRAPI_GOA_SERVICE has no friend class.
Attributes
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | CONSTRUCTOR | 20051118 | |
| 2 | Instance method | Private | Method | Creates Matching Parser | 20060125 | |
| 3 | Instance method | Private | Method | Creates the Matching Navigation Renderer | 20060125 | |
| 4 | Instance method | Private | Method | Creates Matching Parser | 20051118 | |
| 5 | Instance method | Private | Method | Creates Matching Renderer | 20051118 | |
| 6 | Instance method | Private | Method | Creates Appropriate Parser for GOA Single Read Object | 20081210 | |
| 7 | Instance method | Private | Method | Reads from ESR | 20051118 |
Events
Class CL_SRAPI_GOA_SERVICE has no event.
Types
Class CL_SRAPI_GOA_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 | API_LEVEL | Call by reference | Type reference (TYPE) | STRING | 20051118 | ||||
| 2 | CALLER_LEVEL | Call by reference | Type reference (TYPE) | STRING | 20051118 | ||||
| 3 | HTTP_DESTINATION | Call by reference | Type reference (TYPE) | RFCDEST | 20051118 | ||||
| 4 | IM_ACTION_LISTENER | Call by reference | Object reference (TYPE REF TO) | IF_SRAPI_ACTION_LISTENER | Event-Listener für interne API Aktionen | 20060830 | |||
| 5 | LOGIN_LANGUAGE | Call by reference | Type reference (TYPE) | SYLANGU | 20051118 | ||||
| 6 | PASSWORD | Call by reference | Type reference (TYPE) | STRING | 20051118 | ||||
| 7 | REP | Call by reference | Object reference (TYPE REF TO) | IF_SRAPI_SERVICE_REP_INTERNAL | 20051118 | ||||
| 8 | REP_LEVEL | Call by reference | Type reference (TYPE) | STRING | 20051118 | ||||
| 9 | REP_URL | Call by reference | Type reference (TYPE) | STRING | 20051118 | ||||
| 10 | USER | Call by reference | Type reference (TYPE) | STRING | 20051118 |
Method CONSTRUCTOR on class CL_SRAPI_GOA_SERVICE has no exception.
Method CREATE_NAVIGATION_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 | 20060125 | |||
| 2 | IM_REP_LEVEL | Call by reference | Type reference (TYPE) | STRING | ESR Release | 20060125 | |||
| 3 | RESULT | Value transfer | Object reference (TYPE REF TO) | CL_SRAPI_QUERY_RESULT_PARSER | Parser für GOA Ergebnis | 20060125 |
Method CREATE_NAVIGATION_PARSER on class CL_SRAPI_GOA_SERVICE has no exception.
Method CREATE_NAVIGATION_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 | 20060125 | |||
| 2 | IM_REP_LEVEL | Call by reference | Type reference (TYPE) | STRING | Version des Backend ESR | 20060125 | |||
| 3 | RESULT | Value transfer | Object reference (TYPE REF TO) | IF_SRAPI_GOA_RENDERER | GOA Service Renderer | 20060125 |
Method CREATE_NAVIGATION_RENDERER on class CL_SRAPI_GOA_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 | 20051118 | |||
| 2 | IM_REP_LEVEL | Call by reference | Type reference (TYPE) | STRING | ESR Release | 20051118 | |||
| 3 | RESULT | Value transfer | Object reference (TYPE REF TO) | IF_SRAPI_GOA_PARSER | Parser für GOA Ergebnis | 20051118 |
Method CREATE_PARSER on class CL_SRAPI_GOA_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 | 20051118 | |||
| 2 | IM_REP_LEVEL | Call by reference | Type reference (TYPE) | STRING | Version des Backend ESR | 20051118 | |||
| 3 | RESULT | Value transfer | Object reference (TYPE REF TO) | IF_SRAPI_GOA_RENDERER | GOA Service Renderer | 20051118 |
Method CREATE_RENDERER on class CL_SRAPI_GOA_SERVICE has no exception.
Method CREATE_SINGLE_READ_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 | 20081210 | ||||
| 2 | IM_REP_LEVEL | Call by reference | Type reference (TYPE) | STRING | 20081210 | ||||
| 3 | RESULT | Value transfer | Object reference (TYPE REF TO) | IF_SRAPI_SINGL_RD_GOA_RENDERER | 20081212 |
Method CREATE_SINGLE_READ_RENDERER on class CL_SRAPI_GOA_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 | 20051118 | |||
| 2 | IM_SER_INPUT | Call by reference | Type reference (TYPE) | XSTRING | serialisierter Input | 20051118 | |||
| 3 | RESULT | Value transfer | Type reference (TYPE) | XSTRING | serialisierter Output | 20051118 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | interner Fehler Read-Service | 20051119 | ||
| 2 | Repository nicht verfügbar | 20051118 | ||
| 3 | User nicht berechtigt | 20051118 |
History
| Last changed by/on | SAP | 20090618 |
| SAP Release Created in | 710 |