SAP ABAP Function Module WSAF_CONV_STRING_TO_DECIMAL (Konvertierung Strings nach Decimal)
Hierarchy
EA-RETAIL (Software Component) SAP Enterprise Extension Retail
   MM-CBP (Application Component) Consumption-Based Planning (See Also PP-MRP)
     WSAFS (Package) Sources Lean Interface SAF - R/3
Basic Data
Function Module WSAF_CONV_STRING_TO_DECIMAL Konvertierung Strings nach Decimal  
Function Group WSAF   Lean Interface SAF : SAP  
Program Name SAPLWSAF    
INCLUDE Name LWSAFU25    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Exporting DECIMAL_15_3 TYPE WSAF_BRACKETLOW Unterer Wert der Rabattstaffel
Exporting DECIMAL_13_3 TYPE WSAF_CURRSALES Decimalzahl mit Länge 13 und 3 Dezimalstellen
Exporting DECIMAL_11_2 TYPE WSAF_PURCHUNIT Lieferanten-Einkaufseinheit
Exporting DECIMAL_5_0 TYPE WSAF_SCALEFACTOR Anzahl Verfügbarkeitstage
Exporting DECIMAL_4_0 TYPE WSAF_EXPIRATION Haltbartkeit in Tagen
Exporting DECIMAL_3_0 TYPE WSAF_AVAILDAYS Anzahl Verfügbarkeitstage
Importing NUMBER_TO_CONVERT TYPE DYNFNAM zu konvertierende Zahl als String
Importing DECIMAL_PROPERTY TYPE WSAF_S_TABLE_DEFINES Table fields and fielddescriptions
Exception INTERNAL_ERROR TYPE Interner Fehler
Exception WRONG_CHARACTERS TYPE falsche Zeichen enthalten
Exception FIRST_CHARACTER_WRONG TYPE erstes Zeichen falsch
Exception ARITHMETIC_SIGN TYPE mehr als ein Vorzeichen eingegeben
Exception MULTIPLE_DECIMAL_SEPARATOR TYPE mehrere Dezimalzeichen
Exception NUMBER_TOO_BIG TYPE eingegebene Zahl ist zu groß
               
Processing Type
Normal Function Module  
Remote-Enabled 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  20030430 
SAP Release Created in 200