SAP ABAP Function Module ASSIGNMENT_POS_TO_SHOP (Anlegen / Ändern / Löschen Zuordnung Sort.-Pos. <-> Filiale)
Hierarchy
BBPCRM (Software Component) BBPCRM
   CRM (Application Component) Customer Relationship Management
     CRM_APPLICATION (Package) All CRM Components Without Special Structure Packages
       WSOR (Package) IS-R: Assortments
Basic Data
Function Module ASSIGNMENT_POS_TO_SHOP Anlegen / Ändern / Löschen Zuordnung Sort.-Pos. <-> Filiale  
Function Group WSO1   Modules for SAP Retail Assortments  
Program Name SAPLWSO1   General assortment functions (modules, material master interface) 
INCLUDE Name LWSO1U26    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Exporting WSCOR TYPE WSCOR Error information structure, ranges
Importing ASSORTMENT_HEAD TYPE WSOH SPACE WSOH structure as general default
Importing ASSORTMENT_POS TYPE WINT_POS WSOP structure, new contents
Importing FUNCTION TYPE WTDY-TYP01 1-create, 2-change, 3-delete, 0-test only
Importing LOCATION TYPE WSOF-FILIALE Plant to be assigned
Importing MERCHANDISE_GROUP TYPE MARA-MATKL SPACE Material group (only when assigned from PROFILE/CPR)
Importing SITUATION TYPE WTDY-TYP01 SPACE T-allocation table calls, P-promotion, blank-unspecified
Importing LISTING_METHOD TYPE TWLV-LSTFL SPACE Listing procedure (only with allocation tables)
Importing VKORG TYPE TVKO-VKORG SPACE
Importing VTWEG TYPE TVTW-VTWEG SPACE
Importing LISTING_CHECK TYPE WTDY-TYP01 SPACE In situation =T : 'X'-listing check, ' '-none
Importing ASSIGNMENT_HEAD_CREATE TYPE WTDY-TYP01 SPACE See Long Text
Importing LAST_LISTING TYPE WTDY-TYP01 SPACE End date is to cut off all subsequent periods
Importing UPD_MODE TYPE RMMG2-CALL_MODE2 SPACE
Importing S_WSOR_CTRL TYPE WSOR_CTRL SPACE Listing Assortments: Control Fields for Updating
Importing CREATE_CHANGE_DOCUMENT TYPE WTDY-TYP01 X Create Change Documents
Tables UNITS TYPE WINT_ME
Tables VARIANTS TYPE WINT_WAM1 With complete generic material --> variant list (optional)
Tables ERR_DETAILS TYPE WSCOR
Exception ASSORTMENT_POS_ALREADY_EXISTS TYPE Item already exists (only applies to "create" function)
Exception ASSORTMENT_POS_NOT_FOUND TYPE Item not found (does not apply to "create" function)
Exception WRONG_FUNCTION TYPE Function not allowed
Exception ENQUEUED TYPE Record is blocked / block has errors
Exception NO_MULTIPLE_LISTING TYPE Situation "T": multiple listing not allowed
Exception RULES_MATCHING_NOT_OK TYPE Situation "T": rule violation according to listing procedure
Exception NO_ASSIGNMENT_HEAD TYPE
               
Processing Type
Normal Function Module  
Remote-Enabled Module BaseXML supported
Update Module Start immediately
Immediate Start, No Restart
Start Delayed
Coll.run
JAVA Module Callable from ABAP  
Remote-Enabled JAVA Module  
Module Callable from JAVA  
History
Last changed by/on SAP  19950404 
SAP Release Created in