The Function Module WST1_CHECK_CHANGE_RESTRICTION (Darf Komponentenliste geändert werden?) is a standard Function Module in SAP ERP and is part of the function group WST1 within the package WSTR.
Function Module | WST1_CHECK_CHANGE_RESTRICTION |
Short Text | Darf Komponentenliste geändert werden? |
Function Group | WST1 |
Package | WSTR |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
IS_WSTR_IN | TYPE | WSTR_IN | Schnittstellenstruktur Komponentenpflege strukt. Materialien | |
IV_ALL_DOCUMENTS | TYPE | XFELD | SPACE | führe alle Prüfungen durch |
IV_READ_PO_ALL | TYPE | XFELD | SPACE | alle Bestellpositionen lesen |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
ET_MESSAGES | TYPE | TSMESG | Nachrichtensammler | |
EV_CAT_EXIST | TYPE | XFELD | Material wird in einem Produktkatalog verwendet | |
EV_CHANGE_ALLOWED | TYPE | XFELD | Änderungen erlaubt | |
EV_MAT_LISTED | TYPE | SYSUBRC | Listungskond. 2 - Datenbank 3 - Puffer | |
EV_PO_EXIST | TYPE | XFELD | Bestellungen existieren | |
EV_SD_EXIST | TYPE | XFELD | Vertriebsdokumente existieren | |
EV_STOCK_EXIST | TYPE | XFELD | Bestand existiert |
This function module does not define any CHANGING parameters.
These are the TABLE parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
ET_EKDOC | LIKE | EKDOC | Tabelle der Einkaufsbelege zum Material | |
ET_EKPO | LIKE | EKPO | Einkaufsbelegposition |
This function module does not define any Exceptions.