Menu

SAP Function Module MD_ROUNDING_VALUE

Führe die Rundung mit Hilfe eines Rundungswerts durch

The Function Module MD_ROUNDING_VALUE (Führe die Rundung mit Hilfe eines Rundungswerts durch) is a standard Function Module in SAP ERP and is part of the function group MDR1 within the package LUMER.

Technical Information

Function Module MD_ROUNDING_VALUE
Short Text Führe die Rundung mit Hilfe eines Rundungswerts durch
Function Group MDR1
Package LUMER
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_QUANTITY TYPE MDR1P_P_16_DEC_14 Eingabe-Menge in Basismengeneinheit
I_VALUE TYPE MDR1P_P_16_DEC_14 Rundungswert in Basismengeneinheit
I_WITH_MINUTES TYPE C ' ' Kennzeichen: Protokoll erstellen ('X' - Ja)

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
E_ROUNDING_QUANTITY TYPE MDR1P_P_16_DEC_14 gerundete Menge in Basismengeneinheit

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
CH_T_MINUTES TYPE MDR1P_T_RUNDUNGSGRUND Protokoll
CH_T_ROUNDING_REASONS TYPE MDR1P_T_RUNDUNGSGRUND Rundungsgründe

Exceptions

These are the Exceptions of this function module.

Exception Name Short Text
INPUT_LESS_OR_EQUAL_ZERO Fehler: midestens ein Eingabewert <- 0