‎2009 Jul 28 8:48 AM
Hi there ABAPers
please tell me if there is some way to delete multiple transport request tasks? I mean I have a list of transport requests and I would like to delete them, but clicking every single reguest and deleting it manually is time consuming (when You have for example 100 transport requests)
Maybe You know some clever way to do it in a mass? will be thankful for tips. Greeting. P.
‎2009 Jul 28 8:52 AM
Hi
U need to unlock all objects of the task. u can do it by trx SE03:
- Choose Unlock Object
In this way u'll be able to delete the request without to delete every single object in the request, but I don't believe there's a program for massiive deleting
Max
‎2009 Jul 28 8:52 AM
Hi
U need to unlock all objects of the task. u can do it by trx SE03:
- Choose Unlock Object
In this way u'll be able to delete the request without to delete every single object in the request, but I don't believe there's a program for massiive deleting
Max
‎2009 Jul 28 10:01 AM
I'm very sorry I hadn't precised a essential information ...
... I wish to remove transport request from STMS list of destination server.
‎2009 Jul 28 10:15 AM
Hi,
So you want to delete multiple transports from the STMS import queue? You can select multiple single entries or blocks of requests.
Position the cursor on the start of the block and choose Edit -> Select -> Select Block, then position the cursor at the end of the block and choose the same menu option again.
If you were aware of this already then I afraid that's as quick as it gets.
Regards,
Nick
‎2009 Jul 28 10:30 AM
Hi
So u need to delete the request form the queue? if it's so u can use this little tip:
- Create a list of the request in a excel of txt file and copy it
- Go to the queue,
- open the filter for field reuqets,
- press the button for Multiple Selection
- past the list and press enter
- Mark a block for all listed request (go to Edit->Select->Select block)
- Delete all selected request: go to Request->Delete
Max