Menu

SAP Function Module COM_PRCAT_SETTYPE_ASSIGN_CHECK

Prüft, ob der Settyp der Kategorie zugeordnet werden darf

The Function Module COM_PRCAT_SETTYPE_ASSIGN_CHECK (Prüft, ob der Settyp der Kategorie zugeordnet werden darf) is a standard Function Module in SAP ERP and is part of the function group COM_PRCAT_SETTYP_REL_CHECK within the package COM_PRODUCT_CATEGORY.

Technical Information

Function Module COM_PRCAT_SETTYPE_ASSIGN_CHECK
Short Text Prüft, ob der Settyp der Kategorie zugeordnet werden darf
Function Group COM_PRCAT_SETTYP_REL_CHECK
Package COM_PRODUCT_CATEGORY
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_CATEGORY_GUID TYPE COMT_CATEGORY_GUID
IV_CAT_EXIST_IN_PME TYPE COMT_BOOLEAN Logical Variable
IV_SETTYPE_GUID TYPE COMT_FRGTYPE_GUID Set Type's Internal Key
IV_SETTYPE_INHERITED TYPE COMT_BOOLEAN Logische Variable

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

These are the Exceptions of this function module.

Exception Name Short Text
ASSIGN_NOT_ALLOWED
CATEGORY_NOT_FOUND
SETTYPE_NOT_FOUND