Table list used by SAP ABAP Function Module DEV_GET_DEVCLASS_FROM_OBJECT (DEV Reporting: Get Devclass from TADIR Key)
SAP ABAP Function Module
DEV_GET_DEVCLASS_FROM_OBJECT (DEV Reporting: Get Devclass from TADIR Key) is using
| # | Object Type | Object Name | Object Description | Note |
|---|---|---|---|---|
| 1 | TADIR | Directory of Repository Objects | SOURCE REFERENCE(I_PGMID) LIKE TADIR-PGMID |
|
| 2 | TADIR | Directory of Repository Objects | SOURCE REFERENCE(I_OBJNAME) LIKE TADIR-OBJ_NAME |
|
| 3 | TADIR | Directory of Repository Objects | SOURCE REFERENCE(I_OBJTYPE) LIKE TADIR-OBJECT |
|
| 4 | TDEVC | Packages | SOURCE REFERENCE(E_DEVCLASS) LIKE TDEVC-DEVCLASS |
|