A representation of the important details of a project miscellaneous log within Microsoft Dynamics GP. A list of project miscellaneous log summary objects is returned by the GetProjectMiscellaneousLogList method. The properties are read-only.
Property |
Type |
Length |
Default |
Description |
---|---|---|---|---|
Key |
N/A |
N/A |
The project miscellaneous log key object that uniquely identifies the project miscellaneous log. |
|
TransactionState |
N/A |
N/A |
Indicates whether the miscellaneous log instance 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 transaction. |
MiscellaneousKey |
N/A |
N/A |
The project miscellaneous key object that uniquely identifies the project miscellaneous. |
|
ReportingPeriod |
int |
N/A |
N/A |
The reporting period for which this transaction applies. Reporting periods are useful in tracking the miscellaneous expenses for a project within a given period. |
ReportingDate |
dateTime |
N/A |
N/A |
The first day of the reporting period. |
ReferenceDocument |
string |
N/A |
N/A |
The document number of the posted transaction to correct when using the transaction type referenced. |
TotalCost |
N/A |
N/A |
The total cost of the transaction. |