SAP ABAP Function Module SAPTUNE_A_TO_I (String Conversion like C atoi() Function)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-CCM-MON-TUN (Application Component) Performance Monitors (TCC)
     STUN_MON (Package) STUN: Monitoring/Statistics
Basic Data
Function Module SAPTUNE_A_TO_I String Conversion like C atoi() Function  
Function Group STUB   SAPTUNE buffer statistics  
Program Name SAPLSTUB    
INCLUDE Name LSTUBU30    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Exporting INTEGER TYPE PROFPARAM-INT_VALUE Conversion result (if no overrun)
Exporting LONG TYPE PROFPARAM-LONG_VALUE Conversion result (even if there is an overrun)
Exporting OVERFLOW TYPE C Overrun occurred ('X') or not (' ')
Importing STRING TYPE PROFPARAM-VALUE String to be converted to a number
               
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  19951013 
SAP Release Created in