Menu

SAP Function Module DETERMINE_HANDLED_ASSORTMENTS

Überprüfe und klassifiziere die zu listenden Sortimente

Unsere Literaturempfehlung

IDoc-Entwicklung für SAP: Customizing, Erweiterung, Eigenentwicklung

Wenn der Standard nicht ausreicht: Mit diesem Buch lernen Sie, IDocs selbstständig zu programmieren und zu erweitern. Die Autorin beschreibt Customizing-Techniken, die Erweiterung der Standardbausteine und komplette Eigenentwicklungen. Ob Rückmeldungen von Statuswerten, E-Mail-Workflows oder Serialisierung – für alle Aufgaben finden Sie Anleitungen und Tipps aus der Programmierpraxis. Neu in dieser Auflage: Überwachung und Fehlerbehandlung mit dem SAP Application Interface Framework.

Bei amazon.de ansehen →

The Function Module DETERMINE_HANDLED_ASSORTMENTS (Überprüfe und klassifiziere die zu listenden Sortimente) is a standard Function Module in SAP ERP and is part of the function group WSOND within the package WSOR.

Technical Information

Function Module DETERMINE_HANDLED_ASSORTMENTS
Short Text Überprüfe und klassifiziere die zu listenden Sortimente
Function Group WSOND
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
PI_WLMV TYPE WLMV Layoutbausteinversion

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
TE_WRS1_END LIKE WRS1 Export: Dem Layoutbst. nicht mehr zugeordn. Sortimente
TE_WRS1_FIX LIKE WRS1 Export: Dem Layoutbst. unverändert zugeordnete Sortimente
TE_WRS1_LAYALL LIKE WRS1 Export: Alle über Layout zugeordnete Sortimente
TE_WRS1_NEW LIKE WRS1 Export: Dem Layoutbst. neu zugeordnete Sortimente
TI_WRS1 LIKE WRS1 Import: Zu bearbeitende Sortimente

Exceptions

These are the Exceptions of this function module.

Exception Name Short Text
KEY_UNCOMPLETE Leere oder ungültige Importtabelle mit Sortimenten
NOT_ALL_ASSORTMENTS_IMPORTED Nicht alle zugeordneten Sortimente wurden importiert
NO_ASSORTMENTS_VIA_LAYOUT Layoutbaustein ist über Layout keinen Sortimenten zugeordnet
NO_LAYOUTS_FOUND Keine Layouts zu Layoutbaustein zugeordnet
NO_STORES_FOUND Keine Betriebe den Layouts zugeordnet