Hi guys,
So while using SAPSetFilter in VBA I stumbled upon an issue.
One of my names that I wish to filter out contains words in brackets ("Supplier name (XX)"). While giving this value as a parameter to the function I get a message that the input format is wrong.
This is understandable probably "()" are interpreted in some way by AFO.
My question is: How can I force AFO to not process the special characters I already tried to put the names in ' ' didn't help.
Do you guys have a solution to this?
BR,
Adam Kościelniak