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

error in bdc

Former Member
0 Likes
776

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
Read only

Former Member
0 Likes
723

check ur GUI settings,prob is not with ur Program

regards

Prabhu

Read only

Former Member
0 Likes
723

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

Read only

Former Member
0 Likes
723

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

Rob

Read only

Former Member
0 Likes
723

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