SAP ABAP Interface IF_RSR_FIPT_TRANSFORMATOR (Description of a Transformation of the FIPT)
Hierarchy
☛
SAP_BW (Software Component) SAP Business Warehouse
⤷
BW-BEX-OT (Application Component) OLAP Technology
⤷
RSROA_FIPT (Package) OLAP Service: Fast Transformation
⤷
⤷
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_RSR_FIPT_COMBINED | Consecutive Execution of Trafos | 20031031 |
| 2 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_RSR_FIPT_TRANSFORMATOR | Abstract Service Class | 20031030 |
Properties
| Interface | IF_RSR_FIPT_TRANSFORMATOR | |
| Short Description | Description of a Transformation of the FIPT |
General Data
| Package | RSROA_FIPT | OLAP Service: Fast Transformation |
| Created | 20031030 | SAP |
| Last changed | 20140121 | SAP |
| 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 | IF_RSR_FIPT_STRUCTURE | Forward declaration interface (INTERFACE i DEFINITION DEF... | Forward declaration interface (INTERFACE i DEFINITION DEF... |
| 3 | IF_RSR_FIPT_TRANSFORMATOR | Forward declaration interface (INTERFACE i DEFINITION DEF... | Forward declaration interface (INTERFACE i DEFINITION DEF... |
| 4 | RS | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
Interface IF_RSR_FIPT_TRANSFORMATOR has no interface.
Friends
Interface IF_RSR_FIPT_TRANSFORMATOR has no friend.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | N_NOSORT | Instance attribute | Public | Type reference (TYPE) | RS_BOOL | 20031031 | |||
| 2 | N_PREFETCH | Instance attribute | Public | Type reference (TYPE) | RS_BOOL | 20031031 | |||
| 3 | PROP_LOOKUP | Constant | Public | Type reference (TYPE) | CHAR4 | 'LUP' | Loosely defined; could be used for patch levels | 20110413 | |
| 4 | PROP_MOVE | Constant | Public | Type reference (TYPE) | CHAR4 | 'MOVE' | Loosely defined; could be used for patch levels | 20041207 | |
| 5 | PROP_NAV_ATR | Constant | Public | Type reference (TYPE) | CHAR4 | 'NATR' | Loosely defined; could be used for patch levels | 20120312 | |
| 6 | PROP_SID2VAL | Constant | Public | Type reference (TYPE) | CHAR4 | 'S2V' | Loosely defined; could be used for patch levels | 20041207 | |
| 7 | PROP_VAL2SID | Constant | Public | Type reference (TYPE) | CHAR4 | 'V2S' | Loosely defined; could be used for patch levels | 20041207 | |
| 8 | SCOPE_EXPORTING | Constant | Public | Type reference (TYPE) | CHAR1 | 'E' | 20031030 | ||
| 9 | SCOPE_IMPORTING | Constant | Public | Type reference (TYPE) | CHAR1 | 'I' | 20031030 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Post-Processing (Clean Up etc.) | 20031031 | |
| 2 | Instance method | Public | Method | Post-Processing (PREFETCH etc.) | 20031031 | |
| 3 | Instance method | Public | Method | Release Reference from GET_DATA_REF | 20031030 | |
| 4 | Instance method | Public | Method | Get REF TO DATA for In-/Output Parameter | 20031030 | |
| 5 | Instance method | Public | Method | Information for In-/Output Parameter | 20031031 | |
| 6 | Instance method | Public | Method | Generate Overlap Type | 20031030 | |
| 7 | Instance method | Public | Method | Structure Description | 20031030 | |
| 8 | Instance method | Public | Method | 20041207 | ||
| 9 | Instance method | Public | Method | Individual Transformation Step | 20031031 | |
| 10 | Instance method | Public | Method | Mass Transformation | 20100917 | |
| 11 | Instance method | Public | Method | Mass Transformation | 20100730 |
Events
Interface IF_RSR_FIPT_TRANSFORMATOR has no event.
Types
Interface IF_RSR_FIPT_TRANSFORMATOR has no local type.
Method Signatures
Method AFTER_TRANSFORM Signature
Method AFTER_TRANSFORM on Interface IF_RSR_FIPT_TRANSFORMATOR has no parameter.
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | BW: Allgemeine Fehlerklasse | 20031031 |
Method BEFORE_TRANSFORM Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_TA_VALUES | Call by reference | Type reference (TYPE) | ANY TABLE | 20031031 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | BW: Allgemeine Fehlerklasse | 20031031 |
Method FREE_DATA_REF Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_R_DATA | Call by reference | Object reference (TYPE REF TO) | DATA | 20031030 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | BW: Allgemeine Fehlerklasse | 20031030 |
Method GET_DATA_REF Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_SCOPE | Call by reference | Type reference (TYPE) | CHAR1 | 20031031 | ||||
| 2 | R_R_DATA | Value transfer | Object reference (TYPE REF TO) | DATA | 20031030 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | BW: Allgemeine Fehlerklasse | 20040329 |
Method GET_FIELD_INFO_SHORT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_SCOPE | Call by reference | Type reference (TYPE) | CHAR1 | IF_RSR_FIPT_TRANSFORMATOR=>SCOPE_EXPORTING | 20031031 | |||
| 2 | R_T_FIELD_INFO_SHORT | Value transfer | Type reference (TYPE) | IF_RSR_FIPT_STRUCTURE=>TN_T_FIELD_INFO_SHORT | 20031031 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | BW: Allgemeine Fehlerklasse | 20031031 |
Method GET_MAPPING Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_R_TYPE | Call by reference | Object reference (TYPE REF TO) | CL_ABAP_DATADESCR | 20031030 | ||||
| 2 | E_TS_FIELDNM | Call by reference | Type reference (TYPE) | IF_RSR_FIPT_STRUCTURE=>TN_TS_FIELDNM | 20031030 | ||||
| 3 | I_R_STRUCTURE | Call by reference | Object reference (TYPE REF TO) | IF_RSR_FIPT_STRUCTURE | 20031030 | ||||
| 4 | I_SCOPE | Call by reference | Type reference (TYPE) | CHAR1 | 20031031 | ||||
| 5 | I_TS_EXCLUDE | Call by reference | Type reference (TYPE) | IF_RSR_FIPT_STRUCTURE=>TN_TS_FIELDNM | 20031030 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | BW: Allgemeine Fehlerklasse | 20031031 |
Method GET_STRUCTURE_DESCR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_SCOPE | Call by reference | Type reference (TYPE) | CHAR1 | 20031031 | ||||
| 2 | R_R_STRUCTURE | Value transfer | Object reference (TYPE REF TO) | IF_RSR_FIPT_STRUCTURE | 20031030 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | BW: Allgemeine Fehlerklasse | 20031031 |
Method HAS_PROPERTY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_PROPERTY | Call by reference | Type reference (TYPE) | C | 20041207 | ||||
| 2 | R_BOOL | Value transfer | Type reference (TYPE) | RS_BOOL | Boolean | 20041207 |
Method HAS_PROPERTY on Interface IF_RSR_FIPT_TRANSFORMATOR has no exception.
Method TRANSFORM Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_S_ANY | Call by reference | Type reference (TYPE) | ANY | 20031031 | ||||
| 2 | I_S_ANY | Call by reference | Type reference (TYPE) | ANY | 20031031 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | BW: Allgemeine Fehlerklasse | 20031031 |
Method TRANSFORM_CONTAINER Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_R_DATA_CONTAINER | Call by reference | Object reference (TYPE REF TO) | IF_RSR_FIPT_DATA_CONTAINER | Datencontainer für die FIPT | 20100917 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | BW: Allgemeine Fehlerklasse | 20100917 |
Method TRANSFORM_MULT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | C_TA_DATA | Call by reference | Type reference (TYPE) | ANY TABLE | 20100804 | ||||
| 2 | C_TS_FIELDNM | Call by reference | Type reference (TYPE) | IF_RSR_FIPT_STRUCTURE=>TN_TS_FIELDNM | 20100804 | ||||
| 3 | I_R_STRUCTURE | Call by reference | Object reference (TYPE REF TO) | IF_RSR_FIPT_STRUCTURE | Strukturbeschreibung für FIPT | 20100804 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | BW: Allgemeine Fehlerklasse | 20100730 |
History
| Last changed by/on | SAP | 20140121 |
| SAP Release Created in | 400 |