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

smartform space issue?

Former Member
0 Likes
1,162

Dear ABAPER'S,

I am developing smartform. i have some issue please see below screen shot i have mark has red color.

from above screen shot how to remove space between thee lines ?

Thanks

Ravilla

6 REPLIES 6
Read only

satyabrata_sahoo3
Contributor
0 Likes
990

Reduce your Row Height in the smartform Table.

Read only

Former Member
0 Likes
990

Hi

You need to remove or reduce the line space of your paragraph

Max

Read only

Former Member
0 Likes
990

Hello,

Have a look at Tabel/Loop where the output of your parts happen.

Now check all entrys is there is an linebreak (Enter) in the one of the cells.

Had that problem several time with sap standard forms.

GL and Br,

Nikolaus

Read only

0 Likes
990

Dear Experts,

If you absorb my screen shot i need to remove my space with in line, as per my requirement i did like this but i dnt know how to remove these space.

Thanks

Ravilla

Read only

0 Likes
990

You need the delete the empty lines between the items?

Have you checked if there ist no PI-Sign after all of your entrys in the table/loop.

I've made a screenshot, its from a german system but you should see want i mean.

Go through all entrys in that table and make sure there is no sign like this.

Read only

Former Member
0 Likes
990

Hi,

Try by keeping c in variable like maktx(c).

Or check paragraph formats.

Regards,

Anand