‎2009 Nov 09 9:30 AM
Hi,
In Infotype O568 I have to update a table for Leave records. For that I am using BDC recording. While doing BDC recording the page down button ok Code is not being recorded. Can any one tell me how to capture the Ok Code for page down button. I have Tried with ' P+ ' and ' P++ ' but it does not work.
Thanks!!!
‎2009 Nov 09 9:51 AM
‎2009 Nov 09 9:51 AM
Hi Abhay,
For which transaction you are using your BDC , i am not getting.
I must say that for all transaction , page down(P+) option don't work,
for that transaction you need to follow the below steps.
go to menu bar->edit-> enter lines.
after recording you will get BDC_OKCODE = NP.
Try with this.
Regards,
Tutun
‎2009 Nov 09 9:55 AM
DEMO_DYNPRO_TABLE_CONTROL_1
in this demo refer MODULE scroll INPUT.
‎2009 Nov 09 9:57 AM
‎2009 Nov 09 10:47 AM