Skip to Content
0
Former Member
Jul 16, 2008 at 02:02 PM

How to suppress blank line in the smartform

227 Views

Hello all,

I am providing a vendor address number from LFA1-ADRNR. There are one or two fields in the vendor master that are not filled in, so my Smart Form prints out a blank line. The users do not want this blank line printed out in the form. Is there any way in Smart Forms that I can prevent printing out blank address lines?

Or how to write IF ENDIF conditions?

I have written IF &field1& EQ SPACE.

But it's not working.