SAP ABAP Class CL_RSDDTPS_CHECK (Checks for Polestar data)
Hierarchy
SAP_BW (Software Component) SAP Business Warehouse
   BW-BEX-OT (Application Component) OLAP Technology
     RSDDTPS_CORE (Package) Main Package RSDDTPS
Properties
Class CL_RSDDTPS_CHECK  
Short Description Checks for Polestar data    
Super Class    
Instantiability of a Class 0  Private 
Final    
General Data
Message Class    
Program status     
Category 0   
Package RSDDTPS_CORE   Main Package RSDDTPS 
Created 20081010   SAP 
Last change 20130531   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 RS Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
2 RSDRS Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
Class CL_RSDDTPS_CHECK has no interface implemented.
Friends
Class CL_RSDDTPS_CHECK has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 P_AS_TEXT Instance attribute Private Type reference (TYPE) RS_BOOL Boolean 20081011
2 P_DATFM Instance attribute Private Type reference (TYPE) XUDATFM Date Format 20081011
3 P_GROUPBY Instance attribute Private Type reference (TYPE) RSCHANM Characteristic 20081011
4 P_INFOCUBE Instance attribute Private Type reference (TYPE) RSINFOPROV InfoProvider 20081011
5 P_KYFNM Instance attribute Private Type reference (TYPE) RSKYFNM Key Figure 20081011
6 P_S_COB_PRO Instance attribute Private Type reference (TYPE) RSD_S_COB_PRO InfoObject Properties (in Context of InfoCube / ODS Object) 20081011
7 P_S_COB_PRO_KYF Instance attribute Private Type reference (TYPE) RSD_S_COB_PRO InfoObject Properties (in Context of InfoCube / ODS Object) 20081011
8 P_S_COB_PRO_UNINM Instance attribute Private Type reference (TYPE) RSD_S_COB_PRO InfoObject Properties (in Context of InfoCube / ODS Object) 20081011
9 P_TEXTDATE Instance attribute Private Type reference (TYPE) SY-DATUM Current Date of Application Server 20081011
10 P_TEXTLANGU Instance attribute Private Type reference (TYPE) SY-LANGU Language Key of Current Text Environment 20081011
11 P_T_CMP_PRO Instance attribute Private Type reference (TYPE) TP_T_CMP_PRO 20081011
12 P_T_CONVERSION Instance attribute Private Type reference (TYPE) TP_T_CONVERSION 20081011
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Private Constructor CONSTRUCTOR 20081011
2 RUN_QUERY Static method Public Method Run "query" as Polestar 20081011
3 _ADD_USER_RESTRICTION Instance method Private Method Insert User ID restrictions in the RANGE 20081011
4 _CONVERT_KEY Instance method Private Method Convert characteristic value to text oder external key 20081011
5 _CONVERT_KEYFIGURE Instance method Private Method Multiply key figure by factor 20081011
6 _POST_AGGREGATE Instance method Private Method 20081011
7 _READ_DATA Instance method Private Method Read data via RSDRI 20081011
8 __GET_CONVERSION Static method Private Method Conversion Table 20081011
9 __GET_TEXT Instance method Private Method 20081016
10 __GET_V2VIEW Static method Private Method 20081011
Events
Class CL_RSDDTPS_CHECK has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 TN_S_RESULT Public See coding 20081011 begin of TN_S_RESULT, chavl type rschavl, keyfigure type p LENGTH 16 DECIMALS 3, end of tn_s_result
2 TN_T_RESULT Public See coding 20081011 TN_T_RESULT type standard TABLE OF tn_s_result
3 TP_S_CMP_PRO Private See coding 20081011 begin of TP_S_CMP_PRO, chanm TYPE rschanm, posit TYPE rsposit, cob_pro TYPE rsd_s_cob_pro, end of tp_s_cmp_pro
4 TP_S_CONVERSION Private See coding 20081011 begin of TP_S_CONVERSION, unisid type rssid, factor type f, end of tp_s_conversion
5 TP_T_CMP_PRO Private See coding 20081011 TP_T_CMP_PRO type standard table of tp_s_cmp_pro WITH KEY posit
6 TP_T_CONVERSION Private See coding 20081011 TP_T_CONVERSION type STANDARD TABLE OF tp_s_conversion
Method Signatures

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_AS_TEXT Call by reference Type reference (TYPE) RS_BOOL Boolean 20081011
2 Importing I_GROUPBY Call by reference Type reference (TYPE) RSCHANM Merkmal 20081011
3 Importing I_INFOCUBE Call by reference Type reference (TYPE) RSINFOPROV InfoProvider 20081011
4 Importing I_KYFNM Call by reference Type reference (TYPE) RSKYFNM Kennzahl 20081011
# Exception Resumable Description Created on
1 INVALID_INPUT 20081011

