SAP ABAP Interface IF_RSR_NAME_MAPPER (STORE Name Mapper)
Hierarchy
☛
SAP_BW (Software Component) SAP Business Warehouse
⤷
BW-WHM-DBA (Application Component) Data Basis
⤷
RSR_CORE (Package) Processor for Core Objects Reporting
⤷
⤷
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_RSR_NAME_MAPPER | STORE Default Name Mapper | 20110524 |
Properties
| Interface | IF_RSR_NAME_MAPPER | |
| Short Description | STORE Name Mapper |
General Data
| Package | RSR_CORE | Processor for Core Objects Reporting |
| Created | 20110524 | SAP |
| Last changed | 20130531 | SAP |
| Unicode checks active |
Forward declarations
| # | Type group / Object type | Type | Type Description |
|---|---|---|---|
| 1 | CL_RSR_STORE_STRUCT | Forward declaration class (CLASS c DEFINITION DEFERRED) | Forward declaration class (CLASS c DEFINITION DEFERRED) |
Interfaces
Interface IF_RSR_NAME_MAPPER has no interface.
Friends
Interface IF_RSR_NAME_MAPPER has no friend.
Attributes
Interface IF_RSR_NAME_MAPPER has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Gets attribute type structure for field name | 20110524 | |
| 2 | Instance method | Public | Method | Gets field name for attribute type flag | 20110524 |
Events
Interface IF_RSR_NAME_MAPPER has no event.
Types
Interface IF_RSR_NAME_MAPPER has no local type.
Method Signatures
Method GET_ATTR_TYPE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_FIELDNM | Call by reference | Type reference (TYPE) | CL_RSR_STORE_STRUCT=>TN_FIELDNM | Feld Name | 20110524 | |||
| 2 | R_S_ATTR_TYPE | Value transfer | Type reference (TYPE) | CL_RSR_STORE_STRUCT=>TN_S_ATTR_TYPE | Attribut-Type Struktur | 20110524 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Interner STORE Fehler | 20110524 |
Method GET_FIELDNM Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_S_ATTR_TYPE | Call by reference | Type reference (TYPE) | CL_RSR_STORE_STRUCT=>TN_S_ATTR_TYPE | Attribut-Type Struktur | 20110524 | |||
| 2 | R_FIELDNM | Value transfer | Type reference (TYPE) | CL_RSR_STORE_STRUCT=>TN_FIELDNM | Feld Name | 20110524 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Interner STORE Fehler | 20110524 |
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in | 730 |