SAP ABAP Class CL_RSR_FIPT_PARTIAL_TIME (Year + Period -> Total Time)
Hierarchy
SAP_BW (Software Component) SAP Business Warehouse
   BW-BEX-OT (Application Component) OLAP Technology
     RSROA_FIPT (Package) OLAP Service: Fast Transformation
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_RSR_FIPT_TRANSFORMATOR Abstract Service Class 20041208
2 Interface implementation (CLASS c. INTERFACES i_ref)  IF_RSR_FIPT_HDB Data for HDB Implementation 20110610
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_RSR_FIPT_PARTIAL_TIME_W1 0WeekDay1 20041208
Properties
Class CL_RSR_FIPT_PARTIAL_TIME  
Short Description Year + Period -> Total Time    
Super Class CL_RSR_FIPT_TRANSFORMATOR Abstract Service Class 
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package RSROA_FIPT   OLAP Service: Fast Transformation 
Created 20041208   SAP 
Last change 20130531   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 RSD Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
# Interface Abstract Final Description Created on
1 IF_RSR_FIPT_HDB Data for HDB Implementation 20110610
Friends
Class CL_RSR_FIPT_PARTIAL_TIME has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 P_R_EXP Instance attribute Private Object reference (TYPE REF TO) IF_RSR_FIPT_STRUCTURE Structure with Description for FIPT 20110628
2 P_R_IMP Instance attribute Private Object reference (TYPE REF TO) IF_RSR_FIPT_STRUCTURE Structure with Description for FIPT 20041208
3 P_TARGET Instance attribute Private Type reference (TYPE) RSD_IOBJNM 20110610
4 P_TOTAL Instance attribute Private Type reference (TYPE) RSD_IOBJNM 20041208
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20041208
2 GET_LOOKUP_TABLE Instance method Private Method 20110610
Events
Class CL_RSR_FIPT_PARTIAL_TIME has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 TO_S_CALDAY Protected See coding 20110628 begin of to_s_calday, calday(8) type n, end of to_s_calday
2 TO_S_CALMONTH Protected See coding 20110628 begin of to_s_calmonth, calmonth(6) type n, end of to_s_calmonth
3 TO_S_CALMONTH2 Protected See coding 20041208 begin of to_s_calmonth2, calyear(4) type n, calmonth2(2) type n, end of to_s_calmonth2
4 TO_S_CALQUART1 Protected See coding 20041208 begin of to_s_calquart1, calyear(4) type n, calquart1(1) type n, end of to_s_calquart1
5 TO_S_CALQUARTER Protected See coding 20110628 begin of to_s_calquarter, calquart(5) type n, end of to_s_calquarter
6 TO_S_FISCPER Protected See coding 20110628 begin of to_s_fiscper, fiscper(7) type n, end of to_s_fiscper
7 TO_S_FISCPER3 Protected See coding 20041208 begin of to_s_fiscper3, fiscyear(4) type n, fiscper3(3) type n, end of to_s_fiscper3
8 TO_S_WEEKDAY1 Protected See coding 20041208 begin of to_s_weekday1, calweek(6) type n, weekday1(1) type n, end of to_s_weekday1
Method Signatures

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_IOBJNM Call by reference Type reference (TYPE) RSD_IOBJNM 20041208
# Exception Resumable Description Created on
1 CX_RS_ERROR BW: Allgemeine Fehlerklasse 20041208

Method GET_LOOKUP_TABLE Signature

Method GET_LOOKUP_TABLE on class CL_RSR_FIPT_PARTIAL_TIME has no parameter.
Method GET_LOOKUP_TABLE on class CL_RSR_FIPT_PARTIAL_TIME has no exception.
History
Last changed by/on SAP  20130531 
SAP Release Created in 700