SAP ABAP Class CL_COM_SE_F4_HELP_UTIL (SES: Utilities for F4 Search Help integration)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-TRX-SES (Application Component) TREX Search Engine Service
⤷
SES_F4_HELP (Package) SES: F4 Search Help integration
⤷
⤷
Properties
| Class | CL_COM_SE_F4_HELP_UTIL | |
| Short Description | SES: Utilities for F4 Search Help integration | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | COM_SE_SEARCH | |
| Program status | P | SAP Standard Production Program |
| Category | 0 | |
| Package | SES_F4_HELP | SES: F4 Search Help integration |
| Created | 20050118 | SAP |
| Last change | 20090618 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_COM_SE_F4_HELP_UTIL has no forward declaration.
Interfaces
Class CL_COM_SE_F4_HELP_UTIL has no interface implemented.
Friends
Class CL_COM_SE_F4_HELP_UTIL has no friend class.
Attributes
Class CL_COM_SE_F4_HELP_UTIL has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Public | Method | Prioritize OR over AND by inserting brackets into query tab | 20050129 | |
| 2 | Static method | Public | Method | Insert rows with NOT operator into query tab | 20050129 | |
| 3 | Static method | Public | Method | Convert one ABAP Select Option into a Search Engine Query | 20050118 |
Events
Class CL_COM_SE_F4_HELP_UTIL has no event.
Types
Class CL_COM_SE_F4_HELP_UTIL has no local type.
Method Signatures
Method QUERY_INSERT_BRACKETS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CT_QUERY | Call by reference | Type reference (TYPE) | TREXT_QUERY_ENTRIES | Suchanfrage-Tabelle | 20050129 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | ROWTYPE-Sequenz ist nicht: ATTRIBUTE, OPERATOR, ATTRIBUTE | 20050129 |
Method QUERY_INSERT_NOTS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CT_QUERY | Call by reference | Type reference (TYPE) | TREXT_QUERY_ENTRIES | Suchanfrage-Tabelle | 20050129 |
Method QUERY_INSERT_NOTS on class CL_COM_SE_F4_HELP_UTIL has no exception.
Method SELOPT_CONVERT_SINGLE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ES_QUERY | Call by reference | Type reference (TYPE) | TREXS_QUERY_ENTRY | Anfrage-Eintrag für die Suchmaschine | 20050118 | |||
| 2 | IV_HIGH | Call by reference | Type reference (TYPE) | ANY | HIGH-Wert aus ABAP-Selektionsoption | 20050118 | |||
| 3 | IV_LOW | Call by reference | Type reference (TYPE) | ANY | LOW-Wert aus ABAP-Selektionsoption | 20050118 | |||
| 4 | IV_OPTION | Call by reference | Type reference (TYPE) | TVARV_OPTI | ABAP: Selektionsoption (EQ/BT/CP/...) | 20050118 | |||
| 5 | IV_SHLPFIELD | Call by reference | Type reference (TYPE) | C | Suchhilfeparameter -> Attributname | 20050118 | |||
| 6 | IV_SIGN | Call by reference | Type reference (TYPE) | TVARV_SIGN | 'I' | ABAP: Kennzeichen: I/E (Werte ein/ausschließen) | 20050118 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Gewünschte Option wird nicht unterstützt | 20050118 |
History
| Last changed by/on | SAP | 20090618 |
| SAP Release Created in | 700 |