The Function Module COM_PRCAT_OBJ_FAM_UPD_CHECK () is a standard Function Module in SAP ERP and is part of the function group COM_PRCAT_CHECK within the package COM_PRODUCT_CATEGORY.
Function Module | COM_PRCAT_OBJ_FAM_UPD_CHECK |
Short Text | |
Function Group | COM_PRCAT_CHECK |
Package | COM_PRODUCT_CATEGORY |
Module Type | Normal Module |
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_DIALOG | TYPE | COMT_BOOLEAN | SPACE | Logical Variable |
IV_NEW_CATEGORY | TYPE | COMT_BOOLEAN | SPACE | |
IV_OBJECT_FAMILY | TYPE | COMT_PRODUCT_OBJECT_FAMILY | Object Family | |
IV_OBJECT_FAMILY_OLD | TYPE | COMT_PRODUCT_OBJECT_FAMILY | Object Family |
This function module does not define any EXPORTING parameters.
This function module does not define any CHANGING parameters.
This function module does not define any TABLE parameters.
This function module does not define any Exceptions.