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.
Function Module | RKC_DECIMALS_GET |
Short Text | Besorgt die Nachkommastellen zu einer Währung |
Function Group | KXCO |
Package | KC |
Module Type | Normal Module |
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 |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
DECIMALS | LIKE | RKB1D-KOMMA | Anzahl Nachkommastellen |
This function module does not define any CHANGING parameters.
This function module does not define any TABLE parameters.
This function module does not define any Exceptions.