The Function Module MD_PG_GET_MEMBERS (Liest zu einer Produktgruppe die Mitglieder (Einstufig) aus lokalem Memory) is a standard Function Module in SAP ERP and is part of the function group M61M within the package MD03.
Function Module | MD_PG_GET_MEMBERS |
Short Text | Liest zu einer Produktgruppe die Mitglieder (Einstufig) aus lokalem Memory |
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 |
---|---|---|---|---|
EINDEX | LIKE | SY-TABIX | Index der Produktgruppe in interner Tabelle |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
IFIRSTX | LIKE | SY-TABIX | Index des ersten untergeordneten Materials/PG | |
ILASTX | LIKE | SY-TABIX | Index des letzten untergeordneten Materials/PG |
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.