‎2006 Aug 25 7:50 PM
Hi,
I am trying to record a transaction using SHDB for BDC,
in recording process I am selecting records in popup screen and that screen will be having 9 records all the time and after selecting 9 records when I press tab(for going into second page) that TAB functionality is not recording.
Can any one please let me know how I can implement TAB(going to next page in recording process)
Thanks for ur time...(waiting for valuable answers)
‎2006 Aug 25 7:55 PM
‎2006 Aug 25 8:12 PM
Hi Rich,
Is there any FM for this funtionality for going into next page.
when i click on tab its recording - 'BDC_OKCODE' '/00'.
thanks.
‎2006 Aug 25 8:15 PM
‎2006 Aug 25 8:52 PM
Hi Rich,
sorry i forgot to answer .,.
I am using BP transaction and selecting business partner and ship to address tab i am trying to add address records to ship to address tab.
-
P+ did not work .. its not going to next page.
thanks..
‎2006 Aug 25 8:14 PM
Hi Rajesh,
Please try <b>'P+'</b> for BDC_OKCODE.
Regards,
Ferry Lianto
‎2006 Aug 25 9:01 PM
Hi,
Please try this OKCODE.
<b>BUS_TABSTRIP_NEXT</b> (Next Tab Page)
<b>BUS_TABSTRIP_PREV</b> (Previous Tab Page)
Regards,
Ferry Lianto
‎2008 Mar 19 2:18 PM
I have a similar issue. I tried with BDC_OKCODE '+P' and also with 'BUS_TABSTRIP_NEXT ' but no luck! Did you figure the way out?