Table list used by SAP ABAP Function Module ISU_DB_EGERR_SELECT_DEVGRP (INTERN: Geräteinfosatz lesen in Abhängigkeit von der Gerätegruppe)
SAP ABAP Function Module
ISU_DB_EGERR_SELECT_DEVGRP (INTERN: Geräteinfosatz lesen in Abhängigkeit von der Gerätegruppe) is using
| # | Object Type | Object Name | Object Description | Note |
|---|---|---|---|---|
| 1 | EDEVGR | Master Data for Device Group | SOURCE VALUE(X_DEVGRP) LIKE EDEVGR-DEVGRP |
|
| 2 | EGERH | Historical Data of ISU Device Master Record | SOURCE VALUE(X_BIS) LIKE EGERH-BIS DEFAULT SY-DATUM |
|
| 3 | EGERH | Historical Data of ISU Device Master Record | SOURCE VALUE(X_AB) LIKE EGERH-AB DEFAULT SY-DATUM |
|
| 4 | EGERR | Device data: Info record for point of delivery - historical | SOURCE T_EGERR STRUCTURE EGERR OPTIONAL |
|
| 5 | EGERR | Device data: Info record for point of delivery - historical | ||
| 6 | EGERR | Device data: Info record for point of delivery - historical | SOURCE VALUE(Y_EGERR) TYPE EGERR |
|
| 7 | EMSG_MSG | Int. Structure for Macros | ||
| 8 | REGEN | General Fields for IS-U Function Module Interfaces | SOURCE VALUE(Y_COUNT) LIKE REGEN-MAXCOUNT |
|
| 9 | REGEN | General Fields for IS-U Function Module Interfaces | SOURCE VALUE(X_MAXCOUNT) LIKE REGEN-MAXCOUNT DEFAULT 0 |
|