The Function Module MD_MRP_PRODUCT_GROUP (Bedarfsplanung im Hauptspeicher für eine Porduktgruppe) is a standard Function Module in SAP ERP and is part of the function group MRP2 within the package MD01.
Function Module | MD_MRP_PRODUCT_GROUP |
Short Text | Bedarfsplanung im Hauptspeicher für eine Porduktgruppe |
Function Group | MRP2 |
Package | MD01 |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
IS_PLSC | LIKE | PLSC | Planungsszenarien der Langfristplanung | |
IV_PLANT | LIKE | MPRO2-WERKS | Werk der Produktgruppe | |
IV_PRODUCT_GROUP | LIKE | MPRO2-MATNR | Produktgruppe |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
ET_MATERIALS | TYPE | MRP_MATTAB | Liste der geplanten Materialien |
This function module does not define any CHANGING parameters.
This function module does not define any TABLE parameters.
This function module does not define any Exceptions.