SAP ABAP Class CL_TLOGM_CONFIG (Configuration TLOG Mining)
Hierarchy
☛
BI_CONT (Software Component) Business Intelligence Content
⤷
BW-BCT-ISR-AA (Application Component) Analytical Applications
⤷
RS_BCT_RETAIL_TLOG_MINING (Package) Affinity Analysis

⤷

⤷

Properties
Class | CL_TLOGM_CONFIG | |
Short Description | Configuration TLOG Mining | |
Super Class | ||
Instantiability of a Class | 0 | Private |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | RS_BCT_RETAIL_TLOG_MINING | Affinity Analysis |
Created | 20071019 | SAP |
Last change | 20141101 | |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
# | Type group / Object type | Type | Type Description |
---|---|---|---|
1 | ![]() |
Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
Class CL_TLOGM_CONFIG has no interface implemented.
Friends
Class CL_TLOGM_CONFIG has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Constant | Public | Type reference (TYPE) | STRING | '%$' | 20080123 | ||
2 | ![]() |
Instance attribute | Private | Object reference (TYPE REF TO) | RSBCT_TLOGM_TASKLIST | 20071203 | |||
3 | ![]() |
Instance attribute | Public | Type reference (TYPE) | RSBCT_RTM_YS_CONFIGDETAILS | TLOG Mining: Details of a Configuration | 20071019 | ||
4 | ![]() |
Instance attribute | Public | Type reference (TYPE) | RSBCT_RTM_YTO_IOBJNM | Characteristics Belonging to Item B | 20071213 | ||
5 | ![]() |
Instance attribute | Public | Type reference (TYPE) | RSBCT_RTM_YTO_IOBJNM | Characteristics Belonging to Item A | 20071206 | ||
6 | ![]() |
Instance attribute | Public | Type reference (TYPE) | RSBCT_RTM_YTO_IOBJNM | TLOG Mining: Sorted Table of InfoObjects | 20071206 | ||
7 | ![]() |
Instance attribute | Public | Type reference (TYPE) | RSBCT_RTM_YTO_TASK | TLOG Mining: List of Task Codes | 20071203 | ||
8 | ![]() |
Instance attribute | Public | Type reference (TYPE) | RSBCT_RTM_YT_SELCHA | TLOG Mining: Standard Table for RSBCT_RTM_YS_SELCHA | 20071019 | ||
9 | ![]() |
Instance attribute | Public | Type reference (TYPE) | RSBCT_RTM_YT_SELFIELD | TLOG Mining: Standard Table for RSBCT_RTM_YS_SELFIELD | 20071217 | ||
10 | ![]() |
Instance attribute | Public | Type reference (TYPE) | RSBCT_RTM_Y_CONFIGURATION | TLOG Mining: Configuration | 20071019 | ||
11 | ![]() |
Instance attribute | Public | Type reference (TYPE) | RSBCT_RTM_Y_CONFIGDESCR | Configuration Description | 20071019 | ||
12 | ![]() |
Instance attribute | Public | Type reference (TYPE) | RSCHANM | Characteristic | 20071220 | ||
13 | ![]() |
Static Attribute | Private | Type reference (TYPE) | TTH_CONFIGREF | 20080115 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Static method | Public | Method | 20080123 | |
2 | ![]() |
Instance method | Private | Method | 20071122 | |
3 | ![]() |
Instance method | Private | Method | Check Navigational Attribute | 20071220 |
4 | ![]() |
Instance method | Private | Method | Test: Is TID Field Appropriate? | 20071025 |
5 | ![]() |
Instance method | Public | Constructor | 20071019 | |
6 | ![]() |
Static method | Public | Method | INTERNAL USE ONLY!!!! | 20080115 |
7 | ![]() |
Static method | Public | Method | Determine Type Infor for an InfoObject | 20071217 |
8 | ![]() |
Static method | Public | Method | Get Instance | 20080115 |
9 | ![]() |
Static method | Public | Method | Determine Actual Char. for Characteristic or Nav. Attribute | 20071217 |
10 | ![]() |
Instance method | Private | Method | Evaluate Selectable Fields | 20071217 |
Events
Class CL_TLOGM_CONFIG has no event.
Types
# | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
---|---|---|---|---|---|---|---|
1 | TS_CONFIGREF | Private | See coding | 20080115 | begin of TS_CONFIGREF,
config TYPE rsbct_rtm_y_configuration,
r_config type ref to cl_tlogm_config,
end of ts_configref
|
||
2 | TS_KEYFIELD | Private | See coding | 20071122 | BEGIN OF ts_keyfield,
chanm TYPE rschanm,
selcha TYPE rsbct_rtm_ys_selcha-chanm,
END OF ts_keyfield
|
||
3 | TS_TYPEINFO | Public | See coding | 20071217 | BEGIN OF ts_typeinfo,
fieldname TYPE fieldname,
rollname TYPE rollname,
type_table TYPE strukname,
type_field TYPE fieldname,
txtsh TYPE scrtext_s,
txtmd TYPE scrtext_m,
txtlg TYPE scrtext_l,
END OF ts_typeinfo
|
||
4 | TTH_CONFIGREF | Private | See coding | 20080115 | tth_configref type HASHED TABLE OF ts_configref WITH UNIQUE key config
|
||
5 | TTO_KEYFIELD | Private | See coding | 20071122 | tto_keyfield TYPE SORTED TABLE OF ts_keyfield WITH UNIQUE KEY chanm
|
||
6 | TTO_TYPEINFO | Public | See coding | 20071217 | tto_typeinfo TYPE SORTED TABLE OF ts_typeinfo WITH UNIQUE KEY fieldname
|
Method Signatures
Method BUILD_TYPEHANDLE_CHAVL Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ER_TYPEHANDLE | Value transfer | Object reference (TYPE REF TO) | CL_ABAP_STRUCTDESCR | Run Time Type Services | 20080123 | ||
2 | ![]() |
I_CHANM | Call by reference | Type reference (TYPE) | RSCHANM | Merkmal | 20080123 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
MAP: Ausnahmen zur Klasse /MAP/E_CL_IOBJ | 20080123 |
Method CHECK_CUBE_FIELDS Signature
Method CHECK_CUBE_FIELDS on class CL_TLOGM_CONFIG has no parameter.
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
20071122 |
Method CHECK_NAV_ATTR Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_CHANM_ATTR | Call by reference | Type reference (TYPE) | RSCHANM | Merkmal | 20071220 | ||
2 | ![]() |
I_CHANM_BASE | Call by reference | Type reference (TYPE) | RSCHANM | Merkmal | 20071220 | ||
3 | ![]() |
I_FIELD | Call by reference | Type reference (TYPE) | RSCHANM | Merkmal | 20071220 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
MAP: Ausnahmen zur Klasse /MAP/E_CL_IOBJ | 20071220 | |
2 | ![]() |
20071220 |
Method CHECK_TID_TYPE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_CHANM | Call by reference | Type reference (TYPE) | RSCHANM | Merkmal | 20071025 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
MAP: Ausnahmen zur Klasse /MAP/E_CL_IOBJ | 20071025 | |
2 | ![]() |
Exceptions TLOG-Mining | 20071025 |
Method CONSTRUCTOR Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IS_CONFIGDETAILS | Call by reference | Type reference (TYPE) | RSBCT_RTM_YS_CONFIGDETAILS | TLOG-Mining: Details zu einer Konfiguration | 20080115 | ||
2 | ![]() |
IT_SELCHA | Call by reference | Type reference (TYPE) | RSBCT_RTM_YT_SELCHA | TLOG-Mining: Standardtab. zu RSBCT_RTM_YS_SELCHA | 20080115 | ||
3 | ![]() |
I_CONFIG | Call by reference | Type reference (TYPE) | RSBCT_RTM_Y_CONFIGURATION | TLOG-Mining: Konfiguration | 20071019 | ||
4 | ![]() |
I_CONFIGDESCR | Call by reference | Type reference (TYPE) | RSBCT_RTM_Y_CONFIGDESCR | Affinitätsanalyse: Beschreibung der Konfiguration | 20080115 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
MAP: Ausnahmen zur Klasse /MAP/E_CL_IOBJ | 20071026 | |
2 | ![]() |
20071019 |
Method CREATE_TEMP_CONFIG Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ER_CONFIG | Value transfer | Object reference (TYPE REF TO) | CL_TLOGM_CONFIG | Konfiguration TLOG-Mining | 20080115 | ||
2 | ![]() |
IS_CONFIGDETAILS | Call by reference | Type reference (TYPE) | RSBCT_RTM_YS_CONFIGDETAILS | TLOG-Mining: Details zu einer Konfiguration | 20080115 | ||
3 | ![]() |
IT_SELCHA | Call by reference | Type reference (TYPE) | RSBCT_RTM_YT_SELCHA | TLOG-Mining: Standardtab. zu RSBCT_RTM_YS_SELCHA | 20080115 | ||
4 | ![]() |
I_CONFIG | Call by reference | Type reference (TYPE) | RSBCT_RTM_Y_CONFIGURATION | Affinitätsanalyse: Analysekonfiguration | 20080115 | ||
5 | ![]() |
I_CONFIGDESCR | Call by reference | Type reference (TYPE) | RSBCT_RTM_Y_CONFIGDESCR | Affinitätsanalyse: Beschreibung der Konfiguration | 20080115 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
MAP: Ausnahmen zur Klasse /MAP/E_CL_IOBJ | 20080115 | |
2 | ![]() |
20080115 |
Method FILL_TYPE_INFO Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ES_TYPEINFO | Call by reference | Type reference (TYPE) | TS_TYPEINFO | 20071217 | |||
2 | ![]() |
I_IOBJNM | Call by reference | Type reference (TYPE) | RSDIOBJNM | InfoObject | 20071217 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
MAP: Wurzel aller Ausnahmeklassen zu Ereignissen | 20071217 | |
2 | ![]() |
Exceptions TLOG-Mining | 20080107 |
Method GET_INSTANCE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ER_CONFIG | Value transfer | Object reference (TYPE REF TO) | CL_TLOGM_CONFIG | Konfiguration TLOG-Mining | 20080115 | ||
2 | ![]() |
I_CONFIG | Call by reference | Type reference (TYPE) | RSBCT_RTM_Y_CONFIGURATION | Affinitätsanalyse: Analysekonfiguration | 20080115 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
MAP: Ausnahmen zur Klasse /MAP/E_CL_IOBJ | 20080115 | |
2 | ![]() |
20080115 |
Method GET_REAL_CHANM Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
E_CUBE_CHANM | Call by reference | Type reference (TYPE) | RSCHANM | Merkmal im Cube zu NavAttr | 20071217 | ||
2 | ![]() |
E_REAL_CHANM | Call by reference | Type reference (TYPE) | RSCHANM | Tatsächliches Merkmal | 20071217 | ||
3 | ![]() |
I_CHANM | Call by reference | Type reference (TYPE) | RSCHANM | Merkmal | 20071217 |
Method GET_REAL_CHANM on class CL_TLOGM_CONFIG has no exception.
Method GET_SELECTION_INFO Signature
Method GET_SELECTION_INFO on class CL_TLOGM_CONFIG has no parameter.
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
MAP: Ausnahmen zur Klasse /MAP/E_CL_IOBJ | 20071217 | |
2 | ![]() |
20071217 |
History
Last changed by/on | SAP | 20141101 |
SAP Release Created in |