SAP ABAP Interface IF_RSBOLAP_QV_CURR_TRANS_SET (Currency Translation Settings)
Hierarchy
☛
SAP_BW (Software Component) SAP Business Warehouse
⤷
BW-BEX-ET (Application Component) End User Technology
⤷
RSBOLAP_QUERY_VIEW (Package) Query Navigational State
⤷
⤷
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_RSBOLAP_QV_CURR_TRANS_SET | Currency Translations in the Query View | 20090828 |
Properties
| Interface | IF_RSBOLAP_QV_CURR_TRANS_SET | |
| Short Description | Currency Translation Settings |
General Data
| Package | RSBOLAP_QUERY_VIEW | Query Navigational State |
| Created | 20090828 | 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 | RRO01 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
| 3 | RS | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
| 4 | RSBOL | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_RSBOLAP_EVENT_SOURCE | Object That Communicates Changes | 20090828 |
Friends
Interface IF_RSBOLAP_QV_CURR_TRANS_SET has no friend.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | N_R_QUERY_VIEW | Instance attribute | Public | Object reference (TYPE REF TO) | IF_RSBOLAP_QUERY_VIEW_BASE | Query View | 20090828 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Release Memory | 20090828 | |
| 2 | Instance method | Public | Method | Is standard currency translation used? | 20090828 | |
| 3 | Instance method | Public | Method | Get Currencies | 20090828 | |
| 4 | Instance method | Public | Method | Get Currency | 20090828 | |
| 5 | Instance method | Public | Method | Read Currently Set Currency Translation | 20090828 | |
| 6 | Instance method | Public | Method | Get Currency Translation Type | 20090828 | |
| 7 | Instance method | Public | Method | Get Currency Translation Types | 20090828 | |
| 8 | Instance method | Public | Method | Set Usage of Standard Currency Translation | 20090828 | |
| 9 | Instance method | Public | Method | Set Currency Translation | 20090828 | |
| 10 | Instance method | Public | Method | A standard currency translation exists | 20090828 |
Events
| # | Event | Type | Visibility | Description | Created on |
|---|---|---|---|---|---|
| 1 | CHANGED | Instance Event (0) |
Public (2) |
20090828 | |
| 2 | FREED | Instance Event (0) |
Public (2) |
20090828 |
Types
Interface IF_RSBOLAP_QV_CURR_TRANS_SET has no local type.
Method Signatures
Method FREE Signature
Method FREE on Interface IF_RSBOLAP_QV_CURR_TRANS_SET has no parameter.
Method FREE on Interface IF_RSBOLAP_QV_CURR_TRANS_SET has no exception.
Method GET_APPLY_DEFAULT_TRANSLATION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | R_ACTIVE | Value transfer | Type reference (TYPE) | RS_BOOL | Boolean | 20090828 |
Method GET_APPLY_DEFAULT_TRANSLATION on Interface IF_RSBOLAP_QV_CURR_TRANS_SET has no exception.
Method GET_CURRENCIES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | R_TH_CURRENCIES | Value transfer | Type reference (TYPE) | RSBOLAP_QV_TH_CURRENCY | Währungen im Query View | 20090828 |
Method GET_CURRENCIES on Interface IF_RSBOLAP_QV_CURR_TRANS_SET has no exception.
Method GET_CURRENCY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_CURRENCY | Call by reference | Type reference (TYPE) | RSBOLAP_CURRENCY | Währung | 20090828 | |||
| 2 | R_S_CURRENCY | Value transfer | Type reference (TYPE) | RSBOLAP_QV_S_CURRENCY | Währung im Query View | 20090828 |
Method GET_CURRENCY on Interface IF_RSBOLAP_QV_CURR_TRANS_SET has no exception.
Method GET_TRANSLATION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | R_S_TRANSLATION | Value transfer | Type reference (TYPE) | RSBOLAP_QV_S_CURR_TRANSLATION | Währungsumrechnungart | 20090828 |
Method GET_TRANSLATION on Interface IF_RSBOLAP_QV_CURR_TRANS_SET has no exception.
Method GET_TRANSLATION_MODE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_NAME | Call by reference | Type reference (TYPE) | RSBOLAP_OBJECT_NAME | Objekt Name | 20090828 | |||
| 2 | R_S_TRANSLATION_MODE | Value transfer | Type reference (TYPE) | RSBOLAP_QV_S_CURR_TRANS_MODE | Währungsumrechnungart | 20090828 |
Method GET_TRANSLATION_MODE on Interface IF_RSBOLAP_QV_CURR_TRANS_SET has no exception.
Method GET_TRANSLATION_MODES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_TARGET_CURRENCY | Call by reference | Type reference (TYPE) | RSBOLAP_CURRENCY | Währung | 20090828 | |||
| 2 | R_TH_CURRENCY_TRANS_MODES | Value transfer | Type reference (TYPE) | RSBOLAP_QV_TH_CURR_TRANS_MODE | Währungsumrechnungsarten | 20090828 |
Method GET_TRANSLATION_MODES on Interface IF_RSBOLAP_QV_CURR_TRANS_SET has no exception.
Method SET_APPLY_DEFAULT_TRANSLATION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_ACTIVE | Call by reference | Type reference (TYPE) | RS_BOOL | ABAP_TRUE | Boolean | 20090828 |
Method SET_APPLY_DEFAULT_TRANSLATION on Interface IF_RSBOLAP_QV_CURR_TRANS_SET has no exception.
Method SET_TRANSLATION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_CURRENCY_TRANSLATION | Value transfer | Type reference (TYPE) | RSBOLAP_QV_S_CURR_TRANSLATION | Währungsumrechnung | 20090828 |
Method SET_TRANSLATION on Interface IF_RSBOLAP_QV_CURR_TRANS_SET has no exception.
Method SUPPORTS_DEFAULT_TRANSLATION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | R_SUPPORTED | Value transfer | Type reference (TYPE) | RS_BOOL | Boolean | 20090828 |
Method SUPPORTS_DEFAULT_TRANSLATION on Interface IF_RSBOLAP_QV_CURR_TRANS_SET has no exception.
Event Signatures
Event CHANGED Signature
Event CHANGED on Interface IF_RSBOLAP_QV_CURR_TRANS_SET has no parameter.
Event FREED Signature
Event FREED on Interface IF_RSBOLAP_QV_CURR_TRANS_SET has no parameter.
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in | 730 |