Obj Browse issue
Hi,
I have to fetch results using obj browse using filter condition. I have kept like XYZ!=Param.Postal
My Param.postal in clipboard is = "1","2","3","4","5","6".Still iam getting results with 1,2,3,4,5,6 in my results. Cant we use multiple values for obj-browse conditions?