Menu

SAP Function Module MB_SIMULATE_STRUCT_MOVEMENT

Simulieren einer Warenbewegung zu strukturierten Objekten

The Function Module MB_SIMULATE_STRUCT_MOVEMENT (Simulieren einer Warenbewegung zu strukturierten Objekten) 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_SIMULATE_STRUCT_MOVEMENT
Short Text Simulieren einer Warenbewegung zu strukturierten Objekten
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 ABAP-Programm, aktueller Transaktionscode
IMKPF LIKE IMKPF Eingabeparameter Kopf
IPKCOM LIKE PKCOM SPACE Komunikationsstruktur Kanban
I_XCONT LIKE Auflösen von strukt. Zeilen in EMSEG
OLD_SUBRC LIKE EMKPF-SUBRC SPACE Rückgabewert, Rückgabewert nach ABAP-Anweisungen

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.