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: 

Sales Order Upload using IDOC : Batch Input error

Former Member
0 Kudos

Hi all

When I am uploading sales order data using <b>idoc</b> method it was giving the below error when the Items are more than 10,if the items are less than 10 it was creating the sales order successfully.

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

for upload I am using the standard Meassege type and Basic idoc type

Message type : ORDERS

Basic idoc type : ORDERS05

Function Module : idoc_input_orders(ORDE)

Please help if there is any Idea

Thanks in Advance

Warm regards

Rajasekhar

1 ACCEPTED SOLUTION

Manohar2u
Active Contributor
0 Kudos

Hi Madhu,

This error might be due to screen resolution. Try to reduce screen resolution and run your program.

Cheers

Manohar

1 REPLY 1

Manohar2u
Active Contributor
0 Kudos

Hi Madhu,

This error might be due to screen resolution. Try to reduce screen resolution and run your program.

Cheers

Manohar