SAP ABAP Function Module CRM_MPK_CONVERT_TO_CHAR (Converts counter values to float)
Hierarchy
BBPCRM (Software Component) BBPCRM
   CRM-BF-COU (Application Component) Counter
     CRM_COUNTER (Package) Integration package for measuring point / counter
Basic Data
Function Module CRM_MPK_CONVERT_TO_CHAR Converts counter values to float  
Function Group CRM_MPK_HELPER   Helper modules  
Program Name SAPLCRM_MPK_HELPER    
INCLUDE Name LCRM_MPK_HELPERU02    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Exporting ET_MPOINT_UI TYPE CRMT_MPK_MPOINT_UI_TAB Table of Mesuring Points in UI format
Exporting ET_READING_UI TYPE CRMT_MPK_READING_UI_TAB Table of Readings in UI format
Importing IT_MPOINT_FLOAT TYPE CRMT_MPK_MPOINT_FLOAT_TAB Table: Counter in FLoat Format
Importing IT_READING_FLOAT TYPE CRMT_MPK_READING_FLOAT_TAB Table: Reading in Float Format
Exception WRONG_READING_DATA TYPE the data for a reading is not consistent
               
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  20040219 
SAP Release Created in 400