Menu

SAP Function Module CULI_MM_SOLVE

Versucht eine numerische Gleichung nach einer Variablem aufzulösen

The Function Module CULI_MM_SOLVE (Versucht eine numerische Gleichung nach einer Variablem aufzulösen) is a standard Function Module in SAP ERP and is part of the function group CULI within the package CUMT.

Technical Information

Function Module CULI_MM_SOLVE
Short Text Versucht eine numerische Gleichung nach einer Variablem aufzulösen
Function Group CULI
Package CUMT
Module Type Normal Module

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
EQUATION TYPE CULIT_TERM_IDX Ausgangsgleichung
VAR_NAME TYPE CULIT_TERM-OP Name der Variable nach der aufgelöst werden soll

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
SOLUTION TYPE CULIT_TERM_IDX Umgeformte Gleichung aufgelöst nach Variable

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
FAIL Umformung nach Variable nicht möglich