SAP ABAP Function Module ISH_CHECK_INTEGER (Checks if the input string contains an integer)
Hierarchy
☛
BBPCRM (Software Component) BBPCRM
⤷
CRM (Application Component) Customer Relationship Management
⤷
CRM_APPLICATION (Package) All CRM Components Without Special Structure Packages
⤷
NPAS (Package) Application development patient accounting system
⤷
⤷
⤷
Basic Data
| Function Module | ISH_CHECK_INTEGER | Checks if the input string contains an integer |
| Function Group | NTOOLS | IS-H: General Function Modules |
| Program Name | SAPLNTOOLS | IS-H: General Function Modules |
| INCLUDE Name | LNTOOLSU02 |
Parameters
| Type | Parameter Name | Typing | Associated Type | Default value | Optional | Pass Value | Short text |
|---|---|---|---|---|---|---|---|
| |
CHECKED_VALUE | TYPE | resulting value if string contains an integer | ||||
| |
VALUE_AS_STRING | TYPE | resulting value as string | ||||
| |
STRING_TO_BE_CHECKED | TYPE | string which should be checked | ||||
| |
NOT_AN_INTEGER | TYPE | string doesn't contain an integer | ||||
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 | 20050224 |
| SAP Release Created in | 473 |