Announcements
Hi all,
I am searching for some kind of log or a method which shows who created a sales order, who edited it, who approved it, who added lines to it, basically every step... If there something like that available in AX? I know about the Change Management, but we are not using that in our company at the moment, so I believe we cannot "track" these steps in the past?
Best regards,
Luuk Schulte
*This post is locked for comments
Moreover remember setting up database log setup can cost you performance issues.
Configure and manage database logging [AX 2012]
if I am in your shoes, I will avoid logging, unless its really required to track change of data as well.
if its needed only the information such as created by update by etc. I would like to manage it with table properties
For approved by possibly you need Customization as well. e.g. if you have WF on Sales Order, that means by default ax is not keeping this information inside SalesTable. You have to get this information by any of following two ways
I think #1 is better. remaining its upto your organization, how you feel more comfortable.
Thank you for your reply Sohaib
I have thought about the Created and Modified by functionality and export the list to Excel. This will show me when and who created the SO. But it does not show who approved it for instance. So my best bet is the third option?
For past records, you cannot get accurate information, except using #2, where properties of table were already enabled such as createdby and modifiedby
André Arnaud de Cal...
294,261
Super User 2025 Season 1
Martin Dráb
232,996
Most Valuable Professional
nmaenpaa
101,158
Moderator