Das Standardwerk zum Änderungs- und Transportmanagement in der 4. Auflage! In diesem Buch finden Sie alle Informationen, die Sie zum Planen, Implementieren und Warten von Systemlandschaften benötigen. Sie lernen die Grundlagen und die Bedienung aller relevanten Werkzeuge und erhalten detaillierte Anleitungen zur Änderungs- und Transportverwaltung. Diese Neuauflage berücksichtigt Neuerungen in den Bereichen SAP NetWeaver AS Java und Development Infrastructure, CTS+, SAP Solution Manager und Enhancement Packages. Bringen Sie ihr Wissen auf den neuesten Stand!
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 |