SAP ABAP Class CL_RSMDP_TABLE (Master Data: Master Data Table)
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) | 20070323 |
2 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_RSMDP_ITERABLE | Master Data: Iteratable Object | 20070522 |
Properties
Class | CL_RSMDP_TABLE | |
Short Description | Master Data: Master Data Table | |
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 | 20070323 | SAP |
Last change | 20130531 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
Class CL_RSMDP_TABLE has no forward declaration.
Interfaces
# | Interface | Abstract | Final | Description | Created on |
---|---|---|---|---|---|
1 | IF_RSMDP_ITERABLE | Master Data: Iteratable Object | 20070522 |
Friends
Class CL_RSMDP_TABLE has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Instance attribute | Private | Object reference (TYPE REF TO) | CL_RSMDP_CHARACTERISTIC | Reference to Corresponding Characteristic | 20070521 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Constructor | Constructor | 20070323 |
2 | ![]() |
Instance method | Public | Method | Returns Name of a Table Field | 20080128 |
3 | ![]() |
Instance method | Public | Method | Returns Reference to Corresponding Characteristic | 20070626 |
4 | ![]() |
Instance method | Public | Method | Returns Reference to Table Field | 20080122 |
5 | ![]() |
Instance method | Public | Method | Returns Table with Name of Table Fields | 20080128 |
6 | ![]() |
Instance method | Public | Method | Returns Table with References to Table Fields | 20080122 |
Events
Class CL_RSMDP_TABLE has no event.
Types
Class CL_RSMDP_TABLE 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_NAME | Call by reference | Type reference (TYPE) | STRING | Name der Stammdatentabelle | 20070326 | ||
2 | ![]() |
I_R_CHARACTERISTIC | Call by reference | Object reference (TYPE REF TO) | CL_RSMDP_CHARACTERISTIC | Referenz auf zugehöriges Merkmal | 20070521 | ||
3 | ![]() |
I_TYPE | Call by reference | Type reference (TYPE) | STRING | Typ der Stammdatentabelle | 20070326 |
Method CONSTRUCTOR on class CL_RSMDP_TABLE has no exception.
Method GET_FIELD_NAME Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_TYPE | Call by reference | Type reference (TYPE) | STRING | Typ des zu liefernden Tabellenfeldes | 20080128 | ||
2 | ![]() |
R_FIELD_NAME | Value transfer | Type reference (TYPE) | STRING | Name des Tabellenfeldes | 20080128 |
Method GET_FIELD_NAME on class CL_RSMDP_TABLE has no exception.
Method GET_R_CHARACTERISTIC Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
R_R_CHARACTERISTIC | Value transfer | Object reference (TYPE REF TO) | CL_RSMDP_CHARACTERISTIC | Referenz auf zugehöriges Merkmal | 20070626 |
Method GET_R_CHARACTERISTIC on class CL_RSMDP_TABLE has no exception.
Method GET_R_FIELD Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_TYPE | Call by reference | Type reference (TYPE) | STRING | Typ des zu liefernden Tabellenfeldes | 20080122 | ||
2 | ![]() |
R_R_FIELD | Value transfer | Object reference (TYPE REF TO) | CL_RSMDP_FIELD | Referenz auf Tabellenfeld | 20080122 |
Method GET_R_FIELD on class CL_RSMDP_TABLE has no exception.
Method GET_T_FIELD_NAME Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_TYPE | Call by reference | Type reference (TYPE) | STRING | Typ der zu liefernden Tabellenfelder | 20080128 | ||
2 | ![]() |
R_T_FIELD_NAME | Value transfer | Type reference (TYPE) | STRING_TABLE | Tabelle mit Namen von Tabellenfeldern | 20080128 |
Method GET_T_FIELD_NAME on class CL_RSMDP_TABLE has no exception.
Method GET_T_R_FIELD Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_TYPE | Call by reference | Type reference (TYPE) | STRING | Typ der zu liefernden Tabellenfelder | 20080122 | ||
2 | ![]() |
R_T_R_FIELD | Value transfer | Type reference (TYPE) | RSMDP_T_R_FIELD | Tabelle mit Referenzen auf Tabellenfelder | 20080122 |
Method GET_T_R_FIELD on class CL_RSMDP_TABLE has no exception.
History
Last changed by/on | SAP | 20130531 |
SAP Release Created in | 710 |