Menu

SAP Function Module BKK_AMOUNT_CONV_TO_INTERNAL

Konvertierung von Währungsbeträgen in interne Darstellung

The Function Module BKK_AMOUNT_CONV_TO_INTERNAL (Konvertierung von Währungsbeträgen in interne Darstellung) is a standard Function Module in SAP ERP and is part of the function group FB0B within the package FKB.

Technical Information

Function Module BKK_AMOUNT_CONV_TO_INTERNAL
Short Text Konvertierung von Währungsbeträgen in interne Darstellung
Function Group FB0B
Package FKB
Module Type Normal Module

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
AMOUNT_EXTERNAL LIKE Umzurechnender Betrag
CURRENCY LIKE TCURC-WAERS Währung
MAX_NUMBER_OF_DIGITS LIKE Anzahl max. Stellen

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
AMOUNT_INTERNAL LIKE Umgerechneter Betrag

Changing Parameters

This function module does not define any CHANGING parameters.

Table Parameters

This function module does not define any TABLE parameters.

Exceptions

These are the Exceptions of this function module.

Exception Name Short Text
CONVERSION_ERROR Fehler bei Umrechnung
MAX_NUM_OF_DIGITS_OVER_PASSED Maximale Anzahl Stellen überschritten
OVERFLOW Überlauf, da umzurechnender Betrag zu groß