Menu

SAP Function Module FRML956_CALL_SOLVER

RMS-FRM: Aufrufkapsel um den C-Solver

The Function Module FRML956_CALL_SOLVER (RMS-FRM: Aufrufkapsel um den C-Solver) is a standard Function Module in SAP ERP and is part of the function group FRML956 within the package RMSFRMMSC.

Technical Information

Function Module FRML956_CALL_SOLVER
Short Text RMS-FRM: Aufrufkapsel um den C-Solver
Function Group FRML956
Package RMSFRMMSC
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_M_SEIZE_X TYPE FRMLEMATRIXSIZE RMS-FRM: Größe einer Matrix
I_M_SEIZE_Y TYPE FRMLEMATRIXSIZE RMS-FRM: Größe einer Matrix
I_R_SEIZE_X TYPE FRMLEMATRIXSIZE RMS-FRM: Größe einer Matrix
I_R_SEIZE_Y TYPE FRMLEMATRIXSIZE RMS-FRM: Größe einer Matrix

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
E_CONDITION TYPE FLOAT Condition der R - Matrix
E_X_SEIZE_X TYPE FRMLEMATRIXSIZE RMS-FRM: Größe einer Matrix
E_X_SEIZE_Y TYPE FRMLEMATRIXSIZE RMS-FRM: Größe einer Matrix

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
E_TAB_X LIKE FRMLSMATRIX RMS-FRM: Eintrag in eine Matrix
I_TAB_M LIKE FRMLSMATRIX RMS-FRM: Eintrag in eine Matrix
I_TAB_R LIKE FRMLSMATRIX RMS-FRM: Eintrag in eine Matrix

Exceptions

This function module does not define any Exceptions.