Table list used by SAP ABAP Function Module RH_GET_FREE_TIME_INTERVALS (Ermittelt alle zur Verfügung stehenden Intervalle im Zeitraum)
SAP ABAP Function Module
RH_GET_FREE_TIME_INTERVALS (Ermittelt alle zur Verfügung stehenden Intervalle im Zeitraum) is using
| # | Object Type | Object Name | Object Description | Note |
|---|---|---|---|---|
| 1 | HRSP_EMPLOYEE_TYPE | Shift Planning: Assigned Persons / Req. for Exact Interval | ||
| 2 | HRSP_PERSON_RECORD | Shift Planning: Time Information per Employee | ||
| 3 | HRSP_REQ_ASSIGN | Shift Planning: Requirements and Assigned Persons | ||
| 4 | HRSP_TIMEINFO | Shift Planning: Structure for Time Information | ||
| 5 | OBJEC | Work Area for Database PCH | SOURCE VALUE(PERSON_ID) LIKE OBJEC-OBJID |
|
| 6 | PADUZ | Additional Data for Time Interval Realationships | ||
| 7 | PADUZ | Additional Data for Time Interval Realationships | SOURCE FREE_INTERVALS STRUCTURE PADUZ |
|
| 8 | PADUZ | Additional Data for Time Interval Realationships | SOURCE ASSIGNED_INTERVALS STRUCTURE PADUZ OPTIONAL |
|
| 9 | PDREQ | Shift Planning: Requirements Matchup | SOURCE VALUE(REQ_SHIFT) LIKE PDREQ-SHIFT |
|
| 10 | PDSPADMIN | Shift Planning: General Attributes | ||
| 11 | PDSPREQ | Shift Planning: Requirements Definition Interface | SOURCE VALUE(ADDWORK) LIKE PDSPREQ-ADDWORK |
|
| 12 | PDSPREQ | Shift Planning: Requirements Definition Interface | SOURCE VALUE(NEW_REQ_OBJID) LIKE PDSPREQ-REQ_OBJID |