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

SEGMENT MORE THAN 1000 BYTES

Former Member
0 Likes
454

ANY ONE CAN TELLM WT WE HAVE TO DO IF THE SEGMENT HAVING MORE THAN 1000 BYTESOF DATA IN IDOCS

Moderator message : Search for available information, do not use all capitals. Thread locked.

Edited by: Vinod Kumar on Aug 23, 2011 2:33 PM

1 REPLY 1
Read only

Former Member
0 Likes
338

Hi,

The EDIDD (Data record (IDoc)) has a component SDATA which is of length 1000 LCHR. I think that is the maximum limit provided by SAP. I would say if the data in the IDOC is more than that we rather split it in two different segments.