The Function Module MD_PLAN_COMPONENTS_NEXT (Erstellt Planungsvormerkungen für die Komponenten eines Auftrages) is a standard Function Module in SAP ERP and is part of the function group MRP2 within the package MD01.
Function Module | MD_PLAN_COMPONENTS_NEXT |
Short Text | Erstellt Planungsvormerkungen für die Komponenten eines Auftrages |
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_MDPS | LIKE | MDPS | Eintrag aus Dispotabelle MDPSX | |
IV_DISST | LIKE | MDKP-DISST | Dispostufe fuer Rekursionspruefung | |
IV_MATNR | LIKE | MDKP-MATNR | Materialnummer | |
IV_PLAUF | LIKE | CM61X-PLAUF | Art des Planungslaufes |
This function module does not define any EXPORTING parameters.
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.