Skip to Content
0
Jun 05, 2009 at 09:16 AM

OOPS secondary List...

36 Views

Hi Experts,

Can any one solve my problem?

I have displayed header Details (Purchase Order, Vendor, Purchase Organisation) using CL_GUI_ALV_GRID=>SET_TABLE_FOR_FIRST_DISPLAY.

Using event u2018DOUBLE_CLICKu2019 I have displayed Item data for the particular Purchaser Order in the secondary list.

Problem is: First time when Double click on the Purchase Order1 (PO1) it is showing Item details for the that PO1 correctly.

Again if I go back and click on the PO2, it is showing the PO1 item details instead of PO2..

I checked in debugging Values are taking correctly in the internal table. But only it is not displaying new values. First time what is displaying is continuing until we come out from the program. I think Screen is not refreshing or may be some other reasons.

Please give an clear idea to solve my problemu2026as early as possible.

Thanks in Advance,

Regards,

Kumar.