Application Development Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 

Automating Transport System

Former Member
0 Kudos

Hello. We're looking into automating the transport system between two systems. Currently a DBA has to physically move a transport from our dev to qa systems. We would like to have the ability just to have the developer automatically move the transport without needing the DBA to do it.

Is there any good RFC's to look at for doing this? Or, any idea which tables contain all the transport requests? Also, is there a chance it just keeps them in a directory somewhere? like /usr/sap/trans/something?

Any points in the right direction would be really helpful!

Thanks, Graeme.

2 REPLIES 2

ssimsekler
Active Contributor
0 Kudos

Hi Graeme

Inspecting programs "YABA_REQUEST_" (or "YABA_TRANSPORT_" I couldn't recall the exact name) will be helpful.

Regards...

*--Serdar

Former Member
0 Kudos

you can utilize business objects CTPROPOSAL & CTREQUEST to create a workflow solution for the same, to automate the transport system.

E070 and E071 table contain the details about the transports.

Also once the transport is released, the transport file is kept is a particular directory, that is configured by basis