2011 Dec 04 8:09 PM
Hi,
I have one requirement of displaying information in pop up. Information will in table format, 1st column will be having char abbreviation and 2nd column will be having description more than 256 char.
I thought abt couple of solution but its not helpful
Sol1) ALV, but an ALV filed can display max 256 char.
Sol2) Using smart forms, but when I calling smartform in screen of some size , it not displayed in pop screen. It always open new screen.
Any suggestion will be welcome.
Thanks & Regards
Sandeep Kumar Singh
2011 Dec 05 5:52 AM
why dont you just create a modal screen window and have a table control in place? that should solve your purpose.. right?