Menu

SAP Function Module MGW1_DELETE_BOM

Löschen einer Stückliste zu einem strukt. Artikel

The Function Module MGW1_DELETE_BOM (Löschen einer Stückliste zu einem strukt. Artikel) is a standard Function Module in SAP ERP and is part of the function group MGW1 within the package WSTR.

Technical Information

Function Module MGW1_DELETE_BOM
Short Text Löschen einer Stückliste zu einem strukt. Artikel
Function Group MGW1
Package WSTR
Module Type Normal Module

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
BOM_TYP LIKE CSIN-STLTY 'M' Änderungsmodus
BOM_USAGE LIKE CSIN-STLAN Stücklistenverwendung
STRUC_ALTERNATIVE LIKE CSIN-STLAL Stücklistealternative
STRUC_MATERIAL LIKE CSIN-MATNR Material
STRUC_TYPE LIKE TMGW2-STRTP Stücklistentyp
STRUC_UNIT LIKE RMGW2-MEINH SPACE Mengeneinheit
VALID_FROM LIKE CSIN-DATUV SY-DATUM Gültig-ab-Datum
VALID_TO LIKE CSIN-DATUB '99991231' Gültig-von-Datum

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
RETURNCODE LIKE SY-SUBRC Protokoll enthält Warnungen

Changing Parameters

This function module does not define any CHANGING parameters.

Table Parameters

This function module does not define any TABLE parameters.

Exceptions

These are the Exceptions of this function module.

Exception Name Short Text
NO_BOM_DELETE Abbruch der Bearbeitung