Menu

SAP Function Module ALM_ME_MATERIAL_CONF_READ

Lesen der Materialbewegungen zum Auftrag

The Function Module ALM_ME_MATERIAL_CONF_READ (Lesen der Materialbewegungen zum Auftrag) is a standard Function Module in SAP ERP and is part of the function group ALM_ME_GOODSMVT within the package ALM_ME.

Technical Information

Function Module ALM_ME_MATERIAL_CONF_READ
Short Text Lesen der Materialbewegungen zum Auftrag
Function Group ALM_ME_GOODSMVT
Package ALM_ME
Module Type Normal Module

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
I_AUFNR TYPE MAM_25_GOODSMOVEMENT_DETAIL-ORDERID Auftragsnummer

Exporting Parameters

This function module does not define any EXPORTING parameters.

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
GOODS_MOVEMENTS LIKE MAM_25_GOODSMOVEMENT_DETAIL Materialverbrauch Belegdaten
RETURN LIKE BAPIRET2 Rückgabetabelle

Exceptions

This function module does not define any Exceptions.