Menu

SAP Function Module COM_PROD_CATEGORY_CREATE_API

The Function Module COM_PROD_CATEGORY_CREATE_API () 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_PROD_CATEGORY_CREATE_API
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
IS_CATEGORY TYPE COMT_CATEGORY_MAINTAIN
IS_PRCAT_DATA TYPE COMT_PRCAT_DATA Product Category (Data)
IV_CREATE_COMM_CATEGORY TYPE COMT_BOOLEAN 'X'
IV_HIERARCHY_EXIST_IN_PME TYPE COMT_BOOLEAN

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

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.