This bundle contains Amazon Fire TV Stick Lite and Mission USB Power Cable. The USB power cable eliminates the need to find an AC outlet near your TV by powering Amazon Fire TV directly from your TV's USB port. Includes special power management circuitry that enhances the peak power capability of the USB port by storing excess energy and then releasing it as needed.
Check it out on amazon.com →The Function Module OPTION_PRICE_AMER_BIN (Preis einer amerikanischen Standardoption) is a standard Function Module in SAP ERP and is part of the function group TBOP within the package FTB.
Function Module | OPTION_PRICE_AMER_BIN |
Short Text | Preis einer amerikanischen Standardoption |
Function Group | TBOP |
Package | FTB |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
DAYS | LIKE | Laufzeit in Tagen | ||
DOMESTIC_RATE | LIKE | JBD11-IFR | Inlandszins in Prozent (Bsp.: 5,8 für 5,8%) | |
FOREIGN_RATE | LIKE | JBD11-IFR | Auslandszins | |
PUT_CALL | LIKE | Kennzeichen für Put oder Call | ||
SPOT | LIKE | JBROPTI-OSKURS | aktueller Kurs des Underlying | |
STEPS | LIKE | Anzahl Schritte für den Binomialbaum (Max. 100) | ||
STRIKE | LIKE | JBROPTI-OSKURS | Strike / basispreis der Option | |
UNDERLYING | LIKE | JBRBEST-SANLF | '600' | Kennzeichen für Underlyingtyp, für Delta ben. |
VOLA | LIKE | VTVSZCVO-VOLA | Volatilität als p.a.-Prozentsatz (Bsp.: 11,2 ) |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
PRICE | LIKE | Prämie der Option |
This function module does not define any CHANGING parameters.
This function module does not define any TABLE parameters.
These are the Exceptions of this function module.
Exception Name | Short Text |
---|---|
NEG_DAYS | Keine oder negative Laufzeit |
NEG_DOMRATE | Inlandszins negativ |
NEG_FORRATE | Auslandszins negativ |
NEG_STRIKE | Negativer Strike (0 ist erlaubt!) |
NO_PC | Weder Put noch Call |
ZERO_NEG_SPOT | Kein oder negativer Kurs |
ZERO_NEG_STEPS | Keine oder negative Schrittzahl |
ZERO_NEG_VOLA | Keine oder negative Vola |