Is it possible to extract all allowable data value combinations from the dimensions tables in sql? e.g if we have say Location and Cost Centre as dimensions in AX, bring back a list of Each location and all associated Cost centres.
We are using an external package to generate Purchase invoices which we will load through the AIF, we need to specify the Location and Cost Centre in the XML, so the query is needed to present the data to users.