‎2006 Dec 15 5:57 PM
hi,
can I higliht one line in sap script witout box.
eg. / &KNA1-KUNNR&
‎2006 Dec 15 5:59 PM
Hi ,
You can change the paragraph format for the line and if it is a portion of the line use a different character format for that portion.
Regards
Arun
‎2006 Dec 15 5:59 PM
Hi ,
You can change the paragraph format for the line and if it is a portion of the line use a different character format for that portion.
Regards
Arun
‎2006 Dec 15 6:02 PM
You need to change the paragraph format of the line. If it isonly for Customer then u need to use a different character format.
‎2006 Dec 15 7:25 PM
Hi,
You can highlight a line in different ways...
1. By Setting up the character format as BOLD.
2. By setting up the character format as Italic
3. By Setting up the character format as Underlined.
4. By Setting the marker
5. Last but not the least, you can increase the font of the text by using character formats.
Check the below links for more reference...
Character Formats and Attributes
http://help.sap.com/saphelp_47x200/helpdata/en/d1/802e43454211d189710000e8322d00/content.htm
Standard Attributes of Character formats
http://help.sap.com/saphelp_47x200/helpdata/en/d1/802e50454211d189710000e8322d00/content.htm
Font attributes of Character formats
http://help.sap.com/saphelp_47x200/helpdata/en/d1/802e5d454211d189710000e8322d00/content.htm
Regards,
Vara
‎2006 Dec 16 7:32 AM
HI
<BL>Job Order No: &VBAK-VBELN(10R)&,,,, Expected Date:
In the above code, <BL> is, create the element in character format with font option BOLD is on. Try this way
‎2006 Dec 16 8:15 AM
jst create a paragraph format with bold ,underline,italics what ever you want
now write
P1 &KNA1-KUNNR&
WHERE P1 IS THE PARAGRAPH FORMAT.
regards
shiba dutta