SAP ABAP Class CL_RSR_FIPT_TRANSFORMATOR (Abstract Service Class)
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 Interface implementation (CLASS c. INTERFACES i_ref)  IF_RSR_FIPT_TRANSFORMATOR Description of a Transformation of the FIPT 20031030
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_RSR_FIPT_NAV_ATTR FIPT: SID->Compounded Value 20031030
2 Inheritance (c INHERITING FROM c_ref)  CL_RSR_FIPT_PARTIAL_TIME Year + Period -> Total Time 20041208
3 Inheritance (c INHERITING FROM c_ref)  CL_RSR_FIPT_PARTIAL_TIME_SID Year + Period -> Total Time 20041208
4 Inheritance (c INHERITING FROM c_ref)  CL_RSR_FIPT_SID2VAL FIPT: SID->Compounded Value 20031030
5 Inheritance (c INHERITING FROM c_ref)  CL_RSR_FIPT_SID2VAL_NC SID->Non-Compounded Value 20041001
6 Inheritance (c INHERITING FROM c_ref)  CL_RSR_FIPT_TIME_DERIVE Derivation of Times 20031031
7 Inheritance (c INHERITING FROM c_ref)  CL_RSR_FIPT_TIME_DERIVE_SID Derivation of SID 20031031
8 Inheritance (c INHERITING FROM c_ref)  CL_RSR_FIPT_VAL2SID FIPT: Compounded Value -> SID 20031030
9 Inheritance (c INHERITING FROM c_ref)  CL_RSR_FIPT_VAL2SID_ATTR FIPT: SID->Compounded Value for Attribute 20080711
10 Inheritance (c INHERITING FROM c_ref)  CL_RSR_FIPT_XSIDTAB Non Time-Dependent Nav. Attributes SID-SID 20031103
... Click here to see Used By full list (11 items)
Properties
Class CL_RSR_FIPT_TRANSFORMATOR  
Short Description Abstract Service Class    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package RSROA_FIPT   OLAP Service: Fast Transformation 
Created 20031030   SAP 
Last change 20140121   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_TRANSFORMATOR Description of a Transformation of the FIPT 20031030
Friends
Class CL_RSR_FIPT_TRANSFORMATOR has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 N_ATTRINM Instance attribute Public Type reference (TYPE) RSATTRINM Master Data Attribute 20080711
2 N_IOBJNM Instance attribute Public Type reference (TYPE) RSD_IOBJNM 20031030
3 N_NOSORT Instance attribute Private Attribute reference (LIKE) 20100804
4 N_PREFETCH Instance attribute Private Attribute reference (LIKE) 20100804
5 O_R_CHA_PROP Instance attribute Protected Object reference (TYPE REF TO) IF_RSD_CHA_PROP Properties of Characteristic 20130205
6 O_R_CHA_PROP_BAS Instance attribute Protected Object reference (TYPE REF TO) IF_RSD_CHA_PROP Properties of Characteristic 20130205
7 PROP_MOVE Instance attribute Private Attribute reference (LIKE) 20100804
8 PROP_SID2VAL Instance attribute Private Attribute reference (LIKE) 20100804
9 PROP_VAL2SID Instance attribute Private Attribute reference (LIKE) 20100804
10 P_TS_DATA_REF Instance attribute Private Type reference (TYPE) TP_TS_DATA_REF 20031030
11 SCOPE_EXPORTING Instance attribute Private Attribute reference (LIKE) 20100804
12 SCOPE_IMPORTING Instance attribute Private Attribute reference (LIKE) 20100804
Methods
# Method Level Visibility Method type Description Created on
1 AFTER_TRANSFORM Instance method Private Method 20100804
2 BEFORE_TRANSFORM Instance method Private Method 20100804
3 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20031030
4 CREATE_DATA Instance method Protected Method 20031030
5 FREE_DATA_REF Instance method Private Method 20100804
6 GET_DATA_REF Instance method Private Method 20100804
7 GET_FIELD_INFO_SHORT Instance method Private Method 20100804
8 GET_MAPPING Instance method Private Method 20100804
9 GET_STRUCTURE_DESCR Instance method Private Method 20100804
10 HAS_PROPERTY Instance method Private Method 20100804
11 TRANSFORM Instance method Private Method 20100804
12 TRANSFORM_CONTAINER Instance method Private Method 20101021
13 TRANSFORM_MULT Instance method Private Method 20100804
Events
Class CL_RSR_FIPT_TRANSFORMATOR has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 TP_S_DATA_REF Private See coding 20031030 begin of TP_S_DATA_REF , scope type char1, data_Ref type ref to data, free type rs_bool, end of tp_s_data_ref
2 TP_TS_DATA_REF Private See coding 20031030 tp_ts_data_ref type sorted table of tp_s_data_ref with unique key data_ref initial size 0
Method Signatures

Method AFTER_TRANSFORM Signature

Method AFTER_TRANSFORM on class CL_RSR_FIPT_TRANSFORMATOR has no parameter.
Method AFTER_TRANSFORM on class CL_RSR_FIPT_TRANSFORMATOR has no exception.

