SAP ABAP Function Module C14W_CHAR_NUMBER_CONVERSION (EHS: Prüfung und Konvertierung von Char nach Float und Decimal)
Hierarchy
EA-APPL (Software Component) SAP Enterprise Extension PLM, SCM, Financials
   EHS-SAF (Application Component) Product Safety
     CBUI (Package) Company Environment Information System
Basic Data
Function Module C14W_CHAR_NUMBER_CONVERSION EHS: Prüfung und Konvertierung von Char nach Float und Decimal  
Function Group C14W   EHS: Library - Conversion Routines  
Program Name SAPLC14W   EHS: Library - Conversion Routines 
INCLUDE Name LC14WU06    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Exporting E_FLOAT TYPE F Wert in 'Float'
Exporting E_DEC TYPE ESECOMPAVG Wert in 'packed decimal', vier Nachkommastellen
Exporting E_DECIMALS TYPE I Anzahl der Dezimalen.; -1 = String initial
Importing I_STRING TYPE CHAR30 Wert in 'Character'
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 THOUSANDSEP_IN_DECIMAL TYPE Tausenderzeichen innerhalb des Dezimalparts
Exception THOUSAND_SEPARATOR TYPE Fehler bei den Tausenderzeichen
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  20011002 
SAP Release Created in