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)

New field in database log table

(0) ShareShare
ReportReport
Posted on by 6,480

Hello,

We would like to add new field (display method?) in the database log table / form.

The field should hold value from "Parent" table.

For example, if there is something changed in Vendor bank account table and we have the corresponding record in database log, we want this new field to display the Vendor ID.

Same should be for other "Parent" - "Child" tables too. e.g. customer bank account modification should display customer ID, etc...

Please advice what classes / logic to be used in X++.

Thanks.

*This post is locked for comments

I have the same question (0)
  • Suggested answer
    Vilmos Kintera Profile Picture
    46,149 on at

    Have a look at \Classes\Application\log* methods, that is where database log entries are maintained.

    You could write your custom logic in there, for example by checking if the record to be inserted is of a specific table - if (recordInserted is VendBankAccount) -, or by TableId - if (recordInserted.TableId == tableNum(VendBankAccount), then you could place the code in there to populate your additional field in SysDatabaseLog to store the parent reference.

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