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 when running ECATT

former_member269100
Participant
0 Likes
363

Hi,

When running ecatt to mass upload records into SAP, the system is reporting the following error:

NA 00379 Screen 000 is too large for internal batch input area.

Diagnosis: Processing a session is not allowed as this is already in process

Procedure: Wait until the named session has been processed

This problem is happening in production but not in QA system.

I have checked bdc_iob_size parameter setup as per note 11842 and noted that the production setting is 7 times larger than the QAS setting. Does anyone know what could be the cause of this problem and the possible fix?

Thanks in advance.

Aloy

1 REPLY 1
Read only

Vny12
Product and Topic Expert
Product and Topic Expert
0 Likes
305

Hi,

To my understanding the error position is recorded by TCD ,

since we have lot of screen controls on screen and time taken to fill the data into fields is more, the TCD is losing the synchronizing part and trying to go next screen, and we get a error .

Please use SAPGUI recording instead,

best regards

vinay