I have to display the 6 fields thru a structure in al11 as a text file.Cost Center
cost center
Employee Group
Employee SubGroup
Shift
SKF Code
Avg Bi-weekly Salary
For 6h field Avg Bi-weekly Salary,mapping is given as
"Avg Bi-weekly Salary (Grouped based on Cost Center, Employee Group, Subgroup, and Shift)"
here group based on means what to do??
I have sorted the internal table by Cost Center, Employee Group, Subgroup, and Shift.
is that fine ?