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: 

System creates 2 IDOCS for 1 inbound file

frank_bork
Participant
0 Kudos

Dear all,

I have the following Problem,

in my Inbound file I have 13000 lines and I Need 1 Idoc for the whole file.

At the Moment the System split the file into 2 idocs.

First Idoc with 9999 lines and then the rest in the second Idoc.

I checked and implemented already OSS 370021 to extend the Maximum of involved Segments in table IDOCSYN.

Any idea why the changes in table IDOCSYN not solving the Problem?

Do we need to chnage any other tables to avoid the split?

By the way: In the second Idoc the System loose the Control data and the Idoc is going on error.

Many thanks.

Frank

1 REPLY 1

egor_malov
Contributor
0 Kudos

Hi, Frank

Probably it is maximum number of segments of particular type per idoc that sets the limit. 9999 looks like a typical value for that. Have a look at your IDoc type definition in WE30.