Version Data Selection is not working for Null Value
I have a record with Null value in 2nd item and I am able to use SQL to get the record:
SELECT * FROM PRODDTA.F47012 WHERE SZEDSP = 'Y' and szeddt = 120304 and szlitm IS NULL
but the same test to test LITM = NULL is not working in version data selection
Please let me know if you any suggestion. Thanks
E1 9.1 TR 9.1.5.10