... NICEdit and this tread on SCN I found the way to make HTML WYSIWYG editor for ABAP. My editor use CL_GUI_HTML_VIEWER to display NICEdit in container, and then thanks to POST method I put changes ...
... see water icon also. On the top of the screen there is an HTML container builded with CL_GUI_HTML_VIEWER. This container will tell you if it's your turn or if you have won the battle.
...
... of them to the users! Importing: it_fieldcat type lvc_t_fcat optional -> field catalog for list viewer control
it_sort type lvc_t_sort optional -> alv control: table of sort criteria
it_filt ...