‎2007 Mar 30 6:27 PM
Hello Experts.........
Plz Help me in Table control......
I am working in ecc6.0..... where i am developing a module pool.....here i am ceating a table control in a sub screen.......
now when i am entering any value in it and scrolling all the data is desapper but i remains in my internal tablee....i am using "REFRESH CONTROL TC1 FROM SCREEN DYNNR" IT DOESNT WORK BUT WHEN I AM USING THIS SYNTAX IN A NORMAL SCREEN IT WORKS FINE...
I am not using table control wizard....
what shall i do to resolve this problem......plz guide me and if possible give me some sample code......
Thanx in advance...
Vaibhav
‎2007 Apr 02 11:33 AM
Hi Vaibhav,
Probably, the reason why ur code is not working if your table control is on subscreen.
Check where have you written code for REFRESH. It should be on the PBO/PAI of the subscreen itself.
Regards,
Manish Joshi
‎2007 Apr 02 11:57 AM