Menu

SAP Function Module MB_CREATE_STRUCT_MOVEMENT

Verbuchen von Warenbewegungen zu strukturierten Objekten (Versandelemente)

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.

Technical Information

Function Module MB_CREATE_STRUCT_MOVEMENT
Short Text Verbuchen von Warenbewegungen zu strukturierten Objekten (Versandelemente)
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
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

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
EMKPF LIKE EMKPF Ausgabeparameter Kopf

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
XEMSEG_STRUCT LIKE EMSEG Input-Tabelle Bewegungspositionen
XIMSEG_STRUCT LIKE IMSEG Output-Tabelle Bewegungspositionen

Exceptions

This function module does not define any Exceptions.