SAP ABAP Class CL_CRM_SAF_SE_MANAGER (SAF: Search/Text-mining Engine Manager)
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
⤷
⤷
Properties
| Class | CL_CRM_SAF_SE_MANAGER | |
| Short Description | SAF: Search/Text-mining Engine Manager | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | EI_SAF_SE | SAF - Search Engine Extension Framework |
| Created | 20030414 | SAP |
| Last change | 20081007 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_CRM_SAF_SE_MANAGER has no forward declaration.
Interfaces
Class CL_CRM_SAF_SE_MANAGER has no interface implemented.
Friends
Class CL_CRM_SAF_SE_MANAGER has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Private | Type reference (TYPE) | SE_DEF_TAB | 20030415 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | Constructor | 20030414 | |
| 2 | Instance method | Public | Method | Get a search engine instance | 20030415 | |
| 3 | Instance method | Public | Method | Get a search engine instance for a kb plus language | 20031002 | |
| 4 | Instance method | Public | Method | Get search engine name | 20040123 | |
| 5 | Instance method | Public | Method | Get search engine settings | 20030416 | |
| 6 | Instance method | Public | Method | Get the flag that indicates whether SAF queue should be used | 20040123 | |
| 7 | Instance method | Private | Method | Load search engines | 20030414 |
Events
| # | Event | Type | Visibility | Description | Created on |
|---|---|---|---|---|---|
| 1 | AFTER_COMMIT | Instance Event (0) |
Public (2) |
20030414 | |
| 2 | AFTER_ROLLBACK | Instance Event (0) |
Public (2) |
20030414 |
Types
Class CL_CRM_SAF_SE_MANAGER has no local type.
Method Signatures
Method CONSTRUCTOR Signature
Method CONSTRUCTOR on class CL_CRM_SAF_SE_MANAGER has no parameter.
Method CONSTRUCTOR on class CL_CRM_SAF_SE_MANAGER has no exception.
Method GET_SE_INSTANCE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_SE_NAME | Call by reference | Type reference (TYPE) | CRMT_EI_SE_NAME | 'TREX' | EI: Name der Wissensdatenbank | 20030415 | ||
| 2 | RV_INSTANCE | Value transfer | Object reference (TYPE REF TO) | IF_CRM_SAF_SE_GENIL | EI: KB-Bereitstellung, Generierung und Kompilierung | 20030415 |
Method GET_SE_INSTANCE on class CL_CRM_SAF_SE_MANAGER has no exception.
Method GET_SE_INSTANCE_4_KB Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_KB_NAME | Call by reference | Type reference (TYPE) | CRMT_EI_KB_NAME | SAF: Name der Wissensdatenbank | 20031002 | |||
| 2 | IV_LANGUAGE | Call by reference | Type reference (TYPE) | SPRAS | Sprachenschlüssel | 20031002 | |||
| 3 | RV_INSTANCE | Value transfer | Object reference (TYPE REF TO) | IF_CRM_SAF_SE_GENIL | SAF: Generische Such-/Indexdienste | 20031002 |
Method GET_SE_INSTANCE_4_KB on class CL_CRM_SAF_SE_MANAGER has no exception.
Method GET_SE_NAME Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_KB_NAME | Call by reference | Type reference (TYPE) | CRMT_EI_KB_NAME | SAF: Name der Wissensdatenbank | 20040123 | |||
| 2 | IV_LANGUAGE | Call by reference | Type reference (TYPE) | SPRAS | 20040123 | ||||
| 3 | RV_SE_NAME | Value transfer | Type reference (TYPE) | CRMT_EI_SE_NAME | SAF: Suchmaschinenname | 20040123 |
Method GET_SE_NAME on class CL_CRM_SAF_SE_MANAGER has no exception.
Method GET_SE_SETTINGS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_MAPPINGS | Call by reference | Type reference (TYPE) | CRMT_SAF_SE_KB_MAP_TAB | Suchmaschineneinstellungen für Suchservice | 20030416 | |||
| 2 | IV_APP_NAME | Value transfer | Type reference (TYPE) | CRMT_EI_APP_NAME | SAF: Anwendungsname | 20030416 | |||
| 3 | IV_CHECK_DEPENDENCY | Value transfer | Type reference (TYPE) | BOOLEAN | 'X' | Boolesche Variable (X=wahr, -=falsch, leer=unbekannt) | 20030416 | ||
| 4 | IV_KB_NAME | Value transfer | Type reference (TYPE) | CRMT_EI_KB_NAME | SAF: Name der Wissensdatenbank | 20030416 | |||
| 5 | IV_LANGUAGE | Value transfer | Type reference (TYPE) | SPRAS | SY-LANGU | Sprachenschlüssel | 20030416 |
Method GET_SE_SETTINGS on class CL_CRM_SAF_SE_MANAGER has no exception.
Method GET_USE_SAF_QUEUE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_SE_NAME | Call by reference | Type reference (TYPE) | CRMT_EI_SE_NAME | SAF: Suchmaschinenname | 20040123 | |||
| 2 | RV_USE_SAF_QUEUE | Value transfer | Type reference (TYPE) | BOOLEAN | Boolesche Variable (X=wahr, -=falsch, leer=unbekannt) | 20040123 |
Method GET_USE_SAF_QUEUE on class CL_CRM_SAF_SE_MANAGER has no exception.
Method LOAD_MAPPING Signature
Method LOAD_MAPPING on class CL_CRM_SAF_SE_MANAGER has no parameter.
Method LOAD_MAPPING on class CL_CRM_SAF_SE_MANAGER has no exception.
Event Signatures
Event AFTER_COMMIT Signature
Event AFTER_COMMIT on class CL_CRM_SAF_SE_MANAGER has no parameter.
Event AFTER_ROLLBACK Signature
Event AFTER_ROLLBACK on class CL_CRM_SAF_SE_MANAGER has no parameter.
History
| Last changed by/on | SAP | 20081007 |
| SAP Release Created in | 400 |