Hi Experts,
I read tables LFA1 and LFM1 with RFC_READ_TABLE on sapnco. Then i convert these tables to entity and join these tables on lifnr property with LINQ.
But this operation takes a long time. Therefore, i want to run an ABAP Query that joining these tables. Can we run an ABAP Query like this on sapnco?
Or how i read a view that join these tables with sapnco?
Thanks in advance