Avoid Page down coding

Question:
Hello,
I was wondering if there's a way to avoid coding for page down, while doing a BDC for a screen that has table control? Is there some kind of settong or a command that can do this?
Thanks
RJ
Answer:
Dear RJ:
You are right, you should avoid page-down in BDC/CTR - table control or not. You should program a positioning FCODE and feed that, then fill the key(s) in a popup.
Regards,
Wolfgang
Answer:
Try this function Module SCROLLING_IN_TABLE
Answer:
Try this function Module SCROLLING_IN_TABLE

More Articles:

BAPI_GL_ACC_GETPERIODBALANCES?
SAP ABAP with Workflow?
To find custom programs and tables that r no longer in use?
HR Programming: Select Statement on BEGDA & ENDDA?
Reading long text using Read_text?
Grid Control?