Skip to main content

Notifications

Announcements

No record found.

Microsoft Dynamics AX (Archived)

Formula version From formula size & Formula Size need to change

(0) ShareShare
ReportReport
Posted on by Microsoft Employee

Dear Friends,

I need to change the BOMVersion table " From formula size and Formula size " details.

I have so many items and Version, I need to change the one shot,

I don't know the X++ Coding, Please Write the code here.

Thanks & Regards

Chandru

*This post is locked for comments

  • Suggested answer
    Denis Macchinetti Profile Picture
    Denis Macchinetti 16,444 on at
    RE: Formula version From formula size & Formula Size need to change

    Hi Chandru

    You have use the update_recordset statement.

    Take a look at msdn.microsoft.com/.../aa674382.aspx

    Here you can find many examples, just change the table buffer and fields name.

    For instance :

    Bom bom ;

    update_recordset bom

    setting

       formula = BOMFormula::Formula1,

       FromDate = systemDateGet()

    where BomId == "XXX";

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

December Spotlight Star - Muhammad Affan

Congratulations to a top community star!

Top 10 leaders for November!

Congratulations to our November super stars!

Tips for Writing Effective Verified Answers

Best practices for providing successful forum answers ✍️

Leaderboard

#1
André Arnaud de Calavon Profile Picture

André Arnaud de Cal... 291,391 Super User 2024 Season 2

#2
Martin Dráb Profile Picture

Martin Dráb 230,445 Most Valuable Professional

#3
nmaenpaa Profile Picture

nmaenpaa 101,156

Leaderboard

Featured topics

Product updates

Dynamics 365 release plans