Skip to Content
0
Former Member
Aug 02, 2016 at 02:27 AM

No return messages when using parallel processing

78 Views

Hi everyone,

I have a CALL FUNCTION STARTING NEW TASK DESTINATION IN GROUP in my code, when I checked the results, it has no return messages..However, when I used the straight forward approach (not using parallel processing, without the STARTING NEW TASK DESTINATION IN GROUP keywords ) , it has return messages. What does it mean?