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 |
---|---|---|---|---|---|---|---|
![]() |
E_EAN | TYPE | MEAN-EAN11 | International Article Number (EAN/UPC) | |||
![]() |
E_PRFZ | TYPE | I | check digit | |||
![]() |
E_EAN_OHNE | TYPE | MEAN-EAN11 | International Article Number (EAN/UPC) | |||
![]() |
I_ISBN | TYPE | CHAR9 | ISBN number | |||
![]() |
I_PREFIX | TYPE | CHAR3 | '978' | Prefix | ||
Processing Type
Normal Function 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 |