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.
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 |
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 |
This function module does not define any EXPORTING parameters.
This function module does not define any CHANGING 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 |
This function module does not define any Exceptions.