SAP ABAP Class IF_RSAN_MDL_MR (Mapping Rules Interface)
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface composition (i COMPRISING i_ref) | IF_RSAN_OM_ELEMENT | Analysis Object Model Element | 20010512 |
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
| Class | IF_RSAN_MDL_MR | |
| Short Description | Mapping Rules Interface | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | ||
| Created | 20010512 | SAP |
| Last change | 20130531 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
| # | Type group / Object type | Type | Type Description |
|---|---|---|---|
| 1 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
Class IF_RSAN_MDL_MR has no interface implemented.
Friends
Class IF_RSAN_MDL_MR has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Public | Type reference (TYPE) | AS4FLAG | The mapping rule can forward a filter on the target fields | 20010625 | |||
| 2 | Instance attribute | Public | Attribute reference (LIKE) | 20010512 | |||||
| 3 | Instance attribute | Public | Attribute reference (LIKE) | 20010512 | |||||
| 4 | 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
Class IF_RSAN_MDL_MR has no event.
Types
Class 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 class 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 class 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 class IF_RSAN_MDL_MR has no exception.
Method SET_NAME Signature
Method SET_NAME on class IF_RSAN_MDL_MR has no parameter.
Method SET_NAME on class IF_RSAN_MDL_MR has no exception.
Method SET_TEXT Signature
Method SET_TEXT on class IF_RSAN_MDL_MR has no parameter.
Method SET_TEXT on class IF_RSAN_MDL_MR has no exception.
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in |