SAP ABAP Function Module RM_DOUBLE_KNOCK_PRICE_EURO (Pirce of a Double Knock in or Out Option According to Ikeda and Kunitomo)
Hierarchy
☛
EA-FINSERV (Software Component) SAP Enterprise Extension Financial Services
⤷
FIN-FSCM-TRM-MR (Application Component) Market Risk Analyzer
⤷
FTBB (Package) Risk Management Basis

⤷

⤷

Basic Data
Function Module | RM_DOUBLE_KNOCK_PRICE_EURO | Pirce of a Double Knock in or Out Option According to Ikeda and Kunitomo |
Function Group | RMOP | Risk Management: Option Control |
Program Name | SAPLRMOP | Risk Management: Option Control |
INCLUDE Name | LRMOPU05 |
Parameters
Type | Parameter Name | Typing | Associated Type | Default value | Optional | Pass Value | Short text |
---|---|---|---|---|---|---|---|
![]() |
OPT_PRICE | TYPE | F | Option Price | |||
![]() |
OPT_DELTA_ZERO_MAT | TYPE | F | Option Delta (Return only for OPT_DAYS = 0) | |||
![]() |
IN_OUT | TYPE | C | Knock Out: 'O', Knock In: 'I' | |||
![]() |
OPT_DAYS | TYPE | I | Remaining Term in Days | |||
![]() |
OPT_ORIG_DAYS | TYPE | I | Original Term in Days | |||
![]() |
OPT_LOWER_BARRIER | TYPE | F | Value Lower Barrier | |||
![]() |
OPT_UPPER_BARRIER | TYPE | F | Value Upper Barrier | |||
![]() |
OPT_LOWER_CURVE | TYPE | F | 0 | Growth Coeefficient Lower Barrier | ||
![]() |
OPT_UPPER_CURVE | TYPE | F | 0 | Growth Coefficient Upper Barrier | ||
![]() |
OPT_DOMESTIC_RATE | TYPE | JBD11-IFR | Domestic Interest Rate in Percent | |||
![]() |
OPT_FOREIGN_RATE | TYPE | JBD11-IFR | Foreign Interest Rate in Percent | |||
![]() |
OPT_SPOT | TYPE | F | Current Rate of Underlying | |||
![]() |
OPT_STRIKE | TYPE | F | Base Price of Option | |||
![]() |
I_VOLA | TYPE | F | Volatility of Underlying in Percent | |||
![]() |
PUT_CALL | TYPE | C | Put: 'P', Call: 'C' | |||
![]() |
NEG_DAYS | TYPE | Negative Remaining Term | ||||
![]() |
NO_PC | TYPE | PUT_CALL neither 'P' nor 'C' | ||||
![]() |
ZERO_NEG_SPOT | TYPE | Current Underlying Rate Less/Equal 0 | ||||
![]() |
ZERO_NEG_STRIKE | TYPE | Base Price Less/Equal 0 | ||||
![]() |
ZERO_NEG_VOLA | TYPE | Volatility Less/Equal 0 | ||||
![]() |
ZERO_NEG_LOWER_BARRIER | TYPE | Lower Barrier Less than 0 | ||||
![]() |
UPPER_LT_LOWER | TYPE | Upper Barrier Less than Upper Barrier | ||||
![]() |
NO_IN_OUT | TYPE | IN_OUT neither 'I' nor 'O' | ||||
![]() |
NO_VALUE | TYPE | |||||
Processing Type
Normal Function Module | |
![]() |
BaseXML supported |
Update Module | Start immediately |
Immediate Start, No Restart | |
Start Delayed | |
Coll.run | |
JAVA Module Callable from ABAP | |
Remote-Enabled JAVA Module | |
Module Callable from JAVA |
History
Last changed by/on | SAP | 20011004 |
SAP Release Created in |