Menu

SAP Function Module ASSORTMENT_POS_HANDLING

Anlegen / Ändern / Löschen Sortiments-Position

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 ASSORTMENT_POS_HANDLING (Anlegen / Ändern / Löschen Sortiments-Position) is a standard Function Module in SAP ERP and is part of the function group WSO1 within the package WSOR.

Technical Information

Function Module ASSORTMENT_POS_HANDLING
Short Text Anlegen / Ändern / Löschen Sortiments-Position
Function Group WSO1
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
ASSORTMENT_HEAD LIKE WSOH WSOH-Struktur
ASSORTMENT_POS_NEW LIKE WINT_POS WSOP-Struktur neuer Inhalt (ggf. teilw. gefüllt)
ASSORTMENT_POS_OLD LIKE WINT_POS SPACE WSOP-Struktur alter Inhalt (ggf. nur Key)
CREATE_CHANGE_DOCUMENT LIKE WTDY-TYP01 'X' - 'X': Erzeugen von Änderungsbelegen
FUNCTION LIKE WTDY-TYP01 1-Anlegen, 2-Ändern, 3-Löschen, 4->s. Langtext
LOCATION LIKE WSOF-FILIALE SPACE wenn <> ' ' -> Zuordnung testen und (->Langtext)

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
WSCOR LIKE WSCOR Fehler-Info. Sortimente WWS

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
CONNECTIONS LIKE WSOF wenn Baustein noch nicht in DABA -> Zuordnung
VARIANTS LIKE WINT_WAM1 wenn Sammelartikel -> Varaianten dazu (optional)

Exceptions

These are the Exceptions of this function module.

Exception Name Short Text
ASSORTMENT_POS_ALREADY_EXISTS Artikel bereits vorhanden (nur bei Anlegen)
ASSORTMENT_POS_NOT_FOUND Artikel nicht gefunden (nicht bei Anlegen)
NEW_TIME_RANGE_TOO_LONG gültig-bis nicht erhöhbar
NEW_TIME_RANGE_TOO_SMALL gültig-bis nicht reduzierbar
WRONG_FUNCTION Funktion unzulässig