Hi,
I am trying to add a second exception column to ALV table. When I do it, first one dissapears, I tried few different approaches but I can not get it right, can anyone help me?
Firs column is created like that:
DATA(lo_columns) = o_alv->get_...
Hi,
I am new to sapui5 and was wondering if it is possible to format value in input field after user has put it in?
For example a field that accepts weight, user puts in 1000 in grams and after he leaves field or hits enter it is formatted to kg ...
Hello All,
I have just begun to learn SAPUI5, I am going with SAPUI5 book from SAPPRESS and have issue at the beginning with one part. In chapter 4 about MVC tere is a simple APP, that I am unable to run. It should take data from JSON object in the...
No, i do not. It is only for the display of those icons that come with exception column.If I understand it can be achieved by assigning icon codes e.g.'@5B@' to a table field.
Hello Boghyon,thanks, it helped me a lot! I had an issue where async was not loading libraries on time, thanks to your answer I managed to fix it.I had some other issues but I managed to fix them too.BR,Lucas