SAP ABAP Function Module MERCHANDISE_GROUP_HIER_SELECT (Read all material groups with characteristics profiles and material groups)
Hierarchy
BBPCRM (Software Component) BBPCRM
   CRM (Application Component) Customer Relationship Management
     CRM_APPLICATION (Package) All CRM Components Without Special Structure Packages
       WWGR (Package) IS-R merchandise categories
Basic Data
Function Module MERCHANDISE_GROUP_HIER_SELECT Read all material groups with characteristics profiles and material groups  
Function Group WWGR   Material group master data maintenance  
Program Name SAPLWWGR    
INCLUDE Name LWWGRU04    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Importing MATKL TYPE T023-MATKL ' ' Material group code; If space, then all of them
Importing SPRAS TYPE SYST-LANGU SY-LANGU Transfer lang., default current system value
Importing WG_BEZ TYPE WPSTRUC-MODUS 'X' With name? Default 'X'
Importing WG_STUFEN TYPE WGHIER-STUFE 2 Max. no. of hier. levels Def. '2'. to be read
Importing MERKMALSPROFIL TYPE WPSTRUC-MODUS ' ' If X, only characteristic prof.s searched for
Importing NO_BWG TYPE WPSTRUC-MODUS ' ' is no longer supported
Importing CLASS1 TYPE KLAH-CLASS ' ' is no longer supported
Importing MATNR TYPE MARA-MATNR ' ' Only in connection with MATKL-FELD and I_WERT SPAC
Tables O_WGHIER TYPE WGHIER OUTPUT: Hierarchy table
Tables I_WERT TYPE WWERT INPUT: If a group is transferred from MG
Exception NO_BASIS_MG TYPE No material group found for this entry
Exception NO_MG_HIER TYPE No material group hierarchy Found for this MG
Exception NO_VALUE_ART_FOUND TYPE No value-only material found (INPUT MATNR)
               
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