Menu

SAP Function Module RKC_DECIMALS_GET

Besorgt die Nachkommastellen zu einer Währung

The Function Module RKC_DECIMALS_GET (Besorgt die Nachkommastellen zu einer Währung) is a standard Function Module in SAP ERP and is part of the function group KXCO within the package KC.

Technical Information

Function Module RKC_DECIMALS_GET
Short Text Besorgt die Nachkommastellen zu einer Währung
Function Group KXCO
Package KC
Module Type Normal Module

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
APPLC LIKE T242Q-APPLCLASS ' ' Anwendung (siehe T242Q), falls WAERS-SPACE
I_T_FZWERT TYPE CF_T_FZWERT Tabelle mit Feldnamen von Kennzahlen
MWKZ LIKE CFBPR01-MWKZ ' ' Gruppe (Betrag, Menge, ...)
NUMBR LIKE T242Q-NUMBR '000' Umrechnungsart (siehe T242Q), falls WAERS-SPACE
WAERS LIKE RKB1F-WAERS1 Währung

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
DECIMALS LIKE RKB1D-KOMMA Anzahl Nachkommastellen

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.