Wednesday, July 7, 2021
What will at backend on creation of new custom entity in CRM?
In 2011 On a creation of new custom entity in CRM the following tables will be created on backend
EntityName+Base, EntityName+ExtendedBase
And if you create an entity bank then following tables will be created at CRM database
new_bankbase, new_bankentensionbase
But in 2016 it is only one table new_bankbase
Subscribe to:
Post Comments (Atom)
Featured Post
How to Submit Form Data Dynamically in JavaScript Using FormDataHandler
Form Submission Using FormDataHandler The FormDataHandler class provides various methods to handle form submissions dyn...
-
GST Questions and Answers Q51) How do you handle ITC on goods sent for job work? ...
-
Plugin Interview Questions: 1. Explain in details about the event execution pipeline. 2. When do we register a plugin in a...
-
Form level Security:- Form level security used to secure a form, using this form level security we can restrict the Entity form to display...
No comments:
Post a Comment