SAP ABAP Class CL_TLOGM_CUBE (TLOG Mining: Cube Management)
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_CUBE | |
Short Description | TLOG Mining: Cube Management | |
Super Class | ||
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | RS_BCT_RETAIL_TLOG_MINING | Affinity Analysis |
Created | 20070809 | SAP |
Last change | 20141101 | |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
# | Type group / Object type | Type | Type Description |
---|---|---|---|
1 | ![]() |
Forward declaration class (CLASS c DEFINITION DEFERRED) | Forward declaration class (CLASS c DEFINITION DEFERRED) |
Interfaces
Class CL_TLOGM_CUBE has no interface implemented.
Friends
Class CL_TLOGM_CUBE 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) | RSD_S_DTA | Properties InfoProvider | 20080825 | ||
2 | ![]() |
Instance attribute | Private | Type reference (TYPE) | RSDRI_TH_SFC | BW Data Manager: List of Characteristics | 20070809 | ||
3 | ![]() |
Instance attribute | Private | Type reference (TYPE) | RSDRI_TH_SFK | BW Data Manager: List of Key Figures | 20070809 | ||
4 | ![]() |
Instance attribute | Public | Type reference (TYPE) | CL_TLOGM_BROKER=>TTO_KYFNM | Key Figures with Field Names | 20071112 | ||
5 | ![]() |
Instance attribute | Public | Type reference (TYPE) | RSD_T_DTA_IOBJ | InfoObjects in Data Target | 20070809 | ||
6 | ![]() |
Instance attribute | Private | Type reference (TYPE) | RSD_T_DTA_DIME | Data Target: Dimensions Table | 20080825 | ||
7 | ![]() |
Instance attribute | Private | Type reference (TYPE) | RSD_T_DTA_PRO | InfoObject Properties in Data Target | 20080825 | ||
8 | ![]() |
Instance attribute | Private | Type reference (TYPE) | ENQMODE | Current Lock Mode | 20071018 | ||
9 | ![]() |
Instance attribute | Public | Type reference (TYPE) | RSINFOPROV | DataStore Object | 20070809 | ||
10 | ![]() |
Instance attribute | Private | Type reference (TYPE) | RSPLS_LOCK_HNDL | Handle for Locked Selection | 20071018 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Method | Check for Existence of Characteristics / Key Figures in Cube | 20070914 |
2 | ![]() |
Instance method | Private | Method | Remove Empty Records, Table with IOBJNM | 20070814 |
3 | ![]() |
Instance method | Public | Constructor | 20070809 | |
4 | ![]() |
Instance method | Private | Method | Doc. Structure with FIELDNM -> Cube Structure with IOBJNM | 20070830 |
5 | ![]() |
Instance method | Public | Method | Delete Rule | 20070809 |
6 | ![]() |
Instance method | Private | Method | Release Locks | 20071018 |
7 | ![]() |
Instance method | Private | Method | Execute Locks | 20071018 |
8 | ![]() |
Instance method | Public | Method | Read Rules, Output with FIELDNM | 20070809 |
9 | ![]() |
Instance method | Private | Method | Invert Key Figures, Table with IOBJNM | 20070813 |
10 | ![]() |
Instance method | Public | Method | Write Rules, Input with FIELDNM | 20070809 |
Events
Class CL_TLOGM_CUBE has no event.
Types
# | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
---|---|---|---|---|---|---|---|
1 | TS_KYF | Public | See coding | 20070831 | BEGIN OF ts_kyf,
iobjnm TYPE rsdiobjnm,
END OF ts_kyf
|
||
2 | TT_KYF | Public | See coding | 20070831 | tt_kyf TYPE STANDARD TABLE OF ts_kyf
|
Method Signatures
Method CHECK_FIELDS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ITO_CHANM | Call by reference | Type reference (TYPE) | CL_TLOGM_BROKER=>TTO_CHANM | 20070914 | |||
2 | ![]() |
ITO_KYFNM | Call by reference | Type reference (TYPE) | CL_TLOGM_BROKER=>TTO_KYFNM | 20070914 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Exceptions TLOG-Mining | 20070914 |
Method COMPRESS_DATA Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_AGGREGATE | Call by reference | Type reference (TYPE) | XFELD | Aggregation auf internen Tabs ausführen | 20091221 | ||
2 | ![]() |
XT_DATA | Call by reference | Type reference (TYPE) | STANDARD TABLE | 20070814 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Exceptions TLOG-Mining | 20071102 |
Method CONSTRUCTOR Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_INFOPROV | Call by reference | Type reference (TYPE) | RSINFOPROV | DataStore-Objekt | 20070809 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
MAP: Ausnahmen zur Klasse /MAP/E_CL_IOBJ | 20071105 | |
2 | ![]() |
Exceptions TLOG-Mining | 20070809 |
Method CONVERT_RULES Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ET_RULES_INFOPROV | Call by reference | Type reference (TYPE) | STANDARD TABLE | 20070830 | |||
2 | ![]() |
IT_RULES_TREX | Call by reference | Type reference (TYPE) | STANDARD TABLE | 20070830 |
Method CONVERT_RULES on class CL_TLOGM_CUBE has no exception.
Method DELETE_RULES Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_RUNID | Call by reference | Type reference (TYPE) | RSBCT_RTM_Y_RUNID | TLOG-Mining: ID eines Analyselaufs | 20070809 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Exceptions TLOG-Mining | 20070809 |
Method DEQUEUE Signature
Method DEQUEUE on class CL_TLOGM_CUBE has no parameter.
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Exceptions zu CL_TLOGM_CUBE | 20071018 |
Method ENQUEUE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_MODE | Call by reference | Type reference (TYPE) | ENQMODE | Sperrmodus | 20071018 | ||
2 | ![]() |
I_RUNID | Call by reference | Type reference (TYPE) | RSBCT_RTM_Y_RUNID | TLOG-Mining: ID eines Analyselaufs | 20071018 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Exceptions TLOG-Mining | 20071018 |
Method READ_RULES Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ER_RULES | Call by reference | Object reference (TYPE REF TO) | DATA | 20070831 | |||
2 | ![]() |
I_RUNID | Call by reference | Type reference (TYPE) | RSBCT_RTM_Y_RUNID | TLOG-Mining: ID eines Analyselaufs | 20070809 | ||
3 | ![]() |
I_X_IOBJNM | Call by reference | Type reference (TYPE) | XFELD | SPACE | Feld zum Ankreuzen | 20070831 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Exceptions TLOG-Mining | 20070809 |
Method REVERT_RESULT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
XT_RULES | Call by reference | Type reference (TYPE) | STANDARD TABLE | 20070813 |
Method REVERT_RESULT on class CL_TLOGM_CUBE has no exception.
Method SAVE_RULES Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
E_RECORDS | Call by reference | Type reference (TYPE) | I | Bearbeitete Datenbanktabellenzeilen | 20080116 | ||
2 | ![]() |
IT_RULES | Call by reference | Type reference (TYPE) | STANDARD TABLE | 20070831 | |||
3 | ![]() |
I_RUNID | Call by reference | Type reference (TYPE) | RSBCT_RTM_Y_RUNID | TLOG-Mining: ID eines Analyselaufs | 20070809 | ||
4 | ![]() |
I_X_IOBJNM | Call by reference | Type reference (TYPE) | XFELD | SPACE | Feld zum Ankreuzen | 20070831 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Exceptions TLOG-Mining | 20070809 |
History
Last changed by/on | SAP | 20141101 |
SAP Release Created in |