The Function Module PTIMEOVERVIEW_UPDATE (Update für PTimeOverview) is a standard Function Module in SAP ERP and is part of the function group HRTIM00BUS7013 within the package PTIM.
Function Module | PTIMEOVERVIEW_UPDATE |
Short Text | Update für PTimeOverview |
Function Group | HRTIM00BUS7013 |
Package | PTIM |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
DELETEOLDDATA | LIKE | BAPI7013_3-DELETEOLDDATA | SPACE | Löschen alter Daten gewünscht |
FROMDATE | LIKE | BAPI7013_3-FROM_DATE | Beginndatum zum Löschen alter Daten | |
TODATE | LIKE | BAPI7013_3-TO_DATE | Endedatum zum Löschen alter Daten |
This function module does not define any EXPORTING parameters.
This function module does not define any CHANGING parameters.
These are the TABLE parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
EMPLOYEES | LIKE | BAPI7013_4 | Import: Personalnummern zum Löschen | |
TIMEOVERVIEW | LIKE | BAPI7013_1 | Import: Überblick über Zeitdaten | |
TIMETYPEVALUES | LIKE | BAPI7013_2 | Import: Anzahl pro Zeitarten |
This function module does not define any Exceptions.