Can anyone explain me what is IN SET ZNAME in the below select statement?
Select kunnr from knb1 where bukrs = ccode and akont IN SET ZNAME.
What is ZNAME?
How to check the values in ZNAME?