Application Development Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 

HR / Absense data updation

Former Member
0 Kudos

hi guru's ,

i have to update daily absence data of employee in pa61 , is it possible through BAPI ? if yes then can anybody send me step by step code ?

suitable ans will be rewarded .

regards saurabh.

1 REPLY 1

Former Member
0 Kudos

BAPI_EMPATTABS_GETDETAIL BAPI: Orginal and Derived Data from Attendances/Absences

BAPI_EMPATTABS_GETLIST BAPI: List of Attendances/Absences for Online Interface

BAPI_PTMGRATTABS_MNGCHANGE Change Attendances/Absences

BAPI_PTMGRATTABS_MNGCREATION BAPI: Creates Attendances/Absences

BAPI_PTMGRATTABS_MNGDELETE Delete Attendances/Absences

BAPI_PTMGRATTABS_MNGFROMWF Create/Change/Delete Attendances/Absences from Workflow

Regards.