Skip to Content
0
Former Member
Jul 18, 2008 at 04:23 AM

Not able to execute custom transaction in Background mode

46 Views

Dear All,

There is a custom modele pool program to update the data in info type 9003. We have written a Z program in that we are calling this custom modele pool through CALL TRANSACTION with mode 'N' and update 'S'.

Z Program is running successfully and updating data in 9003 info type when we run in foreground mode.

But it is not updating when runs in Background mode.

Am I need to take any other precautions when run in background mode for custom transaction?

We are using 4.6C version.

Thanks in advance.

Regards,

Abaper