cancel
Showing results for 
Search instead for 
Did you mean: 

Mass Transport request release

Former Member
0 Kudos

I have 1000 transport request to release.I cannot relaese one by one in SE10.Can any1 eaxplain how to relase all the request at the same time.

Accepted Solutions (0)

Answers (1)

Answers (1)

Former Member
0 Kudos

Hi,

Usually Mass transport requests are done through Scripts.

I do not have the code for this script, but the idea is as below.

Usually the tp.exe program is responsible for moving the object in the transport directory. We can have the input parameters in one FILE and can write scripts with a LOOP statement which call the TP program recursively until the last parameter.

General Syntax of TP is as follows:

<b>tp import <change request> <sapsid> U0</b>

Please let me know if this helps you.

Regards,

Karthic

Former Member
0 Kudos

Hi,

I don't think you have any option to release transport requsts at a time....

for import you can use command tp import ......

Regards

Ben