SAP ABAP Function Module CONVERT_STRING_TO_INTEGER (Konvertierung einer Zeichenkette in eine Integerzahl)
Hierarchy
☛
BBPCRM (Software Component) BBPCRM
⤷
CRM-CIC (Application Component) Interaction Center WinClient
⤷
CPC (Package) R/3 Application Development: PP Task Lists Master Recipes

⤷

⤷

Basic Data
Function Module | CONVERT_STRING_TO_INTEGER | Konvertierung einer Zeichenkette in eine Integerzahl |
Function Group | CO09 | Material Quantity Calculation |
Program Name | SAPLCO09 | Material Quantity Calculation |
INCLUDE Name | LCO09U10 |
Parameters
Type | Parameter Name | Typing | Associated Type | Default value | Optional | Pass Value | Short text |
---|---|---|---|---|---|---|---|
![]() |
P_INT | TYPE | I | resulting integer value | |||
![]() |
P_STRING | TYPE | string to be converted | ||||
![]() |
OVERFLOW | TYPE | The value of <p_string> is out of the integer range | ||||
![]() |
INVALID_CHARS | TYPE | <p_string> contains non digit characters | ||||
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 | 19990317 |
SAP Release Created in |