web
You’re offline. This is a read only version of the page.
close
Skip to main content

Notifications

Announcements

No record found.

Community site session details

Community site session details

Session Id :

Table level best practices in Ax 2012

SANTOSH KUMAR SINGH Profile Picture SANTOSH KUMAR SINGH 1,224
--> Set Title fields
--> Create primary index
--> Create basic methods like find, findRecId, exist.
--> Add method documentation in every method.
--> Method name should be camel casing
--> Add BP deviation comment on every display or edit method.
--> Create groups containing relevant fields.
-->Run the BP check on your table (right click on table -> Add-ins -> Check Best Practices) and it will show the most crucial BP deviations you might have there.
--> Use pascal casing for field names and table name.

This was originally posted here.

Comments

*This post is locked for comments