Hello,
It is possible to CALL function modules in background
Example: CALL FUNCTION 'FM_TOTO' IN BACKGROUND TASK
But do you know if it's possible to call methods in the same way(BACKGROUND TASK) ?
Thanks and best regards,
Olivier.
Updated May 18, 2018
Hello,
It is possible to CALL function modules in background
Example: CALL FUNCTION 'FM_TOTO' IN BACKGROUND TASK
But do you know if it's possible to call methods in the same way(BACKGROUND TASK) ?
Thanks and best regards,
Olivier.