The Function Module ISSR_OP_GET_QUOTE_GENERAL (Ermittlung einer Quote aus zwei vorgegeben beliebigen Werten) is a standard Function Module in SAP ERP and is part of the function group ISSR4_OP within the package VVSRFISL.
Function Module | ISSR_OP_GET_QUOTE_GENERAL |
Short Text | Ermittlung einer Quote aus zwei vorgegeben beliebigen Werten |
Function Group | ISSR4_OP |
Package | VVSRFISL |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
I_WERT_1 | TYPE | VTCUR9 | ISSR: Wert Summand mit Hundert | |
I_WERT_2 | TYPE | VTCUR9 | ISSR: Wert unterm Bruchstrich |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
E_QUOTE | TYPE | K_QUOTE | Quote mit 4 Nachkommastellen |
This function module does not define any CHANGING parameters.
This function module does not define any TABLE parameters.
This function module does not define any Exceptions.