‎2006 Sep 21 6:13 PM
Hi All,
My BDC was working fine yesterday. When I execute today it is giving me the following error.
What is this error and how to solve it.
Thanks
Veni.
‎2006 Sep 21 6:19 PM
Hi,
Create the batch input session and run the batch input in SM35 and run it in the foreground mode..It will go through all the screens...
You can identify which screen is invalid..
Thanks,
Naren
‎2006 Sep 21 6:16 PM
‎2006 Sep 21 6:17 PM
‎2006 Sep 21 6:19 PM
Hi,
Create the batch input session and run the batch input in SM35 and run it in the foreground mode..It will go through all the screens...
You can identify which screen is invalid..
Thanks,
Naren
‎2006 Sep 21 6:24 PM
Hi Naren,
It was working fine yesterday. Now also it is working fine in Dev. In QA it is giving me the error when I try to execute it. It is not creating the session.
After pressing execute button it is saying 'BDC_INSERT, screen .&. is invalid' with a pop up window.
Thanks
Veni.
‎2006 Sep 21 6:23 PM
HI,
For the Structre BDCDATA, somewhere you are passing incorect screen number, can you please check once again about your Screen No ..
Regards
Sudheer
‎2007 Feb 16 6:32 AM
hi veni
have u got the solution i am facing the same prblm
"BDC_INSERT, screen .&. is invalid"
if u got some solution plz reply
thanks in advance
regards
swathi
‎2007 Oct 18 2:32 PM
Hi,
i ve got an very simular problem.But i get the following message: "BDC_INSERT, internal data area for screen.BDC_INSERTWRFM_WSO6. too small".The prog was fine until last week.
Any idea what happend?
Thanks
Henryk
‎2011 Nov 22 7:58 AM
Hi I meet the issue too. I get the message " BDC_INSERT, screen .&. is invalid" when create the input session.
‎2011 Nov 22 8:54 AM
Hi ,
While creating BDC in DEv for that transaction code : screen might have not been modified From SPRO configuration ,
where as in Quality there might be some changes in SCreen fields i.e addition of new fields or deletion of fields through SPRo
Configuration .
That will be the reason for not getting screen no which is extra in Quality .
run your BDC in Foreground with error mesage and stop there . and check for which field it is stoping and then add that field in your BDC code with screen no and value .
regards
Deepak.