Identify Tables Impacted During Business Operations in D365 & Axapta

Hello All, Welcome to my latest blog post where I will be sharing my insights on identifying tables impacted during business operations. Oftentimes, interviewers ask for a list of tables or classes involved in specific business operations, such as PO confirmation, receiving, or invoicing. Or there is the requirement to perform impact analyses on adding custom columns to standard tables. Although there might not be any straightforward approach to identifying the above points this blog will help you to an extent. This exercise comprises two stages. In the first stage, we trace the process from the front end, and in the second stage, we analyze the trace to identify the tables impacted. To avoid unnecessary overheads in the trace, please note the following: 1. Take the trace in the Dev machine where you are the only user logged in. 2. Ensure there are no integrations or API calls being executed on the machine. 3...