#
| P6 field name in dropdown
| P6 field name in Power Client
| Data Type
| Validations in P6
|
1
| AddActualToRemaining
| Add Actual To Remain
| Flag
| 
|
2
| AddedBy
| Added By
| Text
|
- Cannot be null
- Text up to 32 characters inclusive
|
3
| AnnualDiscountRate
| 
| 
|
- Can be null
- If not null, can only be in the 0 to 100 range inclusive.
|
4
| AnticipatedFinishDate
| Anticipated Finish
| Date
|
- Can be null
- Can be no earlier than the value of the AnticipatedStartDate field
|
5
| AnticipatedStartDate
| Anticipated Start
| Date
|
- Can be null
- Can be no later than the value for the AnticipatedFinishDate field
|
6
| ContainsSummaryDataOnly
| Contains Summarized Data Only
| Flag
| 
|
7
| DataDate
| Data Date
| Date
|
- Cannot be null
- Should be no earlier than the PlannedStartDate field value for the project
|
8
| DateAdded
| Date Added
| Date
| |
9
| DiscountApplicationPeriod
| 
| 
|
- Cannot be null
- Can be one of: Year, Quarter, Month
|
10
| EarnedValueETCUserValue
| 
| 
|
- Cannot be null
- Can only be in the 0 to 100,000,000 range inclusive
|
11
| EarnedValueUserPercent
| 
| 
|
- Can be null
- If not null, can only be in the 0 to 1 inclusive
|
12
| EstimatedWeight
| 
| 
|
- Cannot be null
- Cannot be less than 0
|
13
| FiscalYearStartMonth
| 
| 
|
- Cannot be null
- Can only in the 0 to 11 range inclusive
|
14
| IndependentETCLaborUnits
| Independent ETC Labor Units
| Integer
| 
|
15
| IndependentETCTotalCost
| Independent ETC Total Cost
| Cost
|
- Can be null.
- If not null, can only be in the -1.0E16 to 1.0E16 range
|
16
| LevelingPriority
| Project Leveling Priority
| Integer
|
- Cannot be null
- Can only be in the 1 to 100 range inclusive
|
17
| MustFinishByDate
| Must Finish By
| Date
|
- Can be null
- Can be no earlier than the value of PlannedStartDate
|
18
| Name
| Project Name
| Text
|
- Cannot be null
- Maximum length of 100 characters inclusive
|
19
| 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
|
20
| PlannedStartDate
| Planned Start
| Date
|
- Cannot be null
- Should be no later than the ‘DataDate’ field value for the project
- Must be no later than the ‘MustFinishByDate’ field value for the project
|
21
| ProjectForecastStartDate
| Project Forecast Start
| Date
| 
|
22
| RiskLevel
| Risk Level
| ValueList
|
- Cannot be null
- One of : VeryHigh, High , Medium , Low, VeryLow
|
23
| ScheduledFinishDate
| 
| 
| 
|
24
| 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
|
25
| StrategicPriority
| Strategic Priority
| Special
|
- Cannot be null
- Can only be in the 1 to 10000 range inclusive.
|
26
| WebSiteRootDirectory
| Web Site Root Directory
| Text
|
- Can be null
- Can be up to 120 characters inclusive
|
27
| WebSiteURL
| Project Web Site URL
| Text
|
- Can be null
- Can be up to 200 characters inclusive
|