Hello
I check hundreds of validation rules on balance sheet data and bring the results line per line into a internal table, which is then binded to the view context node.
( table definition is just 1 column char 140)
I use then the UI element type 'table' to disaply in the front end the result. It looks then like that :-( ( poor formating)
I want to format the report as:
- titel in bold
- tabulator
- colors
Thus can please someone give my a good idea, how to approach a better formating:
- which UI Element?
- thus I need to use special ABAP expression to bring the string into the line o f table ( respect space etc...)
- etc.
Thanks a lot for any good idea on that issue
Best regards
Christian