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.
Property |
Type |
Length |
Default |
Description |
---|---|---|---|---|
Key |
N/A |
N/A |
The project employee expense key object that uniquely identifies the project employee expense transaction. |
|
TransactionState |
N/A |
N/A |
Indicates whether the project employee expense was retrieved from the open table or the history table. |
|
TransactionType |
N/A |
N/A |
Identifies the type of transaction. |
|
Date |
dateTime |
N/A |
N/A |
The date of the project employee expense transaction. |
EmployeeKey |
N/A |
N/A |
The employee key object that uniquely identifies the employee. |
|
ReferenceDocument |
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 |
N/A |
N/A |
The total cost of the project employee expense transaction. |
|
BatchKey |
N/A |
N/A |
The batch key object that uniquely identifies the batch. |