Menu

SAP Function Module PM_GOODSMVT_CREATE

Warenbewegungen mit MB_CREATE_GOODS_MOVEMENT buchen

The Function Module PM_GOODSMVT_CREATE (Warenbewegungen mit MB_CREATE_GOODS_MOVEMENT buchen) is a standard Function Module in SAP ERP and is part of the function group IWWO within the package IWWO.

Technical Information

Function Module PM_GOODSMVT_CREATE
Short Text Warenbewegungen mit MB_CREATE_GOODS_MOVEMENT buchen
Function Group IWWO
Package IWWO
Module Type Remote-Enabled

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
CLUSTER_NO LIKE IWWO-SRTFD Clusternummer
GOODSMVT_CODE LIKE BAPI2017_GM_CODE Zuordnung Code zu Transaktion für Warenbewegung
GOODSMVT_HEADER LIKE BAPI2017_GM_HEAD_01 Kopfdaten des Materialbelegs

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
GOODSMVT_HEADRET LIKE BAPI2017_GM_HEAD_RET Materialbelegnummer/Materialbelegjahr
MATDOCUMENTYEAR TYPE BAPI2017_GM_HEAD_RET-DOC_YEAR Materialbelegjahr
MATERIALDOCUMENT TYPE BAPI2017_GM_HEAD_RET-MAT_DOC Nummer des Materialbelegs

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 Materialbelegpositionen
GOODSMVT_SERIALNUMBER LIKE BAPI2017_GM_SERIALNUMBER Serialnummer
RETURN LIKE BAPIRET2 Rückmeldungen

Exceptions

This function module does not define any Exceptions.