Hi Oliver,
Write two ABAP programs one reset RSADMIN another for set.
In process chain ,
- Start process
- Call Reset(RSADMIN Table) ABAP program
- Execute your DTP
- Call Set(RSADMIN) ABAP program
In this case it will work only for your DTP, please make sure should not execute any other DTP at this time.
Thank you,
Nanda