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

Announcements

No record found.

News and Announcements icon
Community site session details

Community site session details

Session Id :
Microsoft Dynamics AX (Archived)

How i add a BaseEnum to a Field by Code??

(0) ShareShare
ReportReport
Posted on by 578

Hello, i actually insert new Field as follows....

    TreeNode treeNode;
    AOTTableFieldList   fieldList;
    #AOT
    ;
    treeNode = TreeNode::findNode(@'\\Data Dictionary\Tables\CCenter\');
    fieldList = treeNode.AOTfindChild('fields');
    fieldList.addEnum('MyNewFIeld');
    SqlDataDictionary::synchronize();


How i can add the next baseenum to this field by code??

be1.PNG

Thanks in advance

*This post is locked for comments

I have the same question (0)
  • ismaelivan Profile Picture
    578 on at

    Thanks Sukrut, but it did not work

    I understand that this code is to set the value, but not the Enum, is correct?

    5086.be2.PNG

  • ismaelivan Profile Picture
    578 on at

    Is correct Sukrut, thank very much.

    fieldNode.AOTsetProperty(#PropertyEnumType, 'DayCostCenter');

Under review

Thank you for your reply! To ensure a great experience for everyone, your content is awaiting approval by our Community Managers. Please check back later.

Helpful resources

Quick Links

Introducing the 2026 Season 1 community Super Users

Congratulations to our 2026 Super Stars!

Meet the Microsoft Dynamics 365 Contact Center Champions

We are thrilled to have these Champions in our Community!

Congratulations to the March Top 10 Community Leaders

These are the community rock stars!

Leaderboard > 🔒一 Microsoft Dynamics AX (Archived)

#1
CP04-islander Profile Picture

CP04-islander 16

#2
GiacomoRovai Profile Picture

GiacomoRovai 4

#3
Douglas Noel Profile Picture

Douglas Noel 2

Last 30 days Overall leaderboard

Featured topics

Product updates

Dynamics 365 release plans