2006 Oct 24 4:14 PM
Hi folks,
I have a string_table I use for giving some system status fields in a Web Dynpro application popup (like user, client, etc.).
Now for better usability, I'd like to enter a blank line in my string_table. Does anybody know how to do that?
Kind regards
Ole
Hi folks,
I have a string_table I use for giving some system status fields in a Web Dynpro application popup (like user, client, etc.).
Now for better usability, I'd like to enter a blank line in my string_table. Does anybody know how to do that?
Kind regards
Ole
2006 Oct 24 4:16 PM
Hi,
Use this..
APPEND INITIAL LINE TO string_table.
The above statement will append a blank line.
Thanks,
Naren
2006 Oct 24 4:17 PM
2006 Oct 30 10:31 AM
OK, thanks for the answers.
that's what I tried from the start, and it works. The problem is a Web Dynpro method to which I pass this table. They just take away the blank lines...
Best regards
Ole
| User | Count |
|---|---|
| 3 | |
| 2 | |
| 2 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 |