Menu

SAP Function Module RM_DERI_VALUES_STORE

RM: Feldwerte für einen Regeleintrag fortschreiben

The Function Module RM_DERI_VALUES_STORE (RM: Feldwerte für einen Regeleintrag fortschreiben) is a standard Function Module in SAP ERP and is part of the function group RMDR within the package JBR.

Technical Information

Function Module RM_DERI_VALUES_STORE
Short Text RM: Feldwerte für einen Regeleintrag fortschreiben
Function Group RMDR
Package JBR
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_NAME TYPE KEDR_NAME Aktuelles Feld
I_VALUE TYPE KEDR_VALUE Wert des aktuellen Felds

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
E_VALUES_T TYPE KEDR_TAB_ENTRY_VALUES Feldwerte in Regeleintrag

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.