Hi all,
I attached 2 screenshots
- Structure (Draft) of the customizing table
--> this is similar to the fieldcatalog structure
but enhances it with some more information:
- ABAP that uses this customizing table
- Classes for Dataproviding for filling individual ALV columns
- Corresponding Method for Dataproviding for filling individual ALV columns
- Classes for comparing individual ALV columns
- Corresponding Method for comparing individual ALV columns
- Check-Classes for individual ALV columns (is not displayed in the screenshot)
- Corresponding Check-Method for individual ALV columns (is not displayed in the screenshot) - Sample how the table could be filled
I hope you know what my intention is:
Instead of filling the fieldcat in the ABAP with coding i would like to customize it via a table
The table also includes
- data-providingclasses/methods for individual cols
- check-classes/methods for individual cols
- compare-classes/methods for individual TWO cols (this becomes not clear in the screenshot )
OK.
What do you tink abouit this idea?
Regards
Mario