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 :
Finance | Project Operations, Human Resources, ...
Suggested Answer

Where is Reason Comment field store in DB from module Budget Register Entry

(0) ShareShare
ReportReport
Posted on by

Dear Expert,

How I can get Reason Comment information, I didnt get the field in BudgetTransactionHeader.

Is there anyway to get the Reason Comment data in Budget Register Entry?

I have the same question (0)
  • Hana Xue Profile Picture
    Microsoft Employee on at

    Hi,

    The reason comment is a description of the reason code, perhaps you can find it in the General Ledger -> Journal Setup -> Financial Reasons.

    For more information you can view the links below:

    Financial reason feature extension - Finance | Dynamics 365 | Microsoft Learn

    About financial reason codes | Microsoft Learn

    Best Regards,

    Hana

    This post is my own opinion and does not necessarily reflect the opinion or view of my company.

    Please mark as verified if the answer is helpful. Welcome to join hot discussions in Dynamics 365 Forums.

  • edwin90 Profile Picture
    on at

    Dear Hana,

    If you look my Budget Register Entry,

    I didn't use Reason Code, just Reason Comment, and the textbox is enable editted (custom)

    However, I already try use Financial Reason, the field just show the "Default Comment".

    What I want is if you fill with something custom like "General adjustment - Period 01-05 May 2023".

    Wheres D365FO store the "General adjustment - Period 01-05 May 2023"?, becuase we just get "General adjustment" in description ReasonTable

  • Suggested answer
    Mohit Rampal Profile Picture
    12,565 Moderator on at

    Hi, ReasonComment is a edit method and you didn't mentioned where do you want to access it. To access it you need table buffer of BudgerRegisterHeader table. 

    Check below code for reference

    ReasonTableRef reasonTableRef;
    
    //Keyword 'This' is for BudgetTransactionHeader table buffer
    
    select ReasonComment from reasonTableRef
        where reasonTableRef.RecId == this.ReasonTableRef; 
    
    

  • Hana Xue Profile Picture
    Microsoft Employee on at

    Hi,

    Generally, the reason comment field is an explanation of the reason code, which you can customize in the screenshot I mentioned above. It is associated with a reason code, similar to a purchase order reason code and reason comment. If you want to know its location, you can check the screenshot provided by Mohit.

     

    Best Regards,

    Hana

    This post is my own opinion and does not necessarily reflect the opinion or view of my company.

    Please mark as verified if the answer is helpful. Welcome to join hot discussions in Dynamics 365 Forums.

  • edwin90 Profile Picture
    on at

    Hi Mohit,

    Great!!.. ReasonTableRef is what I need..

    The edited ReasonComment store on that Table.

    Thanks!

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!

Congratulations to our 2025 Community Spotlights

Thanks to all of our 2025 Community Spotlight stars!

Leaderboard > Finance | Project Operations, Human Resources, AX, GP, SL

#1
André Arnaud de Calavon Profile Picture

André Arnaud de Cal... 510 Super User 2026 Season 1

#2
Giorgio Bonacorsi Profile Picture

Giorgio Bonacorsi 399

#3
Adis Profile Picture

Adis 251 Super User 2026 Season 1

Last 30 days Overall leaderboard

Product updates

Dynamics 365 release plans