In scripts, i have 10 address lines there were blanks in
between rows how can i avoid those

Answer Posted / k.nagalakshmi

goto the paragraph format that is applied on Address and
tick the check box, no black lines.. it will solve your
problem.

OR..

IF &LINE1& NE ' '
**PRINT LINE1
ENDIF.

IF &LINE2& NE ' '
**PRINT LINE2
ENDIF.

-----------
----------

Is This Answer Correct ?    1 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is the difference between a structure and a table?

739


please any one can tell me How to validate the data in Table maintinance generator?how can u validate the table field values if u r entering the data into fields .it shows record is wrong?wher we can done validation in table maitenance generator before getting the data as out ?

1788


What are base tables of an aggregate object?

838


To find the date difference & excude saturday & sunday in between them

1735


Which transaction code can I use to analyze the performance of abap program?

767


In ALV reporting when u execute your report which event gets triggered.

1960


How to read 5th record from Hash Internal Table?

1051


Does sap handle multiple languages?

754


What are the screen painter and menu painter?

748


Explain buffering concept usage?

781


Explain the different types of screen keywords?

762


What is an update task?

795


What happens when you post goods issue after delivery? How does the inventory get reduced after the delivery?

717


Explain enhancements

1080


Which objects are independent transport objects? : abap data dictionary

781