Hi,
How would I handle paging down when working with control table for BDC code? I am workin on GS01, and I ran into a problem when the screen could only take up 14th row of the screen.
I did the recording and I tried the BDC OK_CODE P+ and P++; it did not work. I event ried to use the scroll feature on the right hand side but RGSBL-FROM(14) stays at 14 and did not increment to 15, 16, 17 etc..
Any ideas how I would handle the screen for any sets that is more than 14 rows?
Thanks,
Will