12
If you want to reference objects out of your own module you must do this with including the namespace.
Your namespace will be configured in the app.json and can it PascalNaming structure.
You have a namespace fore your company (This now your affix), and one for your module.

So if you want to access the "Sales Line" table from your module you must reference it with
Microsoft.BaseApplication."Sales Line".

This will solve al lot in the names of the objects, because we have now only 30 characters and in these 30 characters we must fit our company affix and our module affix. This resolve quickly in unreadable name, and in a modern development environment the name must tel you wat you expect with out a dictionary.

I realize that this is big change, but one for the future and it aligns also with .net system.
Category: Development
STATUS DETAILS
Declined
Ideas Administrator

Thank you for this suggestion! This is a duplicate of below and is thus closed as rejected

Best regards, Business Central Team

Comments

F

This is great idea! Please, implement it.

Category: Development

F

This seems to be a duplicate of https://experience.dynamics.com/ideas/idea/?ideaid=57b8d9d1-e28b-ea11-99e5-0003ff68f606
But definitely a good idea !

Category: Development