I'm working on a huge, already existing report which uses ALV grid for outputting the data. I now need to rename some columns, because of some trouble with duplicate heading texts.
Is there a way to determine which column in the output corresponds to which field of the data? The columns that need some work mostly are currency or weight units, so the only output they give for each row is "USD" or "kg" for example, which makes it fairly hard in debugging to find the right one since there are multiple of them in the output.