I am trying to run F110 by doing CALL TRANSACTION 'F110' after setting BDC values.
When I run it in foreground, the program seems to work fine but when I try to execute in background (since this program needs to be scheduled), it errors out on the CALL TRANSACTION line with a return code of 1001.
Any ideas on what can be done so that it runs properly when executed in the background? Some help would be much appreciated.
Thanks,
Ravi.