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.
Function Module | FRML956_CALL_SOLVER |
Short Text | RMS-FRM: Aufrufkapsel um den C-Solver |
Function Group | FRML956 |
Package | RMSFRMMSC |
Module Type | Normal Module |
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 |
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 |
This function module does not define any CHANGING 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 |
This function module does not define any Exceptions.