SAP ABAP Class CL_RSR_FIPT_VAL2SID (FIPT: Compounded Value -> SID)
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 20031030
2 Interface implementation (CLASS c. INTERFACES i_ref)  IF_RSR_FIPT_HDB Data for HDB Implementation 20110524
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_RSR_FIPT_VAL2SID_BUFFERED FIPT: Compounded Value -> SID 20040719
2 Inheritance (c INHERITING FROM c_ref)  CL_RSR_FIPT_VAL2SID_PREFETCH CL_RSR_FIPT_VAL2SID_BUFFERED FIPT: Compounded Value -> SID 20031031
Properties
Class CL_RSR_FIPT_VAL2SID  
Short Description FIPT: Compounded Value -> SID    
Super Class CL_RSR_FIPT_TRANSFORMATOR Abstract Service Class 
Instantiability of a Class 2  Public 
Final    
General Data
Message Class BRAIN    
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 ABAP Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
2 CL_RSR_FIPT Forward declaration class (CLASS c DEFINITION DEFERRED)  Forward declaration class (CLASS c DEFINITION DEFERRED)
3 IF_RSD_CHA_PROP Forward declaration interface (INTERFACE i DEFINITION DEF...  Forward declaration interface (INTERFACE i DEFINITION DEF...
4 IF_RSR_FIPT_STRUCTURE Forward declaration interface (INTERFACE i DEFINITION DEF...  Forward declaration interface (INTERFACE i DEFINITION DEF...
5 RRSI Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
6 RS Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
7 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 20110524
Friends
Class CL_RSR_FIPT_VAL2SID has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 O_CHAVL Instance attribute Protected Type reference (TYPE) RSD_CHAVL 20031031
2 O_CHECK_FLAG Instance attribute Protected Type reference (TYPE) RS_BOOL Boolean 20110502
3 O_RNSID Instance attribute Protected Type reference (TYPE) RSSID Master Data ID 20120216
4 O_S_SID Instance attribute Protected Type reference (TYPE) CL_RSR_FIPT_SID=>TN_S_SID 20031031
5 O_VIA_TABLE_FLAG Instance attribute Protected Type reference (TYPE) RS_BOOL Boolean 20120702
6 O_WRITE_FLAG Instance attribute Protected Type reference (TYPE) RRSI_WRITEFL 20120207
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20031030
2 ENSURE_SIDS Instance method Private Method 20111201
3 GET_LOOKUP_TABLE Instance method Private Method 20110524
4 SET_CHECK_FLAG Instance method Public Method Set Check Flag to Check Master Date 20110502
5 SET_VIA_TABLE_FLAG Instance method Public Method Set 'Via-Table' flag -> use SID table 20120702
6 SET_WRITE_FLAG Instance method Public Method Set Write Flag to Check Master Date 20120207
7 S_CREATE_HDB_CHECK_RES_HANDLER Static method Public Method Instanz eines Check Result Handlers holen 20130606
Events
Class CL_RSR_FIPT_VAL2SID has no event.
Types
Class CL_RSR_FIPT_VAL2SID has no local type.
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 20031030
2 Importing I_S_COB_PRO Call by reference Type reference (TYPE) RSD_S_COB_PRO 20031030
3 Importing I_T_IOBJ_CMP Call by reference Type reference (TYPE) RSD_T_IOBJ_CMP 20031030
# Exception Resumable Description Created on
1 CX_RS_ERROR BW: Allgemeine Fehlerklasse 20031030

Method ENSURE_SIDS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_R_DATA_CONTAINER Call by reference Object reference (TYPE REF TO) IF_RSR_FIPT_DATA_CONTAINER 20111201
# Exception Resumable Description Created on
1 CX_RS_ERROR 20111201

Method GET_LOOKUP_TABLE Signature

Method GET_LOOKUP_TABLE on class CL_RSR_FIPT_VAL2SID has no parameter.
Method GET_LOOKUP_TABLE on class CL_RSR_FIPT_VAL2SID has no exception.

Method SET_CHECK_FLAG Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_CHECK_FLAG Call by reference Type reference (TYPE) RS_BOOL Boolean 20110502

Method SET_CHECK_FLAG on class CL_RSR_FIPT_VAL2SID has no exception.

Method SET_VIA_TABLE_FLAG Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_VIA_TABLE Call by reference Type reference (TYPE) RS_BOOL Boolean 20120702

Method SET_VIA_TABLE_FLAG on class CL_RSR_FIPT_VAL2SID has no exception.

Method SET_WRITE_FLAG Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_WRITE_FLAG Call by reference Type reference (TYPE) RRSI_WRITEFL 20120207

Method SET_WRITE_FLAG on class CL_RSR_FIPT_VAL2SID has no exception.

Method S_CREATE_HDB_CHECK_RES_HANDLER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_R_DATA_CONTAINER Call by reference Object reference (TYPE REF TO) IF_RSR_FIPT_DATA_CONTAINER Datencontainer für die FIPT 20130606
2 Importing I_TS_FIELDNM Call by reference Type reference (TYPE) IF_RSR_FIPT_STRUCTURE=>TN_TS_FIELDNM 20130606
3 Importing I_T_TRANSFORMATOR Call by reference Type reference (TYPE) CL_RSR_FIPT=>TN_T_TRANSFORMATOR 20130606
4 Importing I_VIEW_ID Call by reference Type reference (TYPE) TREXD_PLAN_VIEW Berechnungssicht für Ergebnis der Planungsoperation 20130606
5 Returning R_R_HDB_CHECK_RES_HANDLER Value transfer Object reference (TYPE REF TO) IF_RSPLS_HDB_CHECK_RES_HANDLER Ergebnis des PE_CKECK verarbeiten 20130606

Method S_CREATE_HDB_CHECK_RES_HANDLER on class CL_RSR_FIPT_VAL2SID has no exception.
History
Last changed by/on SAP  20140121 
SAP Release Created in 400