SAP ABAP Class CL_RSDRC_MPRO_CHARET_MAPPER (Mapper for charet from partprov to multiprov)
Hierarchy
SAP_BW (Software Component) SAP Business Warehouse
   BW-BEX-OT (Application Component) OLAP Technology
     RSDRC (Package) Data Manager InfoProvider Read Access
Properties
Class CL_RSDRC_MPRO_CHARET_MAPPER  
Short Description Mapper for charet from partprov to multiprov    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package RSDRC   Data Manager InfoProvider Read Access 
Created 20040921   SAP 
Last change 20130531   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 CL_RSR_FIPT Forward declaration class (CLASS c DEFINITION DEFERRED)  Forward declaration class (CLASS c DEFINITION DEFERRED)
2 IF_RSR_FIPT_STRUCTURE Forward declaration interface (INTERFACE i DEFINITION DEF...  Forward declaration interface (INTERFACE i DEFINITION DEF...
3 RS Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
4 RSD Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
Class CL_RSDRC_MPRO_CHARET_MAPPER has no interface implemented.
Friends
# Friend Modeled only Created on Description
1 CL_RSDRV_SRVS 20040921 Data-Manager: Abstract service class
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 P_MULTIPROV Instance attribute Private Type reference (TYPE) RSINFOPROV MultiProvider 20060821
2 P_PARTPROV Instance attribute Private Type reference (TYPE) RSPARTPROV Part Provider 20060821
3 P_R_MPRO_SPLIT Instance attribute Private Object reference (TYPE REF TO) CL_RSDRC_MULTIPROV Reference to Multiprovider Split 20060821
4 P_R_STRUCT Instance attribute Private Object reference (TYPE REF TO) IF_RSR_FIPT_STRUCTURE Structure Description for FIPT 20060821
5 P_TH_CHARET_M Instance attribute Private Type reference (TYPE) RSDR0_TH_CHARET MULTIPROV CHARET after split 20060821
6 P_TH_SFC_M Instance attribute Private Type reference (TYPE) RSDD_TH_SFC Original SFC 20060821
7 P_TS_FIELDNM Instance attribute Private Type reference (TYPE) IF_RSR_FIPT_STRUCTURE=>TN_TS_FIELDNM FIPT Field Names 20060821
8 P_T_TRAFO Instance attribute Private Type reference (TYPE) CL_RSR_FIPT=>TN_T_TRANSFORMATOR FIPT Transformations 20060821
Methods
# Method Level Visibility Method type Description Created on
1 CREATE Static method Public Method Factory 20040921
2 EXECUTE_TRAFO Instance method Public Method Perform FIPT Mappings for Multiproviders 20041228
3 MAP_CHARET Instance method Public Method Maps the partprov charet back to the multiprovider 20040921
4 PREPARE_TRAFO Instance method Public Method Prepare FIPT Transformations needed 20041228
Events
Class CL_RSDRC_MPRO_CHARET_MAPPER has no event.
Types
Class CL_RSDRC_MPRO_CHARET_MAPPER has no local type.
Method Signatures

Method CREATE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_CUBETYPE Call by reference Type reference (TYPE) RSD_CUBETYPE Cubetype of Partprov 20100712
2 Importing I_MULTIPROV Call by reference Type reference (TYPE) RSINFOPROV InfoProvider 20040921
3 Importing I_PARTPROV Call by reference Type reference (TYPE) RSINFOPROV InfoProvider 20040921
4 Importing I_R_MULTIPROV_SPLIT Call by reference Object reference (TYPE REF TO) CL_RSDRC_MULTIPROV Multiprov_Spit 20041217
5 Importing I_TH_CHARET_M Call by reference Type reference (TYPE) RSDR0_TH_CHARET Tabelle selektierter Merkmale 20041217
6 Importing I_TH_SFC_M Call by reference Type reference (TYPE) RSDD_TH_SFC Tabelle der benötigten Merkmale usw. 20041228
7 Returning R_CHARET_MAPPER Value transfer Object reference (TYPE REF TO) CL_RSDRC_MPRO_CHARET_MAPPER Mapper for charet from partprov to multiprov 20040921

Method CREATE on class CL_RSDRC_MPRO_CHARET_MAPPER has no exception.

Method EXECUTE_TRAFO Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing C_T_DATA Call by reference Type reference (TYPE) STANDARD TABLE 20041228
# Exception Resumable Description Created on
1 CX_RS_ERROR BW: Allgemeine Fehlerklasse 20041228

Method MAP_CHARET Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing C_FEMS_FILLED Call by reference Type reference (TYPE) RSDR0_SX_SPLITPACK-FEMS_FILLED Wurde das FEMS-Feld in der t_data gefüllt ? 20070201
2 Changing C_TH_CHARET Call by reference Type reference (TYPE) RSDR0_TH_CHARET Tabelle selektierter Merkmale 20040921

Method MAP_CHARET on class CL_RSDRC_MPRO_CHARET_MAPPER has no exception.

Method PREPARE_TRAFO Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_S_DATA Call by reference Type reference (TYPE) ANY Sample Data Line 20041228
2 Importing I_T_TRAFO Call by reference Type reference (TYPE) CL_RSR_FIPT=>TN_T_TRANSFORMATOR Transformations 20041228

Method PREPARE_TRAFO on class CL_RSDRC_MPRO_CHARET_MAPPER has no exception.
History
Last changed by/on SAP  20130531 
SAP Release Created in 700