Menu

SAP Function Module MB_FILL_CALLED_BY

Füllen von CALLED_BY beim Storno (mit Hilfe der Infos aus MB_CANCEL_...

The Function Module MB_FILL_CALLED_BY (Füllen von CALLED_BY beim Storno (mit Hilfe der Infos aus MB_CANCEL_...) 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_FILL_CALLED_BY
Short Text Füllen von CALLED_BY beim Storno (mit Hilfe der Infos aus MB_CANCEL_...
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
CALLED_BY TYPE CALLED_BY Eindeutige Kennung vom Aufrufer des MB_CREATE_GOODS_MOVEMENT

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
I_IMSEG LIKE IMSEG MMIM: Inputstruktur für allgemeinen FB Warenbewegung buchen
MBLNR_TAB TYPE MBWO_MBLNR_TAB mbwo_mblnr_tab

Exceptions

This function module does not define any Exceptions.