Sind Sie neu in der SAP-Welt und möchten schnell mitreden? Mit diesem Buch finden Sie sich erfolgreich im SAP-Umfeld zurecht! Sie steigen direkt in die Konzepte und Technologien der SAP-Software ein und lernen die unterschiedlichen Systeme und Prozesse kennen. Schritt für Schritt zeigen die Autoren Ihnen die wichtigsten technischen Aufgaben und die Zusammenhänge zwischen den Objekten. Dank der vielen Beispiele und Abbildungen finden Sie sich schnell im SAP-Umfeld zurecht und können direkt in SAP ERP oder SAP S/4HANA anfangen.
Bei amazon.de ansehen →The Function Module MURC_ALL_BATCH_FACTORS (Provides Internal Table of All UMREZ, UMREN for the Batches of a Material) is a standard Function Module in SAP ERP and is part of the function group MURC within the package MUSW.
Function Module | MURC_ALL_BATCH_FACTORS |
Short Text | Provides Internal Table of All UMREZ, UMREN for the Batches of a Material |
Function Group | MURC |
Package | MUSW |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
KZDCH | LIKE | TCUCH-KZDCH | Definition Level: Batch 0->MCHA 1->MCH1 2->MCH2 | |
MATNR | LIKE | MARA-MATNR | Material | |
MEINS | LIKE | MARA-MEINS | Base Unit of Measure for the Material |
This function module does not define any EXPORTING parameters.
This function module does not define any CHANGING parameters.
These are the TABLE parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
CONVERSION_TABLE | LIKE | RMMME2 | Transfer Table for Umrez and Umren | |
SEL_CHARG | LIKE | Range Table for Batches | ||
SEL_WERKS | LIKE | Range Table for Plants |
These are the Exceptions of this function module.
Exception Name | Short Text |
---|---|
BATCH_NOT_CLASSIFIED | Batch Not Classified |
LOCK_PROBLEM | Object Locked |
NOT_FOUND | Batch or Umrez/Umren Not Found |
NO_BATCH_CONVERSION | Conversion at Batch Level not Activated |