Application Development and Automation Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

Sap-Script Underline.

Former Member
0 Likes
304

Hi,

I want to underline only the G_TOTAL in the following line ..How to do it??

  • <C6>Total Amount Due: &G_TOTAL&</>.

Ive written this under default paragraph and need to use the character format <C6>.How to do it??

Thanks.

1 REPLY 1
Read only

Former Member
0 Likes
276

Hi..

For &G_TOTAL& create different CFormat with Underline...

For this..

Check the Underline Checkbox In The Font Page OF Cformat .

Hope This will Work..

Praveen