Application Development and Automation 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: 
Read only

CTS Project integration missing?

Former Member
0 Likes
794

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

2 REPLIES 2
Read only

ThFiedler
Product and Topic Expert
Product and Topic Expert
0 Likes
619

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.

Read only

Former Member
0 Likes
619

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