Menu

SAP Function Module HU_AR_BUILD_HIERARCHY

Archivierung Handling Units: Hierarchische HU-Struktur aufbauen

The Function Module HU_AR_BUILD_HIERARCHY (Archivierung Handling Units: Hierarchische HU-Struktur aufbauen) is a standard Function Module in SAP ERP and is part of the function group V51R within the package HANDLING_UNITS_ARCHIVING.

Technical Information

Function Module HU_AR_BUILD_HIERARCHY
Short Text Archivierung Handling Units: Hierarchische HU-Struktur aufbauen
Function Group V51R
Package HANDLING_UNITS_ARCHIVING
Module Type Normal Module

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
IF_HUNUM_FIRST TYPE HUM_AR_HUNUM 0 Startwert für HU-Gruppennr.

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
EF_HUNUM_LAST TYPE HUM_AR_HUNUM Letzte vergebene HU-Gruppennummer

Changing Parameters

This function module does not define any CHANGING parameters.

Table Parameters

These are the TABLE parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
CT_HIERARCHY TYPE HUM_AR_HIERARCHY_T Hierarchieinformationen der HU-Gruppe
IT_VEKP LIKE VEKP HU-Kopftabelle
IT_VEPO LIKE VEPO HU-Positionstabelle

Exceptions

This function module does not define any Exceptions.