Hello,
A failed DTP request can be restarted from the point of failure by re-executing the DTP and selecting the repair option or using the menu option: post manually. In either case, it is a dialog process that times out based on the dialog timeout. Is there a program that can be used to restart the failed DTP request from the point of failure in the background?
Hi,
I think, no. You can write your own ABAP.
Why do you get a timeout? Usually the processes are running in background. When you have problems with the running time - make sure, that the process run in background.
Sven
When you restart a stalled DTP package it runs in dialog and is subject to the dialog timeout. There is no option to run it in the background that I am aware of.
Add a comment