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
Exporting CHECKED_VALUE TYPE resulting value if string contains an integer
Exporting VALUE_AS_STRING TYPE resulting value as string
Importing STRING_TO_BE_CHECKED TYPE 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  20050224 
SAP Release Created in 473