SAP ABAP Function Module RS_CONV_EX_2_IN_DTEL (Internal use: Convert external --> internal)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-ABA-TO (Application Component) Logical DB, Selection Screens, Selection Variants
     SLDBV (Package) Selection Screens, Variants, Logical Databases
Basic Data
Function Module RS_CONV_EX_2_IN_DTEL Internal use: Convert external --> internal  
Function Group SSEL   Dialog: Dynamic selections  
Program Name SAPLSSEL  
INCLUDE Name LSSELU18    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Exporting OUTPUT_INTERNAL TYPE Field contents in internal format
Importing INPUT_EXTERNAL TYPE C Input (external format)
Importing DTEL TYPE DD04L-ROLLNAME Dictionary: Data element name
Exception INPUT_NOT_NUMERICAL TYPE Non-numeric input
Exception TOO_MANY_DECIMALS TYPE Too many places after the decimal point
Exception MORE_THAN_ONE_SIGN TYPE +/- sign input multiple times
Exception ILL_THOUSAND_SEPARATOR_DIST TYPE Separation between thousands not = 0 mod 3
Exception TOO_MANY_DIGITS TYPE Too many characters in whole number field
Exception SIGN_FOR_UNSIGNED TYPE No +/- signs allowed
Exception TOO_LARGE TYPE Value too large
Exception TOO_SMALL TYPE Value too small
Exception INVALID_DATE_FORMAT TYPE Invalid date format
Exception INVALID_DATE TYPE Invalid date
Exception INVALID_TIME_FORMAT TYPE Invalid time format
Exception INVALID_TIME TYPE Invalid time
Exception INVALID_HEX_DIGIT TYPE Incorrect hex character
Exception UNEXPECTED_ERROR TYPE Unintercepted error
Exception INVALID_DTEL TYPE Data element could not be found in Dictionary
Exception FIELD_AND_DTEL_INCOMPATIBLE TYPE Output field does not match Dictionary description
Exception INPUT_TOO_LONG TYPE Input longer than output length of output field
Exception NO_DECIMALS TYPE Decimal separator without subsequent decimal places
Exception INVALID_FLOAT TYPE Invalid floating point entry
Exception CONVERSION_EXIT_ERROR TYPE Error in conversion exit
               
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  19960209 
SAP Release Created in