SAP ABAP Function Module CONVERT_VALUE_CHAR_TO_FLTP (Converts a value from CHAR to FLTP)
Hierarchy
BBPCRM (Software Component) BBPCRM
   CRM-BF-COU (Application Component) Counter
     CRM_MPK (Package) Measuring Point Kernel
Basic Data
Function Module CONVERT_VALUE_CHAR_TO_FLTP Converts a value from CHAR to FLTP  
Function Group CRM_MPK   MP Kernel Class  
Program Name SAPLCRM_MPK    
INCLUDE Name LCRM_MPKU01    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Exporting EV_VALUE TYPE CRMT_MPK_VALUE_VISIBLE Visible value
Exporting EV_INDICATOR TYPE CRMT_MPK_BOOLEAN Logical Variable
Exporting EV_VALUE_SI TYPE CRMT_MPK_VALUE_VISIBLE_SI Visible value in SI unit of measure
Importing IV_VALUE TYPE CRMT_MPK_VALUE_VISIBLE_UI Visible value (UI)
Importing IV_UNIT TYPE CRMT_MPK_UNIT Measuring Point Unit of Measure
Importing IV_DECIMALS TYPE CRMT_MPK_DECIMALS Number of Decimal Places on a Measuring Point
Importing IV_FIELDNAME TYPE C Fieldname
Exception STRING_NOT_FLTP TYPE Char value is not convertible to FLTP format
Exception UNIT_NOT_FOUND TYPE Entered Unit could not be found
Exception CONVERSION_FAILED TYPE Conversion to SI Unit failed
               
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  20020829 
SAP Release Created in