Menu

SAP Function Module COM_PRODUCT_PME_DELETE

The Function Module COM_PRODUCT_PME_DELETE () is a standard Function Module in SAP ERP and is part of the function group COM_PRODUCT_SETTYPE_PME within the package COM_PRODUCT.

Technical Information

Function Module COM_PRODUCT_PME_DELETE
Short Text
Function Group COM_PRODUCT_SETTYPE_PME
Package COM_PRODUCT
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_PROD_CAT_REL TYPE COMT_PROD_CAT_REL_TAB
IV_DELETE_HISTORY TYPE COMT_BOOLEAN SPACE
IV_PRODUCT_ID TYPE COMT_PRODUCT_ID Product ID
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_PME_CLASS_DELETED TYPE COMT_BOOLEAN Logical Variable

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.