Formatting Options in SAPscript: Suppress Output of Initial Value
In SAPscript, you can apply this option when you want to suppress the output when the symbol contian the initial value.
Syntax
&VAR(I)&
Example
&VAR& = 0.00 "&VAR& is CURR
&VAR(I)& =
- thitima's blog
- 1736 reads
Post new comment