Skip to Content
0
Former Member
Apr 02, 2010 at 11:38 AM

About table control line count in BDC.

216 Views

Dear All,

Is there a way to know how many lines a standard screen table control has at run time. Eg: In VK11 say 17 lines are visible. But if I change the screen resolution, the no. of lines in the table control changes.

Now I want to write a BDC for program having such a table. Hence, I need to know the number of lines of the table control has at run time so that I can fix the number of table control lines in my code (Is there a better way to do this).

Can anybody help me on this?

Thanks in advance.