Skip to Content
0
Former Member
Sep 15, 2007 at 07:43 PM

ALV Edit after SP12

16 Views

Hi,

We just applied SP12. I have a ALV Table with a Drop down for one of the columns... This Column also has a filter value set ( Filter Value = F1 ).

Before SP12, when the user selected a value in the dropdown (for ex: F2), the corresponding context (DATA Node of ALV Component) WAS NOT updated.

Thus the result was that if the user selected a value in dropdown the ALV Table did NOT refresh, even though the Filter was set for F1. Thus the record with this newly edited entry (F2) stayed in the table and did not vanish even though the Filter was set as F1.

After SP12, it seems a user selection in the dropdown updates the Context.

Thus, when the user selects F2 in drop down, the corresponding record vanishes from the table since the Filter for this column is set for F1.

I want the record to stay in the table, that way the user can see the record they have edited.

Is there any way to prevent update of the Context when the dropdown iss elected, that way keep the record in the table...

Thanks

Anand