Skip to Content
0
Mar 06, 2009 at 06:20 AM

CALL FUNCTION FUNCTION NAME STARTING NEW TASK 'TASK_NAME'.

96 Views

Hello Experts,

I want to call a function in new task. I am not aware as to what advantages I would have. This approach is recomended because of a memory sharing issue. However the currently I would like to know what is the significance of the 'TASK_NAME' string that I am using. What does this signify? Can I use any string? should I end the task once the function is executed? If I should end it how?

I have tried with the syntax Call Function < Function Name> Starging New Task 'TASK_NAME'.

and this works.

Kindly advice..

Thanks, Anumodh