Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...

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 its? : abap hr

1093


How do you write manual bdc session method? : abap bdc

1195


What are data classes? What are the various data classes available for selection? : abap data dictionary

1065


What is its?

1147


What will exactly the hide statement do?

1078


What are the different control break statements available inside a loop?

1087


What are the 2 other types of views, which are not allowed in release 3.0?

1167


What is the function of a domain? : abap data dictionary

1066


What is the use of dequeue function module? : sap abap data dictionary

1199


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

5861


What is meant by a schema? : sap abap hr

1220


Explain enhancements

1412


when do you need to create an internal table with header line ? and with out a header line?

2052


What are the two ways for restricting the value range for a domain ?

1253


What is table attribute? : abap data dictionary

1104