Hi,
Can we call a Public Instance Method in either Background task or in separate task?.
If not is there any alternative in ABAP Objects?.
Similiar to what we do in Function module calls like..
CALL FUNCTION func STARTING NEW TASK taskname.
CALL FUNCTION func IN BACKGROUND TASK.
Please guide me.
Thanks,
Satya