Menu

SAP Function Module WRB_RFC_GET_OOS_OVERVIEW

Liefert eine Übersicht über Fehlbestände auf Lieferantenebene.

Recommended Now

All-new Echo Dot Smart speaker with Alexa

This bundle includes Echo Dot (3rd Gen) Charcoal and Philips Hue White A19 Medium Lumen Smart Bulb, 1100 Lumens. Built in Smart Home hub. Ask Alexa to control Zigbee-compatible devices. No additional Philips Hue hub required. Two choices for easy smart lighting - Start setting the mood with Hue Smart bulbs and your Echo device, supporting up to 5 Hue Bluetooth & Zigbee smart bulbs. Add the Hue Hub for whole-home smart lighting (up to 50 light points) and bonus features.

Check it out on amazon.com →

The Function Module WRB_RFC_GET_OOS_OVERVIEW (Liefert eine Übersicht über Fehlbestände auf Lieferantenebene.) is a standard Function Module in SAP ERP and is part of the function group WRB_STOCK within the package WRB.

Technical Information

Function Module WRB_RFC_GET_OOS_OVERVIEW
Short Text Liefert eine Übersicht über Fehlbestände auf Lieferantenebene.
Function Group WRB_STOCK
Package WRB
Module Type Remote-Enabled

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
MAX_COMBINATIONS TYPE INT4 Natürliche Zahl
MERCHANDISE_CATEGORY TYPE MATKL Warengruppe
REGULAR_VENDOR TYPE RELIF Regellieferant
SITE_LIST TYPE WRB_SITE_KEY_TABLE Liste von Betrieben.
THRESHOLD_DCS TYPE WRB_OUT_OF_STOCK_THRESHOLD Schwelle,bis zu wie viel Prozent ein Fehlbestand gelten soll
THRESHOLD_STORES TYPE WRB_OUT_OF_STOCK_THRESHOLD Schwelle,bis zu wie viel Prozent ein Fehlbestand gelten soll
VENDOR_LIST TYPE WRB_VENDOR_TABLE Liste von Lieferanten

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
MERCHANDISE_CAT_NOT_MAINTAINED TYPE WRB_XCHAR Kennzeichen, ob die übergebene Warengruppe nicht gepflegt ist.
OOS_OVERVIEW_LIST TYPE WRB_OOS_OVERVIEW_TABLE Speichert Fehlbestandsüberichtsdaten zu Lieferanten
RETURN_CODE LIKE SY-SUBRC Rückgabewert, Rückgabewert nach ABAP-Anweisungen
SITES_NOT_MAINTAINED TYPE WRB_SITE_KEY_TABLE Liste aller übergebenen Betriebe, die nicht gepflegt sind.
VENDORS_NOT_MAINTAINED TYPE WRB_VENDOR_TABLE Liste aller übergebenen Lieferanten, die nicht gepflegt sind.
VENDORS_NO_ARTICLES_FOUND TYPE WRB_VENDOR_TABLE Liste aller übergebenen Lieferanten, für die keine Artikel gefunden wurden.

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.