cancel
Showing results for 
Search instead for 
Did you mean: 

Strange Problem with Code Groups / Codes

Former Member
0 Kudos

Hey all, have a strange problem with Code Groups and Codes.

Our data migration team accidentally loaded an early version of our catalog (code groups and codes) in to our 'Gold' configuration client. They then proceed to delete them all via transaction qs41. However, the code groups have been deleted, but not the codes.

So, basically, no codes groups exist in table QPGR or QPGT but all the entries remain in QPCD with the assigment to code groups. The usage indicator is not set on the codes so why they did not get deleted with the codes groups is unknown.

The issue that this is now causing us is that we can't recreate the codes groups with these codes assigned as the system thinks they already exist (via a check on table QPCD i would expect).

Also, i have been unable to recreate what happened did in other clients... seems very strange.

Any help appreciated.

Cheers

Accepted Solutions (0)

Answers (1)

Answers (1)

peter_atkin
Active Contributor
0 Kudos

Ben,

You could try SE11, and see if you can delete the records from there.. but I'm not hopeful...

Otherwise you may need to write a quick ABAP program to delete the data base entries.

PeteA