Hi All,
I am trying to update a standard table pa0105 .
My requirement is that if already the same entry is there ,it should modify the table with the new entry .
But if it is not there,it should insert the new record into the table.
I have done the logic for this .
But the problem i am facing is ,if data is existing already ,it is not modifing the table,instead it is getting
added as a new record which is not expected.
Any inputs regarding this will be very helpful ..
Thanks & Regards,
Rajasekhar.