#
| P6 field name in dropdown
| P6 field name in Power Client
| Data Type
| Validations in P6
|
1
| AnticipatedFinishDate
| Anticipated Finish
| Date
|
- Can be null
- Can be no earlier than the value of the ‘AnticipatedStartDate’ field
|
2
| AnticipatedStartDate
| Anticipated Start
| Date
|
- Can be null
- Can be no later than the value for the AnticipatedFinishDate field
|
3
| EarnedValueETCUserValue
| 
| 
|
- Cannot be null
- Can only be in the 0 to 100,000,000 range inclusive.
|
4
| EarnedValueUserPercent
| 
| 
|
- Can be null
- If not null , can only be in the 0 to 1 inclusive.
|
5
| EstimatedWeight
| 
| 
|
- Can be null
- If not null, cannot be less than 0
|
6
| IndependentETCLaborUnits
| Independent ETC Labor Units
| Integer
| 
|
7
| IndependentETCTotalCost
| Independent ETC Total Cost
| Cost
|
- Can be null
- If not null , can only be in the -1.0E16 to 1.0E16 range
|
8
| Name
| Project Name
| Text
|
- Cannot be null Maximum length of 100 characters inclusive
|
9
| OriginalBudget
| Original Budget
| Cost
|
- Can be null
- If not null, can only be in the range of -100,000,000,000,000,000 to 100,000,000,000,000,000 inclusive
|
10
| Status
| Project Status
| ValueList
|
- Cannot be null
- One of: Planned, Active, Inactive, WhatIf, Requested
- [WBS] Cannot be changed from/to What-if in WBS-level
- [WBS] Cannot be Inactive if project isn’t Active/Inactive
- [WBS] Cannot be Active if project isn’t Active [WBS] Cannot be Planned if project isn’t Active/Planned
|