SAP ABAP Function Module EAN_VERIFY_CHECKDIGIT (Checks, if the check digit fits to the EAN)
Hierarchy
BBPCRM (Software Component) BBPCRM
   CRM (Application Component) Customer Relationship Management
     CRM_APPLICATION (Package) All CRM Components Without Special Structure Packages
       MGA (Package) Application development R/3 material master from 3.0
Basic Data
Function Module EAN_VERIFY_CHECKDIGIT Checks, if the check digit fits to the EAN  
Function Group WEA1   Functions for EAN Basic Functionality  
Program Name SAPLWEA1  
INCLUDE Name LWEA1U25    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Changing I_EAN TYPE MEAN-EAN11 International Article Number (EAN/UPC)
Exporting CHECKDIGIT_OK TYPE BOOLEAN Boolean Variable (X=True, -=False, Space=Unknown)
               
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  20060208 
SAP Release Created in