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

Time sheets(ABAP-HR)

Former Member
0 Likes
490

Hi,

This is regarding the Manager time sheets.

Manager has rights to change the employee time sheet.

When the employee time sheet data is changed by Manager ,at that moment generate email to the employee.

how i will achive this functionality.

is there any BAPI for this one.Please tell to me.

Thanks,

kishore.

Hi,

This is regarding the Manager time sheets.

Manager has rights to change the employee time sheet.

When the employee time sheet data is changed by Manager ,at that moment generate email to the employee.

how i will achive this functionality.

is there any BAPI for this one.Please tell to me.

Thanks,

kishore.

2 REPLIES 2
Read only

Former Member
0 Likes
446

Hi Kishore,

Check the following BAPIs for time sheets:

BAPI_CATIMESHEETMGR_CHANGE CATS : Change Data Records

BAPI_CATIMESHEETMGR_DELETE CATS : Delete Data Records

BAPI_CATIMESHEETMGR_INSERT CATS: Insert Data Records

BAPI_CATIMESHEETRECORD_GETLIST Time Sheet: Data Record List

BAPI_EECATIMESHEET_GETWORKLIST Time Sheet: Read Worklist

Regards,

Chandra Sekhar

Read only

Former Member
0 Likes
446

Hi Kishore,

I think you can go with Business workflow for this scenario.

Best regards,

raam