SAP ABAP Function Module ISH_TEST_DIGIT_7064 (IS-H: Prüfzifferverfahren ISO 7064, MOD 11,10)
Hierarchy
BBPCRM (Software Component) BBPCRM
   CRM (Application Component) Customer Relationship Management
     CRM_APPLICATION (Package) All CRM Components Without Special Structure Packages
       NPVS (Package) Application development patient management system
Basic Data
Function Module ISH_TEST_DIGIT_7064 IS-H: Prüfzifferverfahren ISO 7064, MOD 11,10  
Function Group NDIG   IS-H: Check Digits  
Program Name SAPLNDIG    
INCLUDE Name LNDIGU02    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Exporting DIGITE TYPE NPAT-PZIFF Check digit (exporting after computation)
Importing DIGITI TYPE NPAT-PZIFF '0' Check digit (importing for check)
Importing MODE TYPE 'C' Processing type: (C)ompute - (T)est
Importing NUMBER TYPE Number from which check digit should be computed
Exception DIGIT_FALSE TYPE Check digit (importing) false
Exception MODE_FALSE TYPE Processing type invalid
Exception MODULO_FALSE TYPE Incorrect modulo in TN00
Exception NUMBER_NOT_NUMERIC TYPE Number not numeric
Exception NUMBER_TOO_LONG TYPE Number too long (max. 256)
               
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