Skip to Content
0
Former Member
Mar 25, 2009 at 02:38 PM

Using BACK button; module pool not implemented

32 Views

Hi all,

I am displaying summary records as initial ALV grid.

Details of chosen records are displayed in ALV grid one-by-one on click of forward button.

Each click displays the chosen next record with further details in ALV.

My problem is that when i click on 'BACK' button; instead of directly going back to summary ALV grid (initial screen) I first go through all the ALV grid displays of records that were shown on click of forward button first.

I am not using module pool. Havnt created any screen of mine.

Can sy-lsind be of any help? It is set to 0 after each ALV grid dispaly.

Thanks