First your question is not clear,Still what i understood is'You want a UDA with catref name in design'
1.You can query it by q catef
2.what to you want to achieve by this?
?
Then you have to create UDA with UDNAME equal to customcode and ELELIST should contain SCOM.
Then all SCOMs in Paragon will get this new UDA and you can fill it there. And then query in Design like you mentioned
[QUOTE=RUAV;80619]Then you have to create UDA with UDNAME equal to customcode and ELELIST should contain SCOM.
Then all SCOMs in Paragon will get this new UDA and you can fill it there. And then query in Design like you mentioned
wow, very good, this is exactly what I need.
Thank you very much!
[QUOTE=RUAV;80619]Then you have to create UDA with UDNAME equal to customcode and ELELIST should contain SCOM.
Then all SCOMs in Paragon will get this new UDA and you can fill it there. And then query in Design like you mentioned
Now, I have a new question.
click on a flan
q var !!ce.catref.:customcodeA
but I don't want to see customcodeB on catref
click on a gask on catref
q var !!ce.catref.:customcodeB
but I don't want to see customcodeA on catref
How to set it ?