When creating extensions for Dynamics 365 Business Central, you need to assign a numerical ID to your objects. The rules for assigning object IDs are as follows:
Range |
Purpose |
0 – 49,999 |
Business Central base application. It cannot be used by partners. |
5,0000 – 99,999 |
Per-tenant extensions (resellers who want to customize the delivered solution to the individual needs of a customer). |
80,000 – 99,999 |
Extended objects that you have to modify the permissions of in your development license. |
100,000 – 999,999 |
Reserved for localizing Dynamics 365 Business Central for a specific country or region. It cannot be used by partners. |
1,000,000 – 69,999,999 |
Registered Solution Program (RSP) range. |
70,000,000 – 74,999,999 |
Business Central SaaS apps (AppSource). |
 ...