Hello everyone,
We have any issue, before SAP up gradation the check function module was working fine. But few months back the code implemented in the check function module is not getting invoked. We have a scenario, when ever a user change the Person responsible from the work item and sets the status of the task to be 'Completed'.This completes the workflow. But the issue is the new workflow is getting triggered every time when the task status is set to the 'Completed' by the user.
I kept a BP in the check FM and triggered event thru SWUE.The transaction is taking into the debugging mode, but not sure if this really means the check FM is getting triggered and working fine?. Is there any way to debug the check FM?
Assumption: when the person changes the task status to 'Completed' the LUW is taking some milli seconds to update the tables. Due to which the check FM is not able to fetch the data for notification 'Completed' task.
I have also attached a screen print from SWE2.
Regards,
Priyank Patil