Menu

SAP Function Module F4_ORDER_QUANTITY

F4-Hilfe zur Bestellmenge incl. Rundung in Alternativ-ME's

The Function Module F4_ORDER_QUANTITY (F4-Hilfe zur Bestellmenge incl. Rundung in Alternativ-ME's) is a standard Function Module in SAP ERP and is part of the function group MDR1 within the package LUMER.

Technical Information

Function Module F4_ORDER_QUANTITY
Short Text F4-Hilfe zur Bestellmenge incl. Rundung in Alternativ-ME's
Function Group MDR1
Package LUMER
Module Type Remote-Enabled

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
I_EKORG LIKE EINE-EKORG Einkaufsorganisation (optional)
I_LIFNR LIKE LFA1-LIFNR Lieferant (optional)
I_LIWRK LIKE T001W-WERKS Lieferwerk bei Umlagerung (optional)
I_MATNR LIKE MARA-MATNR Materialnummer
I_MEINS LIKE MARA-BSTME Bestellmengeneinheit
I_MENGE LIKE EBAN-MENGE Bestellmenge in Bestellmengeneinheit
I_MESPERRE TYPE MDR1MESPERRE SPACE Kennzeichnug, daß ME nicht verändert werden darf
I_PSTYP LIKE EKPO-PSTYP Bestellpositionstyp aus der EKPO
I_WERK LIKE T001W-WERKS beschaffendes Werk

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
E_MEINS LIKE MARM-MEINH ausgewählte ME
E_MENGE LIKE EBAN-MENGE erfasste Menge in Bestell-ME

Changing Parameters

This function module does not define any CHANGING parameters.

Table Parameters

This function module does not define any TABLE parameters.

Exceptions

This function module does not define any Exceptions.