Menu

SAP Function Module BAPI_PTMGRATTABS_MNGDELETE

Delete Attendances/Absences

The Function Module BAPI_PTMGRATTABS_MNGDELETE (Delete Attendances/Absences) is a standard Function Module in SAP ERP and is part of the function group HRTIM00BAPIABSATT within the package PTIM.

Technical Information

Function Module BAPI_PTMGRATTABS_MNGDELETE
Short Text Delete Attendances/Absences
Function Group HRTIM00BAPIABSATT
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
HRABSATT_IN LIKE BAPIHRABSATT_IN Date Fields for Partial Deletion
HRTIMESKEY LIKE BAPIHRTIMESKEY Object Key for Record to be Deleted
SIMULATE LIKE BAPIHROPERATION-TESTRUN ' ' Simulation Mode

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
RETURN LIKE BAPIRET2 Message Table

Exceptions

This function module does not define any Exceptions.