SAP ABAP Class CL_ESH_EX_CONV_SAPSCRIPT_TEXT (Extract the plain text from a SAPScript text)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-EIM-ESH (Application Component) NetWeaver Enterprise Search
⤷
S_ESH_ENG_EXTRACTION (Package) Extraction
⤷
⤷
Properties
| Class | CL_ESH_EX_CONV_SAPSCRIPT_TEXT | |
| Short Description | Extract the plain text from a SAPScript text | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | S_ESH_ENG_EXTRACTION | Extraction |
| Created | 20080228 | SAP |
| Last change | 20140121 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_ESH_EX_CONV_SAPSCRIPT_TEXT has no forward declaration.
Interfaces
Class CL_ESH_EX_CONV_SAPSCRIPT_TEXT has no interface implemented.
Friends
Class CL_ESH_EX_CONV_SAPSCRIPT_TEXT has no friend class.
Attributes
Class CL_ESH_EX_CONV_SAPSCRIPT_TEXT has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Public | Method | Extract plain text of a SAPScript long text by ID | 20080228 | |
| 2 | Static method | Public | Method | Extract plain text of a SAPScript long text by internal tab | 20080228 | |
| 3 | Static method | Public | Method | Get result field names for dynamic selection for ESH | 20080228 |
Events
Class CL_ESH_EX_CONV_SAPSCRIPT_TEXT has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | GTY_TS_FIELDNAME | Public | See coding | 20080228 | 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 | 20080228 | ||||
| 2 | IV_LANGU | Call by reference | Type reference (TYPE) | SYLANGU | Language Key of Current Text Environment | 20080228 | |||
| 3 | IV_NAME | Call by reference | Type reference (TYPE) | THEAD-TDNAME | Name | 20080228 | |||
| 4 | IV_OBJECT | Call by reference | Type reference (TYPE) | THEAD-TDOBJECT | Texts: application object | 20080228 | |||
| 5 | IV_TEXT_ID | Call by reference | Type reference (TYPE) | THEAD-TDID | Text ID | 20080228 |
Method EXTRACT_LONG_TEXT_BY_ID on class CL_ESH_EX_CONV_SAPSCRIPT_TEXT 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 | 20080228 | ||||
| 2 | IT_TLINE | Call by reference | Type reference (TYPE) | TLINE_TAB | List of SAPscript Lines | 20080228 | |||
| 3 | IV_LANGU | Call by reference | Type reference (TYPE) | SYLANGU | SYST-LANGU | Language Key | 20130429 |
Method EXTRACT_LONG_TEXT_BY_ITAB on class CL_ESH_EX_CONV_SAPSCRIPT_TEXT 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 | 20080228 | ||||
| 2 | ITS_MANDATORY_FIELDS | Call by reference | Type reference (TYPE) | GTY_TS_FIELDNAME | Link field for view query | 20080228 | |||
| 3 | IT_FIELDS | Call by reference | Type reference (TYPE) | ESH_T_IF_FIELD_DETAILS | Field details | 20080228 | |||
| 4 | IV_DB_TABLE | Call by reference | Type reference (TYPE) | TABNAME | Table Name | 20080228 |
Method GET_SELECT_RESULT_FIELD_NAMES on class CL_ESH_EX_CONV_SAPSCRIPT_TEXT has no exception.
History
| Last changed by/on | SAP | 20140121 |
| SAP Release Created in | 711 |