Skip to Content
0
Mar 06, 2009 at 10:19 AM

Popup with vertical scroll bar to show internal table

591 Views

Hi All,

I want a FM to display the contents of an internal table in a popup

screen with column header and line items. The table may contain

many line items, so vertical scrollbar is a requirement.

One of the similar FM is: MD_POPUP_SHOW_INTERNAL_TABLE.

However, this doesn't have any vertical scrollbar option.

Thanks.