Hi,
CALL FUNCTION ' ' STARTING NEW TASK '001'
PERFORMING f_task_end ON END OF TASK.
I have seen above code in some programs. What is the meaning of the above statement. Where can we use the above statement. Can any body explain.
rgds
p.kp