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 screen flow logic? What are the sections in it?

582


What are the different types of parameters?

550


the problem is that , while i am undergoing with my practice session, i am creating too many new programs.they are occupying much space in my hard-disk. how to delete un-necessary programs completely from my data- base........... plz help me with this .....

1542


How can we declare a table control in the abap/4 program?

614


What are the system fields you have worked with? Explain?

642






Why do we use dynamic where conditions?

850


What is meant by exclusive, not cumulative lock? : sap abap data dictionary

563


Performance tuning techniques

863


I need some information regarding Vcentric Test pattern ? with questions.

1663


please give the remaining answers.

1724


What are Table control and tab strip control in dialog programming ?

5209


What is append structure?

520


What is an “on request field” statement?

627


What are the pooled and cluster tables?

548


What is time constraint ? : abap hr

667