‎2006 Nov 21 12:28 PM
Hello All,
I have a requirement wherein I need to get technical info of all the systems that are linked in a particular landscape. Also I want to know in what direction and how are the transports being done from one system to another.
For e.g. Say I have three systems - Dev, QA and Prod.
Now say I m in QA, then I should know that QA is linked to Dev and Prod and the Transport Requests are flowing from QA to Prod and from Dev to QA.
Any suggestions. Would appreciate suggestions. I am open for suggestions.
Rgds
Priyanka
‎2006 Nov 21 7:33 PM
Table TCEVERS gives you the current configuration(transport path) version. Based on the Configuration Id you can query table TCESYST and TCESYSTT to get the overall transport path.
‎2006 Nov 21 7:33 PM
Table TCEVERS gives you the current configuration(transport path) version. Based on the Configuration Id you can query table TCESYST and TCESYSTT to get the overall transport path.