Prepare one final internal table with an additional field 'Condition'. Loop through condition1 record and append to finla internal table along with condition = 'L'. And similarly loop through condition2 and move records. Then display the final prepared table in output.
↧