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 | ![]() |
Forward declaration class (CLASS c DEFINITION DEFERRED) | Forward declaration class (CLASS c DEFINITION DEFERRED) |
2 | ![]() |
Forward declaration interface (INTERFACE i DEFINITION DEF... | Forward declaration interface (INTERFACE i DEFINITION DEF... |
3 | ![]() |
Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
4 | ![]() |
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 | ![]() |
Instance attribute | Private | Type reference (TYPE) | RSINFOPROV | MultiProvider | 20060821 | ||
2 | ![]() |
Instance attribute | Private | Type reference (TYPE) | RSPARTPROV | Part Provider | 20060821 | ||
3 | ![]() |
Instance attribute | Private | Object reference (TYPE REF TO) | CL_RSDRC_MULTIPROV | Reference to Multiprovider Split | 20060821 | ||
4 | ![]() |
Instance attribute | Private | Object reference (TYPE REF TO) | IF_RSR_FIPT_STRUCTURE | Structure Description for FIPT | 20060821 | ||
5 | ![]() |
Instance attribute | Private | Type reference (TYPE) | RSDR0_TH_CHARET | MULTIPROV CHARET after split | 20060821 | ||
6 | ![]() |
Instance attribute | Private | Type reference (TYPE) | RSDD_TH_SFC | Original SFC | 20060821 | ||
7 | ![]() |
Instance attribute | Private | Type reference (TYPE) | IF_RSR_FIPT_STRUCTURE=>TN_TS_FIELDNM | FIPT Field Names | 20060821 | ||
8 | ![]() |
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 | ![]() |
Static method | Public | Method | Factory | 20040921 |
2 | ![]() |
Instance method | Public | Method | Perform FIPT Mappings for Multiproviders | 20041228 |
3 | ![]() |
Instance method | Public | Method | Maps the partprov charet back to the multiprovider | 20040921 |
4 | ![]() |
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 | ![]() |
I_CUBETYPE | Call by reference | Type reference (TYPE) | RSD_CUBETYPE | Cubetype of Partprov | 20100712 | ||
2 | ![]() |
I_MULTIPROV | Call by reference | Type reference (TYPE) | RSINFOPROV | InfoProvider | 20040921 | ||
3 | ![]() |
I_PARTPROV | Call by reference | Type reference (TYPE) | RSINFOPROV | InfoProvider | 20040921 | ||
4 | ![]() |
I_R_MULTIPROV_SPLIT | Call by reference | Object reference (TYPE REF TO) | CL_RSDRC_MULTIPROV | Multiprov_Spit | 20041217 | ||
5 | ![]() |
I_TH_CHARET_M | Call by reference | Type reference (TYPE) | RSDR0_TH_CHARET | Tabelle selektierter Merkmale | 20041217 | ||
6 | ![]() |
I_TH_SFC_M | Call by reference | Type reference (TYPE) | RSDD_TH_SFC | Tabelle der benötigten Merkmale usw. | 20041228 | ||
7 | ![]() |
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 | ![]() |
C_T_DATA | Call by reference | Type reference (TYPE) | STANDARD TABLE | 20041228 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
BW: Allgemeine Fehlerklasse | 20041228 |
Method MAP_CHARET Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
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 | ![]() |
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 | ![]() |
I_S_DATA | Call by reference | Type reference (TYPE) | ANY | Sample Data Line | 20041228 | ||
2 | ![]() |
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 |