Menu

SAP Function Module HU_AR_ARCHIVABILITY_CHECK

Archivierung Handling Units: Prüfung auf Archivierbarkeit

The Function Module HU_AR_ARCHIVABILITY_CHECK (Archivierung Handling Units: Prüfung auf Archivierbarkeit) 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_ARCHIVABILITY_CHECK
Short Text Archivierung Handling Units: Prüfung auf Archivierbarkeit
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_AR_FREE_ALLWD TYPE HUM_AR_ENHANCED_ON SPACE Archivieren aktive freie HUs ohne Bestandsführung
IF_RESIDENCE_TIME TYPE HUM_AR_RESTIME 0 Residenzzeit einer Handling Unit in Tagen

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
EF_ALL_NOT_ARCHIVABLE TYPE CHAR1 Flag: Paket komplett nicht archivierbar

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 zu Gruppen von Handling Units
IT_HUSSTAT LIKE HUSSTAT Einzelstatus pro Handling Unit
IT_VEKP LIKE VEKP Handling Unit Kopftabelle
IT_VEPO LIKE VEPO Verpacken: Handling Unit Position (Inhalt)
IT_VEVW LIKE VEVW Verwendungsnachweis für Handling Units

Exceptions

This function module does not define any Exceptions.