Im getting following error when im trying to give permission to EcoResProduct Table.
Please help in resolving it .
Regards,
Rakshit hKS
Im getting following error when im trying to give permission to EcoResProduct Table.
Please help in resolving it .
Regards,
Rakshit hKS
From hierarchy, EcoResProduct is the root table and EcoResDistinctProduct is it's derived table. EcoResDistinctProductVariant is derived table of EcoResDistinctProduct. EcoResProduct has property Abstract set to Yes.
Developing with Table Inheritance (White paper) | Microsoft Docs
Property Abstract = Yes in EcoResProduct - Microsoft Dynamics AX Forum Community Forum
Hi Rakshith KS,
The table EcoResProduct has been marked as an abstract table (The property abstract is set to "Yes").
You should try using the tables derived from this table like EcoResDistinctProduct, EcoResProductMaster etc. and assign the permissions based on your requirement.
It's resolved by not adding this table to a privilege. Could you tell us what problem you are trying to solve by adding this table to the privilege?
André Arnaud de Cal...
292,516
Super User 2025 Season 1
Martin Dráb
231,409
Most Valuable Professional
nmaenpaa
101,156