Menu

SAP Function Module AIPR_BP_CURR_CONVERSION_SINGLE

Währungsumrechnungslogik Budgetprozessor (Einzelwert)

The Function Module AIPR_BP_CURR_CONVERSION_SINGLE (Währungsumrechnungslogik Budgetprozessor (Einzelwert)) is a standard Function Module in SAP ERP and is part of the function group AIPR_CURR within the package AIP.

Technical Information

Function Module AIPR_BP_CURR_CONVERSION_SINGLE
Short Text Währungsumrechnungslogik Budgetprozessor (Einzelwert)
Function Group AIPR_CURR
Package AIP
Module Type Normal Module

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
ID_APPLIK TYPE BP_APPLIK Applikation (für Umrechnung Gesamtwerte)
ID_GJAHR TYPE GJAHR '0000' Geschäftsjahr (für Umrechnung Jahreswerte) [Gesamtwerte ~ 0000]
ID_GNJHR TYPE IM_GNJHR Genehmigungsjahr (für Umrechnung Gesamtwerte)
ID_KOKRS TYPE KOKRS Kostenrechnungskreis
ID_PROFIL TYPE BP_PROFIL Plan-/Budgetprofil (für Umrechnung Gesamtwerte)
ID_VERSN TYPE VERSN '000' Version (für Umrechnung Jahreswerte)
ID_WAERS_FROM TYPE WAERS Quellwährung
ID_WAERS_TO TYPE WAERS Zielwährung
ID_WL_FROM TYPE BP_WGL Wert in Quellwährung
ID_WRTTP TYPE CO_WRTTP Werttyp (für Umrechnung Gesamtwerte)

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
ED_LEDNR_TO TYPE BP_LEDNR Ledger der Zielwährung
ED_WL_TO TYPE BP_WGL Wert in Zielwährung

Changing Parameters

This function module does not define any CHANGING parameters.

Table Parameters

This function module does not define any TABLE parameters.

Exceptions

This function module does not define any Exceptions.