Menu

SAP Function Module BAPI_PTIMEOVERVIEW_SAVEREPLICA

Insert/Delete employee time overviews

Recommended Now

All-new Echo Dot Smart speaker with Alexa

This bundle includes Echo Dot (3rd Gen) Charcoal and Philips Hue White A19 Medium Lumen Smart Bulb, 1100 Lumens. Built in Smart Home hub. Ask Alexa to control Zigbee-compatible devices. No additional Philips Hue hub required. Two choices for easy smart lighting - Start setting the mood with Hue Smart bulbs and your Echo device, supporting up to 5 Hue Bluetooth & Zigbee smart bulbs. Add the Hue Hub for whole-home smart lighting (up to 50 light points) and bonus features.

Check it out on amazon.com →

The Function Module BAPI_PTIMEOVERVIEW_SAVEREPLICA (Insert/Delete employee time overviews) is a standard Function Module in SAP ERP and is part of the function group HRTIM00BUS7013 within the package PTIM.

Technical Information

Function Module BAPI_PTIMEOVERVIEW_SAVEREPLICA
Short Text Insert/Delete employee time overviews
Function Group HRTIM00BUS7013
Package PTIM
Module Type Remote-Enabled

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
DELETEOLDDATA LIKE BAPI7013_3-DELETEOLDDATA SPACE Deletion of old data requested
FROMDATE LIKE BAPI7013_3-FROM_DATE Start date for deletion of old data
TODATE LIKE BAPI7013_3-TO_DATE End date for deletion of old data

Exporting Parameters

This function module does not define any EXPORTING parameters.

Changing Parameters

This function module does not define any CHANGING parameters.

Table Parameters

These are the TABLE parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
EMPLOYEES LIKE BAPI7013_4 Import: Personnel numbers for deletion
RETURN LIKE BAPIRET2 Error messages
TIMEOVERVIEW LIKE BAPI7013_1 Import: Overview of time data
TIMETYPEVALUES LIKE BAPI7013_2 Import: Number per time type

Exceptions

This function module does not define any Exceptions.