SAP ABAP Class CL_ESH_CO_BACKEND_SYSTEM (Query Backend System via RFC)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-EIM-ESH (Application Component) NetWeaver Enterprise Search
⤷
S_ESH_ENG_COMMON (Package) Common

⤷

⤷

Properties
Class | CL_ESH_CO_BACKEND_SYSTEM | |
Short Description | Query Backend System via RFC | |
Super Class | ||
Instantiability of a Class | 1 | Protected |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | S_ESH_ENG_COMMON | Common |
Created | 20070426 | SAP |
Last change | 20110908 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
# | Type group / Object type | Type | Type Description |
---|---|---|---|
1 | ![]() |
Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
Class CL_ESH_CO_BACKEND_SYSTEM has no interface implemented.
Friends
Class CL_ESH_CO_BACKEND_SYSTEM has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Instance attribute | Private | Type reference (TYPE) | ESH_T_CO_AVERS | Add-on versions | 20070502 | ||
2 | ![]() |
Instance attribute | Private | Type reference (TYPE) | ESH_T_CO_CVERS | Software component versions | 20070502 | ||
3 | ![]() |
Instance attribute | Private | Type reference (TYPE) | ABAP_BOOL | ABAP_UNDEFINED | Has common runtime | 20081117 | |
4 | ![]() |
Instance attribute | Public | Type reference (TYPE) | RFCDEST | Logical destination (specified in function call) | 20070426 | ||
5 | ![]() |
Constant | Public | Type reference (TYPE) | CHAR4 | 'AND' | Not more closely-defined area, possibly used for patchlevels | 20070502 | |
6 | ![]() |
Constant | Private | Type reference (TYPE) | TABNAME | 'AVERS' | Table name | 20070502 | |
7 | ![]() |
Constant | Private | Type reference (TYPE) | TABNAME | 'CVERS' | Table name | 20070502 | |
8 | ![]() |
Constant | Private | Type reference (TYPE) | TABNAME | 'TADIR' | Table name | 20070502 | |
9 | ![]() |
Constant | Private | Type reference (TYPE) | FIELDNAME | 'OBJECT' | Field name | 20070502 | |
10 | ![]() |
Constant | Private | Type reference (TYPE) | TADIR-OBJECT | 'CLAS' | Object type | 20070502 | |
11 | ![]() |
Constant | Private | Type reference (TYPE) | TADIR-OBJECT | 'DTEL' | Object type | 20070502 | |
12 | ![]() |
Constant | Private | Type reference (TYPE) | TADIR-OBJECT | 'FUGR' | Object type | 20070502 | |
13 | ![]() |
Constant | Private | Type reference (TYPE) | TADIR-OBJECT | 'TABL' | Object type | 20070502 | |
14 | ![]() |
Constant | Private | Type reference (TYPE) | FIELDNAME | 'OBJ_NAME' | Field name | 20070502 | |
15 | ![]() |
Constant | Private | Type reference (TYPE) | FIELDNAME | 'PGMID' | Field name | 20070502 | |
16 | ![]() |
Constant | Private | Type reference (TYPE) | TADIR-PGMID | 'R3TR' | Program ID in requests and tasks | 20070502 | |
17 | ![]() |
Constant | Private | Type reference (TYPE) | TABNAME | 'TDEVC' | Table name | 20070502 | |
18 | ![]() |
Constant | Private | Type reference (TYPE) | FIELDNAME | 'DEVCLASS' | Field name | 20070502 | |
19 | ![]() |
Constant | Public | Type reference (TYPE) | CHAR4 | '=' | Not more closely-defined area, possibly used for patchlevels | 20070502 | |
20 | ![]() |
Constant | Public | Type reference (TYPE) | CHAR4 | '''' | Not more closely-defined area, possibly used for patchlevels | 20070502 | |
21 | ![]() |
Static Attribute | Private | Type reference (TYPE) | LTT_INSTANCE | 20070426 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Method | Check authorization | 20070508 |
2 | ![]() |
Static method | Protected | Method | Check if RFC destination is available | 20070426 |
3 | ![]() |
Instance method | Public | Constructor | Constructor | 20070426 |
4 | ![]() |
Instance method | Public | Method | Get content of a specific database table | 20070502 |
5 | ![]() |
Instance method | Public | Method | Count the entries of a specific database table | 20070426 |
6 | ![]() |
Instance method | Public | Method | Get content of a specific database table | 20070502 |
7 | ![]() |
Static method | Public | Method | Get an instance of the class | 20070426 |
8 | ![]() |
Instance method | Public | Method | Get all software components | 20070502 |
9 | ![]() |
Instance method | Public | Method | A specific software component release exists | 20070503 |
10 | ![]() |
Instance method | Public | Method | A specific class exists | 20070426 |
11 | ![]() |
Instance method | Public | Method | Has Enterprise Search common runtime | 20081117 |
12 | ![]() |
Instance method | Public | Method | A specific software component release exists | 20070503 |
13 | ![]() |
Instance method | Public | Method | A specific data element exists | 20070426 |
14 | ![]() |
Instance method | Public | Method | A specific database table exists | 20070426 |
15 | ![]() |
Instance method | Public | Method | A specific database table has content | 20070426 |
16 | ![]() |
Instance method | Public | Method | A specific database table has a specific entry | 20070426 |
17 | ![]() |
Instance method | Public | Method | A specific database table exists | 20070502 |
18 | ![]() |
Instance method | Public | Method | A specific function group exists | 20101004 |
19 | ![]() |
Instance method | Public | Method | A specific function group exists | 20070426 |
20 | ![]() |
Instance method | Public | Method | A specific package exists | 20070426 |
21 | ![]() |
Instance method | Public | Method | A specific repository object (TADIR entry) exists | 20070426 |
22 | ![]() |
Instance method | Public | Method | Ping | 20070426 |
Events
Class CL_ESH_CO_BACKEND_SYSTEM has no event.
Types
Class CL_ESH_CO_BACKEND_SYSTEM has no local type.
Method Signatures
Method CHECK_AUTHORIZATION Signature
Method CHECK_AUTHORIZATION on class CL_ESH_CO_BACKEND_SYSTEM has no parameter.
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Not authorized | 20070508 |
Method CHECK_RFC_DESTINATION Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_RFC_DESTINATION | Call by reference | Type reference (TYPE) | RFCDEST | Logical Destination (Specified in Function Call) | 20070426 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
ESH Connection Exception | 20070426 |
Method CONSTRUCTOR Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_RFC_DESTINATION | Call by reference | Type reference (TYPE) | RFCDEST | 20070426 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
ESH Connection Exception | 20070426 | |
2 | ![]() |
Common ESH Engine Exception | 20070426 |
Method GET_DB_TABLE_ENTRIES Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CT_FIELDS | Call by reference | Type reference (TYPE) | ESH_T_CO_RFCRT_FIELDS | RFC Table Read: Description of Fields to Retrieve | 20070502 | ||
2 | ![]() |
CT_OPTIONS | Call by reference | Type reference (TYPE) | ESH_T_CO_RFCRT_OPTIONS | RFC Table Read: Select Options / WHERE Clause | 20070502 | ||
3 | ![]() |
ET_DATA | Call by reference | Type reference (TYPE) | ESH_T_CO_RFCRT_DATA | Table with a 512 byte field | 20070502 | ||
4 | ![]() |
IV_FROM | Value transfer | Type reference (TYPE) | INT4 | -1 | Natural number | 20070502 | |
5 | ![]() |
IV_TABNAME | Call by reference | Type reference (TYPE) | TABNAME | Table Name | 20070502 | ||
6 | ![]() |
IV_TO | Value transfer | Type reference (TYPE) | INT4 | -1 | Natural number | 20070502 |
Method GET_DB_TABLE_ENTRIES on class CL_ESH_CO_BACKEND_SYSTEM has no exception.
Method GET_DB_TABLE_ENTRIES_COUNT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_TABNAME | Call by reference | Type reference (TYPE) | TABNAME | Table Name | 20070502 | ||
2 | ![]() |
RV_COUNT | Value transfer | Type reference (TYPE) | INT4 | Natural number | 20070502 |
Method GET_DB_TABLE_ENTRIES_COUNT on class CL_ESH_CO_BACKEND_SYSTEM has no exception.
Method GET_DB_TABLE_FIELDS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ET_FIELDS | Call by reference | Type reference (TYPE) | ESH_T_CO_RFCRT_FIELDS | RFC Table Read: Description of Fields to Retrieve | 20070502 | ||
2 | ![]() |
IV_TABNAME | Call by reference | Type reference (TYPE) | TABNAME | Table Name | 20070502 |
Method GET_DB_TABLE_FIELDS on class CL_ESH_CO_BACKEND_SYSTEM has no exception.
Method GET_INSTANCE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_RFC_DESTINATION | Call by reference | Type reference (TYPE) | RFCDEST | Logical Destination (Specified in Function Call) | 20070426 | ||
2 | ![]() |
RR_INSTANCE | Value transfer | Object reference (TYPE REF TO) | CL_ESH_CO_BACKEND_SYSTEM | Query backend system via RFC | 20070426 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
ESH Connection Exception | 20070426 | |
2 | ![]() |
Common ESH Engine Exception | 20070426 |
Method GET_RELEASES Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ET_AVERS | Call by reference | Type reference (TYPE) | ESH_T_CO_AVERS | Addon versions | 20070502 | ||
2 | ![]() |
ET_CVERS | Call by reference | Type reference (TYPE) | ESH_T_CO_CVERS | Software component versions | 20070502 |
Method GET_RELEASES on class CL_ESH_CO_BACKEND_SYSTEM has no exception.
Method HAS_ADDON_RELEASE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_ADDONID | Call by reference | Type reference (TYPE) | AVERS-ADDONID | Name of an Add-On Product | 20070503 | ||
2 | ![]() |
IV_ADDONRL | Call by reference | Type reference (TYPE) | AVERS-ADDONRL | Version of an "Add-On" Product | 20070503 | ||
3 | ![]() |
IV_R3RELEASE | Call by reference | Type reference (TYPE) | AVERS-R3RELEASE | Name of an add-on delivery unit | 20070503 | ||
4 | ![]() |
RV_TRUE | Value transfer | Type reference (TYPE) | ABAP_BOOL | 20070503 |
Method HAS_ADDON_RELEASE on class CL_ESH_CO_BACKEND_SYSTEM has no exception.
Method HAS_CLASS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_NAME | Call by reference | Type reference (TYPE) | TADIR-OBJ_NAME | Object Name in Object Directory | 20070502 | ||
2 | ![]() |
RV_TRUE | Value transfer | Type reference (TYPE) | ABAP_BOOL | 20070426 |
Method HAS_CLASS on class CL_ESH_CO_BACKEND_SYSTEM has no exception.
Method HAS_COMMON_RUNTIME Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RV_TRUE | Value transfer | Type reference (TYPE) | ABAP_BOOL | Has Common Runtime | 20081117 |
Method HAS_COMMON_RUNTIME on class CL_ESH_CO_BACKEND_SYSTEM has no exception.
Method HAS_COMPONENT_RELEASE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_COMPONENT | Call by reference | Type reference (TYPE) | CVERS-COMPONENT | Software Component | 20070503 | ||
2 | ![]() |
IV_EXTRELEASE | Call by reference | Type reference (TYPE) | CVERS-EXTRELEASE | Support Package Level of a Software Component | 20070503 | ||
3 | ![]() |
IV_RELEASE | Call by reference | Type reference (TYPE) | CVERS-RELEASE | SAP Release | 20070503 | ||
4 | ![]() |
RV_TRUE | Value transfer | Type reference (TYPE) | ABAP_BOOL | 20070503 |
Method HAS_COMPONENT_RELEASE on class CL_ESH_CO_BACKEND_SYSTEM has no exception.
Method HAS_DATA_ELEMENT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_NAME | Call by reference | Type reference (TYPE) | TADIR-OBJ_NAME | Object Name in Object Directory | 20070502 | ||
2 | ![]() |
RV_TRUE | Value transfer | Type reference (TYPE) | ABAP_BOOL | 20070426 |
Method HAS_DATA_ELEMENT on class CL_ESH_CO_BACKEND_SYSTEM has no exception.
Method HAS_DB_TABLE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_TABNAME | Call by reference | Type reference (TYPE) | TADIR-OBJ_NAME | Object Name in Object Directory | 20070502 | ||
2 | ![]() |
RV_TRUE | Value transfer | Type reference (TYPE) | ABAP_BOOL | 20070426 |
Method HAS_DB_TABLE on class CL_ESH_CO_BACKEND_SYSTEM has no exception.
Method HAS_DB_TABLE_CONTENT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_TABNAME | Call by reference | Type reference (TYPE) | TABNAME | Table Name | 20070502 | ||
2 | ![]() |
RV_TRUE | Value transfer | Type reference (TYPE) | ABAP_BOOL | 20070426 |
Method HAS_DB_TABLE_CONTENT on class CL_ESH_CO_BACKEND_SYSTEM has no exception.
Method HAS_DB_TABLE_ENTRY Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IT_OPTIONS | Call by reference | Type reference (TYPE) | ESH_T_CO_RFCRT_OPTIONS | RFC Table Read: Select Options / WHERE Clause | 20070502 | ||
2 | ![]() |
IV_TABNAME | Call by reference | Type reference (TYPE) | TABNAME | Table Name | 20070502 | ||
3 | ![]() |
RV_TRUE | Value transfer | Type reference (TYPE) | ABAP_BOOL | 20070426 |
Method HAS_DB_TABLE_ENTRY on class CL_ESH_CO_BACKEND_SYSTEM has no exception.
Method HAS_DB_TABLE_FIELD Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_FIELDNAME | Call by reference | Type reference (TYPE) | FIELDNAME | Field Name | 20070502 | ||
2 | ![]() |
IV_TABNAME | Call by reference | Type reference (TYPE) | TABNAME | 20070502 | |||
3 | ![]() |
RV_TRUE | Value transfer | Type reference (TYPE) | ABAP_BOOL | 20070502 |
Method HAS_DB_TABLE_FIELD on class CL_ESH_CO_BACKEND_SYSTEM has no exception.
Method HAS_FUNCTION Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_NAME | Call by reference | Type reference (TYPE) | TADIR-OBJ_NAME | Object Name in Object Directory | 20101004 | ||
2 | ![]() |
RV_TRUE | Value transfer | Type reference (TYPE) | ABAP_BOOL | 20101004 |
Method HAS_FUNCTION on class CL_ESH_CO_BACKEND_SYSTEM has no exception.
Method HAS_FUNCTION_GROUP Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_NAME | Call by reference | Type reference (TYPE) | TADIR-OBJ_NAME | Object Name in Object Directory | 20070502 | ||
2 | ![]() |
RV_TRUE | Value transfer | Type reference (TYPE) | ABAP_BOOL | 20070426 |
Method HAS_FUNCTION_GROUP on class CL_ESH_CO_BACKEND_SYSTEM has no exception.
Method HAS_PACKAGE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_PACKAGE | Call by reference | Type reference (TYPE) | TDEVC-DEVCLASS | Package | 20070502 | ||
2 | ![]() |
RV_TRUE | Value transfer | Type reference (TYPE) | ABAP_BOOL | 20070426 |
Method HAS_PACKAGE on class CL_ESH_CO_BACKEND_SYSTEM has no exception.
Method HAS_REPOSITORY_OBJECT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_OBJECT | Call by reference | Type reference (TYPE) | TROBJTYPE | Object Type | 20070502 | ||
2 | ![]() |
IV_OBJ_NAME | Call by reference | Type reference (TYPE) | SOBJ_NAME | Object Name in Object Directory | 20070502 | ||
3 | ![]() |
IV_PGMID | Call by reference | Type reference (TYPE) | PGMID | Program ID in Requests and Tasks | 20070502 | ||
4 | ![]() |
RV_TRUE | Value transfer | Type reference (TYPE) | ABAP_BOOL | 20070426 |
Method HAS_REPOSITORY_OBJECT on class CL_ESH_CO_BACKEND_SYSTEM has no exception.
Method PING Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RV_OK | Value transfer | Type reference (TYPE) | ABAP_BOOL | 20070426 |
Method PING on class CL_ESH_CO_BACKEND_SYSTEM has no exception.
History
Last changed by/on | SAP | 20110908 |
SAP Release Created in | 100 |