Menu

SAP Function Module CM_VB_DEL_ORPHANED_BOM_ITEMS

Löschen verwaister Standardstücklistenpositionen

The Function Module CM_VB_DEL_ORPHANED_BOM_ITEMS (Löschen verwaister Standardstücklistenpositionen) is a standard Function Module in SAP ERP and is part of the function group CMVB within the package CP.

Technical Information

Function Module CM_VB_DEL_ORPHANED_BOM_ITEMS
Short Text Löschen verwaister Standardstücklistenpositionen
Function Group CMVB
Package CP
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_DATABASE_UPDATE TYPE C SPACE Datenbank ändern? ('X' - Ja)
I_LIST_DELETED_COMP TYPE C SPACE Ausgabe der gelöschten Stücklistenpositionen ('X' - Ja)

Exporting Parameters

This function module does not define any EXPORTING parameters.

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
I_PLMZ_TAB LIKE PLMZ Zu überprüfende (gelöschte) Einträge in der Tabelle PLMZ

Exceptions

This function module does not define any Exceptions.