‎2007 Jun 25 6:12 PM
How many records will b displayed by default in table control?
‎2007 Jun 25 6:14 PM
‎2007 Jun 25 6:22 PM
Hi
Depending upon the Screen resolution the bumber of records per each screen will vary
so you have to see the resolution and count the lines correctly and handle the table control PAGEUP/PAGEDOWN events correctly
depending upon the data it takes any number of records
only thing is we have to scroll pages up and down for the records
Reward points for useful Answers
Regards
Anji
‎2007 Jun 25 7:11 PM
you can do a recording to that purticular transaction. you can do recording using transaction SM35. In the same screen where you are specifying the transaction name for which u r going to do the recording also please check the default size option. when recording you can count and find out the default size of that purticular table control.
There is not single default size for table controls. It varies with transactions. you can find this only during recording with the default size option enabled.
Thanks.