Hello,
I know how to store the combination of multiple financial dimension values like in the CustTable (CustTable.DefaultDimension). But in my case I need to store only a single financial dimension value to map the value to a custom value.
I would like to add a field to a custom table in order to store a value of a single financial dimension (e.G.: "Cost Center = Marketing")?
The table and the form should look like this:
The field / column "financial dimension cost center" should have a lookup to the financial dimension like the single dropdown field in the CustTable:
Thanks for any hint.
Sebastian
Hi Sebastian,
In case your requirement is only about a the cost center backed with the entity operating units, you can create a lookup to the OMOperatingUnit table and set a fixed value for the OMOperatingUnitType.
There is an example how to do this with the department type.
Hi Sebastian,
You can refer to the standard view DefaultDimensionView - This view will contain dimension value against cost center, Department etc.
You can use this table to get the single financial dimension value and insert into your custom table.
Thanks,
Girish S.
André Arnaud de Cal...
291,971
Super User 2025 Season 1
Martin Dráb
230,846
Most Valuable Professional
nmaenpaa
101,156