Menu

SAP Function Module FC_IPI_ITEM_READ

Buchungspositionen lesen: Abh. von Produktgruppe/BestPos.

The Function Module FC_IPI_ITEM_READ (Buchungspositionen lesen: Abh. von Produktgruppe/BestPos.) is a standard Function Module in SAP ERP and is part of the function group FCII within the package FC05.

Technical Information

Function Module FC_IPI_ITEM_READ
Short Text Buchungspositionen lesen: Abh. von Produktgruppe/BestPos.
Function Group FCII
Package FC05
Module Type Normal Module

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
ET_ITEM TYPE FC05_T_IP_ITEM Buchungspositionen
E_ITEM TYPE FC_ITEM Position
E_ITKEY TYPE FC_ITKEYIP ITKEY für einzelne Buchungspositionen
E_PRGRP TYPE FC_PRGRP Produktgruppe

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
IT_ITEM TYPE FC05_T_IP_ITEM Buchungspositionen für ITKEY

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.