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

Sorting Idoc Segments

Former Member
0 Likes
342

Hi experts,

I have a project where i need to sort the Idoc segments according to certain sorting algorithm.

Since i'm new to Idocs I need a sample ABAP code of how to sort segments in an Idoc generally.

Thanks.

1 REPLY 1
Read only

Former Member
0 Likes
290

yes you can sort the idocs through idoc fields by msgtyp and docno and idoctyp in the code status

thanking you