What is an EDT, Base Enum, how can we use array elements of an EDT?

X++ Programming Language >   D365 Table >   Indexes in Dynamics 365 Finance and Operations (D365FO)  

Short Question

95


Answer:

What is an EDT, Base Enum, how can we use array elements of an EDT?

EDT - To reuse its properties. The properties of many fields can change at one time by changing the properties on the EDT. Relations can be assigned to an EDT are known as Dynamic relations.

EDT relations are Normal and Related field fixed.

Why not field fixed - field fixed works on only between two tables 1-1 relation. And Related field fixed works on 1- many tables.so edt uses related field fixed.

BaseEnum - which is a list of literals. Enum values are represented internally as integers. you can declare up to 251 (0 to 250) literals in a single enum type. To reference an enum in X++, use the name of the enum, followed by the name of the literal, separated by two colons. ex-NoYes::No.


This Particular section is dedicated to Question & Answer only. If you want learn more about X++ Programming Language. Then you can visit below links to get more depth on this subject.




Join Our telegram group to ask Questions

Click below button to join our groups.