Menu

SAP Function Module V51R_FIND_ADD_DATA_AR

Nachlesen der zusätzl. Daten zu HUs aus Archiv

The Function Module V51R_FIND_ADD_DATA_AR (Nachlesen der zusätzl. Daten zu HUs aus Archiv) 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 V51R_FIND_ADD_DATA_AR
Short Text Nachlesen der zusätzl. Daten zu HUs aus Archiv
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
IT_VENUM TYPE HUM_VENUM_T Tabellentyp für interne Handling Unit Nummern

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
ET_HUSTATUS TYPE HUSSTAT_T Handling Unit Status aus allg. Statusverwaltung
ET_HUSTOBJ TYPE HUSTOBJ_T Handling Unit Statusobjekte
ET_VEVW TYPE HUM_HISTORY_T Tabellentyp für Handling Unit Historiensätze

Changing Parameters

These are the CHANGING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
CT_MESSAGES TYPE HUITEM_MESSAGES_T Tabellentyp zum zurückgeben von Meldungen zum Verpacken

Table Parameters

This function module does not define any TABLE parameters.

Exceptions

This function module does not define any Exceptions.