Table list used by SAP ABAP Function Module ISU_PMPLANT_DETERMINE_NOTIF (INTERN: Ermitteln des IH-Werks aus Meld.code,Meld.profil, Regiogrp, Rolle)
SAP ABAP Function Module
ISU_PMPLANT_DETERMINE_NOTIF (INTERN: Ermitteln des IH-Werks aus Meld.code,Meld.profil, Regiogrp, Rolle) is using
| # | Object Type | Object Name | Object Description | Note |
|---|---|---|---|---|
| 1 | ADRREGGRP | Regional structure grouping | SOURCE VALUE(X_REGIOGROUP) LIKE ADRREGGRP-REGIOGROUP OPTIONAL |
|
| 2 | EADRREGAREAA | Role-Spec. Allocation: Reg. Str. Area to Reg. Str. Group | ||
| 3 | EADRREGAREAA | Role-Spec. Allocation: Reg. Str. Area to Reg. Str. Group | SOURCE VALUE(X_ROLE) LIKE EADRREGAREAA-ROLE DEFAULT 20500033 |
|
| 4 | EMSG_MSG | Int. Structure for Macros | ||
| 5 | TENOCODES | Notification Codes | SOURCE VALUE(X_NOTIFCODE) LIKE TENOCODES-NOTIF_CODE OPTIONAL |
|
| 6 | TEREGPLNOTIF | Alloc. of Planning Plant to Notif.Profile and Reg.Struc.Area | ||
| 7 | TEREGPLNOTIF | Alloc. of Planning Plant to Notif.Profile and Reg.Struc.Area | SOURCE VALUE(X_NOTPROFILE) LIKE TEREGPLNOTIF-NOTPROFILE OPTIONAL |
|
| 8 | TEREGPLNOTIF | Alloc. of Planning Plant to Notif.Profile and Reg.Struc.Area | SOURCE VALUE(Y_IWERK) LIKE TEREGPLNOTIF-IWERK |
|