Menu

SAP Function Module ALM_ME_GOODSMVT_CREATE

Materialrückmeldung

The Function Module ALM_ME_GOODSMVT_CREATE (Materialrückmeldung) 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_GOODSMVT_CREATE
Short Text Materialrückmeldung
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
CUSTOMER LIKE BAPI2017_GM_ITEM_CREATE-CUSTOMER Kontonummer des Kunden
GOODSMVT_CODE LIKE BAPI2017_GM_CODE MMIM: Umschlüsselung GM_CODE auf Transaktion der BestFührung
GOODSMVT_HEADER LIKE BAPI2017_GM_HEAD_01 BAPI-Kommunikationsstruktur: Materialbeleg Kopfdaten
ORDERID LIKE AUFK-AUFNR Auftragsnummer
PLANT LIKE MARD-WERKS Werk
STGE_LOC LIKE MARD-LGORT Lagerort

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
GOODSMVT_DOC TYPE BAPI2017_GM_HEAD_RET Materialbeleg

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
GOODSMVT_ITEM LIKE BAPI2017_GM_ITEM_CREATE BAPI-Kommunikationsstruktur: Materialbelegposition anlegen
GOODSMVT_SERIALNUMBER LIKE BAPI2017_GM_SERIALNUMBER BAPI-Kommunikationsstruktur: Materialbeleg anlegen Serialnr.
RETURN LIKE BAPIRET2 Returnparameter

Exceptions

This function module does not define any Exceptions.