Menu

SAP Function Module COM_HIERARCHY_CREATE_API

The Function Module COM_HIERARCHY_CREATE_API () is a standard Function Module in SAP ERP and is part of the function group COM_HIERARCHY_MAINTAIN_API within the package COM_PRODUCT_HIERARCHY.

Technical Information

Function Module COM_HIERARCHY_CREATE_API
Short Text
Function Group COM_HIERARCHY_MAINTAIN_API
Package COM_PRODUCT_HIERARCHY
Module Type Remote-Enabled

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
IS_HIERARCHY TYPE COMT_HIERARCHY Hierarchy
IT_HIERARCHYT TYPE COMT_HIERARCHYT_TAB Hierarchy description
IV_COMMIT_WORK TYPE COMT_BOOLEAN SPACE
IV_CONFIG_HIER TYPE COMT_PRODUCT_TYPE SPACE
IV_EXT_MAINT TYPE COMT_EXTENDED_MAINTENANCE SPACE
IV_SUPPRESS_DB_SAVE TYPE COMT_BOOLEAN SPACE
IV_UPDATE_TASK TYPE COMT_BOOLEAN SPACE

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
ET_BAPIRETURN TYPE BAPIRET2_TAB Return Parameters
EV_HIERARCHY_GUID TYPE COMT_HIERARCHY_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.