SAP ABAP Interface IF_CRM_SAF_SE_CONST (SAF: Search engine constants)
Hierarchy
☛
WEBCUIF (Software Component) SAP Web UI Framework
⤷
CA-GTF-IC-SAF (Application Component) Software Agent Framework
⤷
EI_SAF_SE (Package) SAF - Search Engine Extension Framework
⤷
⤷
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface composition (i COMPRISING i_ref) | IF_EX_CRM_SAF_SE | Business add-in interface IF_EX_CRM_SAF_SE | 20030415 |
| 2 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_CRM_SAF_SE_GENIL | SAF: Generic search/index services | 20030412 |
| 3 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_CRM_SAF_SE_UTIL | SAF: Search Engine Utilities | 20040727 |
| 4 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_CRM_SAF_WORK_PACKAGE | SAF: Service for work package | 20030418 |
Properties
| Interface | IF_CRM_SAF_SE_CONST | |
| Short Description | SAF: Search engine constants |
General Data
| Package | EI_SAF_SE | SAF - Search Engine Extension Framework |
| Created | 20030409 | SAP |
| Last changed | 20081007 | SAP |
| Unicode checks active |
Forward declarations
Interface IF_CRM_SAF_SE_CONST has no forward declaration.
Interfaces
Interface IF_CRM_SAF_SE_CONST has no interface.
Friends
Interface IF_CRM_SAF_SE_CONST has no friend.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | GC_ACTION_CHECK | Constant | Public | Type reference (TYPE) | CHAR10 | 'CHECK' | Action | 20030411 | |
| 2 | GC_ACTION_CLASSIFY | Constant | Public | Type reference (TYPE) | CHAR10 | 'CLASSIFY' | Action | 20030411 | |
| 3 | GC_ACTION_CLUSTER | Constant | Public | Type reference (TYPE) | CHAR10 | 'CLUSTER' | Action | 20030411 | |
| 4 | GC_ACTION_CREATE | Constant | Public | Type reference (TYPE) | CHAR10 | 'CREATE' | Action | 20030411 | |
| 5 | GC_ACTION_DELETE | Constant | Public | Type reference (TYPE) | CHAR10 | 'DELETE' | Action | 20030411 | |
| 6 | GC_ACTION_DELTA_COMPILE | Constant | Public | Type reference (TYPE) | CHAR10 | 'DELTACMP' | Action | 20030411 | |
| 7 | GC_ACTION_DETAIL | Constant | Public | Type reference (TYPE) | CHAR10 | 'DETAIL' | Action | 20030411 | |
| 8 | GC_ACTION_FULL_COMPILE | Constant | Public | Type reference (TYPE) | CHAR10 | 'FULLCMP' | Action | 20030411 | |
| 9 | GC_ACTION_SEARCH | Constant | Public | Type reference (TYPE) | CHAR10 | 'SEARCH' | Action | 20030411 | |
| 10 | GC_ATTR_TYPE_DATE | Constant | Public | Type reference (TYPE) | CRMT_EI_KB_ATTR_TYPE | 'D' | SAF: Attribute type | 20040224 | |
| 11 | GC_ATTR_TYPE_FLOAT | Constant | Public | Type reference (TYPE) | CRMT_EI_KB_ATTR_TYPE | 'F' | SAF: Attribute type | 20040224 | |
| 12 | GC_ATTR_TYPE_INTEGER | Constant | Public | Type reference (TYPE) | CRMT_EI_KB_ATTR_TYPE | 'I' | SAF: Attribute type | 20040224 | |
| 13 | GC_ATTR_TYPE_PRICE | Constant | Public | Type reference (TYPE) | CRMT_EI_KB_ATTR_TYPE | 'P' | SAF: Attribute type | 20040224 | |
| 14 | GC_ATTR_TYPE_STRING | Constant | Public | Type reference (TYPE) | CRMT_EI_KB_ATTR_TYPE | 'S' | SAF: Attribute type | 20040224 | |
| 15 | GC_ATTR_TYPE_TEXT | Constant | Public | Type reference (TYPE) | CRMT_EI_KB_ATTR_TYPE | 'N' | SAF: Attribute type | 20040224 | |
| 16 | GC_ATTR_TYPE_TIME | Constant | Public | Type reference (TYPE) | CRMT_EI_KB_ATTR_TYPE | 'T' | SAF: Attribute type | 20040224 | |
| 17 | GC_CRM_CM_NAME | Constant | Public | Type reference (TYPE) | CRMT_EI_SE_NAME | 'CRM_CM' | SAF: Name of search engine | 20040519 | |
| 18 | GC_FORMAT_HTML | Constant | Public | Type reference (TYPE) | CHAR10 | 'HTML' | Trnasfomration format | 20030415 | |
| 19 | GC_FORMAT_TEXT | Constant | Public | Type reference (TYPE) | CHAR10 | 'TEXT' | Trnasfomration format | 20030415 | |
| 20 | GC_FORMAT_TEXT_TAB | Constant | Public | Type reference (TYPE) | CHAR10 | 'TEXTTAB' | Trnasfomration format | 20030415 | |
| 21 | GC_FORMAT_XML | Constant | Public | Type reference (TYPE) | CHAR10 | 'XML' | Trnasfomration format | 20030415 | |
| 22 | GC_REQUEST_INDEX | Constant | Public | Type reference (TYPE) | CHAR10 | 'INDEX' | Request type | 20030411 | |
| 23 | GC_REQUEST_QUERY | Constant | Public | Type reference (TYPE) | CHAR10 | 'QUERY' | Request type | 20030411 | |
| 24 | GC_SEARCH_EXACT | Constant | Public | Type reference (TYPE) | CHAR10 | 'EXACT' | Search type | 20030411 | |
| 25 | GC_SEARCH_EXCLUDE | Constant | Public | Type reference (TYPE) | CHAR10 | 'EXCLUDE' | Search type | 20030411 | |
| 26 | GC_SEARCH_FUZZY | Constant | Public | Type reference (TYPE) | CHAR10 | 'FUZZY' | Search type | 20030411 | |
| 27 | GC_SEARCH_INCLUDE | Constant | Public | Type reference (TYPE) | CHAR10 | 'INCLUDE' | Search type | 20030411 | |
| 28 | GC_SEARCH_LINGUISTIC | Constant | Public | Type reference (TYPE) | CHAR10 | 'LINGUISTIC' | Search type | 20030411 | |
| 29 | GC_TREX_ABAP_NAME | Constant | Public | Type reference (TYPE) | CRMT_EI_SE_NAME | 'STANDARD' | SAF: Name of search engine | 20040519 | |
| 30 | GC_TREX_JAVA_NAME | Constant | Public | Type reference (TYPE) | CRMT_EI_SE_NAME | 'TREX' | SAF: Name of search engine | 20040519 | |
| 31 | GPROP_CLUSTER | Constant | Public | Type reference (TYPE) | CRMT_EI_SEARCH_TAG | 'clusterattribute' | search service xml tag | 20030503 | |
| 32 | GPROP_DESCRIPTION | Constant | Public | Type reference (TYPE) | CRMT_EI_SEARCH_TAG | 'kb_description' | search service xml tag | 20030503 | |
| 33 | GPROP_KB_ID | Constant | Public | Type reference (TYPE) | CRMT_EI_SEARCH_TAG | 'kb_id' | search service xml tag | 20030503 | |
| 34 | GPROP_KB_NAME | Constant | Public | Type reference (TYPE) | CRMT_EI_SEARCH_TAG | 'kbnameattribute' | search service xml tag | 20030503 | |
| 35 | GPROP_RANK | Constant | Public | Type reference (TYPE) | CRMT_EI_SEARCH_TAG | 'rank' | search service xml tag | 20030503 |
Methods
Interface IF_CRM_SAF_SE_CONST has no method.
Events
Interface IF_CRM_SAF_SE_CONST has no event.
Types
Interface IF_CRM_SAF_SE_CONST has no local type.
History
| Last changed by/on | SAP | 20081007 |
| SAP Release Created in | 400 |