This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

Extend SAP Schema with additional SAP table and filter only the current records

Hi all

I have extended the schema with an additional table. Because the table contains multiple records for the same personnel number. 

I would like to filter the records. I could not find a way to do this in the XML. So I tried using Scope|Object Filters to display only the current record for the number. The object filter I tried was PERNR='01000031' and ENDDA='9999.12.31'

When checking this in the Object Browser I can still see both records:

Why? Anybody can answer this or how would you correctly filter a SAP table ?