Menu

SAP Function Module HUINV_POST_DB

Datenbankverbuchung von Inventurbelegen

The Function Module HUINV_POST_DB (Datenbankverbuchung von Inventurbelegen) is a standard Function Module in SAP ERP and is part of the function group HU_INV within the package HANDLING_UNITS.

Technical Information

Function Module HUINV_POST_DB
Short Text Datenbankverbuchung von Inventurbelegen
Function Group HU_INV
Package HANDLING_UNITS
Module Type Update Module

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
IT_INV_HDR_INS TYPE HUINV_HDR_T Tabelle zum DB-Update für Handling Unit Inventurköpfe
IT_INV_HDR_UPD TYPE HUINV_HDR_T Tabelle zum DB-Update für Handling Unit Inventurköpfe
IT_INV_ITEM_INS TYPE HUINV_ITEM_T Tabelle für DB-Update von Handling Unit Inventurpositionen
IT_INV_ITEM_UPD TYPE HUINV_ITEM_T Tabelle für DB-Update von Handling Unit Inventurpositionen
IT_INV_SERNR_DEL TYPE HUINV_SERNR_T Tabelle für DB-Update von Serialnummern in Inventurbelegen
IT_INV_SERNR_INS TYPE HUINV_SERNR_T Tabelle für DB-Update von Serialnummern in Inventurbelegen
IT_INV_SERNR_UPD TYPE HUINV_SERNR_T Tabelle für DB-Update von Serialnummern in Inventurbelegen

Exporting Parameters

This function module does not define any EXPORTING parameters.

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.