Skip to Content
0
Former Member
Sep 22, 2006 at 12:02 PM

Internal_Table_Doubt?

19 Views

Hi

I have an internal table which has 4 fields and I want to perform some calculations whenever only the third field of that internal table changes.

I cant use AT NEW command as it will trigger whenever the first or second field changes.

So, is there any way I can capture just the change of that third field only?

Thank You