SAP ABAP Function Module EAN_SYSTEMATIC (Prüfung und Nummernkreisvergabe zur EAN unter Berücksichtigung des EAN-Typ)
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_SYSTEMATIC Prüfung und Nummernkreisvergabe zur EAN unter Berücksichtigung des EAN-Typ  
Function Group WEA1   Functions for EAN Basic Functionality  
Program Name SAPLWEA1  
INCLUDE Name LWEA1U01    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Exporting EAN_NEU TYPE MARM-EAN11 New EAN to be checked for ARTIKEL/MEINH (article/unit of measure)
Exporting ETYP_NEU TYPE MARM-NUMTP Category of new EAN to be checked
Exporting KZUPD TYPE SYST-MARKY Indicator: Update changes in table MEAN
Exporting RETURNCODE TYPE SYST-SUBRC Specifies the message to be displayed
Exporting MSGID TYPE SYST-MSGID
Exporting MSGTY TYPE SYST-MSGTY
Exporting MSGNO TYPE SYST-MSGNO
Exporting MSGV1 TYPE SYST-MSGV1
Exporting MSGV2 TYPE SYST-MSGV2
Exporting MSGV3 TYPE SYST-MSGV3
Exporting MSGV4 TYPE SYST-MSGV4
Importing ARTIKEL_REF TYPE MARA-MATNR SPACE >> Please do not use <<
Importing ARTIKEL TYPE MARA-MATNR SPACE Article for EAN transferred
Importing EAN_ALT TYPE MARM-EAN11 SPACE Previous EAN for ARTIKEL/MEINH (article/unit of measure)
Importing EAN_NEU TYPE MARM-EAN11 SPACE New EAN to be checked for ARTIKEL/MEINH (article/unit of measure)
Importing ETYP_ALT TYPE MARM-NUMTP SPACE Category of previous EAN
Importing ETYP_NEU TYPE MARM-NUMTP SPACE Category of new EAN to be checked
Importing KZBDC TYPE SYST-MARKY SPACE BTCI indicator
Importing MEINH TYPE MARA-MEINS SPACE Unit of measure for EAN transferred
Importing MSEHT TYPE T006A-MSEHT SPACE Descriptive Text for Unit of Measure
Importing REFEAN_I TYPE SYST-MARKY SPACE Indicator that ref. EANs will be inserted
Importing SPERRMODUS TYPE TVGVI-SPERA 'E'
Importing P_MESSAGE TYPE RMMG08_012-MSGTYP ' '
Importing KZ_MEAN_TAB_UPD TYPE T130F-KZREF SPACE Determines whether MEAN_TAB is updated
Importing KZ_TEST TYPE MDAT1-KZ_TEST SPACE
Importing P_HERKUNFT TYPE T130F-KZREF SPACE
Tables MARM_ITAB TYPE MARM Table with MARM records for EAN
Tables MEAN_TAB TYPE MEANI EANs for article
Tables ME_TAB TYPE MEANU Units of measure whose EANs have already been read
Tables Y_DMEAN TYPE SXDMEAN Contains previous MEAN entries for change document
Tables POSITIONS TYPE MALH
Tables IMEA1_F TYPE MEA2 Internal Management of EANs for Material: ALE Retail
Tables MEAN_TAB_SA TYPE MEANI_F
Exception EAN_ERROR TYPE
               
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  19930710 
SAP Release Created in