SAP ABAP Class CL_CRM_EI_LE_ABSTRACT (EI - LE - Abstract Learning Engine)
Hierarchy
☛
WEBCUIF (Software Component) SAP Web UI Framework
⤷
CA-GTF-IC-SAF (Application Component) Software Agent Framework
⤷
EI_SAF_LE (Package) SAF - Learning Engines

⤷

⤷

Meta Relationship - Used By
# | Relationship type | Used by | Short Description | Created on |
---|---|---|---|---|
1 | Inheritance (c INHERITING FROM c_ref) | CL_CRM_EI_LE_CORRELATION | EI - LE - Correlation Learning Engine | 20020503 |
Properties
Class | CL_CRM_EI_LE_ABSTRACT | |
Short Description | EI - LE - Abstract Learning Engine | |
Super Class | ||
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | EI_SAF_LE | SAF - Learning Engines |
Created | 20020502 | SAP |
Last change | 20081007 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
Class CL_CRM_EI_LE_ABSTRACT has no forward declaration.
Interfaces
Class CL_CRM_EI_LE_ABSTRACT has no interface implemented.
Friends
Class CL_CRM_EI_LE_ABSTRACT has no friend class.
Attributes
Class CL_CRM_EI_LE_ABSTRACT has no attribute.
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Method | EI - LE - Count New Cases | 20020503 |
2 | ![]() |
Instance method | Public | Method | EI - LE - Count All Cases | 20020503 |
3 | ![]() |
Instance method | Public | Method | EI - LE - Learn Cases | 20020503 |
4 | ![]() |
Instance method | Public | Method | EI - LE - Remove Cases | 20020503 |
5 | ![]() |
Instance method | Public | Method | EI - LE - Store Cases | 20020503 |
6 | ![]() |
Instance method | Public | Constructor | 20020517 | |
7 | ![]() |
Instance method | Public | Method | EI - LE - Correlation of EntityPair | 20020503 |
8 | ![]() |
Instance method | Public | Method | EI - LE - Recommend Entities | 20020503 |
9 | ![]() |
Instance method | Public | Method | EI - LE - Remove Entities | 20020503 |
10 | ![]() |
Instance method | Public | Method | EI - LE - Synchronize Entities (Remove dep. on Customizing) | 20020711 |
Events
Class CL_CRM_EI_LE_ABSTRACT has no event.
Types
Class CL_CRM_EI_LE_ABSTRACT has no local type.
Method Signatures
Method CASE_COUNTNEW Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
EV_NUMBER | Call by reference | Type reference (TYPE) | CRMT_EI_INT | Software-Agent-Framework: Integer (2 Byte) | 20020503 |
Method CASE_COUNTNEW on class CL_CRM_EI_LE_ABSTRACT has no exception.
Method CASE_COUNTTOT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
EV_NUMBER | Call by reference | Type reference (TYPE) | CRMT_EI_INT | Software-Agent-Framework: Integer (2 Byte) | 20020503 |
Method CASE_COUNTTOT on class CL_CRM_EI_LE_ABSTRACT has no exception.
Method CASE_LEARN Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_LANG | Call by reference | Type reference (TYPE) | SPRAS | Sprachenschlüssel | 20020724 | ||
2 | ![]() |
IV_LSTATE | Call by reference | Type reference (TYPE) | CRMT_EI_LE_STATE | EI - LE - Lernstatus eines Entitätspaars | 20020724 | ||
3 | ![]() |
IV_TIMESTAMP | Call by reference | Type reference (TYPE) | TIMESTAMP | UTC-Zeitstempel in Kurzform (JJJJMMTTssmmss) | 20020503 | ||
4 | ![]() |
IV_UNAME | Call by reference | Type reference (TYPE) | CRMT_EI_USER | EI: Benutzer | 20020503 |
Method CASE_LEARN on class CL_CRM_EI_LE_ABSTRACT has no exception.
Method CASE_REMOVE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_LANG | Call by reference | Type reference (TYPE) | SPRAS | Sprachenschlüssel | 20020728 | ||
2 | ![]() |
IV_LSTATE | Call by reference | Type reference (TYPE) | CRMT_EI_LE_STATE | EI - LE - Lernstatus eines Entitätspaars | 20020728 | ||
3 | ![]() |
IV_TIMESTAMP | Call by reference | Type reference (TYPE) | TIMESTAMP | UTC-Zeitstempel in Kurzform (JJJJMMTTssmmss) | 20020728 | ||
4 | ![]() |
IV_UNAME | Call by reference | Type reference (TYPE) | CRMT_EI_USER | EI: Benutzer | 20020728 |
Method CASE_REMOVE on class CL_CRM_EI_LE_ABSTRACT has no exception.
Method CASE_STORE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IT_CASES | Call by reference | Type reference (TYPE) | CRMT_EI_LE_ENTSET_TAB | Learning Engine - Tabelle Schulungsdaten (Entitätsgruppe) | 20020503 |
Method CASE_STORE on class CL_CRM_EI_LE_ABSTRACT has no exception.
Method CONSTRUCTOR Signature
Method CONSTRUCTOR on class CL_CRM_EI_LE_ABSTRACT has no parameter.
Method CONSTRUCTOR on class CL_CRM_EI_LE_ABSTRACT has no exception.
Method ENTITY_PAIRCORR Signature
Method ENTITY_PAIRCORR on class CL_CRM_EI_LE_ABSTRACT has no parameter.
Method ENTITY_PAIRCORR on class CL_CRM_EI_LE_ABSTRACT has no exception.
Method ENTITY_RECOMMEND Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ET_ENTTAB | Call by reference | Type reference (TYPE) | CRMT_EI_ENTITY_TAB | Learning Engine - Interne Tabelle für Entitäten | 20020503 | ||
2 | ![]() |
EV_RESULTNO | Call by reference | Type reference (TYPE) | CRMT_EI_INT | Software-Agent-Framework: Integer (2 Byte) | 20020503 | ||
3 | ![]() |
IT_ENTTAB | Call by reference | Type reference (TYPE) | CRMT_EI_ENTITY_TAB | Learning Engine - Interne Tabelle für Entitäten | 20020503 | ||
4 | ![]() |
IV_RESULTNO | Call by reference | Type reference (TYPE) | CRMT_EI_INT | Software-Agent-Framework: Integer (2 Byte) | 20020503 |
Method ENTITY_RECOMMEND on class CL_CRM_EI_LE_ABSTRACT has no exception.
Method ENTITY_REMOVE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IT_DELGUIDS | Call by reference | Type reference (TYPE) | CRMT_EI_GUID_TAB | EI - Tabelle für GUIDs | 20020731 |
Method ENTITY_REMOVE on class CL_CRM_EI_LE_ABSTRACT has no exception.
Method ENTITY_SYNCH Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IT_GUIDS | Call by reference | Type reference (TYPE) | CRMT_EI_GUID_TAB | EI: Tabellentyp der System-GUID | 20020711 |
Method ENTITY_SYNCH on class CL_CRM_EI_LE_ABSTRACT has no exception.
History
Last changed by/on | SAP | 20081007 |
SAP Release Created in | 310 |