Question - If I Want To Execute A Program Only In Background Not In Foreground Is There Any Option For This?
Answer -
In Session method, in SM35 when you process the batch, you need to select the radio button Background, so it will run in background. In call transaction you need to mention the Mode value as N (no screen), so that it will run in background.