‎2009 Mar 17 1:20 PM
‎2009 Mar 18 7:49 AM
Hi,
BDC_OKCODE is tracking the sy-ucomm value in the BDC, this is tuff to tell which sy-ucomm has this valye ,you need to check yourseldf...either go in the debugger mode while excuting the Tc-de or serch the Pf sttaus set for this BDC.
Pooja
‎2009 Mar 17 1:23 PM
‎2009 Mar 17 1:25 PM
Go to transcation where you have seen this Function code.
extecute the transaction and in commnad bar type '=PA' .
check what is happening by the same.
else go to the program where you are doing the BDC in SE80. open PF status of screen and see what is there against function code '=PA'.
‎2009 Mar 18 7:49 AM
Hi,
BDC_OKCODE is tracking the sy-ucomm value in the BDC, this is tuff to tell which sy-ucomm has this valye ,you need to check yourseldf...either go in the debugger mode while excuting the Tc-de or serch the Pf sttaus set for this BDC.
Pooja