Application Development and Automation Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

ADRC-SORT1

Former Member
0 Likes
1,330

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

3 REPLIES 3
Read only

GauthamV
Active Contributor
0 Likes
987

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.

Read only

Former Member
0 Likes
987

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

Read only

Former Member
0 Likes
987

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