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 issue(urgent)

Former Member
0 Likes
367

Hi friends,

i am working for time data upload.Currently what happen whenever we execute our z program the time data(2011)ie clock in clock out timings will get uploaded in 2011.But if we run the same report for same day again it will create double enteries in 2011.

I want to restict this to be happend for the next execution.

For this we are using open dataset and a standard report RPTEUP10.

we are taking file from application server and then copied it to the presentation server in a particular directory and from there we are submitting the data into 2011.

Please help me . Points will be rewarded.

Hi friends,

i am working for time data upload.Currently what happen whenever we execute our z program the time data(2011)ie clock in clock out timings will get uploaded in 2011.But if we run the same report for same day again it will create double enteries in 2011.

I want to restict this to be happend for the next execution.

For this we are using open dataset and a standard report RPTEUP10.

we are taking file from application server and then copied it to the presentation server in a particular directory and from there we are submitting the data into 2011.

Please help me . Points will be rewarded.

1 REPLY 1
Read only

Former Member
0 Likes
345

Hi

Add this event in your report and try once again

HR_TMW_DB_UPDATE_TEVEN

Regards

Pavan