SAP ABAP Function Module MERCHANDISE_GROUP_SELECT (Read base material group. Output: T023 and description from T023T)
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_SELECT | Read base material group. Output: T023 and description from T023T |
Function Group | WWGR | Material group master data maintenance |
Program Name | SAPLWWGR | |
INCLUDE Name | LWWGRU03 |
Parameters
Type | Parameter Name | Typing | Associated Type | Default value | Optional | Pass Value | Short text |
---|---|---|---|---|---|---|---|
![]() |
MATKL | TYPE | MARA-MATKL | ' ' | Transfer material group. If ' ' then 'Select *' | ||
![]() |
SPRAS | TYPE | SYST-LANGU | SY-LANGU | Transfer language, default 'D' | ||
![]() |
WG_BEZ | TYPE | WPSTRUC-MODUS | 'X' | If WG_BEZ = 'X' then with name | ||
![]() |
BUFFER_ALL | TYPE | CHAR1 | 'X' | If BUFER_all = 'X', buffer all T023; otherwise read individual recs to buffer | ||
![]() |
O_WWG01 | TYPE | WWG02 | Output T023/T023T into int. structure WWG01 | |||
![]() |
X_WERT | TYPE | WWERT | INPUT/OUTPUT: Group of MG if MATKL is empty | |||
![]() |
WG_GROUP | TYPE | WGR_RANGE | Transfer Selection Structure, Default ALLE | |||
![]() |
NO_BASIS_MG | TYPE | No material group found | ||||
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 |