SAP ABAP Interface IF_RSDD_HDB_NAME_MAPPER (Name Conversions for NewDB)
Hierarchy
☛
SAP_BW (Software Component) SAP Business Warehouse
⤷
BW-BEX-OT (Application Component) OLAP Technology
⤷
RSDD_CALCSCENARIO (Package) Create Calculation Scenario

⤷

⤷

Meta Relationship - Used By
# | Relationship type | Used by | Short Description | Created on |
---|---|---|---|---|
1 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_RSDD_CS_NAME_MAPPER | Name Mapping for Technical Attributes in Calc. Scenarios | 20101116 |
Properties
Interface | IF_RSDD_HDB_NAME_MAPPER | |
Short Description | Name Conversions for NewDB |
General Data
Package | RSDD_CALCSCENARIO | Create Calculation Scenario |
Created | 20101116 | SAP |
Last changed | 20130531 | SAP |
Unicode checks active |
Forward declarations
# | Type group / Object type | Type | Type Description |
---|---|---|---|
1 | RS | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
# | Interface | Abstract | Final | Description | Created on |
---|---|---|---|---|---|
1 | IF_RSDRV_TREX_NAME_MAPPER | Name Mapper BI <-> Trex View attributes | 20101116 |
Friends
Interface IF_RSDD_HDB_NAME_MAPPER has no friend.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | N_ALLOW_SIDCONVERT | Instance attribute | Public | Attribute reference (LIKE) | 20101116 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Method | Converts a BW field name for column views | 20101118 |
2 | ![]() |
Instance method | Public | Method | Converts an InfoObject name for column views | 20101118 |
3 | ![]() |
Instance method | Public | Method | Generates the name of a physical CalcView on NewDB | 20101117 |
4 | ![]() |
Instance method | Public | Method | 20101116 | |
5 | ![]() |
Instance method | Public | Method | Generates the name of a data source | 20101116 |
6 | ![]() |
Instance method | Public | Method | 20101116 | |
7 | ![]() |
Instance method | Public | Method | 20101116 | |
8 | ![]() |
Instance method | Public | Method | 20101116 | |
9 | ![]() |
Instance method | Public | Method | 20101116 |
Events
Interface IF_RSDD_HDB_NAME_MAPPER has no event.
Types
Interface IF_RSDD_HDB_NAME_MAPPER has no local type.
Method Signatures
Method CONVERT_BWFIELDNM_TO_VIEWFLDNM Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_FIELDNAME | Call by reference | Type reference (TYPE) | CSEQUENCE | BW-Feldname | 20101118 | ||
2 | ![]() |
I_QUERY_VIEW | Call by reference | Type reference (TYPE) | RS_BOOL | RS_C_FALSE | Feld ist sichtbar für Queries (ja/nein) | 20101210 | |
3 | ![]() |
R_VIEW_FIELDNAME | Value transfer | Type reference (TYPE) | STRING | Feldname in Column-View Format | 20101118 |
Method CONVERT_BWFIELDNM_TO_VIEWFLDNM on Interface IF_RSDD_HDB_NAME_MAPPER has no exception.
Method CONVERT_IOBJNM_TO_VIEWFLDNM Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_IOBJNAME | Call by reference | Type reference (TYPE) | CSEQUENCE | InfoObject | 20101118 | ||
2 | ![]() |
I_KEYSID | Call by reference | Type reference (TYPE) | RSDDBATTRTP | BIA-Attributstyp | 20101118 | ||
3 | ![]() |
R_VIEW_ATTRIBUTE_NAME | Value transfer | Type reference (TYPE) | STRING | BIA-Attributsname: InfoObjekt + weitere Daten | 20101118 |
Method CONVERT_IOBJNM_TO_VIEWFLDNM on Interface IF_RSDD_HDB_NAME_MAPPER has no exception.
Method GET_CALCVIEW_NAME Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_CALCVIEW_NODE | Call by reference | Type reference (TYPE) | CSEQUENCE | CalcView-Knoten im CalcScenario | 20101117 | ||
2 | ![]() |
I_CALC_SCENARIO | Call by reference | Type reference (TYPE) | CSEQUENCE | CalcScenario-Name | 20101117 | ||
3 | ![]() |
I_INFOPROV | Call by reference | Type reference (TYPE) | CSEQUENCE | Infoprovider-Name | 20101117 | ||
4 | ![]() |
R_CALCVIEW_NAME | Value transfer | Type reference (TYPE) | STRING | Auslesefähiger CalcView-Name | 20101117 |
Method GET_CALCVIEW_NAME on Interface IF_RSDD_HDB_NAME_MAPPER has no exception.
Method GET_CHA_FIELD_NAME Signature
Method GET_CHA_FIELD_NAME on Interface IF_RSDD_HDB_NAME_MAPPER has no parameter.
Method GET_CHA_FIELD_NAME on Interface IF_RSDD_HDB_NAME_MAPPER has no exception.
Method GET_DATA_SOURCE_NAME Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_DATA_SOURCE | Call by reference | Type reference (TYPE) | CSEQUENCE | Eingabequelle (Infoprovider, DB tabelle) | 20101116 | ||
2 | ![]() |
I_IS_TABLE | Call by reference | Type reference (TYPE) | RS_BOOL | Data Source ist eine Datenbanktabelle | 20101116 | ||
3 | ![]() |
R_DATA_SOURCE | Value transfer | Type reference (TYPE) | STRING | Generierter Name der Eingabequelle, z.B. für logischen Index | 20101116 |
Method GET_DATA_SOURCE_NAME on Interface IF_RSDD_HDB_NAME_MAPPER has no exception.
Method GET_FIELDNM_VALUE_HELP Signature
Method GET_FIELDNM_VALUE_HELP on Interface IF_RSDD_HDB_NAME_MAPPER has no parameter.
Method GET_FIELDNM_VALUE_HELP on Interface IF_RSDD_HDB_NAME_MAPPER has no exception.
Method GET_INDEX_ID Signature
Method GET_INDEX_ID on Interface IF_RSDD_HDB_NAME_MAPPER has no parameter.
Method GET_INDEX_ID on Interface IF_RSDD_HDB_NAME_MAPPER has no exception.
Method GET_KYF_FIELD_NAME Signature
Method GET_KYF_FIELD_NAME on Interface IF_RSDD_HDB_NAME_MAPPER has no parameter.
Method GET_KYF_FIELD_NAME on Interface IF_RSDD_HDB_NAME_MAPPER has no exception.
Method GET_RFCDEST Signature
Method GET_RFCDEST on Interface IF_RSDD_HDB_NAME_MAPPER has no parameter.
Method GET_RFCDEST on Interface IF_RSDD_HDB_NAME_MAPPER has no exception.
History
Last changed by/on | SAP | 20130531 |
SAP Release Created in | 730 |