if you analyze your query you will see that you don't use index since in table mkpf both indexes contains fields mandt and you doesn't have mandt field in where clause. In table mseg you have 4 indexes and 3 of them contain mandt field.
Btw, what do you mean by - local copy?