Table list used by SAP ABAP Function Module BAPI_PTIMEOVERVIEW_SAVEREPLICA (Insert/Delete employee time overviews)
SAP ABAP Function Module
BAPI_PTIMEOVERVIEW_SAVEREPLICA (Insert/Delete employee time overviews) is using
| # | Object Type | Object Name | Object Description | Note |
|---|---|---|---|---|
| 1 | BAPI7013_1 | Structure 1 for Business Object PTimeOverview | SOURCE TIMEOVERVIEW STRUCTURE BAPI7013_1 |
|
| 2 | BAPI7013_2 | Structure 2 for Business Object PTimeOverview: Time Types | SOURCE TIMETYPEVALUES STRUCTURE BAPI7013_2 |
|
| 3 | BAPI7013_3 | Structure 3 for Business Object PTimeOverview: Selections | SOURCE VALUE(DELETEOLDDATA) LIKE BAPI7013_3-DELETEOLDDATA DEFAULT SPACE |
|
| 4 | BAPI7013_3 | Structure 3 for Business Object PTimeOverview: Selections | SOURCE VALUE(FROMDATE) LIKE BAPI7013_3-FROM_DATE |
|
| 5 | BAPI7013_3 | Structure 3 for Business Object PTimeOverview: Selections | SOURCE VALUE(TODATE) LIKE BAPI7013_3-TO_DATE |
|
| 6 | BAPI7013_4 | Structure 4 for Business Obj. PTimeOverview: Select Persons | SOURCE EMPLOYEES STRUCTURE BAPI7013_4 |
|
| 7 | BAPIRET2 | Return Parameter | SOURCE RETURN STRUCTURE BAPIRET2 |
|