Menu

SAP Function Module HU_AR_CUMULATE_SUM_INFO

Archivierung Handling Units: Kumulieren der Summeninfo

The Function Module HU_AR_CUMULATE_SUM_INFO (Archivierung Handling Units: Kumulieren der Summeninfo) 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_CUMULATE_SUM_INFO
Short Text Archivierung Handling Units: Kumulieren der Summeninfo
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_FLAG_ERROR_LOG TYPE HUM_AR_DETAILINFO SPACE Flag: Detailinformationen anzeigen
IF_SHOW_ARCHIVABLES TYPE HUM_AR_SHOW_ARCHIVABLE SPACE Kennzeichen: auch archivierbare HUs anzeigen

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
EF_SUM_ARCHIVABLE TYPE I Zahl archivierbarer HUs
EF_SUM_NOT_ARCHIVABLE TYPE I Zahl nicht-archivierbarer HUs
EF_SUM_TOTAL TYPE I Zahl der geprüften HUs

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_ERROR_LOG TYPE HUM_AR_ERROR_LOG_T HU-Archivierung: Ausgabe des Analyseprotokolls
IT_HIERARCHY TYPE HUM_AR_HIERARCHY_T Hierarchieinformationen zu Gruppen von Handling Units
IT_VEKP LIKE VEKP Handling Unit Kopftabelle

Exceptions

This function module does not define any Exceptions.