Application Development 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: 

error in bdc

Former Member
0 Kudos
139

I have created a bdc for transaction vl31n . when i upload the external file which contains 400 items and run bdc i receive message

<b>A Screen 0000 is too large for internal batch input area</b>

4 REPLIES 4

Former Member
0 Kudos
86

check ur GUI settings,prob is not with ur Program

regards

Prabhu

Former Member
0 Kudos
86

pls check field size entry in the database table and also gui settings, resolution etc

Former Member
0 Kudos
86

According to OSS note 457925 this transaction is not entirely suitable for batch input.

Rob

Former Member
0 Kudos
86

Hi,

It is good to write the BDC for enjoye transactions, look at the note which Rob mentioned,

It is better to use a Function module or a BAPI,

Look at this FM:- <b>GN_DELIVERY_CREATE</b>

Regards

Sudheer