cancel
Showing results for 
Search instead for 
Did you mean: 

Sorting data in a transaction

Former Member
0 Kudos

I have a transaction that I need to sort the data from an iDoc before it is sent to Kronos (to be displayed in order). Right now the data is displayed in the order it was created instead of sequentially. I found the u201CGeneric Sort Filteru201D action in the Transactions menu, but cannot figure out how to configure that sequence so that it sort that data by one variable in the iDoc. I am new to this, so any help at all is appreciated.

Thanks,

Mike

Accepted Solutions (0)

Answers (1)

Answers (1)

Former Member
0 Kudos

Hi Mike,

Your document needs to be in SAP MII Format (Rowsets/Rowset/Row...) in order to use the XML Functions. Use the SAP MII Output actions to build the document (you should likely need only the Document and Row actions). Once this document is built, then you can apply the Generic Sort Filter.

Kind Regards,

Diana Hoppe