Hello all,
We are on version 4.7. FM POPUP_WITH_TABLE_DISPLAY_OK has a limit of 80 characters. Any other popup FMs that can display more than 80 characters?
data: begin of listtab occurs 1,
field(80),
end of listtab.
Thanks
Bruce