Hi all,
We are trying to use a dynamic ATS LIST, in order to show different columns.
We were able to have different columns using ct_field_usage (visibility field) in GET_DATA method. Depending some "external options" only needed columns are available.
The next point is to have some of the fileds as default and the other ones hidden. I mean, the user should be able to choose the columns using the view/configuration. Now all columns are shown as default.
So the same table should show different columns depending some options (we were able to do this with ct_field_usage) but we also need to have some of them hidden by default.
EDIT: Using the config mode (parameter sap-config-mode), we were able to save a custom view as default.Not sure if this is the best way to solve the issue, but it works.
Thanks a lot,
Kr,
Agustín.