BDC - PAge Down

Question:
I am working on a BDC for kb21n.
I am able enter 12 line items at a streach, for 13th item I need to do a page down, How do I do that I did not get that ok code while doing in Recording.
Please suggest.
Thanks a lot.
Ramesh
Answer:
Page down is P++ if I'm not mistaken.
But check if there is a code for 'new entries' which is also good.
phillip
Answer:
P++ is page down .. But if you are dealing with a screen where you have a table or kind of structure, a page word wil scroll as many as 16 items top at a streach. U have to write the logic to check for the instace of page down(as u mentioned 13th item etc)
Answer:
You should not be relying on the number of lines on your screen as they can change with the end users video parameters.
I would always insert at line 1 of the table control, reversing the order of my itab if needs be.
_________________
Regards
R
Abap KC

SFMDR

More Articles:

Format cells in Excel - how can we set interior color?
LSMW Two Input files and one source structure?
posting FI document from Excel?
Drop Down Of List Box?
BAPI_SALESORDER_CREATEFROMDAT2?
Addition of Tax text in standard po printing?