‎2009 Apr 28 3:27 AM
Hi Experts,
I am trying to print vendor address in a sapscript..Printing 4 fields continously in the address area...But if the field has no value ,, it is printing a blank line...I checked "NO BLANK LINES" Check in the paragraph format . But that check is stopping the data from printing and finally i cannot see any ouput...We are currently using Ecc 6.0 unicode system..In our previous version 4.6c it worked fine even though the check is there..
Could any one help on this..
Thanks in advance
Rgds
Sowjanya
‎2009 Apr 28 3:58 AM
Hi Sowjanya,
Try to write your code in Command lines \: so that it will print the data only if the data is available if not it will leave a blank..
Simple if statement is sufficient in commandlines. '\:'
Thanks & regards,
Dileep .C
‎2009 Apr 28 10:00 AM
Hi Dileep,
Thanks for your Quick reply..Very much Appreciated.
But instead of 'IF CONDITION', I found the exact solution.
Refer Note no 1243485
Thanks & Warm Regards
Sowjanya Bandha
‎2009 Apr 29 2:12 AM
Hi Sowjanya,
Really Brilliant answer,
Even there is only only line modifications in the Notes correction. Only you need, is a access key.
Thanks for sharing the solution rather than simply posting like solved....
I hope your problem is solved, you can close the thread as answered now.
Thanks & regards,
Dileep .C
‎2013 Jun 30 11:55 AM