Method BEFORE_TRANSFORM Signature

Method BEFORE_TRANSFORM on class CL_RSR_FIPT_TRANSFORMATOR has no parameter.
Method BEFORE_TRANSFORM on class CL_RSR_FIPT_TRANSFORMATOR has no exception.

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_ATTRINM Call by reference Type reference (TYPE) RSATTRINM Stammdatenattribut 20080711
2 Importing I_IOBJNM Call by reference Type reference (TYPE) RSD_IOBJNM 20031030

Method CONSTRUCTOR on class CL_RSR_FIPT_TRANSFORMATOR has no exception.

Method CREATE_DATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_SCOPE Call by reference Type reference (TYPE) CHAR1 20031031
2 Returning R_R_DATA Value transfer Object reference (TYPE REF TO) DATA 20031030
# Exception Resumable Description Created on
1 CX_RS_ERROR BW: Allgemeine Fehlerklasse 20040329

Method FREE_DATA_REF Signature

Method FREE_DATA_REF on class CL_RSR_FIPT_TRANSFORMATOR has no parameter.
Method FREE_DATA_REF on class CL_RSR_FIPT_TRANSFORMATOR has no exception.

Method GET_DATA_REF Signature

Method GET_DATA_REF on class CL_RSR_FIPT_TRANSFORMATOR has no parameter.
Method GET_DATA_REF on class CL_RSR_FIPT_TRANSFORMATOR has no exception.

Method GET_FIELD_INFO_SHORT Signature

Method GET_FIELD_INFO_SHORT on class CL_RSR_FIPT_TRANSFORMATOR has no parameter.
Method GET_FIELD_INFO_SHORT on class CL_RSR_FIPT_TRANSFORMATOR has no exception.

Method GET_MAPPING Signature

Method GET_MAPPING on class CL_RSR_FIPT_TRANSFORMATOR has no parameter.
Method GET_MAPPING on class CL_RSR_FIPT_TRANSFORMATOR has no exception.

Method GET_STRUCTURE_DESCR Signature

Method GET_STRUCTURE_DESCR on class CL_RSR_FIPT_TRANSFORMATOR has no parameter.
Method GET_STRUCTURE_DESCR on class CL_RSR_FIPT_TRANSFORMATOR has no exception.

Method HAS_PROPERTY Signature

Method HAS_PROPERTY on class CL_RSR_FIPT_TRANSFORMATOR has no parameter.
Method HAS_PROPERTY on class CL_RSR_FIPT_TRANSFORMATOR has no exception.

Method TRANSFORM Signature

Method TRANSFORM on class CL_RSR_FIPT_TRANSFORMATOR has no parameter.
Method TRANSFORM on class CL_RSR_FIPT_TRANSFORMATOR has no exception.

Method TRANSFORM_CONTAINER Signature

Method TRANSFORM_CONTAINER on class CL_RSR_FIPT_TRANSFORMATOR has no parameter.
Method TRANSFORM_CONTAINER on class CL_RSR_FIPT_TRANSFORMATOR has no exception.

Method TRANSFORM_MULT Signature

Method TRANSFORM_MULT on class CL_RSR_FIPT_TRANSFORMATOR has no parameter.
Method TRANSFORM_MULT on class CL_RSR_FIPT_TRANSFORMATOR has no exception.
Meta Relationship - Used By (full list)
# Relationship type Used by Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_RSR_FIPT_NAV_ATTR FIPT: SID->Compounded Value 20031030
2 Inheritance (c INHERITING FROM c_ref)  CL_RSR_FIPT_PARTIAL_TIME Year + Period -> Total Time 20041208
3 Inheritance (c INHERITING FROM c_ref)  CL_RSR_FIPT_PARTIAL_TIME_SID Year + Period -> Total Time 20041208
4 Inheritance (c INHERITING FROM c_ref)  CL_RSR_FIPT_SID2VAL FIPT: SID->Compounded Value 20031030
5 Inheritance (c INHERITING FROM c_ref)  CL_RSR_FIPT_SID2VAL_NC SID->Non-Compounded Value 20041001
6 Inheritance (c INHERITING FROM c_ref)  CL_RSR_FIPT_TIME_DERIVE Derivation of Times 20031031
7 Inheritance (c INHERITING FROM c_ref)  CL_RSR_FIPT_TIME_DERIVE_SID Derivation of SID 20031031
8 Inheritance (c INHERITING FROM c_ref)  CL_RSR_FIPT_VAL2SID FIPT: Compounded Value -> SID 20031030
9 Inheritance (c INHERITING FROM c_ref)  CL_RSR_FIPT_VAL2SID_ATTR FIPT: SID->Compounded Value for Attribute 20080711
10 Inheritance (c INHERITING FROM c_ref)  CL_RSR_FIPT_XSIDTAB Non Time-Dependent Nav. Attributes SID-SID 20031103
11 Inheritance (c INHERITING FROM c_ref)  CL_RSR_FIPT_YSIDTAB Non Time-Dependent Nav. Attributes SID-SID 20031103
History
Last changed by/on SAP  20140121 
SAP Release Created in 400