Hello,
I'm trying to create a custom data entity based off a duplicate off an existing one. However, I'm getting errors like below when I compile right after the duplication.
Can someone please tell me what needs to be done to make this work ?
Error Method 'validateDefaultDimensionDisplayValueIsNonLedgerType' is internal and can be called only from within the same module or assembly. dynamics://Table/LedgerJournalLineCDSCopy/Method/validateWrite 105
I am referrencing the ApplicationSuite model in my model.
Thanks