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
Exporting CHECKED_VALUE TYPE I Resulting value if string contains an integer
Exporting VALUE_AS_STRING TYPE CHAR10 Resulting value as string
Importing STRING_TO_BE_CHECKED TYPE C String which should be checked
Exception NOT_AN_INTEGER TYPE String doesn't contain an integer
               
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  19940317 
SAP Release Created in