Skip to Content
0
Former Member
Aug 08, 2005 at 02:21 PM

Calling a method in back ground / separate task

1742 Views

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