SAP ABAP Function Module EAN_AUTO_CHECKSUM (Automatische Ermittlung der Prüfziffer für EANs)
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_AUTO_CHECKSUM Automatische Ermittlung der Prüfziffer für EANs  
Function Group WEA1   Functions for EAN Basic Functionality  
Program Name SAPLWEA1  
INCLUDE Name LWEA1U10    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Exporting P_EAN11 TYPE MARM-EAN11 New EAN to be checked for ARTIKEL/MEINH (article/unit of measure)
Importing P_EAN11 TYPE MARM-EAN11 SPACE New EAN to be checked for ARTIKEL/MEINH (article/unit of measure)
Importing P_NUMTP TYPE MARM-NUMTP SPACE Category of new EAN to be checked
Importing P_MESSAGE TYPE RMMG08_012-MSGTYP ' '
Exception EAN_PRFZ_ERROR TYPE Error while determining the check digit
               
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  19960129 
SAP Release Created in