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.