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: 

About BAPI( Time Sheet )

Former Member
0 Kudos

Hi Experts,

This is regarding BAPI HRXSS_CAT_WD_RECORD.for this BAPI , I am providing inputs like this

IV_PERNR = 90030.

IV_ACTION = COPY_FROM_PREVIOUS_PERIOD.

IV_BEGDA = 09/20/2008 .

IV_ENDDA = 09/26/2008 .

So this BAPI has to copy the previous period(week) data to current week what I provided in the input area.But it is not returing (it is not copying previous week data).means COPY_FROM_PREVIOUS_PERIOD action is not working in BAPI.

Is there any BAPI for meeting this requirement. I want copy the previous weeks time sheet data to week dates provided in input. This functionality is available in Tcode in cat22.

Regards,

Vinod

1 ACCEPTED SOLUTION

Former Member
0 Kudos

Duplicate post

[https://forums.sdn.sap.com/click.jspa?searchID=16547937&messageID=6216143]

2 REPLIES 2

Former Member
0 Kudos

Duplicate post

[https://forums.sdn.sap.com/click.jspa?searchID=16547937&messageID=6216143]

Former Member
0 Kudos

Hi Kumar,

Were you able to resolve this. Same is the situation with me. I am using this RFC to fetch data from the previous week.

But it does not return any value.

Can you please share the solution incase you had sucess over this?

Thanks,

Akshay..