The Function Module MB_CREATE_STRUCT_MOVEMENT (Verbuchen von Warenbewegungen zu strukturierten Objekten (Versandelemente)) is a standard Function Module in SAP ERP and is part of the function group MBWL within the package MB.
Function Module | MB_CREATE_STRUCT_MOVEMENT |
Short Text | Verbuchen von Warenbewegungen zu strukturierten Objekten (Versandelemente) |
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 |
---|---|---|---|---|
CTCOD | LIKE | SY-TCODE | SPACE | |
IMKPF | LIKE | IMKPF | Eingabeparameter Kopf | |
I_XCONT | LIKE | Auflösen von strukt. Zeilen in EMSEG | ||
NOMARAPREFETCH | TYPE | C | SPACE | Ausführung des MARA-Prefetch |
NO_EXPL | TYPE | C | SPACE | Steuerung Auflösung |
NO_POST | TYPE | C | SPACE | Steuerung Aufruf MB_POST_GOODS_MOVEMENT |
XALLP | LIKE | Buchen nur, wenn alle Zeilen fehlerfrei |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
EMKPF | LIKE | EMKPF | Ausgabeparameter Kopf |
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 |
---|---|---|---|---|
XEMSEG_STRUCT | LIKE | EMSEG | Input-Tabelle Bewegungspositionen | |
XIMSEG_STRUCT | LIKE | IMSEG | Output-Tabelle Bewegungspositionen |
This function module does not define any Exceptions.