Menu

SAP Function Module MB_SIM_CANCEL_GOODS_MOVEMENT

Allgemeiner Funktionsbaustein zum Stornieren eines Materialbeleges

The Function Module MB_SIM_CANCEL_GOODS_MOVEMENT (Allgemeiner Funktionsbaustein zum Stornieren eines Materialbeleges) is a standard Function Module in SAP ERP and is part of the function group MBWL within the package MB.

Technical Information

Function Module MB_SIM_CANCEL_GOODS_MOVEMENT
Short Text Allgemeiner Funktionsbaustein zum Stornieren eines Materialbeleges
Function Group MBWL
Package MB
Module Type Normal Module

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
BUDAT LIKE MKPF-BUDAT Buchungsdatum
CALLED_BY TYPE CALLED_BY Eindeutige Kennung vom Aufrufer des MB_CREATE_GOODS_MOVEMENT
MBLNR LIKE MSEG-MBLNR Materialbelegnummer
MBLPO LIKE MSEG-ZEILE Materialbelegposition
MJAHR LIKE MSEG-MJAHR Materialbelegjahr
TCODE LIKE SY-TCODE Transaktion
XVALUES LIKE SPACE Simulation with values

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
SIM_EMKPF LIKE EMKPF Ausgabedaten Materialbelegkopf

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
SIM_EMSEG LIKE EMSEG Ausgabedaten Materialbelegposition
SIM_EYDM07M LIKE DM07M Felder für die Dialogsteuerung Modulpool SAPMM07M
SIM_EYMSEG LIKE MSEG Belegsegment Material
SIM_EYVM07M LIKE VM07M Felder: Verbuchungssteuerung Modulpool SAPMM07M
SIM_IMSEG LIKE IMSEG Eingabedaten Materialbelegposition

Exceptions

This function module does not define any Exceptions.