Skip to Content
0
Former Member
Oct 08, 2010 at 02:28 PM

mass release of transports

1577 Views

I have a large list of transport requests, i.e. hundreds of them, most of which do not have nothing in common (like user, object etc.)

I need to release them and import to QAS system afterwards. I have no problem with the method of the import, but I am searching a feasible solution how to release/export them from development.

The easiest way would be doing that via UNIX script taking the requests names from text file and release them using tp export command as a first step. However, by the description of the tp export command, SAP help states folowing:

"Only use this command in exceptional cases. The SAP System uses the command expwbo to release requests from CTS transactions."

Does this mean that I should use the "expwbo" option of tp, instead of export one? Is this method safe at all?

Or do you any other ideas how to mass release the transport requests?