Object of "TYPE" (SYS_PLSQL_ ). How to determine association to pkg or prc.
Jaffee2Sep 15 2011 — edited Sep 26 2011I have an object type of TYPE. I have the object_id. It created a SYS_PLSQL_
type. I need to find out where this type is referenced from i.e. packageor procedure.
Thanks.
Jaffee