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.
Function Module | WSGM_P_ITEMS_GET |
Short Text | Read next für Item-Tabelle |
Function Group | WSGM_DOCDLG |
Package | WOST |
Module Type | Normal Module |
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 |
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 |
This function module does not define any CHANGING 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 |
This function module does not define any Exceptions.