Menu

SAP Function Module ALM_MEREP_006_CREATE

Materialbewegung anlegen

The Function Module ALM_MEREP_006_CREATE (Materialbewegung anlegen) is a standard Function Module in SAP ERP and is part of the function group ALM_MEREP_006 within the package ALM_MEREP.

Technical Information

Function Module ALM_MEREP_006_CREATE
Short Text Materialbewegung anlegen
Function Group ALM_MEREP_006
Package ALM_MEREP
Module Type Remote-Enabled

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
GOODS_MOVEMENT LIKE ALM_ME_MATERIAL_MOVEMENT Materialverbrauch
USER TYPE ALM_ME_USER_DATA-USERID Benutzername

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
GOODSMVT_DOC TYPE ALM_ME_MATERIAL_MVT_HEADER-MAT_DOC Nummer des Materialbelegs
GOODSMVT_YEAR TYPE ALM_ME_MATERIAL_MVT_HEADER-DOC_YEAR Materialbelegjahr

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
CE_GOODS_MOVEMENT LIKE ALM_ME_CUSTOMER_ENHANCEMENT Benutzerspezifische Felder an mobiles Endgerät übergeben
RETURN LIKE BAPIRET2 Returnparameter
WSAP_EXTENSION LIKE ALM_ME_SAP_EXTENSION SAP Erweiterung

Exceptions

This function module does not define any Exceptions.