SAP ABAP Class CL_SRAPI_QUERY_SERVICE (Implementation Query Service Rep)
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_QUERY_SERVICE | Query Service | 20040906 |
Properties
| Class | CL_SRAPI_QUERY_SERVICE | |
| Short Description | Implementation Query Service Rep | |
| 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 | 20040906 | SAP |
| Last change | 20070911 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_SRAPI_QUERY_SERVICE has no forward declaration.
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_SRAPI_QUERY_SERVICE | Query Service | 20040906 |
Friends
Class CL_SRAPI_QUERY_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 | 20040906 | |||
| 3 | Instance attribute | Private | Type reference (TYPE) | STRING | Caller version | 20040906 | |||
| 4 | Constant | Public | Type reference (TYPE) | STRING | '$EXIT' | 20041029 | |||
| 5 | Instance attribute | Private | Type reference (TYPE) | XSTRING | Exit Switch as XSTRING | 20041029 | |||
| 6 | Instance attribute | Private | Type reference (TYPE) | RFCDEST | Logical Destination (Specified in Function Call) | 20040906 | |||
| 7 | Instance attribute | Private | Type reference (TYPE) | SYLANGU | Language Key of Current Text Environment | 20040906 | |||
| 8 | Instance attribute | Private | Object reference (TYPE REF TO) | CL_SRAPI_QUERY_RESULT_PARSER | Query Result Parser | 20040920 | |||
| 9 | Instance attribute | Private | Type reference (TYPE) | STRING | Password | 20040906 | |||
| 10 | Instance attribute | Private | Object reference (TYPE REF TO) | IF_HMI_CLIENT | HMI Client for Remote Query | 20040906 | |||
| 11 | Instance attribute | Private | Object reference (TYPE REF TO) | CL_SRAPI_QUERY_DEF_RENDERER | Querydef Renderer | 20040920 | |||
| 12 | Instance attribute | Private | Type reference (TYPE) | STRING | Rep version | 20040906 | |||
| 13 | Instance attribute | Private | Type reference (TYPE) | STRING | URL of Repository | 20040906 | |||
| 14 | Instance attribute | Private | Type reference (TYPE) | STRING | User | 20040906 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | CONSTRUCTOR | 20040906 | |
| 2 | Instance method | Private | Method | Gets Appropriate Parser for Repository (Release) | 20040920 | |
| 3 | Instance method | Private | Method | Gets Appropriate Renderer for Repository (Release) | 20040920 | |
| 4 | Instance method | Private | Method | Executes (Remote) Query | 20040906 |
Events
Class CL_SRAPI_QUERY_SERVICE has no event.
Types
Class CL_SRAPI_QUERY_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 | API level | 20040906 | |||
| 3 | IM_CALLER_LEVEL | Call by reference | Type reference (TYPE) | STRING | Caller level (berechnet) | 20040906 | |||
| 4 | IM_HTTP_DESTINATION | Call by reference | Type reference (TYPE) | RFCDEST | logische Destination (Wird bei Funktionsaufruf angegeben) | 20040906 | |||
| 5 | IM_LOGON_LANGUAGE | Call by reference | Type reference (TYPE) | SYLANGU | Sprachenschlüssel der aktuellen Textumgebung | 20040906 | |||
| 6 | IM_PASSWORD | Call by reference | Type reference (TYPE) | STRING | Password | 20040906 | |||
| 7 | IM_REP_LEVEL | Call by reference | Type reference (TYPE) | STRING | Rep level | 20040906 | |||
| 8 | IM_REP_URL | Call by reference | Type reference (TYPE) | STRING | URL des Repositories | 20040906 | |||
| 9 | IM_USER | Call by reference | Type reference (TYPE) | STRING | User | 20040906 |
Method CONSTRUCTOR on class CL_SRAPI_QUERY_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 | 20040920 | |||
| 2 | IM_REP_LEVEL | Call by reference | Type reference (TYPE) | STRING | Rep Versions | 20040920 | |||
| 3 | RESULT | Value transfer | Object reference (TYPE REF TO) | CL_SRAPI_QUERY_RESULT_PARSER | Parser | 20040920 |
Method CREATE_PARSER on class CL_SRAPI_QUERY_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 | APIversion | 20040920 | |||
| 2 | IM_REP_LEVEL | Call by reference | Type reference (TYPE) | STRING | Repositoryversion | 20040920 | |||
| 3 | RESULT | Value transfer | Object reference (TYPE REF TO) | CL_SRAPI_QUERY_DEF_RENDERER | Renderer | 20040920 |
Method CREATE_RENDERER on class CL_SRAPI_QUERY_SERVICE has no exception.
Method EXECUTE_REMOTE_QUERY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IM_QUERY_INPUT | Call by reference | Type reference (TYPE) | XSTRING | serialisierter Queryinput | 20040906 | |||
| 2 | RESULT | Value transfer | Type reference (TYPE) | XSTRING | serialisierter Queryoutput | 20040906 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Ausnahme Queryservice | 20041011 | ||
| 2 | Repository nicht verfügbar | 20041011 | ||
| 3 | User nicht berechtigt | 20041011 |
History
| Last changed by/on | SAP | 20070911 |
| SAP Release Created in | 700 |