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
What is the difference between a structure and a table?
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 ?
What are base tables of an aggregate object?
To find the date difference & excude saturday & sunday in between them
Which transaction code can I use to analyze the performance of abap program?
In ALV reporting when u execute your report which event gets triggered.
How to read 5th record from Hash Internal Table?
Does sap handle multiple languages?
What are the screen painter and menu painter?
Explain buffering concept usage?
Explain the different types of screen keywords?
What is an update task?
What happens when you post goods issue after delivery? How does the inventory get reduced after the delivery?
Explain enhancements
Which objects are independent transport objects? : abap data dictionary