SAP ABAP Function Module WBAR_ALLOC_TBL_BY_MERCH_CAT (Aufteiler suchen nach Warengruppe, Warengruppe ersetzen)
Hierarchy
BBPCRM (Software Component) BBPCRM
   CRM (Application Component) Customer Relationship Management
     CRM_APPLICATION (Package) All CRM Components Without Special Structure Packages
       WAUF (Package) Application development R/3 Purchasing, Allocation table
Basic Data
Function Module WBAR_ALLOC_TBL_BY_MERCH_CAT Aufteiler suchen nach Warengruppe, Warengruppe ersetzen  
Function Group WBAR   Adjust alloc tbl/change class. data  
Program Name SAPLWBAR   Allocation rules for specific criteria 
INCLUDE Name LWBARU02    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Importing I_FUNCTION_CONTROL TYPE C 1:read 2:read/out 3: read/replace 4:read/out/rep
Importing I_MERCH_CAT_OLD TYPE T023-MATKL neue Warengruppe (ersetzt die alte)
Importing I_MERCH_CAT_NEW TYPE T023-MATKL Warengruppe mit der gelesen werden soll
Tables T_ALLOC_ITEMS TYPE AUPO Aufteilerpositonen
Tables T_MATERIALS TYPE PRE03 Struktur Material Vorstep
Exception FUNCTION_CONTROL_INVALID TYPE I_FUNCTION_CONTROL hat falschen Wert
Exception MERCH_CAT_OLD_INITIAL TYPE Warengruppe ALT ist nicht gefüllt
Exception MERCH_CAT_NEW_INITIAL TYPE Warengruppe NEU ist nicht gefüllt
Exception MERCH_CAT_EQUAL TYPE Warengruppen sind gleich
Exception NO_ALLOC_ITEMS_FOUND TYPE keine Positionen zur Warengruppe gefunden
Exception ERROR_READING_ALLOC_TABLE TYPE Datenbankfehler beim Lesen Aufteilerposition
Exception ALLOC_ITEM_LOCKED TYPE Aufteiler ist gesperrt
Exception ERROR_ENQUEUEING_ALLOC_TABLE TYPE Datenbankfehler beim Sperren Aufteiler
               
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  19970813 
SAP Release Created in