Menu

SAP Function Module ISSR_OP_GET_QUOTE_GENERAL

Ermittlung einer Quote aus zwei vorgegeben beliebigen Werten

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.

Technical Information

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

Importing Parameters

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

Exporting Parameters

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

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.