‎2014 Nov 18 7:57 PM
Hello,
I believe I have found a bug an as-of-yet missing functional extension. In our development environment, we use CTS projects to coordinate the development projects. We have configured our systems so that the attribute SAP_CTS_PROJECT is required for every transport request; you can do this in SE03. When creating a transport in the SAP GUI environment, you have to select a project, otherwise you can't continue. In the ADT transport dialog, no project can be selected. The transport is created without the attribute being set, although this should not be possible according to the system settings.
Best regards
Volker Wegert
‎2014 Nov 19 8:39 AM
Hi Volker,
we are currently working on a concept that tranport request attributes can be maintained in eclipse when creating a new request. Do you also implement the Badi CTS_REQUEST_CHECK in that case?
Regards,
Thomas.
‎2014 Nov 19 8:45 AM
Hi Thomas,
no, we don't use that BAdI at the moment - the check is done by a standard component. To be honest, I was expecting the transport creation to bail out with an error message about a missing attribute and was very surprised to see that it was actually possible to create the transport at all.
Volker