Hi Christian,
I would suggest you the below points
- Create a node with 2 attributes viz description_text & amount
- Populate the table entries as per your requirement and set to context node as below
ls_data-description_text = " Some text " .
ls_data-amount = 2000.
append ls_data to lt data.
- Create a table in layout editor with text view ui element as column's editor. because, in text view you can color the text by using property "SemanticColor"
- Set the design property of table ui element to "Transparent"
- You can set the width of columns as per your requirement viz 1 st column 80EX, 2nd column - 15EX
Now the format looks better and more pleasant.
You can also try with SAP Adobe forms for your form design as per your requirement
Hope this helps you.
Regards,
Rama