Hi,
The Process is :
The form is Initialted by Manager and he checks and sends the form. Then it goes to the HR, who checks and sends the form. If there is any issue he sends it back to Manager. Then the Manager again checks and send the form back to HR.
Now the data gets updated from backend service SAP_PA everytime the HR checks and send. But it also updates the table when the Manager checks and sends the Form if it has been returned to him, but not the first time when he sends the form. How to avoid this.
1. Manager - Checks & Sends - No data update
2. HR - Checks & Sends - Data updated
or
3. HR - Returns back - No data updated
4. Manager - Checks & Sends - Data updated (how to avoid updation here)
I have linked the process form task TS17900100, so when Manager and HR Checks and Sends the updation occurs. Is there any way i can avoid updation for Manager.
Thanks,
Nikhil