Menu

SAP Function Module ASSORTMENT_READ_ASSORTMENT

Lesen aller Daten eines Sortiments (incl. Unterstrukturen)

The Function Module ASSORTMENT_READ_ASSORTMENT (Lesen aller Daten eines Sortiments (incl. Unterstrukturen)) is a standard Function Module in SAP ERP and is part of the function group WSOT within the package WSOR.

Technical Information

Function Module ASSORTMENT_READ_ASSORTMENT
Short Text Lesen aller Daten eines Sortiments (incl. Unterstrukturen)
Function Group WSOT
Package WSOR
Module Type Remote-Enabled

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
ALTERNATIV_WERKS LIKE KNA1-WERKS SPACE alternativ Werk (anstelle CARRIER)
ASORT LIKE WINT_CARRS Sortiments-Zugriffsdaten (s.Langtext)
ASORT_TYPE LIKE WRS1-SOTYP SPACE Typ siehe VLFKZ
DATE LIKE SY-DATUM Zugriffsdatum (für zeitgesteuerte Tabellen)
RAISE_AT_EXCEPTIONS LIKE WTDY-TYP01 SPACE Raise bei Auftreten der Exceptions (sonst nicht)
READ_HEAD LIKE WTDY-TYP01 SPACE Lesen Kopfdaten
READ_WRS3 LIKE WTDY-TYP01 SPACE Lesen Lieferwerke
READ_WRS4 LIKE WTDY-TYP01 SPACE Lesen Abteilungsdaten / Layout
READ_WRS6 LIKE WTDY-TYP01 SPACE Lesen Warengruppendaten

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
CATEG_OF_ASORT LIKE WINT_CARRW Warengruppen-Daten
DELIV_OF_ASORT LIKE WINT_CARRL Lieferwerksdaten
DEPTM_OF_ASORT LIKE WINT_CARRA Abteilungsdaten
HEAD_OF_ASORT LIKE WINT_CARRH Kopfdaten

Exceptions

These are the Exceptions of this function module.

Exception Name Short Text
NO_CATEG_DATA_FOUND keine WaGru-Daten
NO_DELIV_DATA_FOUND Keine Lieferwerksdaten
NO_DEPTM_DATA_FOUND keine Abteilungsdaten
OBJECT_IS_NO_ASORT gesuchtes Objekt ist kein Sortiment