Menu

SAP Function Module MCB_MCMSEG_FILL

Füllt Kommunikationsstrukturen für Bestandscontrolling

The Function Module MCB_MCMSEG_FILL (Füllt Kommunikationsstrukturen für Bestandscontrolling) is a standard Function Module in SAP ERP and is part of the function group MCB1 within the package MCB.

Technical Information

Function Module MCB_MCMSEG_FILL
Short Text Füllt Kommunikationsstrukturen für Bestandscontrolling
Function Group MCB1
Package MCB
Module Type Normal Module

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
I_DM07M LIKE DM07M Felder für die Dialogsteuerung Modulpool SAPMM07M
I_MCBEST LIKE MCBEST Bestandsfelder und Materialstamminformationen
I_MODUS LIKE MCCONTROL-MODUS Modus LIS-Fortschreibung Infostrukturen
I_MSEG LIKE MSEG Belegsegment Material
I_VM07M LIKE VM07M Felder: Verbuchungssteuerung Modulpool SAPMM07M
I_ZEITP LIKE MCCONTROL-ZEITP 'BF' Ereignis, zu dem eine Fortschreibung erfolgen soll
LC_RETAIL LIKE TSYSDEF-SYSDEF Systemeinstellung: Manufacturing- oder Branchensystem

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
E_MCBEST LIKE MCBEST Bestandsfelder und Materialstamminformationen
E_MCMSEG_K LIKE MCMSEG Belegsegment Material
E_MCMSEG_L LIKE MCMSEG Belegsegment Material

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
YMKPF LIKE MKPF Belegkopf Materialbeleg
YMSEG LIKE MSEG Belegsegment Material
YT001W LIKE T001W Werke/Niederlassungen
YT134M LIKE T134M Steuerung Mengen-/Wertfortschreibung
YT156 LIKE T156 Bewegungsart
YT156B LIKE T156B Bewegungsart Bildauswahl
YT156C LIKE T156C Bestandsarten und deren Ausprägung
YT156M LIKE T156M Buchungsstring Menge
YT156S LIKE V156S View

Exceptions

This function module does not define any Exceptions.