SAP ABAP Function Module MATERIAL_UNIT_FIND (Ermittlung aller zulässigen Mengeneinheiten zu einem Material)
Hierarchy
BBPCRM (Software Component) BBPCRM
   CRM (Application Component) Customer Relationship Management
     CRM_APPLICATION (Package) All CRM Components Without Special Structure Packages
       MG (Package) Application development R/3 material master prior to 3.0
Basic Data
Function Module MATERIAL_UNIT_FIND Ermittlung aller zulässigen Mengeneinheiten zu einem Material  
Function Group MAME   Mat. Master: Determine Units of Measure  
Program Name SAPLMAME    
INCLUDE Name LMAMEU01    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Exporting KZEXI TYPE SYST-MARKY Indicator, whether (alternative) QU exists
Importing KZALL TYPE SYST-MARKY SPACE Indicator, whether all allowed QUs are to be determined (=> F2)
Importing MATNR TYPE MARA-MATNR Material number
Importing MEINH TYPE MARA-MEINS SPACE (Alternative) QU which should be checked
Importing MEINS TYPE MARA-MEINS SPACE Base QU (optional parameter - saves DB access)
Tables RMMME_ITAB TYPE RMMME Allowed units of measure including conversion relationship
Exception MATERIAL_NOT_FOUND TYPE Material Does Not Exist
               
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  19931201 
SAP Release Created in