SAP ABAP Interface IF_RSPLS_TREX_NAME_MAPPER (Maps application name to TREX name and vice versa)
Hierarchy
☛
SAP_BW (Software Component) SAP Business Warehouse
⤷
BW-PLA (Application Component) Planning
⤷
RSPLS (Package) Planning: General Services
⤷
⤷
Properties
| Interface | IF_RSPLS_TREX_NAME_MAPPER | |
| Short Description | Maps application name to TREX name and vice versa |
General Data
| Package | RSPLS | Planning: General Services |
| Created | 20110401 | SAP |
| Last changed | 20130531 | SAP |
| Unicode checks active |
Forward declarations
| # | Type group / Object type | Type | Type Description |
|---|---|---|---|
| 1 | ABAP | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
| 2 | IF_RSPLS_TREX_NAME_MAPPER | Forward declaration interface (INTERFACE i DEFINITION DEF... | Forward declaration interface (INTERFACE i DEFINITION DEF... |
Interfaces
Interface IF_RSPLS_TREX_NAME_MAPPER has no interface.
Friends
Interface IF_RSPLS_TREX_NAME_MAPPER has no friend.
Attributes
Interface IF_RSPLS_TREX_NAME_MAPPER has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Maps BW characteristic name to TREX attribute name | 20110405 | |
| 2 | Instance method | Public | Method | Maps BW key figure name to TREX attribute name | 20110405 | |
| 3 | Instance method | Public | Method | Maps object name to TREX attribute name | 20110405 |
Events
Interface IF_RSPLS_TREX_NAME_MAPPER has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | TN_OBJECTNM | Public | See coding | 20110405 | TN_OBJECTNM(30) type C
|
Method Signatures
Method GET_CHA_ATTR_NAME Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_CHANM | Call by reference | Type reference (TYPE) | RSIOBJNM | BW Merkmal | 20110405 | |||
| 2 | I_IS_SID | Call by reference | Type reference (TYPE) | RS_BOOL | SID oder KEY? | 20110405 | |||
| 3 | R_ATTRNAME | Value transfer | Type reference (TYPE) | TREXD_ATTR_NAME | TREX Attributs-Name | 20110405 |
Method GET_CHA_ATTR_NAME on Interface IF_RSPLS_TREX_NAME_MAPPER has no exception.
Method GET_KYF_ATTR_NAME Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_KYFNM | Call by reference | Type reference (TYPE) | RSIOBJNM | BW Kennzahl | 20110405 | |||
| 2 | R_ATTRNAME | Value transfer | Type reference (TYPE) | TREXD_ATTR_NAME | TREX Attributs-Name | 20110405 |
Method GET_KYF_ATTR_NAME on Interface IF_RSPLS_TREX_NAME_MAPPER has no exception.
Method GET_OBJ_ATTR_NAME Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_OBJECTNM | Call by reference | Type reference (TYPE) | IF_RSPLS_TREX_NAME_MAPPER=>TN_OBJECTNM | Attributs-Name | 20110405 | |||
| 2 | R_ATTRNAME | Value transfer | Type reference (TYPE) | TREXD_ATTR_NAME | TREX Attributs-Name | 20110405 |
Method GET_OBJ_ATTR_NAME on Interface IF_RSPLS_TREX_NAME_MAPPER has no exception.
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in | 730 |