SAP ABAP Class CL_RSMD_RS_NAME_MAPPER (Name Mapper for TREX access with ref iobj)
Hierarchy
☛
SAP_BW (Software Component) SAP Business Warehouse
⤷
BW-BEX-OT (Application Component) OLAP Technology
⤷
RSMD_RS (Package) Master Data Read Services ( Value Help etc)
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_RSDRV_TREX_NAME_MAPPER | Name Mapper BI <-> Trex View attributes | 20100514 |
Properties
| Class | CL_RSMD_RS_NAME_MAPPER | |
| Short Description | Name Mapper for TREX access with ref iobj | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | RSMD_RS | Master Data Read Services ( Value Help etc) |
| Created | 20100514 | SAP |
| Last change | 20140121 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
| # | Type group / Object type | Type | Type Description |
|---|---|---|---|
| 1 | Forward declaration interface (INTERFACE i DEFINITION DEF... | Forward declaration interface (INTERFACE i DEFINITION DEF... |
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_RSDRV_TREX_NAME_MAPPER | Name Mapper BI <-> Trex View attributes | 20100514 |
Friends
Class CL_RSMD_RS_NAME_MAPPER 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) | IF_RSDRV_TREX_NAME_MAPPER=>TN_TABLE_TYPE | Index type of master data provider index | 20111213 | |||
| 2 | Instance attribute | Private | Type reference (TYPE) | RSINFOPROV | InfoProvider | 20100514 | |||
| 3 | Instance attribute | Private | Object reference (TYPE REF TO) | IF_RSDRV_TREX_NAME_MAPPER | Name Mapper BI <-> Trex View attributes | 20100514 | |||
| 4 | Instance attribute | Private | Type reference (TYPE) | TP_TH_MAPPING | 20100514 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | 20100514 |
Events
Class CL_RSMD_RS_NAME_MAPPER has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | TP_S_MAPPING | Private | See coding | 20100514 | begin of TP_S_MAPPING,
chanm type rschanm,
chanm_org type rschanm,
end of tp_s_mapping
|
||
| 2 | TP_TH_MAPPING | Private | See coding | 20100514 | tp_th_mapping type hashed table of tp_s_mapping with unique key chanm
|
Method Signatures
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_INFOPROV | Call by reference | Type reference (TYPE) | RSINFOPROV | InfoProvider | 20100514 | |||
| 2 | I_R_CHA_PROP | Call by reference | Object reference (TYPE REF TO) | IF_RSD_CHA_PROP | Properties of Characteristic | 20130206 | |||
| 3 | I_R_NAME_MAPPER | Call by reference | Object reference (TYPE REF TO) | IF_RSDRV_TREX_NAME_MAPPER | Name Mapper BI <-> Trex View attributes | 20100514 | |||
| 4 | I_S_DTA_PRO | Call by reference | Type reference (TYPE) | RSD_S_DTA_PRO | Eigenschaften eines InfoObjects im Datenziel | 20120809 | |||
| 5 | I_TS_DTA_PRO | Call by reference | Type reference (TYPE) | IF_RSD_INFOPROV=>NT_TS_DTA_PRO | 20130116 |
Method CONSTRUCTOR on class CL_RSMD_RS_NAME_MAPPER has no exception.
History
| Last changed by/on | SAP | 20140121 |
| SAP Release Created in | 730 |