Table/Structure Field list used by SAP ABAP Function Module LOCATION_DEPARTMENT_M_GROUP (Determine Plant/Material Group/Department With Plant Number)
SAP ABAP Function Module
LOCATION_DEPARTMENT_M_GROUP (Determine Plant/Material Group/Department With Plant Number) is using
| # | Object Type | Object Name | Object Description | Note |
|---|---|---|---|---|
| 1 | T001W - KUNNR | Customer number of plant | ||
| 2 | T001W - WERKS | Plant | SOURCE VALUE(I_BETRIEB) LIKE T001W-WERKS |
|
| 3 | T001W - WERKS | Plant | ||
| 4 | T023 - MATKL | Material Group | SOURCE VALUE(I_WARENGRUPPE) LIKE T023-MATKL OPTIONAL |
|
| 5 | T023 - MATKL | Material Group | ||
| 6 | T023W - WWGPA | Material group material | SOURCE VALUE(I_WERTARTIKEL) LIKE T023W-WWGPA OPTIONAL |
|
| 7 | T023W - WWGPA | Material group material | ||
| 8 | TSAB - ABTNR | Department number | ||
| 9 | TSAB - ABTNR | Department number | SOURCE VALUE(A_ABTEILUNG) LIKE TSAB-ABTNR |
|