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

Return code 1 in BDC_INSERT

Former Member
0 Kudos
193

Hi experts,

i made a batch input, but when i run the report i have a error, "BDC_INSERT, internal data area for screen. BDC_INSERTSAPLZH55. too small", when i create de season.

Can anybody help me?

Thanks.

1 ACCEPTED SOLUTION
Read only

Former Member
0 Kudos
129

It is problem at BDCDATA,

Just look at BDCDATA Filling,somewhere you are mentioned wrong screen number or wrong program.

suppose screen number 0900,if you use 900 then you get like this.

just compare code with recording code .

Thanks

Seshu

1 REPLY 1
Read only

Former Member
0 Kudos
130

It is problem at BDCDATA,

Just look at BDCDATA Filling,somewhere you are mentioned wrong screen number or wrong program.

suppose screen number 0900,if you use 900 then you get like this.

just compare code with recording code .

Thanks

Seshu