SAP ABAP Class CL_ESH_AT_RUNTIME_INIT_TAGGING (Handle the Execution of the Initial Auto-Tagging)
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_RUNTIME_INIT_TAGGING | |
| Short Description | Handle the Execution of the Initial Auto-Tagging | |
| 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 | 20100607 | SAP |
| Last change | 20110908 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_ESH_AT_RUNTIME_INIT_TAGGING has no forward declaration.
Interfaces
Class CL_ESH_AT_RUNTIME_INIT_TAGGING has no interface implemented.
Friends
Class CL_ESH_AT_RUNTIME_INIT_TAGGING has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Static Attribute | Private | Type reference (TYPE) | SYMSGID | 20100611 | ||||
| 2 | Static Attribute | Private | Type reference (TYPE) | SYMSGTY | 'E' | Message type | 20100607 | ||
| 3 | Static Attribute | Private | Type reference (TYPE) | SYMSGTY | 'I' | Message type | 20100607 | ||
| 4 | Static Attribute | Private | Type reference (TYPE) | ESH_E_CM_TBO_STATUS | '08' | Tagging-by-object type status | 20100611 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Automatic tagging for current connector | 20100610 | |
| 2 | Static method | Public | Method | Create instance for the class | 20100607 |
Events
Class CL_ESH_AT_RUNTIME_INIT_TAGGING has no event.
Types
Class CL_ESH_AT_RUNTIME_INIT_TAGGING has no local type.
Method Signatures
Method EXECUTE_AUTO_TAGGING Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_MESSAGES | Call by reference | Type reference (TYPE) | ESH_T_ADM_BAL_S_MSG | Table Type for Structure BAL_S_MSG | 20100611 | |||
| 2 | EV_ERROR | Call by reference | Type reference (TYPE) | BOOLE_D | Data element for domain BOOLE: TRUE (='X') and FALSE (=' ') | 20100610 | |||
| 3 | IV_CONNECTOR_SRC | Call by reference | Type reference (TYPE) | ESH_E_IF_SEARCH_CONNECTOR_ID | Search Connector ID | 20100610 | |||
| 4 | IV_CONNECTOR_TGT | Call by reference | Type reference (TYPE) | ESH_E_IF_SEARCH_CONNECTOR_ID | Search Connector ID | 20100610 | |||
| 5 | IV_PACKSIZE | Call by reference | Type reference (TYPE) | INT4 | Natural number | 20100610 | |||
| 6 | IV_TBO_GUID | Call by reference | Type reference (TYPE) | ESH_E_CM_TBO_TYPE_GUID | Tag-by-Object Type | 20100610 | |||
| 7 | IV_USAGE | Call by reference | Type reference (TYPE) | ESH_E_OM_USAGE_GUID | Object Type Usage: GUID | 20100610 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Error handling for auto tagging | 20100610 |
Method GET_INSTANCE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RR_INSTANCE | Value transfer | Object reference (TYPE REF TO) | CL_ESH_AT_RUNTIME_INIT_TAGGING | Handle the execution of the auto tagging | 20100607 |
Method GET_INSTANCE on class CL_ESH_AT_RUNTIME_INIT_TAGGING has no exception.
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in | 703 |