Suppress section Write
I am working on an ERW based on a business view that I created in E1 9.1. I would like to print selective records from the view. I specify the criteria in the If ... End If Clause for example
If BC Business Unit is not equal to VA Business Unit
Suppress Section Write
End If
The above system function suppresses the entire section write. Is there a way to selectively suppress record instead of entire section?