Dear Experts,
I am working on extract of data from D365FO via ADF AX Connector ( basically, Odata connection)
I can see some entities which contain the data I need, such as Projects, ProjCostTransDatas, ProjectPostTransViews, ProjInvoiceOnAccs, etc.
However, I also need the Committed Costs data for the DWH.
I can navigate to Projects->Control->Comitted Costs and can see that the form/table name is CostControlTransCommittedCost.
But there is no such entity (at least can't see any via Odata).
Can you please help me how to find out if the data from this form/table is a part of a specific entity?
Thanks in advance!
Andrey