SAP ABAP Class IF_CRM_SAF_SE_CONST (SAF: Search engine constants)
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
| Class | IF_CRM_SAF_SE_CONST | |
| Short Description | SAF: Search engine constants | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | ||
| Created | 20030409 | SAP |
| Last change | 20081007 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class IF_CRM_SAF_SE_CONST has no forward declaration.
Interfaces
Class IF_CRM_SAF_SE_CONST has no interface implemented.
Friends
Class IF_CRM_SAF_SE_CONST has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Constant | Public | Type reference (TYPE) | CHAR10 | 'CHECK' | Action | 20030411 | ||
| 2 | Constant | Public | Type reference (TYPE) | CHAR10 | 'CLASSIFY' | Action | 20030411 | ||
| 3 | Constant | Public | Type reference (TYPE) | CHAR10 | 'CLUSTER' | Action | 20030411 | ||
| 4 | Constant | Public | Type reference (TYPE) | CHAR10 | 'CREATE' | Action | 20030411 | ||
| 5 | Constant | Public | Type reference (TYPE) | CHAR10 | 'DELETE' | Action | 20030411 | ||
| 6 | Constant | Public | Type reference (TYPE) | CHAR10 | 'DELTACMP' | Action | 20030411 | ||
| 7 | Constant | Public | Type reference (TYPE) | CHAR10 | 'DETAIL' | Action | 20030411 | ||
| 8 | Constant | Public | Type reference (TYPE) | CHAR10 | 'FULLCMP' | Action | 20030411 | ||
| 9 | Constant | Public | Type reference (TYPE) | CHAR10 | 'SEARCH' | Action | 20030411 | ||
| 10 | Constant | Public | Type reference (TYPE) | CRMT_EI_KB_ATTR_TYPE | 'D' | SAF: Attribute type | 20040224 | ||
| 11 | Constant | Public | Type reference (TYPE) | CRMT_EI_KB_ATTR_TYPE | 'F' | SAF: Attribute type | 20040224 | ||
| 12 | Constant | Public | Type reference (TYPE) | CRMT_EI_KB_ATTR_TYPE | 'I' | SAF: Attribute type | 20040224 | ||
| 13 | Constant | Public | Type reference (TYPE) | CRMT_EI_KB_ATTR_TYPE | 'P' | SAF: Attribute type | 20040224 | ||
| 14 | Constant | Public | Type reference (TYPE) | CRMT_EI_KB_ATTR_TYPE | 'S' | SAF: Attribute type | 20040224 | ||
| 15 | Constant | Public | Type reference (TYPE) | CRMT_EI_KB_ATTR_TYPE | 'N' | SAF: Attribute type | 20040224 | ||
| 16 | Constant | Public | Type reference (TYPE) | CRMT_EI_KB_ATTR_TYPE | 'T' | SAF: Attribute type | 20040224 | ||
| 17 | Constant | Public | Type reference (TYPE) | CRMT_EI_SE_NAME | 'CRM_CM' | SAF: Name of search engine | 20040519 | ||
| 18 | Constant | Public | Type reference (TYPE) | CHAR10 | 'HTML' | Trnasfomration format | 20030415 | ||
| 19 | Constant | Public | Type reference (TYPE) | CHAR10 | 'TEXT' | Trnasfomration format | 20030415 | ||
| 20 | Constant | Public | Type reference (TYPE) | CHAR10 | 'TEXTTAB' | Trnasfomration format | 20030415 | ||
| 21 | Constant | Public | Type reference (TYPE) | CHAR10 | 'XML' | Trnasfomration format | 20030415 | ||
| 22 | Constant | Public | Type reference (TYPE) | CHAR10 | 'INDEX' | Request type | 20030411 | ||
| 23 | Constant | Public | Type reference (TYPE) | CHAR10 | 'QUERY' | Request type | 20030411 | ||
| 24 | Constant | Public | Type reference (TYPE) | CHAR10 | 'EXACT' | Search type | 20030411 | ||
| 25 | Constant | Public | Type reference (TYPE) | CHAR10 | 'EXCLUDE' | Search type | 20030411 | ||
| 26 | Constant | Public | Type reference (TYPE) | CHAR10 | 'FUZZY' | Search type | 20030411 | ||
| 27 | Constant | Public | Type reference (TYPE) | CHAR10 | 'INCLUDE' | Search type | 20030411 | ||
| 28 | Constant | Public | Type reference (TYPE) | CHAR10 | 'LINGUISTIC' | Search type | 20030411 | ||
| 29 | Constant | Public | Type reference (TYPE) | CRMT_EI_SE_NAME | 'STANDARD' | SAF: Name of search engine | 20040519 | ||
| 30 | Constant | Public | Type reference (TYPE) | CRMT_EI_SE_NAME | 'TREX' | SAF: Name of search engine | 20040519 | ||
| 31 | Constant | Public | Type reference (TYPE) | CRMT_EI_SEARCH_TAG | 'clusterattribute' | search service xml tag | 20030503 | ||
| 32 | Constant | Public | Type reference (TYPE) | CRMT_EI_SEARCH_TAG | 'kb_description' | search service xml tag | 20030503 | ||
| 33 | Constant | Public | Type reference (TYPE) | CRMT_EI_SEARCH_TAG | 'kb_id' | search service xml tag | 20030503 | ||
| 34 | Constant | Public | Type reference (TYPE) | CRMT_EI_SEARCH_TAG | 'kbnameattribute' | search service xml tag | 20030503 | ||
| 35 | Constant | Public | Type reference (TYPE) | CRMT_EI_SEARCH_TAG | 'rank' | search service xml tag | 20030503 |
Methods
Class IF_CRM_SAF_SE_CONST has no method.
Events
Class IF_CRM_SAF_SE_CONST has no event.
Types
Class IF_CRM_SAF_SE_CONST has no local type.
History
| Last changed by/on | SAP | 20081007 |
| SAP Release Created in |