Data Element list used by SAP ABAP Function Module REPP_CURRCONV_DEFAULTS_READ (CO-OM-IS: Benutzereinstellungen für Währungsumrechnung einlesen)
SAP ABAP Function Module
REPP_CURRCONV_DEFAULTS_READ (CO-OM-IS: Benutzereinstellungen für Währungsumrechnung einlesen) is using
| # | Object Type | Object Name | Object Description | Note |
|---|---|---|---|---|
| 1 | DZWAER | Target currency (for currency translation in CO reports) | SOURCE VALUE(P_TARGET_CURRENCY) LIKE CCR1H-ZWAER |
|
| 2 | KRSDATE | Exchange rate date | SOURCE VALUE(P_CONV_DATE) LIKE CCR1H-DATE |
|
| 3 | KURST | Exchange Rate Type | SOURCE VALUE(P_CONV_TYPE) LIKE COVJ-KURST |
|
| 4 | REPP_APPLID | User settings for CO-OM reporting: Application ID | SOURCE VALUE(P_APPLID) LIKE REPPAPPL-APPLID |
|
| 5 | XUBNAME | User Name in User Master Record | SOURCE VALUE(P_USER) LIKE REPPARMS-BNAME DEFAULT SY-UNAME |
|