Hierarchy
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_RSR_RRK0_SERVICE_BASE | Basis for RRK0 Service Classes | 20110304 |
Properties
| Class | CL_RSR_RRK0_CURR_WGR | |
| Short Description | Currency Translation in the Query for WGRs | |
| Super Class | CL_RSR_RRK0_SERVICE_BASE | Basis for RRK0 Service Classes |
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | RSROA_RT | OLAP: Kernel Runtime |
| Created | 20110304 | SAP |
| Last change | 20140121 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
| # | Type group / Object type | Type | Type Description |
|---|---|---|---|
| 1 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) | |
| 2 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) | |
| 3 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) | |
| 4 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) | |
| 5 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) | |
| 6 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
Class CL_RSR_RRK0_CURR_WGR has no interface implemented.
Friends
Class CL_RSR_RRK0_CURR_WGR has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Public | Type reference (TYPE) | RRNUMBR | StrMember: Name of Currency Conversion Type | 20110304 | |||
| 2 | Instance attribute | Public | Type reference (TYPE) | RS_BOOL | Translation from Query Designer Active | 20110304 | |||
| 3 | Instance attribute | Public | Type reference (TYPE) | RS_BOOL | Excel Translation but N_CUR_SP = true | 20110304 | |||
| 4 | Instance attribute | Public | Type reference (TYPE) | RS_BOOL | Excel Translation; New Translation | 20110304 | |||
| 5 | Instance attribute | Public | Type reference (TYPE) | RRCURSP | Translate All Currencies When Filling the SP | 20110321 | |||
| 6 | Instance attribute | Public | Object reference (TYPE REF TO) | DATA | 20110308 | ||||
| 7 | Instance attribute | Public | Type reference (TYPE) | TCURR_CURR | To-Currency | 20110304 | |||
| 8 | Instance attribute | Public | Type reference (TYPE) | RSSID | Master Data ID | 20110304 | |||
| 9 | Instance attribute | Public | Type reference (TYPE) | RS_BOOL | There are CUIDs with CONVERT = X and LATE = X | 20110304 | |||
| 10 | Instance attribute | Public | Type reference (TYPE) | RRXWGR | Bit String of Affected Value Groups | 20110304 | |||
| 11 | Instance attribute | Private | Type reference (TYPE) | I | Next Free Buffer for Late/Excel Translation | 20110304 | |||
| 12 | Constant | Private | See coding | Constants for Modes | 20110426 | ||||
| 13 | Instance attribute | Private | Type reference (TYPE) | TP_MODE | Mode | 20110426 | |||
| 14 | Instance attribute | Private | Object reference (TYPE REF TO) | CL_RSR_RRK0_LRECH_CU_HANDLER | LRECH formula currency/unit handler | 20120828 | |||
| 15 | Instance attribute | Private | Object reference (TYPE REF TO) | CL_RSR_RRK0_QCUBE_DATA_PACKAGE | query cube data package | 20121112 | |||
| 16 | Instance attribute | Private | Type reference (TYPE) | RSCURTRT | Currency Translation Type | 20110304 | |||
| 17 | Instance attribute | Private | Type reference (TYPE) | TP_S_CUID | Buffer for Late/Excel Translation | 20110304 | |||
| 18 | Instance attribute | Private | Type reference (TYPE) | TP_S_CUID | Buffer for Late/Excel Translation | 20110304 | |||
| 19 | Instance attribute | Private | Type reference (TYPE) | TP_S_CUID | Buffer for Late/Excel Translation | 20110304 | |||
| 20 | Instance attribute | Private | Type reference (TYPE) | TP_S_CUID | Buffer for Late/Excel Translation | 20110304 | |||
| 21 | Instance attribute | Private | Type reference (TYPE) | RRO01_TS_BNR | BNR Info | 20110304 | |||
| 22 | Instance attribute | Private | See coding | 20110310 | |||||
| 23 | Instance attribute | Private | See coding | Buffer for Translation Factors | 20110304 | ||||
| 24 | Instance attribute | Private | Type reference (TYPE) | RRKG_TS_CURR | Exchange Rates (of Late/Excel Translations) | 20110304 |
Methods
Events
Class CL_RSR_RRK0_CURR_WGR has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | TN_FACTOR | Public | See coding | 20110304 | TN_FACTOR(6) type P decimals 2
|
||
| 2 | TP_MODE | Private | Type reference (TYPE) | CHAR1 | Mode | 20110426 | |
| 3 | TP_S_CUID | Private | See coding | 20110304 | BEGIN OF tp_s_cuid,
cuid TYPE rrcuid,
scur TYPE rssid,
tcur TYPE rssid,
factor TYPE rsroa_df,
error TYPE rs_bool,
END OF tp_s_cuid
|
||
| 4 | TP_S_FAC | Private | See coding | 20110304 | BEGIN OF tp_s_fac,
cttnm TYPE rrnumbr,
tcur TYPE rro01_s_rkb1f-tcur,
date TYPE sydatum,
rtype TYPE kurst_curr,
scur_k TYPE rsd_cuky,
tcur_k TYPE rsd_cuky,
tcur_s TYPE rssid,
factor TYPE rsroa_df,
subrc TYPE sysubrc,
error TYPE rs_bool,
END OF tp_s_fac
|
Method Signatures
Method ASSIGN_PARTITION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_R_PARTITION | Call by reference | Object reference (TYPE REF TO) | CL_RSR_RRK0_PARTITION | data carrying partitions | 20110426 |
Method ASSIGN_PARTITION on class CL_RSR_RRK0_CURR_WGR has no exception.
Method CHANGE_CURR_EXT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | C_CMESS | Call by reference | Type reference (TYPE) | RRKG_CMESS | 20110304 | ||||
| 2 | C_TS_CURR | Call by reference | Type reference (TYPE) | RRKG_TS_CURR | Umrechnungskurse | 20110304 | |||
| 3 | E_FACTOR | Call by reference | Type reference (TYPE) | RSROA_DF | DecFloat | 20110304 | |||
| 4 | E_TCUR_S | Call by reference | Type reference (TYPE) | RSD_SID | 20110304 | ||||
| 5 | I_MQID | Call by reference | Type reference (TYPE) | RRMQID | Id für eine Warnungsgruppe | 20110304 | |||
| 6 | I_SCUR_K | Call by reference | Type reference (TYPE) | RSD_CUKY | 20110304 |
Method CHANGE_CURR_EXT on class CL_RSR_RRK0_CURR_WGR has no exception.
Method CHECK_MODE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_MODE | Call by reference | Type reference (TYPE) | TP_MODE | Modus | 20110426 |
Method CHECK_MODE on class CL_RSR_RRK0_CURR_WGR has no exception.
Method CHECK_QCUBE_CURR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_R_CACHE_CTRL | Call by reference | Object reference (TYPE REF TO) | CL_RSR_CACHE_PACKAGE_CTRL | 20121106 | ||||
| 2 | I_R_QCUBE_DATA_PACKAGE | Call by reference | Object reference (TYPE REF TO) | CL_RSR_RRK0_QCUBE_DATA_PACKAGE | query cube data package | 20121108 | |||
| 3 | R_OK | Value transfer | Type reference (TYPE) | RS_BOOL | Boolean | 20110304 |
Method CHECK_QCUBE_CURR on class CL_RSR_RRK0_CURR_WGR has no exception.
Method CLEAR_BUFFER Signature
Method CLEAR_BUFFER on class CL_RSR_RRK0_CURR_WGR has no parameter.
Method CLEAR_BUFFER on class CL_RSR_RRK0_CURR_WGR has no exception.
Method CLEAR_BUFFER_TRANSLATE_LATE Signature
Method CLEAR_BUFFER_TRANSLATE_LATE on class CL_RSR_RRK0_CURR_WGR has no parameter.
Method CLEAR_BUFFER_TRANSLATE_LATE on class CL_RSR_RRK0_CURR_WGR has no exception.
Method CLEAR_QCF Signature
Method CLEAR_QCF on class CL_RSR_RRK0_CURR_WGR has no parameter.
Method CLEAR_QCF on class CL_RSR_RRK0_CURR_WGR has no exception.
Method COLLECT_CUDIM_CUIDS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_CUID | Call by reference | Type reference (TYPE) | RRCUID | Id der Währungsumrechnungsmodalität | 20110310 |
Method COLLECT_CUDIM_CUIDS on class CL_RSR_RRK0_CURR_WGR has no exception.
Method COLLECT_CUDIM_LRECH_CUIDS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_QUFL | Call by reference | Type reference (TYPE) | RRQUFL | Folgesatz in B (Quell=1), indl SUMM (Q=2), IND LRECH (Q=3) | 20110310 |
Method COLLECT_CUDIM_LRECH_CUIDS on class CL_RSR_RRK0_CURR_WGR has no exception.
Method COLLECT_CUDIM_LRECH_CUIDS_INT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_QUBH | Call by reference | Type reference (TYPE) | RRQUBH | Wertfeld in B (QUeel=1), indh SUMM (Q=2), 0 (Q=3) | 20120314 | |||
| 2 | I_QUELL | Call by reference | Type reference (TYPE) | RROQUELL | Quelle der Zahl aus B, SUMM, Lrech | 20110310 | |||
| 3 | I_QUFL | Call by reference | Type reference (TYPE) | RRQUFL | Folgesatz in B (Quell=1), indl SUMM (Q=2), IND LRECH (Q=3) | 20110310 |
Method COLLECT_CUDIM_LRECH_CUIDS_INT on class CL_RSR_RRK0_CURR_WGR has no exception.
Method COLLECT_CUDIM_SUMM_CUIDS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_QUBH | Call by reference | Type reference (TYPE) | RRQUBH | Wertfeld in B (QUeel=1), indh SUMM (Q=2), 0 (Q=3) | 20120206 | |||
| 2 | I_QUFL | Call by reference | Type reference (TYPE) | RRQUFL | Folgesatz in B (Quell=1), indl SUMM (Q=2), IND LRECH (Q=3) | 20120206 |
Method COLLECT_CUDIM_SUMM_CUIDS on class CL_RSR_RRK0_CURR_WGR has no exception.
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_CUR_SP | Call by reference | Type reference (TYPE) | RRCURSP | Alle Währungen beim Füllen der SP umrechnen | 20110309 | |||
| 2 | I_R_QUERY_RUNTIME | Call by reference | Object reference (TYPE REF TO) | CL_RSR_RRK0_QUERY_RUNTIME | 20110304 |
Method CONSTRUCTOR on class CL_RSR_RRK0_CURR_WGR has no exception.
Method CREATE_COMPLEX_CUDIM_KEY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_COMPLEX_CUDIM | Call by reference | Type reference (TYPE) | RRCOMPLEXCUDIM | complex currency/unit dimensionality used | 20121001 | |||
| 2 | E_CUDIM_SP | Call by reference | Type reference (TYPE) | RSSID | Master Data ID | 20121001 | |||
| 3 | I_TS_CUDIM | Call by reference | Type reference (TYPE) | RSR_TS_CUDIM | Units and Currencies with Exponent | 20121001 |
Method CREATE_COMPLEX_CUDIM_KEY on class CL_RSR_RRK0_CURR_WGR has no exception.
Method CURRUNIT_TO_CUDIM_1 Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | C_CUDIM | Call by reference | Type reference (TYPE) | RSSID | Stammdaten ID | 20110304 | |||
| 2 | I_UNIT | Value transfer | Type reference (TYPE) | RSSID | Stammdaten ID | 20110304 |
Method CURRUNIT_TO_CUDIM_1 on class CL_RSR_RRK0_CURR_WGR has no exception.
Method CURRUNIT_TO_CUDIM_2 Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | C_CUDIM | Call by reference | Type reference (TYPE) | RSSID | Stammdaten ID | 20110304 |
Method CURRUNIT_TO_CUDIM_2 on class CL_RSR_RRK0_CURR_WGR has no exception.
Method CURRUNIT_TO_CUDIM_3 Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | C_CUDIM | Call by reference | Type reference (TYPE) | RSSID | Stammdaten ID | 20110304 |
Method CURRUNIT_TO_CUDIM_3 on class CL_RSR_RRK0_CURR_WGR has no exception.
Method FILL_CUDIM_02_TRANSLATION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | C_CMESS | Call by reference | Type reference (TYPE) | RRKG_CMESS | 20110304 | ||||
| 2 | C_CURR | Call by reference | Type reference (TYPE) | RSD_CUKY | 20110304 | ||||
| 3 | C_FACTOR | Call by reference | Type reference (TYPE) | RSROA_DF | DecFloat | 20110304 | |||
| 4 | C_TS_CURR | Call by reference | Type reference (TYPE) | RRKG_TS_CURR | Umrechnungskurse | 20110304 | |||
| 5 | E_ERROR | Call by reference | Type reference (TYPE) | RS_BOOL | Boolean | 20110304 | |||
| 6 | I_CTTNM | Call by reference | Type reference (TYPE) | RRNUMBR | StrMember: Name der Währungsumrechnungsart | 20110304 | |||
| 7 | I_DETER | Call by reference | Type reference (TYPE) | RSSID | Stammdaten ID | 20110304 | |||
| 8 | I_MQID | Call by reference | Type reference (TYPE) | RRMQID | Id für eine Warnungsgruppe | 20110304 | |||
| 9 | I_RTYPE | Call by reference | Type reference (TYPE) | KURST_CURR | Kurstyp | 20110304 | |||
| 10 | I_TCUR | Call by reference | Type reference (TYPE) | RSD_CUKY | 20110304 | ||||
| 11 | I_TIME | Call by reference | Type reference (TYPE) | RSSID | Stammdaten ID | 20110304 | |||
| 12 | I_TIMESHIFT | Call by reference | Type reference (TYPE) | RSCTT_TIMESHIFT | Zeitverschiebung | 20110304 | |||
| 13 | I_VDATE | Call by reference | Type reference (TYPE) | SYDATUM | 20110304 |
Method FILL_CUDIM_02_TRANSLATION on class CL_RSR_RRK0_CURR_WGR has no exception.
Method FILL_CURRENCY_FACTORS_QCF Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | C_S_QCF | Call by reference | Type reference (TYPE) | ANY | qcf (quell-currency-factor) structure from gen program | 20121001 | |||
| 2 | E_CMESS | Call by reference | Type reference (TYPE) | RRKG_CMESS | 20121001 | ||||
| 3 | E_COMPLEX_CUDIM | Call by reference | Type reference (TYPE) | RRCOMPLEXCUDIM | complex currency/unit dimensionality used | 20121001 | |||
| 4 | I_INIT | Call by reference | Type reference (TYPE) | RS_BOOL | Boolean | 20121001 | |||
| 5 | I_MQID | Call by reference | Type reference (TYPE) | RRMQID | ID for a Group of Warnings | 20121001 |
Method FILL_CURRENCY_FACTORS_QCF on class CL_RSR_RRK0_CURR_WGR has no exception.
Method FILL_CU_FACTOR_FORMULA Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | C_COMPLEX_CUDIM | Call by reference | Type reference (TYPE) | RRCOMPLEXCUDIM | complex currency/unit dimensionality used | 20121001 | |||
| 2 | C_S_C | Call by reference | Type reference (TYPE) | ANY | 20121001 | ||||
| 3 | I_SX_CUDIM | Call by reference | Type reference (TYPE) | RRO01_SX_CUDIM | Currency Conversion (Old RR001_S_CU) | 20121001 | |||
| 4 | I_S_Q | Call by reference | Type reference (TYPE) | ANY | 20121001 |
Method FILL_CU_FACTOR_FORMULA on class CL_RSR_RRK0_CURR_WGR has no exception.
Method FILL_CU_FACTOR_QDEF Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | C_CMESS | Call by reference | Type reference (TYPE) | RRKG_CMESS | 20121001 | ||||
| 2 | C_CURR | Call by reference | Type reference (TYPE) | RSD_CUKY | 20121001 | ||||
| 3 | C_FACTOR | Call by reference | Type reference (TYPE) | RSROA_DF | DecFloat | 20121001 | |||
| 4 | C_S_Q | Call by reference | Type reference (TYPE) | ANY | 20121001 | ||||
| 5 | C_TS_CURR | Call by reference | Type reference (TYPE) | RRKG_TS_CURR | Exchange rates | 20121001 | |||
| 6 | E_ERROR | Value transfer | Type reference (TYPE) | RS_BOOL | Boolean | 20121001 | |||
| 7 | I_MQID | Call by reference | Type reference (TYPE) | RRMQID | ID for a Group of Warnings | 20121001 | |||
| 8 | I_SX_CUDIM | Call by reference | Type reference (TYPE) | RRO01_SX_CUDIM | Currency Conversion (Old RR001_S_CU) | 20121001 |
Method FILL_CU_FACTOR_QDEF on class CL_RSR_RRK0_CURR_WGR has no exception.
Method FINISH_INITIALIZATION Signature
Method FINISH_INITIALIZATION on class CL_RSR_RRK0_CURR_WGR has no parameter.
Method FINISH_INITIALIZATION on class CL_RSR_RRK0_CURR_WGR has no exception.
Method GET_CUDIM_BNR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_CUID | Call by reference | Type reference (TYPE) | RRCUID | Id der Währungsumrechnungsmodalität | 20110304 | |||
| 2 | I_POSI | Call by reference | Type reference (TYPE) | RRO01_IPOS | 20110304 | ||||
| 3 | I_S_C | Call by reference | Type reference (TYPE) | ANY | 20110304 | ||||
| 4 | I_S_Q | Call by reference | Type reference (TYPE) | ANY | 20110304 | ||||
| 5 | R_S_BDATA | Value transfer | Type reference (TYPE) | CL_RSR_RRK0_QUERY_RUNTIME=>TN_S_BDATA | 20110304 |
Method GET_CUDIM_BNR on class CL_RSR_RRK0_CURR_WGR has no exception.
Method GET_CUDIM_LOC_FORMULA Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_OPERA | Call by reference | Type reference (TYPE) | RRO01_SX_LRECH-OPERA | 20110304 | ||||
| 2 | I_S_BDATA1 | Call by reference | Type reference (TYPE) | CL_RSR_RRK0_QUERY_RUNTIME=>TN_S_BDATA | 20110304 | ||||
| 3 | I_S_BDATA2 | Call by reference | Type reference (TYPE) | CL_RSR_RRK0_QUERY_RUNTIME=>TN_S_BDATA | 20110304 | ||||
| 4 | R_S_BDATA | Value transfer | Type reference (TYPE) | CL_RSR_RRK0_QUERY_RUNTIME=>TN_S_BDATA | 20110304 |
Method GET_CUDIM_LOC_FORMULA on class CL_RSR_RRK0_CURR_WGR has no exception.
Method GET_CUDIM_LRECH Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_INDEX | Call by reference | Type reference (TYPE) | I | 20110304 | ||||
| 2 | I_S_C | Call by reference | Type reference (TYPE) | ANY | 20110304 | ||||
| 3 | I_S_Q | Call by reference | Type reference (TYPE) | ANY | 20110304 | ||||
| 4 | R_S_BDATA | Value transfer | Type reference (TYPE) | CL_RSR_RRK0_QUERY_RUNTIME=>TN_S_BDATA | 20110304 |
Method GET_CUDIM_LRECH on class CL_RSR_RRK0_CURR_WGR has no exception.
Method GET_CUDIM_SUMM Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_HIGH | Call by reference | Type reference (TYPE) | RRO01_S_CELL-QUFL | 20110304 | ||||
| 2 | I_LOW | Call by reference | Type reference (TYPE) | RRO01_S_CELL-QUFL | 20110304 | ||||
| 3 | I_S_C | Call by reference | Type reference (TYPE) | ANY | 20110304 | ||||
| 4 | I_S_Q | Call by reference | Type reference (TYPE) | ANY | 20110304 | ||||
| 5 | R_S_BDATA | Value transfer | Type reference (TYPE) | CL_RSR_RRK0_QUERY_RUNTIME=>TN_S_BDATA | 20110304 |
Method GET_CUDIM_SUMM on class CL_RSR_RRK0_CURR_WGR has no exception.
Method GET_EFFECTIVE_LATE_FOR_CUDIM Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_SX_CUDIM | Call by reference | Type reference (TYPE) | RRO01_SX_CUDIM | Währungsumrechnung (alte RR001_S_CU) | 20110325 | |||
| 2 | R_LATE | Value transfer | Type reference (TYPE) | RS_BOOL | Boolean | 20110325 |
Method GET_EFFECTIVE_LATE_FOR_CUDIM on class CL_RSR_RRK0_CURR_WGR has no exception.
Method GET_FIX_CUDIM_4_LAYER Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_CMESS | Call by reference | Type reference (TYPE) | RRKG_CMESS | 20110304 | ||||
| 2 | E_CUDIM_SID | Call by reference | Type reference (TYPE) | RSSID | Resulting CUDIM SID | 20110304 | |||
| 3 | E_FACTOR | Call by reference | Type reference (TYPE) | RSROA_DF | DecFloat | 20110304 | |||
| 4 | I_BNR | Call by reference | Type reference (TYPE) | RRBNR | Absolute Nummer der SP-Speicherstelle | 20110304 | |||
| 5 | I_CUID | Call by reference | Type reference (TYPE) | RRCUID | Id der Währungsumrechnungsmodalität | 20110304 | |||
| 6 | I_MQID | Call by reference | Type reference (TYPE) | RRMQID | Id für eine Warnungsgruppe | 20110304 |
Method GET_FIX_CUDIM_4_LAYER on class CL_RSR_RRK0_CURR_WGR has no exception.
Method GET_SX_CURR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | R_SX_CURR | Value transfer | Type reference (TYPE) | RSRCC_SX_CURR | OLAP: Query Cube Cache Currency | 20110304 |
Method GET_SX_CURR on class CL_RSR_RRK0_CURR_WGR has no exception.
Method PREPARE_ACCESSES_QCF Signature
Method PREPARE_ACCESSES_QCF on class CL_RSR_RRK0_CURR_WGR has no parameter.
Method PREPARE_ACCESSES_QCF on class CL_RSR_RRK0_CURR_WGR has no exception.
Method SET_QCUBE_DATA_PACKAGE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_RESET | Call by reference | Type reference (TYPE) | RS_BOOL | Boolean | 20121112 | |||
| 2 | I_R_QCUBE_DATA_PACKAGE | Call by reference | Object reference (TYPE REF TO) | CL_RSR_RRK0_QCUBE_DATA_PACKAGE | query cube data package | 20121112 |
Method SET_QCUBE_DATA_PACKAGE on class CL_RSR_RRK0_CURR_WGR has no exception.
Method SET_TCUR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_CHANGE | Call by reference | Type reference (TYPE) | RS_BOOL | Boolean | 20110304 | |||
| 2 | E_READ_AGAIN | Call by reference | Type reference (TYPE) | RS_BOOL | Boolean | 20110304 | |||
| 3 | I_CTART | Call by reference | Type reference (TYPE) | RRCTART | 20110304 | ||||
| 4 | I_CTTNM | Call by reference | Type reference (TYPE) | RRNUMBR | 20110304 | ||||
| 5 | I_TCUR | Call by reference | Type reference (TYPE) | TCURR_CURR | 20110304 |
Method SET_TCUR on class CL_RSR_RRK0_CURR_WGR has no exception.
Method START_INITIALIZATION Signature
Method START_INITIALIZATION on class CL_RSR_RRK0_CURR_WGR has no parameter.
Method START_INITIALIZATION on class CL_RSR_RRK0_CURR_WGR has no exception.
Method TRANSLATE_LATE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | C_CUDIM | Call by reference | Type reference (TYPE) | RSSID | Stammdaten ID | 20110304 | |||
| 2 | C_VALUE | Call by reference | Type reference (TYPE) | RSROA_DF | Wertfeld im Olap Prozessor | 20110304 | |||
| 3 | E_ERROR | Value transfer | Type reference (TYPE) | RS_BOOL | 20110304 | ||||
| 4 | I_CUID | Call by reference | Type reference (TYPE) | RRCUID | Id der Währungsumrechnungsmodalität | 20110304 |
Method TRANSLATE_LATE on class CL_RSR_RRK0_CURR_WGR has no exception.
History
| Last changed by/on | SAP | 20140121 |
| SAP Release Created in | 740 |