Application Development and Automation Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

BDC_INSERT, screen .&. is invalid

Former Member
0 Likes
5,318

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.

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
2,524

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

9 REPLIES 9
Read only

Former Member
0 Likes
2,524

Hi,

What is the error you are getting..

Thanks,

Naren

Read only

0 Likes
2,524

BDC_INSERT, screen .&. is invalid

Read only

Former Member
0 Likes
2,525

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

Read only

0 Likes
2,524

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.

Read only

Former Member
0 Likes
2,524

HI,

For the Structre BDCDATA, somewhere you are passing incorect screen number, can you please check once again about your Screen No ..

Regards

Sudheer

Read only

Former Member
0 Likes
2,524

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

Read only

Former Member
0 Likes
2,524

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

Read only

0 Likes
2,524

Hi I meet the issue too. I get the message " BDC_INSERT, screen .&. is invalid" when create the input session.

Read only

0 Likes
2,524

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.