Application Development and Automation 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: 
Read only

BAPI to change working schedule

snursalim
Participant
0 Likes
1,073

Hi expert,

I'm in need of a BAPI to change a working schedule of an employee (stored in IT0007). I couldn't find any related BAPI to do this function. Does anybody knows any BAPI to do that?

Thanks

Hi expert,

I'm in need of a BAPI to change a working schedule of an employee (stored in IT0007). I couldn't find any related BAPI to do this function. Does anybody knows any BAPI to do that?

Thanks

3 REPLIES 3
Read only

Former Member
0 Likes
742

This message was moderated.

Read only

Former Member
0 Likes
742

Hello,

u can use the FM le BAPI_BUS_EVENT_SCHEDULE in this sturcture BAPISCHED having the all details of working hours and date time of an emp..

check this

Thank u,

santhosh

Read only

Former Member
0 Likes
742

Hi

Check This Functiona modules

HR_DV_WORKSCHEDULE_GET

HR_PERSON_READ_WORK_SCHEDULE

HR_PERSONAL_WORK_SCHEDULE

HR_PERSONAL_WORK_SCHEDULE_PNP

HR_WORK_SCHEDULE_RULE

Ranga