Hi,
I am currently doing a customization, I am using an Internal Administrator with a D365 Full Access permission (Type:System). As I execute my customization (extension), it prompts an error that I don't have a permission to modify a tabledata.
So, I copied the permission set, and change the object's permission from Indirect to Yes (read, insert, modify, delete) and assigned to the user I am using. When I execute my customization, it prompts with the same error - "You do not have the following permissions on TableData Detailed Vendor Ledger Entry : Modify. To view details about your permissions, see the Effective Permissions page.
In my Effective Permission, I am now using the copied permission set instead of the D365 Full Access. I wonder why in SandBox environment, it does not prompt for any permission error considering they're the same. Need your help badly. Thank you in advance.