SAP ABAP Function Module ISH_CHECK_FIELD_TYPE (Eingabestring prüfen und konvertieren)
Hierarchy
BBPCRM (Software Component) BBPCRM
   CRM (Application Component) Customer Relationship Management
     CRM_APPLICATION (Package) All CRM Components Without Special Structure Packages
       NBAS (Package) Appl. development Hospital System master data, catalogs
Basic Data
Function Module ISH_CHECK_FIELD_TYPE Eingabestring prüfen und konvertieren  
Function Group N002   IS-H: Service  
Program Name SAPLN002   ?... 
INCLUDE Name LN002U01    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Exporting SCREEN TYPE NTSP-TWERT Screen display
Exporting STORAGE TYPE NTSP-TWERT DB storage
Importing DECIMALPLACES TYPE NTSI-SPKOM Number of decimal places
Importing INPUT TYPE NTSP-TWERT Input string
Importing INPUT_TYPE TYPE NTSI-SPTYP Type of input string
Importing LENGTH TYPE NTSI-SPLEN Number of allowed input characters
Importing LR_SCREEN TYPE CHAR1 'R' Left/right justified screen output
Importing SCREEN_OR_DB TYPE CHAR1 'S' Input source
Exception INPUT_TOO_LONG TYPE Input too long
Exception NOT_NUMERIC TYPE Input string is not numeric
Exception NO_DECIMALPOINT TYPE Decimal point not supported
Exception PARAM_DECIMALPLACES_WRONG TYPE Parameter DECIMALPLACES incompatible
Exception PARAM_LENGTH_WRONG TYPE Parameter LENGTH incompatible
Exception TOO_MANY_DECIMALPLACES TYPE Too many decimal places
Exception WRONG_INPUT_SOURCE TYPE Illegal input source
Exception WRONG_INPUT_TYPE TYPE Illegal input type
               
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