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

Avoiding Blank space (empty line) in SAP Script

Former Member
0 Likes
1,415

Hi Experts,

I am using a If Condition in Sap Script, that if my If condition satisfies I am displaying a Standard text, or if my condition fails I am not displaying that Standard text. My issue is If my condition fails, a blank space (empty line) is appearing as I am not displaying the Standard text. But I don't need that blank space in the layout. Please help me how to remove the blank space. Thanks in Advance

Regards,

SivaG

1 REPLY 1
Read only

Mohamed_Mukhtar
Active Contributor
0 Likes
734

Hi Sivag,

Please check the flag "No Blank Lines" in paragraph setting to avoid blank spaces.

Thanks

-Learner