BDC - PAge Down
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
Page down is P++ if I'm not mistaken.
But check if there is a code for 'new entries' which is also good.
phillip
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)
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