The Function Module RM_INTRINSIC_VALUE (Innerer Wert einer Option) is a standard Function Module in SAP ERP and is part of the function group RMOP within the package FTBB.
Function Module | RM_INTRINSIC_VALUE |
Short Text | Innerer Wert einer Option |
Function Group | RMOP |
Package | FTBB |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
DIVIDEND | TYPE | F | Prozentsatz der Konditionsposition | |
DOMRATE | TYPE | F | Prozentsatz der Konditionsposition | |
EVALUATION_DATE | LIKE | SY-DATUM | Datum und Zeit, aktuelles (Applikationsserver-)Datum | |
MATURITY | LIKE | SY-DATUM | Datum und Zeit, aktuelles (Applikationsserver-)Datum | |
SFGTYP | LIKE | JBRBEST-SFGTYP | Finanzgeschäftstyp |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
INTRINSIC_VALUE | TYPE | F | Innerer Wert der Option |
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.