Menu

SAP Function Module BAPI_PTIMEOVERVIEW_DELREPLICA

Delete employees' distributed time overviews

The Function Module BAPI_PTIMEOVERVIEW_DELREPLICA (Delete employees' distributed 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_DELREPLICA
Short Text Delete employees' distributed 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
EXTAPPLICATION LIKE BAPI7013_3-EXTAPPLICATION External application
FROMDATE LIKE BAPI7013_3-FROM_DATE Start date for deletion
TODATE LIKE BAPI7013_3-TO_DATE End date for deletion

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 Personnel numbers
RECEIVERS LIKE BDI_LOGSYS Explicitly specified receiver systems
RETURN LIKE BAPIRET2 Error messages

Exceptions

This function module does not define any Exceptions.