A methodmethas the callback routine, which is executed after terminating the asynchronously called function module. Forsubr, you must directly specify a subroutine of the same program. Formeth, you can enter the same specifications as for the general....
via this short introduction in the SAP Help Portal, Parallel Processing (*), and finally refers to the ABAP Doc comments. There are also other features in CL_ABAP_PARALLEL: The method RUN_INST can be used instead of RUN. It makes your custom code shorter by avoiding the serialization and...