The Function Module MD_PG_SHOW_STOCKS (Anzeige der kumulierten Bestände von Produktgruppenmitgliedern) is a standard Function Module in SAP ERP and is part of the function group M61M within the package MD03.
Function Module | MD_PG_SHOW_STOCKS |
Short Text | Anzeige der kumulierten Bestände von Produktgruppenmitgliedern |
Function Group | M61M |
Package | MD03 |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
EMEINS | LIKE | MPRO2-MEINS | SPACE | Display unit of measure (default: base unit of measure) |
EMODUS | LIKE | RM61M-BOOLEAN | SPACE | Stock display for product group, material, ... |
EPGWRK | LIKE | PGBAU-WERKS | Product group plant | |
EPOPUP | LIKE | RM61M-BOOLEAN | SPACE | Display in a dialog box ('X') or full screen |
EPRGRP | LIKE | PGBAU-PRGRP | Product group |
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.