SAP ABAP Class CL_CRM_EI_KB_MANAGER (SAF: Knowlegde base generation and compilation)
Hierarchy
☛
WEBCUIF (Software Component) SAP Web UI Framework
⤷
CA-GTF-IC-SAF (Application Component) Software Agent Framework
⤷
EI_SAF_KB (Package) SAF - Knowledge Base Repository
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_GENIL_BOOLEAN | Interface for Boolean Constants | 20020227 |
Properties
| Class | CL_CRM_EI_KB_MANAGER | |
| Short Description | SAF: Knowlegde base generation and compilation | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | EI_SAF_KB | SAF - Knowledge Base Repository |
| Created | 20020227 | SAP |
| Last change | 20081007 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_CRM_EI_KB_MANAGER has no forward declaration.
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_GENIL_BOOLEAN | Interface for Boolean Constants | 20020227 |
Friends
Class CL_CRM_EI_KB_MANAGER has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Public | Attribute reference (LIKE) | 20020227 | |||||
| 2 | Instance attribute | Private | Type reference (TYPE) | KNOWLEDGE_BASE_TAB | 20020228 | ||||
| 3 | Instance attribute | Public | Attribute reference (LIKE) | 20020227 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | Constructor | 20020227 | |
| 2 | Instance method | Public | Method | Get configuration for a specific knowledge base | 20020301 | |
| 3 | Instance method | Public | Method | Get a kb instance for the name specified | 20020227 | |
| 4 | Instance method | Public | Method | Get a kb statistical info's instance for the name specified | 20020301 | |
| 5 | Instance method | Private | Method | Load configuration for knowledge repository | 20020227 |
Events
| # | Event | Type | Visibility | Description | Created on |
|---|---|---|---|---|---|
| 1 | AFTER_COMMIT | Instance Event (0) |
Public (2) |
20020227 | |
| 2 | AFTER_ROLLBACK | Instance Event (0) |
Public (2) |
20020227 |
Types
Class CL_CRM_EI_KB_MANAGER has no local type.
Method Signatures
Method CONSTRUCTOR Signature
Method CONSTRUCTOR on class CL_CRM_EI_KB_MANAGER has no parameter.
Method CONSTRUCTOR on class CL_CRM_EI_KB_MANAGER has no exception.
Method GET_CONFIGURATION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EV_CONFIGURATION | Call by reference | Type reference (TYPE) | CRMT_EI_KB | EI: Klassenname | 20020511 | |||
| 2 | IV_KB_NAME | Call by reference | Type reference (TYPE) | CRMT_EI_KB_NAME | 'SDB' | EI: Name der Wissensdatenbank | 20020301 |
Method GET_CONFIGURATION on class CL_CRM_EI_KB_MANAGER has no exception.
Method GET_KB_INSTANCE 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 | 'DEFAULT' | EI: Name der Wissensdatenbank | 20020228 | ||
| 2 | RV_INSTANCE | Value transfer | Object reference (TYPE REF TO) | IF_CRM_EI_KB | EI: KB-Bereitstellung, Generierung und Kompilierung | 20020228 |
Method GET_KB_INSTANCE on class CL_CRM_EI_KB_MANAGER has no exception.
Method GET_KB_STAT_INSTANCE 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 | EI: Name der Wissensdatenbank | 20020301 | |||
| 2 | RV_STAT_INSTANCE | Value transfer | Object reference (TYPE REF TO) | IF_CRM_EI_KB_STAT | EI: Statistische Informationen für Knowledge Repository | 20020301 |
Method GET_KB_STAT_INSTANCE on class CL_CRM_EI_KB_MANAGER has no exception.
Method LOAD_MAPPING Signature
Method LOAD_MAPPING on class CL_CRM_EI_KB_MANAGER has no parameter.
Method LOAD_MAPPING on class CL_CRM_EI_KB_MANAGER has no exception.
Event Signatures
Event AFTER_COMMIT Signature
Event AFTER_COMMIT on class CL_CRM_EI_KB_MANAGER has no parameter.
Event AFTER_ROLLBACK Signature
Event AFTER_ROLLBACK on class CL_CRM_EI_KB_MANAGER has no parameter.
History
| Last changed by/on | SAP | 20081007 |
| SAP Release Created in | 310 |