Table list used by SAP ABAP Function Module GET_TPLNR_WITH_ARBID (Get the function location according to the object id and time period)
SAP ABAP Function Module
GET_TPLNR_WITH_ARBID (Get the function location according to the object id and time period) is using
| # | Object Type | Object Name | Object Description | Note |
|---|---|---|---|---|
| 1 | CRHD | Work Center Header | SOURCE REFERENCE(I_ARBID) LIKE CRHD-OBJID |
|
| 2 | DTRESR | Table for Entering Downtimes | SOURCE REFERENCE(I_DATEFROM) LIKE DTRESR-DATEFROM |
|
| 3 | DTRESR | Table for Entering Downtimes | SOURCE REFERENCE(I_DATETO) LIKE DTRESR-DATETO |
|
| 4 | IFLOT | Functional Location (Table) | ||
| 5 | IFLOT | Functional Location (Table) | SOURCE E_ITAB_IFLOT STRUCTURE IFLOT |
|