2008 Apr 17 4:18 PM
Hi Guys,
I'm facing a problem in BDC.I have created one.It works fine in 'A' mode.In 'E' mode also it runs nicely without showing any screen(means no error).But when I run this BDC in 'N' mode, it comes out stating value was not provided for screen.
I'm not sure,but one thing that I'm suspecting,might be the cause is : on that screen always one information message comes,that I have to click as 'OK'.But in recording nothing comes for that.So obviously no code as such for clicking that.
Please help me what it might be due to ,and what to do..
Hi Guys,
I'm facing a problem in BDC.I have created one.It works fine in 'A' mode.In 'E' mode also it runs nicely without showing any screen(means no error).But when I run this BDC in 'N' mode, it comes out stating value was not provided for screen.
I'm not sure,but one thing that I'm suspecting,might be the cause is : on that screen always one information message comes,that I have to click as 'OK'.But in recording nothing comes for that.So obviously no code as such for clicking that.
Please help me what it might be due to ,and what to do..
2008 Apr 17 4:22 PM
2008 Apr 17 4:22 PM
Hi Vivek,
can you check the screen name and number in the session log and find the exact error message?
2008 Apr 17 4:23 PM
IN some transactions it does happen that in goes through in the foreground but doesn't work in N mode.
Your suspcion cannot be true, because information messages are not treated as separate screens and hence the action of pressing enter on that doesn't need to be captured in BDC.
Just make sure to do a sample run with exactly the same data that is failing , in a recording mode.
REgards,
Ravi Kanth Talagana