SAP ABAP Class CL_RSMDP_MAPPING (Master Data: Assignment of Fields)
Hierarchy
☛
SAP_BW (Software Component) SAP Business Warehouse
⤷
BW-WHM-DBA (Application Component) Data Basis
⤷
RSMDP (Package) Master Data Processing

⤷

⤷

Meta Relationship - Using
# | Relationship type | Using | Short Description | Created on |
---|---|---|---|---|
1 | Inheritance (c INHERITING FROM c_ref) | CL_RSMDP_OBJECT | Master Data: Object (Abstract) | 20070613 |
Properties
Class | CL_RSMDP_MAPPING | |
Short Description | Master Data: Assignment of Fields | |
Super Class | CL_RSMDP_OBJECT | Master Data: Object (Abstract) |
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | RSMDP | Master Data Processing |
Created | 20070613 | SAP |
Last change | 20130531 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
Class CL_RSMDP_MAPPING has no forward declaration.
Interfaces
Class CL_RSMDP_MAPPING has no interface implemented.
Friends
Class CL_RSMDP_MAPPING has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Instance attribute | Private | Type reference (TYPE) | RSMDP_T_R_FIELD | Source of Navigation: Table with References to Fields | 20070625 | ||
2 | ![]() |
Instance attribute | Private | Type reference (TYPE) | RSMDP_T_R_FIELD | Target of Navigation: Table with References to Fields | 20070625 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Constructor | Constructor | 20070613 |
2 | ![]() |
Instance method | Public | Method | Returns Table with Field Name Pairs for Source and Target | 20070625 |
Events
Class CL_RSMDP_MAPPING has no event.
Types
Class CL_RSMDP_MAPPING has no local type.
Method Signatures
Method CONSTRUCTOR Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_R_SOURCE_CHARACTERISTIC | Call by reference | Object reference (TYPE REF TO) | CL_RSMDP_CHARACTERISTIC | Quelle der Navigation: Referenz auf Merkmal | 20070625 | ||
2 | ![]() |
I_R_TARGET_CHARACTERISTIC | Call by reference | Object reference (TYPE REF TO) | CL_RSMDP_CHARACTERISTIC | Ziel der Navigation: Referenz auf Merkmal | 20070625 | ||
3 | ![]() |
I_SOURCE_TABLE_TYPE | Call by reference | Type reference (TYPE) | STRING | Quelle der Navigation: Typ der Stammdatentabelle | 20070625 | ||
4 | ![]() |
I_TARGET_TABLE_TYPE | Call by reference | Type reference (TYPE) | STRING | Ziel der Navigation: Typ der Stammdatentabelle | 20070625 | ||
5 | ![]() |
I_TYPE | Call by reference | Type reference (TYPE) | STRING | Typ der Zuordnung (SID oder CHAVL) | 20070625 |
Method CONSTRUCTOR on class CL_RSMDP_MAPPING has no exception.
Method GET_T_PAIR_FIELDNM Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
R_T_PAIR_FIELDNM | Value transfer | Type reference (TYPE) | RSMDP_T_PAIR_FIELDNM | Tabelle mit Paaren von Feldnamen für Quelle und Ziel | 20070625 |
Method GET_T_PAIR_FIELDNM on class CL_RSMDP_MAPPING has no exception.
History
Last changed by/on | SAP | 20130531 |
SAP Release Created in | 710 |