Saturday, 10 March 2012

If i want to execute a BDC program only in background not in foreground is there any option for this? | ABAP BDC

The sm37 transaction can be used for running a program in the background. Also in the session method while processing the session you can specify the processing type as background or foreground.

No comments: