cancel
Showing results for 
Search instead for 
Did you mean: 
Subscribe

Hi there!

I need to replace the logcial component group in a few hundred executables in solution documentation of Solution Manager 7.2 but cannot find any function to do so.

Any idea?

Cheers!

View Entire Topic
Former Member
0 Likes

It is possible when the logical component is not part of a unique key. This is the case with stepsm but not with most executables. You cannot change the LCG of a transaction.

What K. Lai is looking for is more a renaming of LCGs. This would be possbile if testing wouldn't be involved. The problem with testing is, that in a Test Data Container the LCG name is stored instead of the LCG GUID like everywhere else. LCGs have a GUID as internal ID just as solutions and branches to be able to rename them. A conversion exit displays the name at the UI but on the database there is a GUID. However Test Data Containers store the name instead of the GUID. So it is not possible to rename an LCG without getting inconsistent Test Data Containers. Therfore we had to remove the renaming functionality from SOLDOC UI.