cancel
Showing results for 
Search instead for 
Did you mean: 

Sorting while mapping

Former Member
0 Kudos

Hi,

I have an source IDOC that contains different subnodes (infotypes) at the same level. Is it possible to sort by a certain field (for e.g. PerNum) while mapping

My target datastructure looks like the following:

E1P0000 (InfoType 0000)

+PerNum

+Subtype

+OtherElements

E1P0001 (InfoType 0001)

+PerNum

+Subtype

++OtherElements

Thanks,

Basant Gupta

Accepted Solutions (0)

Answers (1)

Answers (1)

Former Member
0 Kudos

Hi,

You can try using standard 'SORT' function.

Regards

Vijaya