The Function Module WSRQ_O_BAPI_REQ_READ (SAP Retail Store: Lesen aller offenen Bedarfe zum Lieferant und Werk) is a standard Function Module in SAP ERP and is part of the function group WSRQ_BAPI within the package WOST.
Function Module | WSRQ_O_BAPI_REQ_READ |
Short Text | SAP Retail Store: Lesen aller offenen Bedarfe zum Lieferant und Werk |
Function Group | WSRQ_BAPI |
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_PLANT | TYPE | WERKS_D | Werk | |
PI_VENDOR | TYPE | LIFNR | Kontonummer des Lieferanten bzw. Kreditors |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
PE_RETURN | TYPE | WSRS_RETURN | SAP Retail Store: Return-Struktur für Fehler | |
PE_T_ITEM | TYPE | WSRQ_T_ITEM | SAP Retail Store: Tabellentyp zu Positionsdaten Bedarfe |
This function module does not define any CHANGING parameters.
This function module does not define any TABLE parameters.
This function module does not define any Exceptions.