2009 Jul 08 2:46 PM
Hi Folks,
I am using convention table control and it is behaving weirdly. when i select one or more records and scroll down/up. The records selected earlier are getting deselected.
I have also checked the ABAP Code and i am no where clearing the value of the row selections column. I can see the marked entry in my internal table even after the last statement of the last PBO module is execute.. After this statement I am directly getting the table control and the records are deselected. So please suggest some solution for this at the earliest.
Appreciate a quick response.
Thank you in advance.
Regards,
Subramanya Nadgir
Hi Folks,
I am using convention table control and it is behaving weirdly. when i select one or more records and scroll down/up. The records selected earlier are getting deselected.
I have also checked the ABAP Code and i am no where clearing the value of the row selections column. I can see the marked entry in my internal table even after the last statement of the last PBO module is execute.. After this statement I am directly getting the table control and the records are deselected. So please suggest some solution for this at the earliest.
Appreciate a quick response.
Thank you in advance.
Regards,
Subramanya Nadgir
2009 Jul 08 3:13 PM
Hi,
You set the a flag in PBO
Check the answer given by me (Sarves) in this thread you might get some idea how to do it,
Regards
Sarves