ServiceEquipmentCode


Description

The code properties for the service equipment in the Field Service module in Microsoft Dynamics GP.

Properties

Property

Type

Length

Default

Description

SerialNumber

string

20

Empty

Uniquely identifies the equipment on the service call to be repaired.

ItemKey

ItemKey

N/A

N/A

The item key object that uniquely identifies the item of the service equipment.

ProblemCodeKey

ServiceCallLineProblemCodeKey

N/A

N/A

The problem code key object that uniquely identifies the problem code for the service equipment on the service call.

CauseCodeKey

ServiceCallLineCauseCodeKey

N/A

N/A

The cause code key object that uniquely identifies the cause code for the service equipment on the service call.

RepairCodeKey

ServiceCallLineRepairCodeKey

N/A

N/A

The repair code key object that uniquely identifies the repair code for the service equipment on the service call.

Key

ServiceLineKey

N/A

N/A

The key object that uniquely identifies the service equipment on the service call.

EquipmentLineSequenceNumber

int

N/A

N/A

The line sequence number of the equipment. This property is read-only.


Inherits from

BusinessObject


Documentation Feedback