‎2009 Nov 10 4:36 AM
Hi All,
SORT1 filed of ADRC table is being deleted by one of the program. My requirement is to find out which program/FM etc is updating this filed in data base table ADRC.
Is there any way where we can find out which which program is updating this filed,
Thank you all in advance for your sugegstions.
Regards,
Ashwini Patil
‎2009 Nov 10 4:39 AM
You can do a where used list on table ADRC to find out the programs in which it is used
and may be from description of program you can find where it is being deleted.
‎2009 Nov 10 5:12 AM
Hi Gautham,
I tried this option.
But from where used list i am not able to find the report.
If you know any other specific way please let me know.
Regards,
Ashwini
‎2009 Nov 10 5:31 AM
I dont think there is any thing else than where used, which can help you finding the report and i am sure if there is any report for this , it will come in the where used list