D365 Best Practices for Table Properties
- Name your tables : Use a clear name that describes the purpose of the table.
- Name Title Field : Each table should have a title field
- Name Labels
Created Table -->Right Click on Project-->Add-->New Item-->Data Model-->Table
Name : TableBestPractice
Create EDT String -->Right Click on Project-->Add-->New Item-->Data Types-->EDT String
Create Label
How to Create Label -->Click Here
Click on Save.
02Step 4
04. Step 5
Best Practice : Clear Warnings
Severity Code Description Project File Line Suppression State
Warning BP Rule: [BPErrorTableTitleField1NotDeclared]:Path: [dynamics://Table/TableBestPractice]:BPErrorTableTitleField1NotDeclared: No field has been specified for the Title Field1 property. BestPracticeTablePro (USR) [RPro] C:\AOSService\PackagesLocalDirectory\RPro\RPro\AxTable\TableBestPractice.xml 0
Error Table Title Field1 Not Declared : No field has been specified for the Title Field1 property
Enter title Name : Right click on Table-->Click on Properties--> Name : BestPracticeTablePro
Click on Save
Step 6
Best Practice : Clear Warnings
Microsoft dynamics
Severity Code Description Project File Line Suppression State
Warning BP Rule: [BPErrorTableFieldNotInFieldGroup]:Path: [dynamics://Table/TableBestPractice/TableFieldString/BestPracticeString]:BPErrorTableFieldNotInFieldGroup: The table's field is not a member of a field group. BestPracticeTablePro (USR) [RPro] C:\AOSService\PackagesLocalDirectory\RPro\RPro\AxTable\TableBestPractice.xml 0
Error Table Field Not In Field Group
Open Table--Fields-->Drag and drop Field to Auto Report, Click on Save
Follow Below Images
Step 7
Best Practice : Clear Warnings
D365 Best Practices
Severity Code Description Project File Line Suppression State
Warning BP Rule: [BPErrorDeveloperDocumentationNotDefined]:Path: [dynamics://Table/TableBestPractice]:BPErrorDeveloperDocumentationNotDefined: The mandatory property DeveloperDocumentation is not specified. BestPracticeTablePro (USR) [RPro] C:\AOSService\PackagesLocalDirectory\RPro\RPro\AxTable\TableBestPractice.xml 0
Error Developer Documentation Not Defined
The mandatory property Developer Documentation is not specified
Follow Below Images
More topics will be covered from time to time, so stay tuned.
Subscribe Our You Tube Channel My Edition(Latestupdates07)