SAP ABAP Class CL_ESO_EXTRACTION_TOOLS (Tools for enterprise search data extraction)
Hierarchy
☛
SAP_APPL (Software Component) Logistics and Accounting
⤷
CA-GTF (Application Component) General Application Functions
⤷
ESO (Package) Enterprise Search Objects
⤷
⤷
Properties
| Class | CL_ESO_EXTRACTION_TOOLS | |
| Short Description | Tools for enterprise search data extraction | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | ESO | Enterprise Search Objects |
| Created | 20080212 | SAP |
| Last change | 20100310 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_ESO_EXTRACTION_TOOLS has no forward declaration.
Interfaces
Class CL_ESO_EXTRACTION_TOOLS has no interface implemented.
Friends
Class CL_ESO_EXTRACTION_TOOLS has no friend class.
Attributes
Class CL_ESO_EXTRACTION_TOOLS has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Public | Method | extract search terms of long text | 20080212 | |
| 2 | Static method | Public | Method | extract long texts by internal table | 20080212 | |
| 3 | Static method | Public | Method | get result field names for dynamic selection | 20080213 | |
| 4 | Static method | Public | Method | Run conversion exits and fill fields with external display | 20080229 |
Events
Class CL_ESO_EXTRACTION_TOOLS has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | GTY_TS_FIELDNAME | Public | See coding | 20080213 | gty_ts_fieldname TYPE SORTED TABLE OF fieldname WITH UNIQUE KEY TABLE_LINE
|
Method Signatures
Method EXTRACT_LONG_TEXT_BY_ID Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EV_SEARCH_TERMS | Call by reference | Type reference (TYPE) | STRING | 20080212 | ||||
| 2 | IV_LANGU | Call by reference | Type reference (TYPE) | SYLANGU | Language Key of Current Text Environment | 20080212 | |||
| 3 | IV_NAME | Call by reference | Type reference (TYPE) | THEAD-TDNAME | Name | 20080212 | |||
| 4 | IV_OBJECT | Call by reference | Type reference (TYPE) | THEAD-TDOBJECT | Texts: Application Object | 20080212 | |||
| 5 | IV_TEXT_ID | Call by reference | Type reference (TYPE) | THEAD-TDID | Text ID | 20080212 |
Method EXTRACT_LONG_TEXT_BY_ID on class CL_ESO_EXTRACTION_TOOLS has no exception.
Method EXTRACT_LONG_TEXT_BY_ITAB Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EV_SEARCH_TERMS | Call by reference | Type reference (TYPE) | STRING | 20080212 | ||||
| 2 | IT_TLINE | Call by reference | Type reference (TYPE) | TLINE_TAB | List of SAPscript Lines | 20080212 |
Method EXTRACT_LONG_TEXT_BY_ITAB on class CL_ESO_EXTRACTION_TOOLS has no exception.
Method GET_SELECT_RESULT_FIELD_NAMES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EV_RESULT_FIELD_NAMES | Call by reference | Type reference (TYPE) | STRING | 20080213 | ||||
| 2 | ITS_MANDATORY_FIELDS | Call by reference | Type reference (TYPE) | GTY_TS_FIELDNAME | 20080213 | ||||
| 3 | IT_FIELDS | Call by reference | Type reference (TYPE) | ESH_T_IF_FIELD_DETAILS | Field details | 20080213 | |||
| 4 | IV_DB_TABLE | Call by reference | Type reference (TYPE) | TABNAME | table on which db selection takes place | 20080213 |
Method GET_SELECT_RESULT_FIELD_NAMES on class CL_ESO_EXTRACTION_TOOLS has no exception.
Method RUN_CONVERSION_EXITS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CT_DATA | Call by reference | Type reference (TYPE) | ANY TABLE | 20080229 | ||||
| 2 | IV_NAMING_EXT_FIELDS | Call by reference | Type reference (TYPE) | STRING | '_EXT' | 20080229 | |||
| 3 | IV_NODE_STRUCTURE | Call by reference | Type reference (TYPE) | TABNAME | Table Name | 20080229 |
Method RUN_CONVERSION_EXITS on class CL_ESO_EXTRACTION_TOOLS has no exception.
History
| Last changed by/on | SAP | 20100310 |
| SAP Release Created in | 604 |