Hello Community,
I have a question regarding the table inheritance in D365FO if you may answer.
How are the base and derived tables are represented in SQL ?
I was checking for EcoResProduct (Base) and EcoResDistinctProduct (Derived) but I only find the EcoResProduct table in SQL database.
Thanks.