SAP ABAP Function Module DETERMINE_HANDLED_ASSORTMENTS (Überprüfe und klassifiziere die zu listenden Sortimente)
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 DETERMINE_HANDLED_ASSORTMENTS Überprüfe und klassifiziere die zu listenden Sortimente  
Function Group WSOND   Read Assortment Data to Layout Module  
Program Name SAPLWSOND    
INCLUDE Name LWSONDU01    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Importing PI_WLMV TYPE WLMV Layoutbausteinversion
Tables TI_WRS1 TYPE WRS1 Import: Zu bearbeitende Sortimente
Tables TE_WRS1_END TYPE WRS1 Export: Dem Layoutbst. nicht mehr zugeordn. Sortimente
Tables TE_WRS1_FIX TYPE WRS1 Export: Dem Layoutbst. unverändert zugeordnete Sortimente
Tables TE_WRS1_NEW TYPE WRS1 Export: Dem Layoutbst. neu zugeordnete Sortimente
Tables TE_WRS1_LAYALL TYPE WRS1 Export: Alle über Layout zugeordnete Sortimente
Exception KEY_UNCOMPLETE TYPE Leere oder ungültige Importtabelle mit Sortimenten
Exception NO_LAYOUTS_FOUND TYPE Keine Layouts zu Layoutbaustein zugeordnet
Exception NO_STORES_FOUND TYPE Keine Betriebe den Layouts zugeordnet
Exception NO_ASSORTMENTS_VIA_LAYOUT TYPE Layoutbaustein ist über Layout keinen Sortimenten zugeordnet
Exception NOT_ALL_ASSORTMENTS_IMPORTED TYPE Nicht alle zugeordneten Sortimente wurden importiert
               
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  20020107 
SAP Release Created in 470