Menu

SAP Function Module WSGM_P_ITEMS_GET

Read next für Item-Tabelle

The Function Module WSGM_P_ITEMS_GET (Read next für Item-Tabelle) is a standard Function Module in SAP ERP and is part of the function group WSGM_DOCDLG within the package WOST.

Technical Information

Function Module WSGM_P_ITEMS_GET
Short Text Read next für Item-Tabelle
Function Group WSGM_DOCDLG
Package WOST
Module Type Normal Module

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
PI_IX_ITEM TYPE SY-TABIX Interne Tabellen, aktueller Zeilenindex

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
PE_ITEM TYPE WSGM_ITEM SAP Retail Store: Materialbelegposition
PE_ITEM_NOT_FOUND TYPE WSRS_HNDL-XFIELD Feld zum Ankreuzen
PE_RETURN TYPE WSRS_RETURN SAP Retail Store: Return-Struktur für Fehler

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
PE_T_ITEM LIKE WSGM_ITEM SAP Retail Store: Materialbelegposition

Exceptions

This function module does not define any Exceptions.