...
Name | Data Type | Discussion |
---|---|---|
ProjectName | string |
|
ProjectCode | string | Unique code identifying the project. |
ClientName1 | string | Client name at the highest level of your client hierarchy. |
ClientNumber1 | string | Unique code identifying the client. |
ClientName2 | string | Client name at the second level of your client hierarchy. |
ClientNumber2 | string | Unique code identifying the client. |
ClientName3 | string | Client name at the third level of your client hierarchy. |
ClientNumber3 | string | Unique code identifying the client. |
ClientName4 | string | Client name at the fourth level of your client hierarchy. |
ClientNumber4 | string | Unique code identifying the client. |
EngagementName | string |
|
EngagementCode | string | Unique code identifying the engagement. |
EngagementMgrReferenceSystemId | string | Unique code identifying the engagement manager. |
CostCenterReferenceSystemId | string | Unique code identifying the cost center. |
EngagementType | string | Engagement Type Short Name |
ProjectStageName | string | Name of the project's current stage |
BillableFlag | boolean | True if billable, false otherwise. |
CurrencyCode | string | Currency for the project (and for the associated engagement). |
LocationName | string |
|
ProjectMgrReferenceSystemId | string | Unique code identifying the project manager. |
BeginDate | date | Begin date of project. |
EndDate | date | End date of project. This can be null. |
OpenForTimeFlag | boolean | True if the project is open for time, false otherwise. |
OpenForCostFlag | boolean | True if the project is open for costs, false otherwise. |
BookedResourcesOnlyTimeFlag | boolean | True if the project only accepts time from resources currently booked on the project. |
BookedResourcesOnlyExpenseFlag | boolean | True if the project only accepts expenses from resources currently booked on the project. |
BookedResources | list of Exported_BookedResource |
|
ProjectTimeApprovers | list of Exported_ ProjectTimeApprover |
|
ProjectCostApprovers | list of Exported_ ProjectCostApprover |
|
ProjectUdfs | list of ProjectUdf |
|
EngagementUdfs | list of EngagementUdf |
|
PmModuleEnabledFlag | boolean | |
AssignedResourcesOnlyFlag | boolean |
Each Exported_BookedResource record consists of:
...
Name | Data Type | Discussion |
---|---|---|
DisplayName | string | Name of the approver |
EmployeeId | string | Employee id of the approver |
Changelog
4.4 | |
---|---|
Parameter | Notes |
PmModuleEnabledFlag |
|
AssignedResourcesOnlyFlag |
|
MinutesPerDay |