Menu

SAP Function Module ALM_ME_INVENTORY_CC_GETLIST2

Bestandsliste Kundenkonsignation

The Function Module ALM_ME_INVENTORY_CC_GETLIST2 (Bestandsliste Kundenkonsignation) is a standard Function Module in SAP ERP and is part of the function group ALM_ME_INVENTORY within the package ALM_ME.

Technical Information

Function Module ALM_ME_INVENTORY_CC_GETLIST2
Short Text Bestandsliste Kundenkonsignation
Function Group ALM_ME_INVENTORY
Package ALM_ME
Module Type Normal Module

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
I_CUSTOMER TYPE ALM_ME_INVENTORY_MNG_HEADER-CUSTOMER Kontonummer des Kunden
I_LANGUAGE TYPE SY-LANGU R/3-System, aktuelle Sprache
I_MATERIAL TYPE ALM_ME_INVENTORY_MNG_ITEM-MATERIAL Materialnummer
I_PLANT TYPE ALM_ME_INVENTORY_MNG_HEADER-PLANT Werk
I_ZERO_FLAG TYPE ALM_ME_INVENTORY_MNG_HEADER-INVENTORY_ZERO Nullbestand des Technikerbestands anzeigen

Exporting Parameters

This function module does not define any EXPORTING parameters.

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
INVENTORY_ITEM LIKE ALM_ME_INVENTORY_MNG_ITEM Bestand des Technikers
RETURN LIKE BAPIRET2 Returnparameter

Exceptions

This function module does not define any Exceptions.