The Function Module COM_PRCAT_PME_SET_ATTRS_CREATE () is a standard Function Module in SAP ERP and is part of the function group COM_PRCAT_ATTRIBUTE_PME within the package COM_PRCAT_ATTRIBUTE.
Function Module | COM_PRCAT_PME_SET_ATTRS_CREATE |
Short Text | |
Function Group | COM_PRCAT_ATTRIBUTE_PME |
Package | COM_PRCAT_ATTRIBUTE |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
IS_PME_KEY | TYPE | COMT_PME_CRM_MAP_KEY | ||
IV_CONFIG_ATTR | TYPE | COMT_BOOLEAN | ||
IV_HIERARCHY_GUID | TYPE | COMT_HIERARCHY_GUID | ||
IV_MULTI_VAL_ATTR | TYPE | COMT_BOOLEAN | ||
IV_SETTYPE_GUID | TYPE | COMT_FRGTYPE_GUID |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
ET_CREATED_ATTRIBUTES | TYPE | COMT_SETTYP_ATTR_TAB |
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.