The 'Dimension Legal Entity Context field' must be entered, when the extended data type is 'DimensionDynamicAccount' or 'DimensionDynamicDefaultAccount'.
Today, I was getting the following errors while creating one data entity, after searching over google I realized that two field-level properties on my entity should be filled.
- DimensionLegalEntityContextField
- DynamicDimensionEnumerationField
Path: [AxDataEntityView/ABCDEntity/Fields/LedgerDimension/DimensionLegalEntityContextField]:The 'Dimension Legal Entity Context field' must be entered, when the extended data type is 'DimensionDynamicAccount' or 'DimensionDynamicDefaultAccount'. |
Path: [AxDataEntityView/ABCDEntity/Fields/LedgerDimension/DynamicDimensionEnumerationField]:The 'Dynamic Dimension Enumeration Field' must be entered, when the extended data type is 'DimensionDynamicAccount' or 'DimensionDynamicDefaultAccount'. SolutionDimensionLegalEntityContextFieldThis field property should be filled with Data Area Id, for reference, I also pasted the screenshot. DynamicDimensionEnumerationFieldThis field property should be filled with either 'DimensionDynamicAccount' or 'DimensionDynamicDefaultAccount for reference, I also pasted the screenshot. Options:
|