SAP ABAP Class CL_TLOGM_PARTITIONING (Partitioning for Affinity Analysis)
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_PARTITIONING  
Short Description Partitioning for Affinity Analysis    
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 20080826   SAP 
Last change 20141101    
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_TLOGM_PARTITIONING has no forward declaration.
Interfaces
Class CL_TLOGM_PARTITIONING has no interface implemented.
Friends
Class CL_TLOGM_PARTITIONING has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 MR_DTA Instance attribute Private Object reference (TYPE REF TO) CL_RSD_DTA Data Target for Transaction Data 20080826
2 MR_TREX_AGGR Instance attribute Private Object reference (TYPE REF TO) OBJECT TREX Aggregate 20080826
3 MS_RSD_DTA Instance attribute Public Type reference (TYPE) RSD_S_DTA Properties InfoProvider 20080826
4 MT_RSD_DTA_DIME Instance attribute Private Type reference (TYPE) RSD_T_DTA_DIME Data Target: Dimensions Table 20080826
5 MT_RSD_DTA_PRO Instance attribute Private Type reference (TYPE) RSD_T_DTA_PRO InfoObject Properties in Data Target 20080826
6 M_INFOPROV Instance attribute Private Type reference (TYPE) RSINFOPROV InfoProvider 20080826
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor 20080826
2 GET_CHARINFO Instance method Public Method 20080826
3 _GET_CHARINFO_LINEITEM Instance method Private Method 20080929
Events
Class CL_TLOGM_PARTITIONING has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 TS_CHARINFO Public See coding 20080826 BEGIN OF ts_charinfo, chanm TYPE rschanm, recs TYPE i, attrname TYPE tabname, END OF ts_charinfo
2 TT_CHARINFO Public See coding 20080826 tt_charinfo TYPE STANDARD TABLE OF ts_charinfo
Method Signatures

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_INFOPROV Call by reference Type reference (TYPE) RSINFOPROV Konfiguration TLOG-Mining 20080826
# Exception Resumable Description Created on
1 CX_TLOGM_ROOT Exceptions TLOG-Mining 20080826

Method GET_CHARINFO Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_CHANM Call by reference Type reference (TYPE) RSCHANM Merkmal 20080826
2 Changing XT_CHARINFO Call by reference Type reference (TYPE) TT_CHARINFO 20080826

Method GET_CHARINFO on class CL_TLOGM_PARTITIONING has no exception.

Method _GET_CHARINFO_LINEITEM Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning E_RECS Value transfer Type reference (TYPE) I 20080929
2 Importing I_COMPTAB Call by reference Type reference (TYPE) TABNAME Tabellenname 20080929
3 Importing I_DIMFIELDNM Call by reference Type reference (TYPE) FIELDNAME Feldname 20080929
4 Importing I_FACTTAB Call by reference Type reference (TYPE) TABNAME Tabellenname 20080929

Method _GET_CHARINFO_LINEITEM on class CL_TLOGM_PARTITIONING has no exception.
History
Last changed by/on SAP  20141101 
SAP Release Created in 704