SAP ABAP Function Module CY_IS_INTEGER (Checks whether 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
⤷
CY (Package) R/3 Application development: Capacity Planning
⤷
⤷
⤷
Basic Data
| Function Module | CY_IS_INTEGER | Checks whether input string contains an integer |
| Function Group | CYCP | Capacity planning - general functions |
| Program Name | SAPLCYCP | Include LCYIBFI1 |
| INCLUDE Name | LCYCPU09 |
Parameters
| Type | Parameter Name | Typing | Associated Type | Default value | Optional | Pass Value | Short text |
|---|---|---|---|---|---|---|---|
| |
CHECKED_VALUE | TYPE | I | Resulting value if string contains an integer | |||
| |
VALUE_AS_STRING | TYPE | CHAR10 | Resulting value as string | |||
| |
STRING_TO_BE_CHECKED | TYPE | C | 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 | 19940317 |
| SAP Release Created in |