Application Development and Automation Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

Sapscript Blank line Check

Former Member
0 Likes
682

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

4 REPLIES 4
Read only

Former Member
0 Likes
611

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

Read only

0 Likes
611

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

Read only

0 Likes
611

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

Read only

Former Member
0 Likes
611

Hi Sowjanya , reported issue solved?