SAP ABAP Class CL_ESH_AT_DB_AUTO_TAGGING (DB access for auto tagging data)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-EIM-ESH (Application Component) NetWeaver Enterprise Search
⤷
S_ESH_ENG_AUTO_TAGGING (Package) Automatic tagging

⤷

⤷

Properties
Class | CL_ESH_AT_DB_AUTO_TAGGING | |
Short Description | DB access for auto tagging data | |
Super Class | ||
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | S_ESH_ENG_AUTO_TAGGING | Automatic tagging |
Created | 20100609 | SAP |
Last change | 20110908 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
Class CL_ESH_AT_DB_AUTO_TAGGING has no forward declaration.
Interfaces
Class CL_ESH_AT_DB_AUTO_TAGGING has no interface implemented.
Friends
Class CL_ESH_AT_DB_AUTO_TAGGING has no friend class.
Attributes
Class CL_ESH_AT_DB_AUTO_TAGGING has no attribute.
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Static method | Public | Method | Delete auto tagging data for the specified connector pair | 20100609 |
2 | ![]() |
Static method | Public | Method | Get all automatic tagging data | 20100609 |
3 | ![]() |
Static method | Public | Method | Get tagging data for connector pair | 20100609 |
4 | ![]() |
Static method | Public | Method | Modify auto tagging data for the specified connector pair | 20100609 |
Events
Class CL_ESH_AT_DB_AUTO_TAGGING has no event.
Types
Class CL_ESH_AT_DB_AUTO_TAGGING has no local type.
Method Signatures
Method DELETE_TAGGING_DATA Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IS_CONFIG_REGISTER | Call by reference | Type reference (TYPE) | ESH_S_AT_CONFIG_REGISTER | Register connector configuration for auto tagging | 20100609 |
Method DELETE_TAGGING_DATA on class CL_ESH_AT_DB_AUTO_TAGGING has no exception.
Method GET_TAGGING_ALL_DATA Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RT_TAGGING_DATA | Value transfer | Type reference (TYPE) | ESH_T_AT_TAGGING_DATA | Table type for DB ESH_AT_TAGGING | 20100609 |
Method GET_TAGGING_ALL_DATA on class CL_ESH_AT_DB_AUTO_TAGGING has no exception.
Method GET_TAGGING_DATA_4_CONN_PAIR Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IS_CONFIG_REGISTER | Call by reference | Type reference (TYPE) | ESH_S_AT_CONFIG_REGISTER | Register connector configuration for auto tagging | 20100609 | ||
2 | ![]() |
RS_TAGGING_DATA | Value transfer | Type reference (TYPE) | ESH_S_AT_TAGGING_DATA | Data of last auto tagging | 20100609 |
Method GET_TAGGING_DATA_4_CONN_PAIR on class CL_ESH_AT_DB_AUTO_TAGGING has no exception.
Method MODIFY_TAGGING_DATA Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IS_TAGGING_DATA_4_CONN_PAIR | Call by reference | Type reference (TYPE) | ESH_S_AT_TAGGING_DATA | Table type for DB ESH_AT_TAGGING | 20100609 |
Method MODIFY_TAGGING_DATA on class CL_ESH_AT_DB_AUTO_TAGGING has no exception.
History
Last changed by/on | SAP | 20110908 |
SAP Release Created in | 703 |