Trace UD Column Usage

I have a custom UD column in a table but I don’t know where it gets used. I want to be able to look up everywhere that references to it in Epicor so I can trace the logic that defines the value. I want to be able to look up it’s usage in BAQs, Configurators, BPMs, Customization scripts etc.

Does anyone know how to do this without direct SQL access on the Epicor server, maybe with a BAQ?

https://www.epiusers.help/t/findincode-db-baq-or-why-we-all-love-jgiese-wci/104658?u=klincecum

Thank you! Any suggestions how to extend this to include configurators? I think my parameter is nested deep in configurator logic somewhere

I don’t have it, so I can’t poke it.

I’m sure somebody will enlighten us and then maybe we can mod it.

More info? There are tables you can poke for configurator data a bit.

Can you export your configurator files and decompile them locally?