Application Development and Automation Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

No update data with CALL FUNCTION BACKGROUND TASK

P000636
Active Contributor
0 Likes
721

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

3 REPLIES 3
Read only

Former Member
0 Likes
659

Hello,

R u using the COMMIT WORK AND WAIT .

If useful reward points.

Regards,

Vasanth

Read only

0 Likes
659

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

Read only

0 Likes
659

Hello,

Try to use CALL FUNCTION UPDATE TASK..

Please Reward if it helps.

Thanks,

Krishna