ProjectEmployeeExpenseSummary


Description

A representation of the important details of a project employee expense within Microsoft Dynamics GP. A list of project employee expense summary objects is returned by the GetProjectEmployeeExpenseList method. The properties are read-only.

Properties

Property

Type

Length

Default

Description

Key

ProjectEmployeeExpenseKey

N/A

N/A

The project employee expense key object that uniquely identifies the project employee expense transaction.

TransactionState

ProjectTransactionState

N/A

N/A

Indicates whether the project employee expense was retrieved from the open table or the history table.

TransactionType

ProjectTransactionType

N/A

N/A

Identifies the type of transaction.

Date

dateTime

N/A

N/A

The date of the project employee expense transaction.

EmployeeKey

EmployeeKey

N/A

N/A

The employee key object that uniquely identifies the employee.

ReferenceDocument
Number

string

N/A

N/A

When the employee expense transaction has a referenced transaction type, this property identifies the document number of the posted transaction to be corrected.

TotalCost

MoneyAmount

N/A

N/A

The total cost of the project employee expense transaction.

BatchKey

BatchKey

N/A

N/A

The batch key object that uniquely identifies the batch.



Documentation Feedback