Application Development 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: 

double under line in amount using smartforms

Former Member
0 Kudos

Hello ABAPers,

Kindly help me about my problem in smartforms regarding the grand total amount in report...this should be the right format in amount :

1,200

=====

how can i do this using line type? under table...

i tried to use a script sy-uline...in smartstyles..and its ok..but my main problem is under line type..because the amount is in column...

Please help..

Will reward points

Thanks in advance

aVaDuDz

1 ACCEPTED SOLUTION

Former Member
0 Kudos

hai,

this is very simple.

1) u have to create special paragraph format in style, which should have very small line spacing(do u know wr to gv line spacing?).

2) In smartform create a text below the amount, where u want double underline. then put a underline in the newly created text according to the lenght of the amount.and apply the special style to the newly created text.

3) Do the second step again to have the second underline.

Note : its purely depends upon the line spacing in "Indents and spacing"

regards,

safiq.

6 REPLIES 6

Former Member
0 Kudos

hai,

this is very simple.

1) u have to create special paragraph format in style, which should have very small line spacing(do u know wr to gv line spacing?).

2) In smartform create a text below the amount, where u want double underline. then put a underline in the newly created text according to the lenght of the amount.and apply the special style to the newly created text.

3) Do the second step again to have the second underline.

Note : its purely depends upon the line spacing in "Indents and spacing"

regards,

safiq.

0 Kudos

Hello safiq,

ur so greeeaaattt...thanks for your response...but i still have 1 problem the underline is broken line...i need a continous one or not broken lines...

this should be like this

Pls..help..

Thanks in advance

aVaDuDz

0 Kudos

hai,

I have tried the solution which i have gn to u in my "customers balance confirmation smartform". its working fine. wt key did u press for underline? is it "underscore" key or "minus symbol".

Another way.

instead of creating line in "text" below the amount, goto newly created style, there u are having "font" tab. in that font tab, put tick mark in the "undelined" check box.now save and activate the style and smartform.b4 doing this confirm wether u have typed "-" or "_".

regards,

safiq.

0 Kudos

Hello safiq,

Thanks for your reply..

I tried that before to create in font tab and put tick mark in the underline check box..but it appeared a single underline...i want to create a double underline..

Thanks in advance

aVaDuDz

0 Kudos

hi safiq,

my problem is now solved..thanks for your advise!!!

0 Kudos

hi safiq,

i have a problem regarding debugging of local class in a program...under pt60-hr module.

the problem is no output in one employee...so i tried to debug...but cant understand some flow because it is local class..how can i debug it?

can anyone help me?

will reward points

thanks in advance

aVaDuDz