ServiceCallDocumentAudit


Description

Contains the audit details for a service call document in Microsoft Dynamics GP.

Properties

Property

Type

Length

Default

Description

Key

ServiceLineKey

N/A

N/A

The key object that uniquely identifies the service line for the service call document audit. This property is read-only.

TechnicianKey

ServiceTechnicianKey

N/A

N/A

The technician key object that uniquely identifies the technician for the service call document audit. This property is read-only.

FromStatusCodeKey

ServiceCallStatusCodeKey

N/A

N/A

The from status code key object that uniquely identifies the previous status code for the service call document audit. This property is read-only.

ToStatusCodeKey

ServiceCallStatusCodeKey

N/A

N/A

The to status code key object that uniquely identifies the new status code for the service call document audit. This property is read-only.


Inherits from

ServiceAudit


Documentation Feedback