Menu

SAP Function Module ASSIGNMENT_POS_TO_SHOP

Anlegen / Ändern / Löschen Zuordnung Sort.-Pos. <-> Filiale

Unsere Literaturempfehlung

SAP – Der technische Einstieg: SAP-Technologien und Konzepte

Sind Sie neu in der SAP-Welt und möchten schnell mitreden? Mit diesem Buch finden Sie sich erfolgreich im SAP-Umfeld zurecht! Sie steigen direkt in die Konzepte und Technologien der SAP-Software ein und lernen die unterschiedlichen Systeme und Prozesse kennen. Schritt für Schritt zeigen die Autoren Ihnen die wichtigsten technischen Aufgaben und die Zusammenhänge zwischen den Objekten. Dank der vielen Beispiele und Abbildungen finden Sie sich schnell im SAP-Umfeld zurecht und können direkt in SAP ERP oder SAP S/4HANA anfangen.

Bei amazon.de ansehen →

The Function Module ASSIGNMENT_POS_TO_SHOP (Anlegen / Ändern / Löschen Zuordnung Sort.-Pos. <-> Filiale) is a standard Function Module in SAP ERP and is part of the function group WSO1 within the package WSOR.

Technical Information

Function Module ASSIGNMENT_POS_TO_SHOP
Short Text Anlegen / Ändern / Löschen Zuordnung Sort.-Pos. <-> Filiale
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
ASSIGNMENT_HEAD_CREATE LIKE WTDY-TYP01 SPACE See long text
ASSORTMENT_HEAD LIKE WSOH SPACE WSOH structure as general default
ASSORTMENT_POS LIKE WINT_POS WSOP structure, new contents
CREATE_CHANGE_DOCUMENT LIKE WTDY-TYP01 X Änderungsbelege erzeugen
FUNCTION LIKE WTDY-TYP01 1-create, 2-change, 3-delete, 0-test only
LAST_LISTING LIKE WTDY-TYP01 SPACE End date is to cut off all subsequent periods
LISTING_CHECK LIKE WTDY-TYP01 SPACE In situation -T : 'X'-listing check, ' '-none
LISTING_METHOD LIKE TWLV-LSTFL SPACE Listing procedure (only with allocation tables)
LOCATION LIKE WSOF-FILIALE Plant to be assigned
MERCHANDISE_GROUP LIKE MARA-MATKL SPACE Material group (only when assigned from PROFILE/CPR)
SITUATION LIKE WTDY-TYP01 SPACE T-allocation table calls, P-promotion, blank-unspecified
S_WSOR_CTRL LIKE WSOR_CTRL SPACE Listung Sortimente: Steuerungsfelder der Verbuchung
VKORG LIKE TVKO-VKORG SPACE
VTWEG LIKE TVTW-VTWEG SPACE

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
WSCOR LIKE WSCOR Error information structure, ranges

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
UNITS LIKE WINT_ME
VARIANTS LIKE WINT_WAM1 With complete generic material --> variant list (optional)

Exceptions

These are the Exceptions of this function module.

Exception Name Short Text
ASSORTMENT_POS_ALREADY_EXISTS Item already exists (only applies to -create- function)
ASSORTMENT_POS_NOT_FOUND Item not found (does not apply to -create- function)
ENQUEUED Record is blocked / block has errors
NO_ASSIGNMENT_HEAD
NO_MULTIPLE_LISTING Situation -T-: multiple listing not allowed
RULES_MATCHING_NOT_OK Situation -T-: rule violation according to listing procedure
WRONG_FUNCTION Function not allowed