Skip to Content
0
Former Member
Jan 14, 2011 at 12:19 AM

POPUP_WITH_TABLE_DISPLAY_OK FM displays 80 characters, any display more

480 Views

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