Menu

SAP Function Module INVENTORY_ITEM_DISPLAY

Serialnummern in der Inventur

The Function Module INVENTORY_ITEM_DISPLAY (Serialnummern in der Inventur) is a standard Function Module in SAP ERP and is part of the function group IPW2 within the package IQSM.

Technical Information

Function Module INVENTORY_ITEM_DISPLAY
Short Text Serialnummern in der Inventur
Function Group IPW2
Package IQSM
Module Type Normal Module

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
CUSTOM_CONTAINER CLASS CL_GUI_CUSTOM_CONTAINER Custom Contain für das Alf Grid Cont
IBLNR LIKE SER07-IBLNR Physical Inventory Document
MJAHR LIKE SER07-MJAHR Date of Physical Inventory
OUTPUT TYPE I Defines the Type of Output
ZEILI LIKE SER07-ZEILI Item

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
ITAB_BOOK_SERINV TYPE SERINV_T Table: Serial Number Inventory
ITAB_EQUAL_SERINV TYPE SERINV_T Table: Serial Number Inventory
ITAB_INV_SERINV TYPE SERINV_T Table: Serial Number Inventory

Changing Parameters

This function module does not define any CHANGING parameters.

Table Parameters

This function module does not define any TABLE parameters.

Exceptions

These are the Exceptions of this function module.

Exception Name Short Text
NOT_FOUND Record not Found in Database Table
NO_CUSTOM_CONTROL No Custom Control was Transferred to the FM
NO_OUTPUT_POSSIBLE Type of Output is Unknown to the FM