Menu

SAP Function Module COM_PRCAT_PME_SETTYP_DEL_CHECK

Prüft ob das Löschen eines Settyps in der PME möglich ist

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.

Technical Information

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

Importing Parameters

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

Exporting Parameters

This function module does not define any EXPORTING parameters.

Changing Parameters

This function module does not define any CHANGING parameters.

Table Parameters

This function module does not define any TABLE parameters.

Exceptions

This function module does not define any Exceptions.