Hi Chandrashekhar,
I noticed that the FM is called like this in both flow for the incorrect and correct data ,
CALL FUNCTION 'ME_UPDATE_DOCUMENT' IN UPDATE TASK
however, during commit work the correct data automatically calls the update debugger and points directly the logic inside the FM however the incorrect data does not trigger it.
I am having a hardtime looking for the condition inside the commit work logic that was satisfied for the FM to be called via update task.
Can you help me narrow down the variables that needs to have value or the variables to be watched out that possibly be the basis for the program to call the FM via update task?
Regards,
Rishy