‎2009 May 05 12:51 PM
Hi,
I have a BDC for posting document. BDC has code
perform f_bdc_field using 'BDC_OKCODE'
'/00'.
Due to this the window pop ups, with value /00 as BDC_OKCODE and I have to click enter.
The requirement is to remove the popup window.
Is there any way I can hardcode this value so that it autmatically takes this values during runtime??
‎2009 May 05 1:38 PM
try this:
At the top of your screen (toolbar) there is a button with a monitor displayed (colors green, red & blue), next to the question mark (Help) button, to maintain some settings. Click this button and choose 'Options'. On tab 'Expert' there is a checkbox for BDC OK code. Uncheck it and try again.
‎2009 May 05 1:38 PM
try this:
At the top of your screen (toolbar) there is a button with a monitor displayed (colors green, red & blue), next to the question mark (Help) button, to maintain some settings. Click this button and choose 'Options'. On tab 'Expert' there is a checkbox for BDC OK code. Uncheck it and try again.