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 WSAF_CONV_STRING_TO_DECIMAL (Konvertierung Strings nach Decimal) is a standard Function Module in SAP ERP and is part of the function group WSAF within the package WSAFS.
Function Module | WSAF_CONV_STRING_TO_DECIMAL |
Short Text | Konvertierung Strings nach Decimal |
Function Group | WSAF |
Package | WSAFS |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
DECIMAL_PROPERTY | TYPE | WSAF_S_TABLE_DEFINES | Table fields and fielddescriptions | |
NUMBER_TO_CONVERT | TYPE | DYNFNAM | zu konvertierende Zahl als String |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
DECIMAL_11_2 | TYPE | WSAF_PURCHUNIT | Lieferanten-Einkaufseinheit | |
DECIMAL_13_3 | TYPE | WSAF_CURRSALES | Decimalzahl mit Länge 13 und 3 Dezimalstellen | |
DECIMAL_15_3 | TYPE | WSAF_BRACKETLOW | Unterer Wert der Rabattstaffel | |
DECIMAL_3_0 | TYPE | WSAF_AVAILDAYS | Anzahl Verfügbarkeitstage | |
DECIMAL_4_0 | TYPE | WSAF_EXPIRATION | Haltbartkeit in Tagen | |
DECIMAL_5_0 | TYPE | WSAF_SCALEFACTOR | Anzahl Verfügbarkeitstage |
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 |
---|---|
ARITHMETIC_SIGN | mehr als ein Vorzeichen eingegeben |
FIRST_CHARACTER_WRONG | erstes Zeichen falsch |
INTERNAL_ERROR | Interner Fehler |
MULTIPLE_DECIMAL_SEPARATOR | mehrere Dezimalzeichen |
NUMBER_TOO_BIG | eingegebene Zahl ist zu groß |
WRONG_CHARACTERS | falsche Zeichen enthalten |