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 |
|---|---|---|---|---|---|---|---|
| |
MATKL | TYPE | T023-MATKL | ' ' | Material group code; If space, then all of them | ||
| |
SPRAS | TYPE | SYST-LANGU | SY-LANGU | Transfer lang., default current system value | ||
| |
WG_BEZ | TYPE | WPSTRUC-MODUS | 'X' | With name? Default 'X' | ||
| |
WG_STUFEN | TYPE | WGHIER-STUFE | 2 | Max. no. of hier. levels Def. '2'. to be read | ||
| |
MERKMALSPROFIL | TYPE | WPSTRUC-MODUS | ' ' | If X, only characteristic prof.s searched for | ||
| |
NO_BWG | TYPE | WPSTRUC-MODUS | ' ' | is no longer supported | ||
| |
CLASS1 | TYPE | KLAH-CLASS | ' ' | is no longer supported | ||
| |
MATNR | TYPE | MARA-MATNR | ' ' | Only in connection with MATKL-FELD and I_WERT SPAC | ||
| |
O_WGHIER | TYPE | WGHIER | OUTPUT: Hierarchy table | |||
| |
I_WERT | TYPE | WWERT | INPUT: If a group is transferred from MG | |||
| |
NO_BASIS_MG | TYPE | No material group found for this entry | ||||
| |
NO_MG_HIER | TYPE | No material group hierarchy Found for this MG | ||||
| |
NO_VALUE_ART_FOUND | TYPE | No value-only material found (INPUT MATNR) | ||||
Processing Type
| Normal Function 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 |