SAP ABAP Function Module CHECK_AND_CONVERT_NUMERICS (Checks whether a value is numeric and converts to a packed number)
Hierarchy
SAP_APPL (Software Component) Logistics and Accounting
   CA-CAD (Application Component) CAD Integration
     CA (Package) CAD Integration
Basic Data
Function Module CHECK_AND_CONVERT_NUMERICS Checks whether a value is numeric and converts to a packed number  
Function Group CCAD   CAD Dialog Interface  
Program Name SAPLCCAD    
INCLUDE Name LCCADU11    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Exporting ERROR TYPE Indicator for error message
Exporting IFELD TYPE Wert in packed format
Exporting MESSG TYPE MESSAGE Message
Exporting MSGLN TYPE Length of message
Importing DFELD TYPE SPACE Name of DDIC field
Importing DMZEI TYPE Decimal points '.' or ','
Importing DTYPE TYPE Data type of screen field
Importing DYPNO TYPE D020S-DNUM SPACE Screen number
Importing EFELD TYPE Field with value in character format
Importing FNAME TYPE SPACE Screen field name
Importing PROGR TYPE D020S-PROG SPACE Program name
Importing IMP_DECIMALS TYPE '0' Explicit entry of decimal places (without DFELD)
               
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  19931201 
SAP Release Created in