2008 Jun 26 1:18 PM
selection-screen begin of block b1 with frame Title text-001.
title with more than 83 Char is not displaying.
Is there any solution to dispaly Long title of 115 char.
2008 Jun 26 1:23 PM
Hi,
If it does not work then add COMMENT statement to put the header at selection screen.
Hi,
If it does not work then add COMMENT statement to put the header at selection screen.
2008 Jun 26 1:23 PM
Hi,
If it does not work then add COMMENT statement to put the header at selection screen.
2008 Jun 26 1:39 PM
If i am using comments then i am getting line space between thwo lines.
2008 Jun 26 1:24 PM
REPORT /dceur/z_ais_mass_fac_amend
NO STANDARD PAGE HEADING
MESSAGE-ID ZPROG
LINE-SIZE 255
LINE-COUNT 30(4).
write ur first statement as above. Setting the line size to 255 may solve ur problem. Pls reward points...if the abv helps...
2008 Jun 26 1:41 PM
REPORT /dceur/z_ais_mass_fac_amend
NO STANDARD PAGE HEADING
MESSAGE-ID ZPROG
LINE-SIZE 255
LINE-COUNT 30(4).
This is not working.........
2008 Jun 26 1:24 PM
Create text from tcode SO10.Read it in your program in a variable by using FM READ_TEXT.Pass it to :
selection-screen begin of block b1 with frame Title <var>.
2008 Jun 26 1:44 PM
Create text from tcode SO10.Read it in your program in a variable by using FM READ_TEXT.Pass it to :
selection-screen begin of block b1 with frame Title <var>.
in Read text i will get 255 char of length, then how it would handle.
| User | Count |
|---|---|
| 5 | |
| 3 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 |