Menu

SAP Function Module MD_MPS_READ_STOCK_REQMTS

Lesen der Bestands-/Bedarfssituation für MPS-Auswertung

Unsere Literaturempfehlung

Kundeneigene Erweiterungen mit ABAP: User-Exits, klassische und neue BAdIs, Switch und Enhancement Framework

Alle Technologien in einem Band! Ob Sie zukunftssichere Erweiterungen programmieren oder mit den Modifikationen in Ihren SAP-Systemen aufräumen möchten – hier erhalten Sie das erforderliche Wissen. Jede Methode wird ausführlich und mit Codebeispielen erläutert: User-Exits, klassische und neue BAdIs, Business Transaction Events, implizite und explizite Erweiterungspunkte u. v. m.

Bei amazon.de ansehen →

The Function Module MD_MPS_READ_STOCK_REQMTS (Lesen der Bestands-/Bedarfssituation für MPS-Auswertung) is a standard Function Module in SAP ERP and is part of the function group M61M within the package MD03.

Technical Information

Function Module MD_MPS_READ_STOCK_REQMTS
Short Text Lesen der Bestands-/Bedarfssituation für MPS-Auswertung
Function Group M61M
Package MD03
Module Type Remote-Enabled

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
EATPLOGIC LIKE RM61M-BOOLEAN SPACE
EAUTHORITY LIKE RM61M-BOOLEAN SPACE
EMATNR LIKE MT61D-MATNR
EOBJECT LIKE MDEL-SIMUL
EPGHIX LIKE SY-TABIX
EPLSCN LIKE PLSC-PLSCN SPACE
ETRANSFERS LIKE RM61M-BOOLEAN SPACE
EWERKS LIKE MT61D-WERKS

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
IMT61D LIKE MT61D
IPGSTA LIKE PGSTA

Changing Parameters

This function module does not define any CHANGING parameters.

Table Parameters

These are the TABLE parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
MDELX LIKE MDEL
MDHYX LIKE MDHY
MDSTCKX LIKE MDSTCK

Exceptions

These are the Exceptions of this function module.

Exception Name Short Text
ERROR