Menu

SAP Function Module COM_HIERARCHY_API_CREATE_HIER

The Function Module COM_HIERARCHY_API_CREATE_HIER () is a standard Function Module in SAP ERP and is part of the function group COM_HIERARCHY_API_INTERNAL within the package COM_HIERARCHY.

Technical Information

Function Module COM_HIERARCHY_API_CREATE_HIER
Short Text
Function Group COM_HIERARCHY_API_INTERNAL
Package COM_HIERARCHY
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_HIERARCHYT TYPE COMT_HIERARCHYT_TAB Hierarchy description
IV_CAT_AUTONUMBER TYPE COMT_CAT_AUTONUMBER Automatic Number Assignment
IV_HIERARCHY_ID TYPE COMT_HIERARCHY_ID Category Hierarchy ID
IV_LOGSYS TYPE COMT_LOGSYS System in Which the Set Was Created
IV_MULTI_SYS TYPE COMT_MULTI_SYS SPACE
IV_SCHEME_GUID TYPE COMT_SCHEME_GUID Numbering Scheme GUID

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
ES_HIERARCHY TYPE COMT_HIERARCHY Category 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.