Sorting an internal table
I want to sort a internal table according to fields which are in other table.
i am having a internal table populated now i want to sort this table depending upon some fields which are in second table the fields are stored in the different lines in the second table.
please help me