Defines the properties for a timesheet in the Project Accounting module in Microsoft Dynamics GP. The properties are read-only.
Property |
Type |
Length |
Default |
Description |
---|---|---|---|---|
Key |
N/A |
N/A |
The project timesheet key object that uniquely identifies the project timesheet. |
|
ReportingPeriod |
int |
N/A |
N/A |
Identifies the Reporting Period for which this transaction applies. Reporting periods are useful in tracking the number of hours expended on a project within a given period. |
ReportingDate |
dateTime |
N/A |
N/A |
The first day of the reporting period. |
PeriodEndDate |
dateTime |
N/A |
N/A |
The last day of the reporting period. |
PersonalDataKeeperProxy |
N/A |
N/A |
The employee key object that uniquely identifies the personal data keeper proxy. |
|
EmployeeKey |
N/A |
N/A |
The employee key object that uniquely identifies the employee. |
|
PersonalDataKeeper |
string |
N/A |
N/A |
The document number for a timesheet that is entered in PDK (personal data keeper). |
Lines |
N/A |
N/A |
A collection of project timesheet lines. |
|
Distributions |
N/A |
N/A |
A collection of project timesheet distributions. |