Hi Friends,
In my program , I am calling RM07MLBD program through SUBMIT . It is working fine on foreground mode.
Now , I want to run my program in Back Ground .I am calling JOB_OPEN and JOB_CLOSE function module.
But , when I am checking , It gives me the Syntax error
The addition "EXPORTING LIST TO MEMORY" cannot be used with the
addition "VIA JOB".
When I removed the EXPORTING LIST TO MEMORY , there is no syntax error but I am not getting my required output.
So , How can I read the data from Memory on background job ?
Please help me , This is urgent.
Thanks
Regards
Bibekananda