Menu

SAP Function Module BAPI_PTIMEOVERVIEW_REPLICATE

Trigger Distribution of Employee Time Overviews

The Function Module BAPI_PTIMEOVERVIEW_REPLICATE (Trigger Distribution of 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_REPLICATE
Short Text Trigger Distribution of 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
EXTAPPLICATION LIKE BAPI7013_3-EXTAPPLICATION External Application
FROMDATE LIKE BAPI7013_3-FROM_DATE Start Date
TODATE LIKE BAPI7013_3-TO_DATE End Date

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 List of Personnel Numbers
ERROREMPLOYEES LIKE BAPI7013_4 Incorrect Personnel Numbers
RECEIVERS LIKE BDI_LOGSYS Explicitly Specified Receiver Systems
RETURN LIKE BAPIRET2 Error Messages
TIMETYPES LIKE BAPI7013_5 List of Time Types

Exceptions

This function module does not define any Exceptions.