Overview of entity action tracking
Actions for the following business objects can be tracked:
- Currency
- Customer
- CustomerAddress
- InternetAddress
- Item
- PriceLevel
- Pricing
- SalesInvoice
- SalesOrder
- Salesperson
- ShippingMethod
- TaxDetail
- TaxScheduleDetail
- UofMSchedule
You can enable the tracking for the following actions:
- Creates
- Updates
- Deletes
You have full control over which actions are tracked for a business object. After tracking is enabled for a specific action of a business object, an event is logged each time that action is performed. It doesn't matter where the action originates. It may be from a Microsoft Dynamics GP client, from the Dynamics GP service, or from an external application accessing the database. You will use the "GetChanged" methods in the Dynamics GP service to find out what actions have been performed.