2004 Dec 02 6:00 PM
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.
2004 Dec 02 8:47 PM
Hi Graeme
Inspecting programs "YABA_REQUEST_" (or "YABA_TRANSPORT_" I couldn't recall the exact name) will be helpful.
Regards...
*--Serdar
2004 Dec 03 12:01 AM
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