I am trying to generate a CSV file with constant values for column header and dynamic values from SAP tables as the values for each columns. Since I have a large amount of column names, how to maintain them without hard-coding the values in the ABAP code?