I want to find where the values for financial dimensions of a project are stored.
When I go to the form 'ProjTable' I can see a financial tab, which contains a 'DimensionEntryControl'.
I cannot however find how projectdata gets loaded into and from this formcontrol
I also checked the tables used on this form and I did find the DimensionAttributeValueSet, which contains the defaultfinancialdimension.
This field is filled however when a project is created.
I want to find the actual place in the database where the project's chosen business unit is stored.