find custom table used by which object details
672589Jan 21 2009 — edited Jan 21 2009Hi we have one custom table with only one column.This table is used for value set type 'TABLE'.
This table was created by some one else earlier than me.In this table contract id values will be stored so that in the value set these values will be appeared as all knows.
Now the problem is in the value set some of the values(contract ids) are missing.So i need to find out how the insertion is being done like within the package or in any form.
I have checked in toad object_name-->used by but it shows only synonym of this object.
Can any one suggest me how to find the insertion into this table is happening.
Thanks