Menu

SAP Function Module FIND_ARTICLES_FOR_STORES

Ermitteln aller Artikel in einem Betrieb für genau ein Sortiment

The Function Module FIND_ARTICLES_FOR_STORES (Ermitteln aller Artikel in einem Betrieb für genau ein Sortiment) is a standard Function Module in SAP ERP and is part of the function group WSOG within the package WSOR.

Technical Information

Function Module FIND_ARTICLES_FOR_STORES
Short Text Ermitteln aller Artikel in einem Betrieb für genau ein Sortiment
Function Group WSOG
Package WSOR
Module Type Normal Module

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
ASORT TYPE ASORT Sortiment
DATE_FROM TYPE DATAB SY-DATUM Datum gültig ab
DATE_TO TYPE DATBI SY-DATUM Datum gültig bis
LOCNR TYPE LOCNR Werksbezogene Kundennummer
VLFKZ TYPE VLFKZ Werkstyp

Exporting Parameters

This function module does not define any EXPORTING parameters.

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
TAB_MATNR LIKE PRE03 Struktur Material Vorstep

Exceptions

These are the Exceptions of this function module.

Exception Name Short Text
WRONG_LOCNR Werk existiert nicht