Menu

SAP Function Module COM_PRODCAT_API_CREATE_CAT

The Function Module COM_PRODCAT_API_CREATE_CAT () is a standard Function Module in SAP ERP and is part of the function group COM_PRCAT_API_INTERNAL within the package COM_PRODUCT_CATEGORY.

Technical Information

Function Module COM_PRODCAT_API_CREATE_CAT
Short Text
Function Group COM_PRCAT_API_INTERNAL
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
IT_CATEGORYT TYPE COMT_CATEGORYT_TAB Category name
IV_CATEGORY_ID TYPE COMT_CATEGORY_ID Product Category
IV_HIERARCHY_GUID TYPE COMT_HIERARCHY_GUID Category Hierarchy GUID
IV_LOGSYS TYPE COMT_LOGSYS System in Which the Set Was Created
IV_NON_ASSIGNABLE TYPE COMT_NON_ASSIGNABLE_CATEGORY SPACE
IV_PARENT_GUID TYPE COMT_CATEGORY_GUID Product Category GUID
IV_PRODUCT_TYPE TYPE COMT_PRODUCT_TYPE Product Type

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
EV_CATEGORY_GUID TYPE COMT_CATEGORY_GUID Product Category GUID

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
CATEGORY_ID_EXISTS
HIERARCHY_NOT_MAINTAINED Hierarchy does not exist
ID_SCHEME_ERROR
WRONG_CALL