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 |
|---|---|---|---|---|---|---|---|
| |
INTEGER | TYPE | PROFPARAM-INT_VALUE | Conversion result (if no overrun) | |||
| |
LONG | TYPE | PROFPARAM-LONG_VALUE | Conversion result (even if there is an overrun) | |||
| |
OVERFLOW | TYPE | C | Overrun occurred ('X') or not (' ') | |||
| |
STRING | TYPE | PROFPARAM-VALUE | String to be converted to a number | |||
Processing Type
| Normal Function 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 |