SAP ABAP Function Module CONVERT_ISBN_TO_EAN (Determines the corresponding EAN of the ISBN)
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 CONVERT_ISBN_TO_EAN Determines the corresponding EAN of the ISBN  
Function Group WEA1   Functions for EAN Basic Functionality  
Program Name SAPLWEA1  
INCLUDE Name LWEA1U28    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Exporting E_EAN TYPE MEAN-EAN11 International Article Number (EAN/UPC)
Exporting E_PRFZ TYPE I check digit
Exporting E_EAN_OHNE TYPE MEAN-EAN11 International Article Number (EAN/UPC)
Importing I_ISBN TYPE CHAR9 ISBN number
Importing I_PREFIX TYPE CHAR3 '978' Prefix
               
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