The Function Module COM_PRCAT_PME_SETTYP_DEL_CHECK (Prüft ob das Löschen eines Settyps in der PME möglich ist) is a standard Function Module in SAP ERP and is part of the function group COM_PRCAT_ATTRIBUTE_PME within the package COM_PRCAT_ATTRIBUTE.
Function Module | COM_PRCAT_PME_SETTYP_DEL_CHECK |
Short Text | Prüft ob das Löschen eines Settyps in der PME möglich ist |
Function Group | COM_PRCAT_ATTRIBUTE_PME |
Package | COM_PRCAT_ATTRIBUTE |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
IV_HIERARCHY_GUID | TYPE | COMT_HIERARCHY_GUID | Kategoriehierarchie-GUID | |
IV_PME_KEY | TYPE | COMT_PME_CRM_MAP_KEY | Mapping einer Kategorie o. Produkt zu PME-Klassen ( Key ) | |
IV_SETTYPE_GUID | TYPE | COMT_SETTYPE_GUID | Interner Schlüssel des Settyps |
This function module does not define any EXPORTING parameters.
This function module does not define any CHANGING parameters.
This function module does not define any TABLE parameters.
This function module does not define any Exceptions.