‎2006 Jul 13 9:26 AM
Hi all,
I'm try to execute one funtion module with BACKGROUND TASK DESTINATION 'NONE' IN SEPARTE UNIT. I can see the execution of the function in SM58 transaction but when the proccess is finished the data hasnt been updated.
Thx in advance.
Regards.
Manuel
‎2006 Jul 13 9:28 AM
Hello,
R u using the COMMIT WORK AND WAIT .
If useful reward points.
Regards,
Vasanth
‎2006 Jul 13 10:02 AM
Hi Vasanth,
At first, thx for the answer. I try commit in the funtion module, after the call funtion in main program. But the data hasnt updated.
Regards.
Manuel
‎2006 Jul 13 10:08 AM
Hello,
Try to use CALL FUNCTION UPDATE TASK..
Please Reward if it helps.
Thanks,
Krishna