Method RUN_QUERY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_T_MSG Call by reference Type reference (TYPE) RS_T_MSG BW: Tabelle mit Nachrichten (Application Log Protokoll) 20081011
2 Exporting E_T_RESULT Call by reference Type reference (TYPE) TN_T_RESULT 20081011
3 Importing I_AS_TEXT Call by reference Type reference (TYPE) RS_BOOL Text oder externer Wert anzeigen? 20081011
4 Importing I_GROUPBY Call by reference Type reference (TYPE) RSCHANM Aufriss-Merkmal 20081011
5 Importing I_INFOCUBE Call by reference Type reference (TYPE) RSINFOPROV InfoProvider 20081011
6 Importing I_KYFNM Call by reference Type reference (TYPE) RSKYFNM Kennzahl 20081011
7 Importing I_T_RANGE Call by reference Type reference (TYPE) RSDRI_T_RANGE WHERE-Bedingung 20081011
8 Importing I_USERNM Call by reference Type reference (TYPE) SY-UNAME Benutzername (für Berechtigung) 20081011
9 Importing I_USE_BIA Call by reference Type reference (TYPE) RS_BOOL RS_C_TRUE BIA verwenden? 20081011
# Exception Resumable Description Created on
1 INVALID_INPUT 20081011

Method _ADD_USER_RESTRICTION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing C_T_RANGE Call by reference Type reference (TYPE) RSDRI_T_RANGE BW-Data-Manager: Range Liste 20081011
2 Importing I_USERNM Call by reference Type reference (TYPE) SY-UNAME Benutzername 20081011
# Exception Resumable Description Created on
1 NO_AUTH 20081011

Method _CONVERT_KEY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_CHAVL Call by reference Type reference (TYPE) RSCHAVL Dim: Feld für einen beliebigen Merkmalswert 20081011
2 Importing I_S_DATA Call by reference Type reference (TYPE) ANY 20081011

Method _CONVERT_KEY on class CL_RSDDTPS_CHECK has no exception.

Method _CONVERT_KEYFIGURE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_VALUE Call by reference Type reference (TYPE) TN_S_RESULT-KEYFIGURE 20081011
2 Importing I_S_DATA Call by reference Type reference (TYPE) ANY 20081011

Method _CONVERT_KEYFIGURE on class CL_RSDDTPS_CHECK has no exception.

Method _POST_AGGREGATE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing C_T_RESULT Call by reference Type reference (TYPE) TN_T_RESULT 20081011

Method _POST_AGGREGATE on class CL_RSDDTPS_CHECK has no exception.

Method _READ_DATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_T_DATA Call by reference Type reference (TYPE) ANY TABLE 20081011
2 Importing I_T_RANGE Call by reference Type reference (TYPE) RSDRI_T_RANGE BW-Data-Manager: Range Liste 20081011
3 Importing I_USE_BIA Call by reference Type reference (TYPE) RS_BOOL Boolean 20081011

Method _READ_DATA on class CL_RSDDTPS_CHECK has no exception.

Method __GET_CONVERSION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_INFOCUBE Call by reference Type reference (TYPE) RSINFOPROV InfoProvider 20081011
2 Importing I_KYFNM Call by reference Type reference (TYPE) RSKYFNM Kennzahl 20081011
3 Returning R_R_TABLE Value transfer Object reference (TYPE REF TO) DATA 20081011

Method __GET_CONVERSION on class CL_RSDDTPS_CHECK has no exception.

Method __GET_TEXT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_CHAVL_INT Call by reference Type reference (TYPE) RSCHAVL Dim: Feld für einen beliebigen Merkmalswert 20081016
2 Importing I_S_DATA Call by reference Type reference (TYPE) ANY 20081016
3 Returning R_CHAVL Value transfer Type reference (TYPE) RSCHAVL Dim: Feld für einen beliebigen Merkmalswert 20081016

Method __GET_TEXT on class CL_RSDDTPS_CHECK has no exception.

Method __GET_V2VIEW Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_R_LINE Call by reference Object reference (TYPE REF TO) DATA 20081011
2 Exporting E_R_TABLE Call by reference Object reference (TYPE REF TO) DATA 20081011
3 Importing I_INFOCUBE Call by reference Type reference (TYPE) RSINFOPROV InfoProvider 20081011

Method __GET_V2VIEW on class CL_RSDDTPS_CHECK has no exception.
History
Last changed by/on SAP  20130531 
SAP Release Created in 730