SAP ABAP Interface IF_RSAN_MDL_MR (Mapping Rules Interface)
Hierarchy
☛
SAP_BW (Software Component) SAP Business Warehouse
⤷
BW-EI-APD (Application Component) Analysis Process Designer
⤷
RSAN_MDL (Package) APD - Tool - Object Model
⤷
⤷
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_RSAN_MDL_MR_CALL_METHOD | Mapping Rule - Call Class Method | 20010701 |
| 2 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_RSAN_MDL_MR_CONST | Mapping Rule - Copy | 20020124 |
| 3 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_RSAN_MDL_MR_COPY | Mapping Rule - Copy | 20010512 |
| 4 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_RSAN_MDL_MR_INIT | Mapping Rule - Copy | 20020130 |
| 5 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_RSAN_MDL_MR_MONTH_DATE | Mapping Rule - Convert Month to Date (1st day of month) | 20010626 |
| 6 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_RSAN_MDL_MR_PROJECT | Mapping Rule - Copy | 20030613 |
Properties
| Interface | IF_RSAN_MDL_MR | |
| Short Description | Mapping Rules Interface |
General Data
| Package | RSAN_MDL | APD - Tool - Object Model |
| Created | 20010512 | SAP |
| Last changed | 20130531 | SAP |
| Unicode checks active |
Forward declarations
| # | Type group / Object type | Type | Type Description |
|---|---|---|---|
| 1 | RSANM | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_RSAN_OM_ELEMENT | Analysis Object Model Element | 20010512 |
Friends
Interface IF_RSAN_MDL_MR has no friend.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IS_FILTER_SUPPORTED | Instance attribute | Public | Type reference (TYPE) | AS4FLAG | The mapping rule can forward a filter on the target fields | 20010625 | ||
| 2 | NAME | Instance attribute | Public | Attribute reference (LIKE) | 20010512 | ||||
| 3 | R_DOCUMENT | Instance attribute | Public | Attribute reference (LIKE) | 20010512 | ||||
| 4 | TEXT | Instance attribute | Public | Attribute reference (LIKE) | 20010512 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Convert Filter on Target Fields to Filter on Source Fields | 20010625 | |
| 2 | Instance method | Public | Method | Get Source Fields of Mapping Rule | 20010625 | |
| 3 | Instance method | Public | Method | Get Target Fields of Mapping Rule | 20010625 | |
| 4 | Instance method | Public | Method | Map Source Fields to Target Fields | 20010625 | |
| 5 | Instance method | Public | Method | 20010512 | ||
| 6 | Instance method | Public | Method | 20010512 |
Events
Interface IF_RSAN_MDL_MR has no event.
Types
Interface IF_RSAN_MDL_MR has no local type.
Method Signatures
Method CONVERT_SELTAB Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_SEL | Call by reference | Type reference (TYPE) | RSDRI_T_RANGE | Filter on mapping source fields | 20010625 | |||
| 2 | IT_SEL | Call by reference | Type reference (TYPE) | RSDRI_T_RANGE | Filter on mapping target fields | 20010625 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | FAILED (Message Raising) | 20010625 |
Method GET_SOURCE_FIELDS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_FIELDS | Call by reference | Type reference (TYPE) | RSANM_T_MR_SOURCE_FIELD | Source fields of mapping rule | 20010625 |
Method GET_SOURCE_FIELDS on Interface IF_RSAN_MDL_MR has no exception.
Method GET_TARGET_FIELDS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_FIELDS | Call by reference | Type reference (TYPE) | RSANM_T_MR_TARGET_FIELD | Source fields of mapping rule | 20010625 |
Method GET_TARGET_FIELDS on Interface IF_RSAN_MDL_MR has no exception.
Method MAP Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IT_SOURCE | Call by reference | Type reference (TYPE) | RSANM_T_MR_FIELD | Source fields | 20010625 | |||
| 2 | IT_TARGET | Call by reference | Type reference (TYPE) | RSANM_T_MR_FIELD | Target fields | 20010701 |
Method MAP on Interface IF_RSAN_MDL_MR has no exception.
Method SET_NAME Signature
Method SET_NAME on Interface IF_RSAN_MDL_MR has no parameter.
Method SET_NAME on Interface IF_RSAN_MDL_MR has no exception.
Method SET_TEXT Signature
Method SET_TEXT on Interface IF_RSAN_MDL_MR has no parameter.
Method SET_TEXT on Interface IF_RSAN_MDL_MR has no exception.
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in | 21C |