Menu

SAP Function Module WLF_GET_VALUE_IN_EURO

Agenturgeschäft: Umrechnung eines Betrages in EURO

The Function Module WLF_GET_VALUE_IN_EURO (Agenturgeschäft: Umrechnung eines Betrages in EURO) is a standard Function Module in SAP ERP and is part of the function group WRGO_3 within the package WZRE.

Technical Information

Function Module WLF_GET_VALUE_IN_EURO
Short Text Agenturgeschäft: Umrechnung eines Betrages in EURO
Function Group WRGO_3
Package WZRE
Module Type Normal Module

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
I_BETRAG LIKE umzurechnender Betrag
I_KOMK LIKE KOMK Preisfindung Kommunikationskopf
I_WBELN LIKE WBRK-WBELN Belegnummer eines Agenturbeleges

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
E_BETRAG_IN_EURO LIKE Betrag in EURO

Changing Parameters

This function module does not define any CHANGING parameters.

Table Parameters

These are the TABLE parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
T_ERROR_MESSAGES LIKE WLF1_ERROR Tabelle mit Fehlermeldungen

Exceptions

This function module does not define any Exceptions.