‎2022 Apr 27 1:55 PM
Hi together,
I am trying to suppress the display value in Sapscript. So, the issue that I am having is that, there is a requirement to display a new field in the invoice, which is in the middle of other fields. Due to an old format of the Sapscript, which is done through TAB, when the new field is not shown the tabs are moved automatically to the left.
So what I want to do, is in case the value of the newly field is 0, it will not be displayed in the invoice, but it will be there. Example:

So the value of 0.00 will be there, but just will not be displayed. Is there any way to do this in Sapscript?
‎2022 Apr 27 3:03 PM
You have up to 3 tab positions defined in the paragraph format, so it should be fine for aligning up to 4 columns. It should work even if you have an empty value between 2 tabs.