2008 Dec 09 2:19 PM
Hi,
I am trying to add the selection-screen frame title text length as 103 characters, but it is taking
Only 84 characters. Please let me know, any body have alternate solution on this.
Regards,
Suresh K.
2008 Dec 09 2:38 PM
Hi,
I am trying to add the selection-screen frame title text length as 103 characters, but it is taking
Only 84 characters. Please let me know, any body have alternate solution on this.
Regards,
Suresh K.
2008 Dec 09 2:34 PM
It seems to be a limitation of the Title.
Try using the COMMENT of the selection screen. Like:
selection-screen: begin of block blk with frame.
selection-screen: comment /1(79) aaa.
selection-screen: comment /1(79) bbb.
parameters: p_chk type char1.
selection-screen: end of block blk.
initialization.
aaa = 'First line'.
bbb = 'Second line'.
Regards,
Naimesh Patel
2008 Dec 09 2:38 PM
2008 Dec 09 2:41 PM
2009 Oct 28 11:29 AM
2009 Oct 28 11:34 AM
hi SUresh
What is the correct code u r using can you please paste here ...
| User | Count |
|---|---|
| 3 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 |