Data Element list used by SAP ABAP Function Module DEV_GET_COMPONENT_FROM_OBJECT (DEV Reporting: Get Component from TADIR Key)
SAP ABAP Function Module
DEV_GET_COMPONENT_FROM_OBJECT (DEV Reporting: Get Component from TADIR Key) is using
| # | Object Type | Object Name | Object Description | Note |
|---|---|---|---|---|
| 1 | PGMID | Program ID in Requests and Tasks | SOURCE VALUE(I_PGMID) LIKE TADIR-PGMID |
|
| 2 | SOBJ_NAME | Object Name in Object Directory | SOURCE VALUE(I_OBJNAME) LIKE TADIR-OBJ_NAME |
|
| 3 | TROBJTYPE | Object Type | SOURCE VALUE(I_OBJTYPE) LIKE TADIR-OBJECT |
|
| 4 | UFFCTR | Application Component | SOURCE REFERENCE(E_COMPONENT) LIKE DF14L-FCTR_ID |
|