Field Map for Oracle Primavera Reporting Database

This documents the mapping from the Reporting Database persisted fields to the fields in the database from whence they are derived.

ACTIVITYTop
ObjectIdThe unique ID generated by the system.
ODS TableActivity
API Business ObjectActivity
API Field NameObjectId
PMDB Tabletask
PMDB Field Nametask_id
Data Typeinteger
ProjectObjectIdThe unique ID of the associated project.
ODS TableActivity
API Business ObjectActivity
API Field NameProjectObjectId
PMDB Tabletask
PMDB Field Nameproj_id
Data Typeinteger
WBSObjectIdThe unique ID of the WBS for the activity.
ODS TableActivity
API Business ObjectActivity
API Field NameWBSObjectId
PMDB Tabletask
PMDB Field Namewbs_id
Data Typeinteger
CalendarObjectIdThe unique ID of the calendar assigned to the activity. Activity calendars can be assigned from the global calendar pool or the project calendar pool.
ODS TableActivity
API Business ObjectActivity
API Field NameCalendarObjectId
PMDB Tabletask
PMDB Field Nameclndr_id
Data Typeinteger
EstimatedWeightThe estimation weight for the activity, used for top-down estimation. Top-down estimation weights are used to calculate the proportion of units that each activity receives in relation to the other activities within the same WBS. Top-down estimation distributes estimated units in a top-down manner to activities using the WBS hierarchy.
ODS TableActivity
API Business ObjectActivity
API Field NameEstimatedWeight
PMDB Tabletask
PMDB Field Nameest_wt
Data Typedouble
IsNewFeedbackThe flag that indicates that the primary resource has sent feedback notes about this activity which have not been reviewed yet.
ODS TableActivity
API Business ObjectActivity
API Field NameIsNewFeedback
PMDB Tabletask
PMDB Field Namerev_fdbk_flag
Data Typestring
AutoComputeActualsThe option that determines whether the activity's actual and remaining units, start date, finish date, and percent complete are computed automatically using the planned dates, planned units and the schedule percent complete. If this option is selected, the actual/remaining units and actual dates are automatically updated when project actuals are applied. Use this option to assume that all work for the activity proceeds according to plan.
ODS TableActivity
API Business ObjectActivity
API Field NameAutoComputeActuals
PMDB Tabletask
PMDB Field Nameauto_compute_act_flag
Data Typestring
PercentCompleteTypeThe activity percent complete type: 'Physical', 'Duration', or 'Units'.
ODS TableActivity
API Business ObjectActivity
API Field NamePercentCompleteType
PMDB Tabletask
PMDB Field Namecomplete_pct_type
Data Typestring
TypeThe type of activity, either 'Task Dependent', 'Resource Dependent', 'Level of Effort', or 'Milestone'. A 'Task Dependent' activity is scheduled using the activity's calendar rather than the calendars of the assigned resources. A 'Resource Dependent' activity is scheduled using the calendars of the assigned resources. This type is used when several resources are assigned to the activity, but they may work separately. A 'Milestone' is a zero-duration activity without resources, marking a significant project event. A 'Level of Effort' activity has a duration that is determined by its dependent activities. Administration-type activities are typically 'Level of Effort'.
ODS TableActivity
API Business ObjectActivity
API Field NameType
PMDB Tabletask
PMDB Field Nametask_type
Data Typestring
DurationTypeThe duration type of the activity. One of 'Fixed Units/Time', 'Fixed Duration and Units/Time', 'Fixed Units', or 'Fixed Duration and Units'. For 'Fixed Units/Time' activities, the resource units per time are constant when the activity duration or units are changed. This type is used when an activity has fixed resources with fixed productivity output per time period. For 'Fixed Duration and Units/Time' activities, the activity duration is constant as the units or resource units per time are changed. This type is used when the activity is to be completed within a fixed time period regardless of the resources assigned. For 'Fixed Units' activities, the activity units are constant when the duration or resource units per time are changed. This type is used when the total amount of work is fixed, and increasing the resources can decrease the activity duration.
ODS TableActivity
API Business ObjectActivity
API Field NameDurationType
PMDB Tabletask
PMDB Field Nameduration_type
Data Typestring
ReviewStatusThe activity review status. Valid values are 'OK', 'For Review', and 'Rejected'. Primary resources set the status to 'For Review' when they believe the activity is completed but are not allowed to mark activities as completed.
ODS TableActivity
API Business ObjectActivity
API Field NameReviewStatus
PMDB Tabletask
PMDB Field Namereview_type
Data Typestring
StatusThe current status of the activity, either 'Not Started', 'In Progress', or 'Completed'.
ODS TableActivity
API Business ObjectActivity
API Field NameStatus
PMDB Tabletask
PMDB Field Namestatus_code
Data Typestring
IdThe short ID that uniquely identifies the activity within the project.
ODS TableActivity
API Business ObjectActivity
API Field NameId
PMDB Tabletask
PMDB Field Nametask_code
Data Typestring
NameThe name of the activity. The activity name does not have to be unique.
ODS TableActivity
API Business ObjectActivity
API Field NameName
PMDB Tabletask
PMDB Field Nametask_name
Data Typestring
PrimaryResourceObjectIdThe unique ID of the primary resource for the activity. The primary resource is responsible for the overall work on the activity and updates the activity status using Timesheets.
ODS TableActivity
API Business ObjectActivity
API Field NamePrimaryResourceObjectId
PMDB Tabletask
PMDB Field Namersrc_id
Data Typeinteger
TotalFloatThe amount of time the activity can be delayed before delaying the project finish date. Total float can be computed as late start - early start or as late finish - early finish; this option can be set when running the project scheduler.
ODS TableActivity
API Business ObjectActivity
API Field NameTotalFloat
PMDB Tabletask
PMDB Field Nametotal_float_hr_cnt
Data Typedouble
FreeFloatThe amount of time the activity can be delayed before delaying the start date of any successor activity.
ODS TableActivity
API Business ObjectActivity
API Field NameFreeFloat
PMDB Tabletask
PMDB Field Namefree_float_hr_cnt
Data Typedouble
RemainingDurationThe remaining duration of the activity. Remaining duration is the total working time from the activity remaining start date to the remaining finish date. The remaining working time is computed using the activity's calendar. Before the activity is started, the remaining duration is the same as the planned duration. After the activity is completed the remaining duration is zero.
ODS TableActivity
API Business ObjectActivity
API Field NameRemainingDuration
PMDB Tabletask
PMDB Field Nameremain_drtn_hr_cnt
Data Typedouble
ActualLaborUnitsThe actual units for all labor resources assigned to the activity.
ODS TableActivity
API Business ObjectActivity
API Field NameActualLaborUnits
PMDB Tabletask
PMDB Field Nameact_work_qty
Data Typedouble
RemainingLaborUnitsThe remaining units for all labor resources assigned to the activity. The remaining units reflects the work remaining to be done for the activity. Before the activity is started, the remaining units are the same as the planned units. After the activity is completed, the remaining units are zero.
ODS TableActivity
API Business ObjectActivity
API Field NameRemainingLaborUnits
PMDB Tabletask
PMDB Field Nameremain_work_qty
Data Typedouble
PlannedLaborUnitsThe planned units for all labor resources assigned to the activity. This field is named BudgetedLaborUnits in Primavera's Engineering & Construction and Maintenance & Turnaround solutions.
ODS TableActivity
API Business ObjectActivity
API Field NamePlannedLaborUnits
PMDB Tabletask
PMDB Field Nametarget_work_qty
Data Typedouble
PlannedDurationThe total working time from the activity planned start date to the planned finish date. The planned working time is computed using the activity's calendar. This field is named OriginalDuration in Primavera's Engineering & Construction and Maintenance & Turnaround solutions.
ODS TableActivity
API Business ObjectActivity
API Field NamePlannedDuration
PMDB Tabletask
PMDB Field Nametarget_drtn_hr_cnt
Data Typedouble
PlannedNonLaborUnitsThe planned units for all nonlabor resources assigned to the activity. This field is named BudgetedNonLaborUnits in Primavera's Engineering & Construction and Maintenance & Turnaround solutions.
ODS TableActivity
API Business ObjectActivity
API Field NamePlannedNonLaborUnits
PMDB Tabletask
PMDB Field Nametarget_equip_qty
Data Typedouble
ActualNonLaborUnitsThe actual units for all nonlabor resources assigned to the activity.
ODS TableActivity
API Business ObjectActivity
API Field NameActualNonLaborUnits
PMDB Tabletask
PMDB Field Nameact_equip_qty
Data Typedouble
RemainingNonLaborUnitsThe remaining units for all nonlabor resources assigned to the activity. The remaining units reflects the work remaining to be done for the activity. Before the activity is started, the remaining units are the same as the planned units. After the activity is completed, the remaining units are zero.
ODS TableActivity
API Business ObjectActivity
API Field NameRemainingNonLaborUnits
PMDB Tabletask
PMDB Field Nameremain_equip_qty
Data Typedouble
PrimaryConstraintDateThe constraint date for the activity, if the activity has a constraint. The activity's constraint type determines whether this is a start date or finish date. Activity constraints are used by the project scheduler.
ODS TableActivity
API Business ObjectActivity
API Field NamePrimaryConstraintDate
PMDB Tabletask
PMDB Field Namecstr_date
Data Typedate
ActualStartDateThe date on which the activity is actually started.
ODS TableActivity
API Business ObjectActivity
API Field NameActualStartDate
PMDB Tabletask
PMDB Field Nameact_start_date
Data Typedate
ActualFinishDateThe date on which the activity is actually finished.
ODS TableActivity
API Business ObjectActivity
API Field NameActualFinishDate
PMDB Tabletask
PMDB Field Nameact_end_date
Data Typedate
LateStartDateThe latest possible date the remaining work for the activity must begin without delaying the project finish date. This date is computed by the project scheduler based on network logic, schedule constraints, and resource availability.
ODS TableActivity
API Business ObjectActivity
API Field NameLateStartDate
PMDB Tabletask
PMDB Field Namelate_start_date
Data Typedate
LateFinishDateThe latest possible date the activity must finish without delaying the project finish date. This date is computed by the project scheduler based on network logic, schedule constraints, and resource availability.
ODS TableActivity
API Business ObjectActivity
API Field NameLateFinishDate
PMDB Tabletask
PMDB Field Namelate_end_date
Data Typedate
ExpectedFinishDateThe date the activity is expected to be finished according to the progress made on the activity's work products. The expected finish date is entered manually by people familiar with progress of the activity's work products.
ODS TableActivity
API Business ObjectActivity
API Field NameExpectedFinishDate
PMDB Tabletask
PMDB Field Nameexpect_end_date
Data Typedate
EarlyStartDateThe earliest possible date the remaining work for the activity can begin. This date is computed by the project scheduler based on network logic, schedule constraints, and resource availability.
ODS TableActivity
API Business ObjectActivity
API Field NameEarlyStartDate
PMDB Tabletask
PMDB Field Nameearly_start_date
Data Typedate
EarlyFinishDateThe earliest possible date the activity can finish. This date is computed by the project scheduler based on network logic, schedule constraints, and resource availability.
ODS TableActivity
API Business ObjectActivity
API Field NameEarlyFinishDate
PMDB Tabletask
PMDB Field Nameearly_end_date
Data Typedate
RemainingEarlyStartDateThe date the remaining work for the activity is scheduled to begin. This date is computed by the project scheduler but can be updated manually by the project manager. Before the activity is started, the remaining start date is the same as the planned start date. This is the start date that Timesheets users follow.
ODS TableActivity
API Business ObjectActivity
API Field NameRemainingEarlyStartDate
PMDB Tabletask
PMDB Field Namerestart_date
Data Typedate
RemainingEarlyFinishDateThe remaining late end date, which is calculated by the scheduler.
ODS TableActivity
API Business ObjectActivity
API Field NameRemainingEarlyFinishDate
PMDB Tabletask
PMDB Field Namereend_date
Data Typedate
PlannedStartDateThe date the activity is scheduled to begin. This date is computed by the project scheduler but can be updated manually by the project manager. This date is not changed by the project scheduler after the activity has been started.
ODS TableActivity
API Business ObjectActivity
API Field NamePlannedStartDate
PMDB Tabletask
PMDB Field Nametarget_start_date
Data Typedate
PlannedFinishDateThe date the activity is scheduled to finish. This date is computed by the project scheduler but can be updated manually by the project manager. This date is not changed by the project scheduler after the activity has been started.
ODS TableActivity
API Business ObjectActivity
API Field NamePlannedFinishDate
PMDB Tabletask
PMDB Field Nametarget_end_date
Data Typedate
ReviewFinishDateThe finish date of the activity as proposed by the primary resource using Timesheets, while the activity is in "For Review" state. If the project manager approves the activity completion, the review finish is copied to the actual finish.
ODS TableActivity
API Business ObjectActivity
API Field NameReviewFinishDate
PMDB Tabletask
PMDB Field Namereview_end_date
Data Typedate
RemainingLateStartDatethe remaining late start date calculated by the scheduler.
ODS TableActivity
API Business ObjectActivity
API Field NameRemainingLateStartDate
PMDB Tabletask
PMDB Field Namerem_late_start_date
Data Typedate
RemainingLateFinishDatethe remaining late finish date calculated by the scheduler.
ODS TableActivity
API Business ObjectActivity
API Field NameRemainingLateFinishDate
PMDB Tabletask
PMDB Field Namerem_late_end_date
Data Typedate
PrimaryConstraintTypeThe type of constraint applied to the activity start or finish date. Activity constraints are used by the project scheduler. Start date constraints are 'Start On', 'Start On or Before', and 'Start On or After'. Finish date constraints are 'Finish On', 'Finish On or Before', and 'Finish On or After'. Another type of constraint, 'As Late As Possible', schedules the activity as late as possible based on the available free float.
ODS TableActivity
API Business ObjectActivity
API Field NamePrimaryConstraintType
PMDB Tabletask
PMDB Field Namecstr_type
Data Typestring
LevelingPriorityThe activity priority used to prioritize activities in a project when performing resource leveling. Valid values are 'Top', 'High', 'Normal', 'Low', and 'Lowest'.
ODS TableActivity
API Business ObjectActivity
API Field NameLevelingPriority
PMDB Tabletask
PMDB Field Namepriority_type
Data Typestring
SecondaryConstraintDateThe date to be used for the cstr_type2 assignment, if the activity has a cstr_type2 value. The activity's constraint type determines whether this is a start date or finish date. Activity constraints are used by the project scheduler.
ODS TableActivity
API Business ObjectActivity
API Field NameSecondaryConstraintDate
PMDB TableTASK
PMDB Field Name
Data Typedate
SecondaryConstraintTypeThe additional constraint to be used by the scheduler. If more than one constraint is assigned, this value should be restricted to one of the following: "Start On or Before", "Start On or After", "Finish On or Before", or "Finish On or After".
ODS TableActivity
API Business ObjectActivity
API Field NameSecondaryConstraintType
PMDB TableTASK
PMDB Field Name
Data Typestring
FloatPathThe integer representing the critical path this activity is on. The value 1 is the most critical path, value 2 is the second most critical path, etc.
ODS TableActivity
API Business ObjectActivity
API Field NameFloatPath
PMDB Tabletask
PMDB Field Namefloat_path
Data Typeinteger
FloatPathOrderThe integer representing the order in which this object was found on one of the critical paths.
ODS TableActivity
API Business ObjectActivity
API Field NameFloatPathOrder
PMDB Tabletask
PMDB Field Namefloat_path_order
Data Typeinteger
ActualThisPeriodLaborUnitsThe actual this period labor units (hours) for all labor resources assigned to the activity.
ODS TableActivity
API Business ObjectActivity
API Field NameActualThisPeriodLaborUnits
PMDB Tabletask
PMDB Field Nameact_this_per_work_qty
Data Typedouble
ActualThisPeriodNonLaborUnitsThe actual this period nonlabor units (hours) for all nonlabor resources assigned to the activity.
ODS TableActivity
API Business ObjectActivity
API Field NameActualThisPeriodNonLaborUnits
PMDB Tabletask
PMDB Field Nameact_this_per_equip_qty
Data Typedouble
IsLongestPathThe flag that indicates whether an activity is on the longest path. Default = 'N'
ODS TableActivity
API Business ObjectActivity
API Field NameIsLongestPath
PMDB Tabletask
PMDB Field Namedriving_path_flag
Data Typestring
SuspendDateThe start date when the progress of a task or resource dependent activity is delayed from. The suspend date must be later than the actual start date, which the activity must have. The progress of the activity can be resumed by setting the resume date. The Suspend/Resume period behaves like a nonworktime on the activity calendar or resource calendar for task and resource dependent activities.
ODS TableActivity
API Business ObjectActivity
API Field NameSuspendDate
PMDB Tabletask
PMDB Field Namesuspend_date
Data Typedate
ResumeDateThe date when a suspended task or resource dependent activity should be resumed. The resume date must be later than the suspend date and earlier than the actual finish date. The Suspend/Resume period behaves like a nonworktime on the activity calendar or resource calendar for task and resource dependent activities.
ODS TableActivity
API Business ObjectActivity
API Field NameResumeDate
PMDB Tabletask
PMDB Field Nameresume_date
Data Typedate
ExternalEarlyStartDateThe date value that determines the early start date for imported activities with external constraints lost (relations from/to external projects that do not exist in the database). This field is the relationship early finish date (REF) when the lost relationship type is FS or SS. When the relationship type is SF or FF, this field is calculated as REF - RD of the successor.
ODS TableActivity
API Business ObjectActivity
API Field NameExternalEarlyStartDate
PMDB Tabletask
PMDB Field Nameexternal_early_start_date
Data Typedate
ExternalLateFinishDateThe date value that determines the Late Finish Date for imported activities with external constraints lost (from/to external projects that do not exist in the database). This field is the relationship late finish date (RLF) when the lost relationship type is FS or FF. When the relationship type is SS or SF, this field is calculated as RLS + RD of the predecessor.
ODS TableActivity
API Business ObjectActivity
API Field NameExternalLateFinishDate
PMDB Tabletask
PMDB Field Nameexternal_late_end_date
Data Typedate
IsBaselineThe boolean value indicating if this business object is related to a Project or Baseline
ODS TableActivity
API Business ObjectActivity
API Field NameIsBaseline
PMDB Table
PMDB Field Name
Data Typestring
AccountingVarianceThe difference between the planned value of work scheduled and the actual cost of work performed. Computed as accounting variance = planned value - actual cost . A negative value indicates that actual costs have exceeded the scheduled costs.
ODS TableActivity
API Business ObjectActivity
API Field NameAccountingVariance
PMDB Table
PMDB Field Name
Data Typenumber
AccountingVarianceLaborUnitsThe difference between the planned value of work scheduled and the actual work performed. Computed as accounting variance labor units = planned value labor units - actual units. A negative value indicates that actual costs have exceeded the scheduled costs.
ODS TableActivity
API Business ObjectActivity
API Field NameAccountingVarianceLaborUnits
PMDB Table
PMDB Field Name
Data Typenumber
ActualDurationThe total working time from the activity actual start date to the actual finish date (for completed activities), or to the current data date (for in-progress activities). The actual working time is computed using the activity's calendar.
ODS TableActivity
API Business ObjectActivity
API Field NameActualDuration
PMDB Table
PMDB Field Name
Data Typenumber
ActualExpenseCostThe actual costs for all project expenses associated with the activity.
ODS TableActivity
API Business ObjectActivity
API Field NameActualExpenseCost
PMDB Table
PMDB Field Name
Data Typenumber
ActualLaborCostThe actual costs for all labor resources assigned to the activity. If no resources are assigned, computed as the activity actual labor units * project default price / time.
ODS TableActivity
API Business ObjectActivity
API Field NameActualLaborCost
PMDB Table
PMDB Field Name
Data Typenumber
ActualMaterialCostThe sum of all regular and overtime costs for material resources.
ODS TableActivity
API Business ObjectActivity
API Field NameActualMaterialCost
PMDB Table
PMDB Field Name
Data Typenumber
ActualNonLaborCostThe actual costs for all nonlabor resources assigned to the activity. If no resources are assigned, computed as the activity actual nonlabor units * project default price / time.
ODS TableActivity
API Business ObjectActivity
API Field NameActualNonLaborCost
PMDB Table
PMDB Field Name
Data Typenumber
ActualThisPeriodLaborCostThe actual this period labor cost for all labor resources assigned to the activity.
ODS TableActivity
API Business ObjectActivity
API Field NameActualThisPeriodLaborCost
PMDB Table
PMDB Field Name
Data Typenumber
ActualThisPeriodMaterialCostThe sum of all material resource costs for the current period.
ODS TableActivity
API Business ObjectActivity
API Field NameActualThisPeriodMaterialCost
PMDB Table
PMDB Field Name
Data Typenumber
ActualThisPeriodNonLaborCostThe actual this period nonlabor cost for all nonlabor resources assigned to the activity. If no resources are assigned, computed as the activity actual nonlabor units * project default price / time.
ODS TableActivity
API Business ObjectActivity
API Field NameActualThisPeriodNonLaborCost
PMDB Table
PMDB Field Name
Data Typenumber
ActualTotalCostThe actual total cost for the activity, including labor resources, nonlabor resources, and project expenses. Actual total cost = actual labor costs + actual nonlabor costs + actual expense costs.
ODS TableActivity
API Business ObjectActivity
API Field NameActualTotalCost
PMDB Table
PMDB Field Name
Data Typenumber
ActualTotalUnitsthe sum of Actual Labor Units and Actual Nonlabor Units.
ODS TableActivity
API Business ObjectActivity
API Field NameActualTotalUnits
PMDB TableTASK
PMDB Field Name
Data Typenumber
AtCompletionDurationThe total working time from the activity's current start date to the current finish date. The current start date is the planned start date until the activity is started, then it is the actual start date. The current finish date is the activity planned finish date while the activity is not started, the remaining finish date while the activity is in progress, and the actual finish date once the activity is completed. The total working time is computed using the activity's calendar.
ODS TableActivity
API Business ObjectActivity
API Field NameAtCompletionDuration
PMDB Table
PMDB Field Name
Data Typenumber
AtCompletionExpenseCostThe sum of the actual plus remaining costs for all expenses associated with the activity. Computed as actual expense cost + remaining expense cost.
ODS TableActivity
API Business ObjectActivity
API Field NameAtCompletionExpenseCost
PMDB Table
PMDB Field Name
Data Typenumber
AtCompletionLaborCostThe sum of the actual plus remaining costs for all labor resources assigned to the activity. Computed as actual labor cost + remaining labor cost. Same as the planned labor costs if the activity is not started and the actual labor costs once the activity is completed.
ODS TableActivity
API Business ObjectActivity
API Field NameAtCompletionLaborCost
PMDB Table
PMDB Field Name
Data Typenumber
AtCompletionLaborUnitsThe sum of the actual plus remaining units for all labor resources assigned to the activity. Computed as actual labor units + remaining labor units. Same as the planned labor units if the activity is not started and the actual labor units once the activity is completed.
ODS TableActivity
API Business ObjectActivity
API Field NameAtCompletionLaborUnits
PMDB TableTASK
PMDB Field Name
Data Typenumber
AtCompletionLaborUnitsVarianceThe project baseline planned total labor units minus the estimate at completion labor units.
ODS TableActivity
API Business ObjectActivity
API Field NameAtCompletionLaborUnitsVariance
PMDB Table
PMDB Field Name
Data Typenumber
AtCompletionMaterialCostThe sum of all actual and remaining costs for material resources.
ODS TableActivity
API Business ObjectActivity
API Field NameAtCompletionMaterialCost
PMDB Table
PMDB Field Name
Data Typenumber
AtCompletionNonLaborCostThe sum of the actual plus remaining costs for all nonlabor resources assigned to the activity. Computed as actual nonlabor cost + remaining nonlabor cost. Same as the planned nonlabor costs if the activity is not started and the actual nonlabor costs once the activity is completed.
ODS TableActivity
API Business ObjectActivity
API Field NameAtCompletionNonLaborCost
PMDB Table
PMDB Field Name
Data Typenumber
AtCompletionNonLaborUnitsThe sum of the actual plus remaining units for all nonlabor resources assigned to the activity. Computed as actual nonlabor units + remaining nonlabor units. Same as the planned nonlabor units if the activity is not started and the actual nonlabor units once the activity is completed.
ODS TableActivity
API Business ObjectActivity
API Field NameAtCompletionNonLaborUnits
PMDB TableTASK
PMDB Field Name
Data Typenumber
AtCompletionTotalCostThe total cost at completion for the activity, including labor resources, nonlabor resources, and project expenses. At completion total cost = at completion labor cost + at completion nonlabor cost + at completion expense cost.
ODS TableActivity
API Business ObjectActivity
API Field NameAtCompletionTotalCost
PMDB Table
PMDB Field Name
Data Typenumber
AtCompletionTotalUnitsThe sum of the actual plus remaining units for the resource assignment on the activity.
ODS TableActivity
API Business ObjectActivity
API Field NameAtCompletionTotalUnits
PMDB Table
PMDB Field Name
Data Typenumber
AtCompletionVarianceThe difference between the project baseline total cost and the current estimate of total cost. Computed as VAC = BAC - EAC. A negative value indicates an estimated cost overrun. BAC is computed from the current project baseline.
ODS TableActivity
API Business ObjectActivity
API Field NameAtCompletionVariance
PMDB Table
PMDB Field Name
Data Typenumber
BaselineDurationThe duration for the activity in the project baseline. The duration is the total working time from the activity current start date to the current finish date. Same as the actual duration plus the remaining duration. The total working time is computed using the activity's calendar.
ODS TableActivity
API Business ObjectActivity
API Field NameBaselineDuration
PMDB Table
PMDB Field Name
Data Typenumber
BaselineFinishDateThe current finish date of the activity in the project baseline. Set to the activity planned finish date while the activity is not started, the remaining finish date while the activity is in progress, and the actual finish date once the activity is completed.
ODS TableActivity
API Business ObjectActivity
API Field NameBaselineFinishDate
PMDB Table
PMDB Field Name
Data Typedate
BaselinePlannedDurationThe planned duration for the activity in the project baseline. Planned duration is the total working time from the activity current start date to the current finish date. Same as the actual duration plus the remaining duration. The total working time is computed using the activity's calendar. This field is named Baseline Budgeted Duration in Primavera's Engineering & Construction and Maintenance & Turnaround solutions.
ODS TableActivity
API Business ObjectActivity
API Field NameBaselinePlannedDuration
PMDB Table
PMDB Field Name
Data Typenumber
BaselinePlannedExpenseCostThe planned costs for all project expenses associated with the activity. This field is named Baseline Budgeted Expense Cost in Primavera's Engineering & Construction and Maintenance & Turnaround solutions.
ODS TableActivity
API Business ObjectActivity
API Field NameBaselinePlannedExpenseCost
PMDB Table
PMDB Field Name
Data Typenumber
BaselinePlannedLaborCostThe cost at completion for all labor resources assigned to the activity in the project baseline. Computed from the baseline at completion labor units. If no resources are assigned, computed as the activity BL labor units * project default price / time. This field is named Baseline Budgeted Labor Cost in Primavera's Engineering & Construction and Maintenance & Turnaround solutions.
ODS TableActivity
API Business ObjectActivity
API Field NameBaselinePlannedLaborCost
PMDB Table
PMDB Field Name
Data Typenumber
BaselinePlannedLaborUnitsThe planned units for all labor resources assigned to the activity. This field is named Baseline Budgeted Labor Units in Primavera's Engineering & Construction and Maintenance & Turnaround solutions.
ODS TableActivity
API Business ObjectActivity
API Field NameBaselinePlannedLaborUnits
PMDB Table
PMDB Field Name
Data Typenumber
BaselinePlannedMaterialCostThe Planned Material Cost for a project baseline activity.
ODS TableActivity
API Business ObjectActivity
API Field NameBaselinePlannedMaterialCost
PMDB Table
PMDB Field Name
Data Typenumber
BaselinePlannedNonLaborCostThe planned costs for all nonlabor resources assigned to the activity. If no resources are assigned, computed as the activity planned nonlabor units * project default price / time. This field is named Baseline Budgeted Non Labor Cost in Primavera's Engineering & Construction and Maintenance & Turnaround solutions.
ODS TableActivity
API Business ObjectActivity
API Field NameBaselinePlannedNonLaborCost
PMDB Table
PMDB Field Name
Data Typenumber
BaselinePlannedNonLaborUnitsThe planned units for all nonlabor resources assigned to the activity. This field is named Baseline Budgeted Non Labor Units in Primavera's Engineering & Construction and Maintenance & Turnaround solutions.
ODS TableActivity
API Business ObjectActivity
API Field NameBaselinePlannedNonLaborUnits
PMDB Table
PMDB Field Name
Data Typenumber
BaselinePlannedTotalCostThe planned total cost for the activity, including labor resources, nonlabor resources, and project expenses. Planned total cost = planned labor cost + planned nonlabor cost + planned expense cost. This field is named Baseline Budgeted Total Cost in Primavera's Engineering & Construction and Maintenance & Turnaround solutions.
ODS TableActivity
API Business ObjectActivity
API Field NameBaselinePlannedTotalCost
PMDB Table
PMDB Field Name
Data Typenumber
BaselineStartDateThe current start date of the activity in the project baseline. Set to the planned start date until the activity is started, then set to the actual start date.
ODS TableActivity
API Business ObjectActivity
API Field NameBaselineStartDate
PMDB Table
PMDB Field Name
Data Typedate
BudgetAtCompletionThe planned total cost through activity completion. Computed as planned labor cost + planned nonlabor cost + planned expense cost, same as the planned total cost.
ODS TableActivity
API Business ObjectActivity
API Field NameBudgetAtCompletion
PMDB Table
PMDB Field Name
Data Typenumber
CalendarNameThe name of the calendar.
ODS TableActivity
API Business ObjectActivity
API Field NameCalendarName
PMDB Tablecalendar
PMDB Field Nameclndr_name
Data Typestring
CostPercentCompleteThe percent complete of costs for all labor resources, nonlabor resources, and expenses for the activity. Computed as actual total cost / at completion total cost * 100. Always in the range 0 to 100.
ODS TableActivity
API Business ObjectActivity
API Field NameCostPercentComplete
PMDB Table
PMDB Field Name
Data Typenumber
CostPercentOfPlannedThe percent complete of planned costs for all labor resources, nonlabor resources, and expenses for the activity. Computed as actual total cost / BL planned total cost * 100. The value can exceed 100.
ODS TableActivity
API Business ObjectActivity
API Field NameCostPercentOfPlanned
PMDB Table
PMDB Field Name
Data Typenumber
CostPerformanceIndexThe earned value divided by the actual cost. A value less than 1 indicates that actual cost have exceeded the planned value.
ODS TableActivity
API Business ObjectActivity
API Field NameCostPerformanceIndex
PMDB Table
PMDB Field Name
Data Typenumber
CostPerformanceIndexLaborUnitsThe ratio of the earned value labor units and the actual work performed. Computed as CPI labor units = earned value labor units / actual labor units .
ODS TableActivity
API Business ObjectActivity
API Field NameCostPerformanceIndexLaborUnits
PMDB Table
PMDB Field Name
Data Typenumber
CostVarianceThe difference between the earned value and the actual cost of work performed. Computed as CV = earned value - actual costs. A negative value indicates that actual costs have exceeded the value of work performed.
ODS TableActivity
API Business ObjectActivity
API Field NameCostVariance
PMDB Table
PMDB Field Name
Data Typenumber
CostVarianceIndexThe ratio of the cost variance and the earned value of work performed. Computed as CVI = cost variance / earned value.
ODS TableActivity
API Business ObjectActivity
API Field NameCostVarianceIndex
PMDB Table
PMDB Field Name
Data Typenumber
CostVarianceIndexLaborUnitsThe ratio of the cost variance labor units and the earned value of work performed. Computed as CVI labor units = CV labor units / earned value labor units
ODS TableActivity
API Business ObjectActivity
API Field NameCostVarianceIndexLaborUnits
PMDB Table
PMDB Field Name
Data Typenumber
CostVarianceLaborUnitsThe difference between the earned value of labor units and the actual cost of labor units. Calculated as CV labor units = earned value planned units - actual units. A negative value indicates that actual costs have exceeded the value of work performed.
ODS TableActivity
API Business ObjectActivity
API Field NameCostVarianceLaborUnits
PMDB Table
PMDB Field Name
Data Typenumber
DataDateThe current data date for the project. The project status is up to date as of the data date. The data date is modified when project actuals are applied.
ODS TableActivity
API Business ObjectActivity
API Field NameDataDate
PMDB Table
PMDB Field Name
Data Typedate
Duration1VarianceThe duration between the activity's primary baseline duration and the at complete duration. Computed as primary baseline duration - at completion duration.
ODS TableActivity
API Business ObjectActivity
API Field NameDuration1Variance
PMDB Table
PMDB Field Name
Data Typenumber
DurationPercentCompleteThe percent complete of the activity duration. Computed as (planned duration - remaining duration) / planned duration * 100. Always in the range 0 to 100. The planned duration is taken from the current plan, not from the baseline.
ODS TableActivity
API Business ObjectActivity
API Field NameDurationPercentComplete
PMDB Table
PMDB Field Name
Data Typenumber
DurationPercentOfPlannedThe activity actual duration percent of planned. Computed as actual duration / BL duration * 100. The value can exceed 100. The BL duration is the activity's at completion duration from the project baseline.
ODS TableActivity
API Business ObjectActivity
API Field NameDurationPercentOfPlanned
PMDB Table
PMDB Field Name
Data Typenumber
DurationVarianceThe duration between the activity's project baseline duration and the at complete duration. Computed as project baseline duration - at completion duration.
ODS TableActivity
API Business ObjectActivity
API Field NameDurationVariance
PMDB Table
PMDB Field Name
Data Typenumber
EarnedValueCostThe portion of the project baseline total cost of the activity that is actually completed as of the project data date. Computed as earned value = BAC * performance % complete. The method for computing performance % complete depends on the earned-value technique selected for the activity's WBS. BAC is computed from the project baseline.
ODS TableActivity
API Business ObjectActivity
API Field NameEarnedValueCost
PMDB Table
PMDB Field Name
Data Typenumber
EarnedValueLaborUnitsThe portion of the project baseline labor units that is actually completed as of the project data date. Computed as labor units earned value = project baseline labor units * performance % complete. The method for computing performance % complete depends on the earned-value technique selected for the activity's WBS. The BL labor units is taken from the project baseline.
ODS TableActivity
API Business ObjectActivity
API Field NameEarnedValueLaborUnits
PMDB Table
PMDB Field Name
Data Typenumber
EstimateAtCompletionCostThe estimated cost at completion for the activity. Computed as the actual total cost plus the estimate-to-complete cost; EAC = ACWP + ETC. Note that the method for computing ETC depends on the earned-value technique selected for the activity's WBS.
ODS TableActivity
API Business ObjectActivity
API Field NameEstimateAtCompletionCost
PMDB Table
PMDB Field Name
Data Typenumber
EstimateAtCompletionLaborUnitsThe estimated labor units at completion of the activity. Calculated as actual labor units + estimate to complete labor units. estimate to complete labor units is calculated based off of the earned value setting on the WBS.
ODS TableActivity
API Business ObjectActivity
API Field NameEstimateAtCompletionLaborUnits
PMDB Table
PMDB Field Name
Data Typenumber
EstimateToCompleteThe estimated cost to complete the activity. Computed as either the remaining total cost for the activity (remaining total cost), or as PF * (BAC - earned value), depending on the earned-value technique selected for the activity's WBS. BAC is computed from the project baseline.
ODS TableActivity
API Business ObjectActivity
API Field NameEstimateToComplete
PMDB Table
PMDB Field Name
Data Typenumber
EstimateToCompleteLaborUnitsThe estimated quantity to complete the activity. Computed as either the remaining total units for the activity (remaining total units), or as PF * (BL labor units - earned value), depending on the earned-value technique selected for the activity's WBS.
ODS TableActivity
API Business ObjectActivity
API Field NameEstimateToCompleteLaborUnits
PMDB Table
PMDB Field Name
Data Typenumber
ExpenseCost1VarianceThe difference between primary baseline expense cost and at completion expense cost. Calculated as primary baseline expense cost - at completion expense cost (at completion expense cost = actual expense cost + remaining expense cost).
ODS TableActivity
API Business ObjectActivity
API Field NameExpenseCost1Variance
PMDB Table
PMDB Field Name
Data Typenumber
ExpenseCostPercentCompleteThe percent complete of costs for all expenses associated with the activity. Computed as actual expense cost / at completion expense cost * 100. Always in the range 0 to 100.
ODS TableActivity
API Business ObjectActivity
API Field NameExpenseCostPercentComplete
PMDB Table
PMDB Field Name
Data Typenumber
ExpenseCostVarianceThe difference between project baseline expense cost and at completion expense cost. Calculated as project baseline expense cost - at completion expense cost (at completion expense cost = actual expense cost + remaining expense cost).
ODS TableActivity
API Business ObjectActivity
API Field NameExpenseCostVariance
PMDB Table
PMDB Field Name
Data Typenumber
FinishDateThe current finish date of the activity. Set to the activity planned finish date while the activity is not started, the remaining finish date while the activity is in progress, and the actual finish date once the activity is completed.
ODS TableActivity
API Business ObjectActivity
API Field NameFinishDate
PMDB Table
PMDB Field Name
Data Typedate
FinishDate1Variancethe duration between the finish date in the current project and the primary baseline finish date. Calculated as finish date - primary baseline finish date.
ODS TableActivity
API Business ObjectActivity
API Field NameFinishDate1Variance
PMDB Table
PMDB Field Name
Data Typenumber
FinishDateVariancethe duration between the finish date in the current project and the project baseline finish date. Calculated as finish date - project baseline finish date.
ODS TableActivity
API Business ObjectActivity
API Field NameFinishDateVariance
PMDB Table
PMDB Field Name
Data Typenumber
IsCriticalThe flag that indicates whether the activity is critical. An activity is critical when its total Float is below the critical duration specified for the project. Delaying critical activities will delay the finish date of the project.
ODS TableActivity
API Business ObjectActivity
API Field NameIsCritical
PMDB Table
PMDB Field Name
Data Typestring
LaborCost1VarianceThe difference between primary baseline labor cost and at completion labor cost. Calculated as BL labor cost - at completion labor cost
ODS TableActivity
API Business ObjectActivity
API Field NameLaborCost1Variance
PMDB Table
PMDB Field Name
Data Typenumber
LaborCostPercentCompleteThe percent complete of costs for all labor resources assigned to the activity. Computed as actual labor cost / at completion labor cost * 100. Always in the range 0 to 100.
ODS TableActivity
API Business ObjectActivity
API Field NameLaborCostPercentComplete
PMDB Table
PMDB Field Name
Data Typenumber
LaborCostVarianceThe difference between project baseline labor cost and at completion labor cost. Calculated as BL labor cost - at completion labor cost
ODS TableActivity
API Business ObjectActivity
API Field NameLaborCostVariance
PMDB Table
PMDB Field Name
Data Typenumber
LaborUnits1VarianceThe difference between primary baseline labor units and at completion labor units. Calculated as BL labor units - at completion labor units.
ODS TableActivity
API Business ObjectActivity
API Field NameLaborUnits1Variance
PMDB Table
PMDB Field Name
Data Typenumber
LaborUnitsPercentCompleteThe percent complete of units for all labor resources for the activity. Computed as actual labor units / at completion labor units * 100. Always in the range 0 to 100.
ODS TableActivity
API Business ObjectActivity
API Field NameLaborUnitsPercentComplete
PMDB Table
PMDB Field Name
Data Typenumber
LaborUnitsVarianceThe difference between project baseline labor units and at completion labor units. Calculated as BL labor units - at completion labor units.
ODS TableActivity
API Business ObjectActivity
API Field NameLaborUnitsVariance
PMDB Table
PMDB Field Name
Data Typenumber
MaterialCost1VarianceThe primary Baseline Planned Material Cost minus the At Completion Material Cost.
ODS TableActivity
API Business ObjectActivity
API Field NameMaterialCost1Variance
PMDB Table
PMDB Field Name
Data Typenumber
MaterialCostPercentCompleteThe percent complete of costs for all material resources assigned to the activity. Computed as actual nonlabor cost / at completion nonlabor cost * 100. Always in the range 0 to 100.
ODS TableActivity
API Business ObjectActivity
API Field NameMaterialCostPercentComplete
PMDB Table
PMDB Field Name
Data Typenumber
MaterialCostVarianceThe project BaselinePlannedMaterialCost minus the AtCompletionMaterialCost.
ODS TableActivity
API Business ObjectActivity
API Field NameMaterialCostVariance
PMDB Table
PMDB Field Name
Data Typenumber
NonLaborCost1VarianceThe difference between the primary baseline nonlabor cost and at completion nonlabor cost. Calculated as BL nonlabor cost - at completion nonlabor cost.
ODS TableActivity
API Business ObjectActivity
API Field NameNonLaborCost1Variance
PMDB Table
PMDB Field Name
Data Typenumber
NonLaborCostPercentCompleteThe percent complete of costs for all nonlabor resources assigned to the activity. Computed as actual nonlabor cost / at completion nonlabor cost * 100. Always in the range 0 to 100.
ODS TableActivity
API Business ObjectActivity
API Field NameNonLaborCostPercentComplete
PMDB Table
PMDB Field Name
Data Typenumber
NonLaborCostVarianceThe difference between the project baseline labor cost and at completion labor cost. Calculated as BL nonlabor cost - at completion nonlabor cost.
ODS TableActivity
API Business ObjectActivity
API Field NameNonLaborCostVariance
PMDB Table
PMDB Field Name
Data Typenumber
NonLaborUnits1VarianceThe difference between the primary baseline nonlabor units and at completion nonlabor units. Calculated as BL nonlabor units - at completion nonlabor units.
ODS TableActivity
API Business ObjectActivity
API Field NameNonLaborUnits1Variance
PMDB Table
PMDB Field Name
Data Typenumber
NonLaborUnitsPercentCompleteThe percent complete of units for all nonlabor resources for the activity. Computed as actual nonlabor units / at completion nonlabor units * 100. Always in the range 0 to 100.
ODS TableActivity
API Business ObjectActivity
API Field NameNonLaborUnitsPercentComplete
PMDB Table
PMDB Field Name
Data Typenumber
NonLaborUnitsVarianceThe difference between the project baseline labor units and at completion labor units. Calculated as BL nonlabor units - at completion nonlabor units.
ODS TableActivity
API Business ObjectActivity
API Field NameNonLaborUnitsVariance
PMDB Table
PMDB Field Name
Data Typenumber
PercentCompleteThe activity percent complete. This value is tied to the activity duration % complete, units % complete, or physical % complete, depending on the setting for the activity's percent complete type, which is one of Duration, Units, or Physical. Always in the range 0 to 100.
ODS TableActivity
API Business ObjectActivity
API Field NamePercentComplete
PMDB Table
PMDB Field Name
Data Typenumber
PerformancePercentCompleteThe activity performance percent complete. The performance percent complete is used to compute earned value and may be based on the activity % complete, on the 0/100 rule, on the 50/50 rule, etc., depending on the technique for computing earned-value percent complete for the activity's WBS. The performance % complete specifies what percentage of the activity's planned worth has been earned so far.
ODS TableActivity
API Business ObjectActivity
API Field NamePerformancePercentComplete
PMDB Table
PMDB Field Name
Data Typenumber
PhysicalPercentCompleteThe physical percent complete, which can either be user entered or calculated from the activity's weighted steps.
ODS TableActivity
API Business ObjectActivity
API Field NamePhysicalPercentComplete
PMDB Table
PMDB Field Name
Data Typenumber
PlannedExpenseCostThe planned costs for all project expenses associated with the activity. This field is named BudgetedExpenseCost in Primavera's Engineering & Construction and Maintenance & Turnaround solutions.
ODS TableActivity
API Business ObjectActivity
API Field NamePlannedExpenseCost
PMDB Table
PMDB Field Name
Data Typenumber
PlannedLaborCostThe planned costs for all labor resources assigned to the activity. If no resources are assigned, computed as the activity planned labor units * project default price / time. This field is named BudgetedLaborCost in Primavera's Engineering & Construction and Maintenance & Turnaround solutions.
ODS TableActivity
API Business ObjectActivity
API Field NamePlannedLaborCost
PMDB Table
PMDB Field Name
Data Typenumber
PlannedMaterialCostThe sum of all material resource costs.
ODS TableActivity
API Business ObjectActivity
API Field NamePlannedMaterialCost
PMDB Table
PMDB Field Name
Data Typenumber
PlannedNonLaborCostThe planned costs for all nonlabor resources assigned to the activity. If no resources are assigned, computed as the activity planned nonlabor units * project default price / time. This field is named BudgetedNonLaborCost in Primavera's Engineering & Construction and Maintenance & Turnaround solutions.
ODS TableActivity
API Business ObjectActivity
API Field NamePlannedNonLaborCost
PMDB Table
PMDB Field Name
Data Typenumber
PlannedTotalCostThe planned total cost for the activity, including labor resources, nonlabor resources, and project expenses. Planned total cost = planned labor cost + planned nonlabor cost + planned expense cost. This field is named BudgetedTotalCost in Primavera's Engineering & Construction and Maintenance & Turnaround solutions.
ODS TableActivity
API Business ObjectActivity
API Field NamePlannedTotalCost
PMDB Table
PMDB Field Name
Data Typenumber
PlannedTotalUnitsthe sum of Planned Labor Units and Planned Nonlabor Units. This field is named BudgetedTotalUnits in Primavera's Engineering & Construction and Maintenance & Turnaround solutions.
ODS TableActivity
API Business ObjectActivity
API Field NamePlannedTotalUnits
PMDB TableTASK
PMDB Field Name
Data Typenumber
PlannedValueCostThe portion of the project baseline total cost of the activity that is scheduled to be completed as of the project data date. Computed as BAC * schedule % complete. Also known as the work scheduled to be performed for the activity. The schedule % complete specifies how much of the activity's project baseline duration has been completed so far. BAC is computed from the project baseline.
ODS TableActivity
API Business ObjectActivity
API Field NamePlannedValueCost
PMDB Table
PMDB Field Name
Data Typenumber
PlannedValueLaborUnitsThe portion of the project baseline labor units that is scheduled to be completed as of the project data date. Computed as BL labor units * schedule % complete. The schedule % complete specifies how much of the activity's project baseline duration has been completed so far. BL labor units is taken from the project baseline.
ODS TableActivity
API Business ObjectActivity
API Field NamePlannedValueLaborUnits
PMDB Table
PMDB Field Name
Data Typenumber
PrimaryResourceIdThe name of the resource.
ODS TableActivity
API Business ObjectActivity
API Field NamePrimaryResourceId
PMDB Tablersrc
PMDB Field Namersrc_short_name
Data Typestring
PrimaryResourceNameThe name of the resource.
ODS TableActivity
API Business ObjectActivity
API Field NamePrimaryResourceName
PMDB Tablersrc
PMDB Field Namersrc_name
Data Typestring
RemainingExpenseCostThe remaining costs for all project expenses associated with the activity.
ODS TableActivity
API Business ObjectActivity
API Field NameRemainingExpenseCost
PMDB Table
PMDB Field Name
Data Typenumber
RemainingFloatThe amount of time remaining by which the activity can be delayed before delaying the project finish date. Computed as late finish - remaining finish. If the remaining finish is the same as the early finish (in general, when the activity is not started), then the remaining float is the same as the total float.
ODS TableActivity
API Business ObjectActivity
API Field NameRemainingFloat
PMDB Table
PMDB Field Name
Data Typenumber
RemainingLaborCostThe remaining costs for all labor resources assigned to the activity. If no resources are assigned, computed as the activity remaining labor units * project default price / time.
ODS TableActivity
API Business ObjectActivity
API Field NameRemainingLaborCost
PMDB Table
PMDB Field Name
Data Typenumber
RemainingMaterialCostThe sum of all material resource remaining costs.
ODS TableActivity
API Business ObjectActivity
API Field NameRemainingMaterialCost
PMDB Table
PMDB Field Name
Data Typenumber
RemainingNonLaborCostThe remaining costs for all nonlabor resources assigned to the activity. If no resources are assigned, computed as the activity remaining nonlabor units * project default price / time.
ODS TableActivity
API Business ObjectActivity
API Field NameRemainingNonLaborCost
PMDB Table
PMDB Field Name
Data Typenumber
RemainingTotalCostThe remaining total cost for the activity, including labor resources, nonlabor resources, and project expenses. Remaining total cost = remaining labor costs + remaining nonlabor costs + remaining expense costs.
ODS TableActivity
API Business ObjectActivity
API Field NameRemainingTotalCost
PMDB Table
PMDB Field Name
Data Typenumber
RemainingTotalUnitsthe sum of Remaining Labor Units and Remaining Nonlabor Units.
ODS TableActivity
API Business ObjectActivity
API Field NameRemainingTotalUnits
PMDB TableTASK
PMDB Field Name
Data Typenumber
SchedulePercentCompleteThe activity schedule percent complete, which specifies how much of the activity's project baseline duration has been completed so far. Computed based on where the current data date falls relative to the activity's project baseline start and finish dates. If the data date is earlier than the BL start, the schedule % complete is 0. If the data date is later than the BL finish, the schedule % complete is 100. The schedule % complete indicates how much of the activity duration should be currently completed, relative to the selected project baseline.
ODS TableActivity
API Business ObjectActivity
API Field NameSchedulePercentComplete
PMDB Table
PMDB Field Name
Data Typenumber
SchedulePerfIndexLaborUnitsThe ratio of the earned value of labor units and the planned value of labor units. Computed as SPI labor units = earned value labor units / planned value labor units.
ODS TableActivity
API Business ObjectActivity
API Field NameSchedulePerformanceIndexLaborUnits
PMDB Table
PMDB Field Name
Data Typenumber
SchedulePerformanceIndexThe ratio of the earned value of work performed and the work scheduled to be performed. Computed as SPI = earned value/ planned value. A value less than 1 indicates that less work was actually performed than was scheduled.
ODS TableActivity
API Business ObjectActivity
API Field NameSchedulePerformanceIndex
PMDB Table
PMDB Field Name
Data Typenumber
ScheduleVarianceThe difference between the earned value of work performed and the work scheduled to be performed. Computed as SV = earned value - planned value. A negative value indicates that less work was actually performed than was scheduled.
ODS TableActivity
API Business ObjectActivity
API Field NameScheduleVariance
PMDB Table
PMDB Field Name
Data Typenumber
ScheduleVarianceIndexThe ratio of the schedule variance and the work scheduled to be performed. Computed as SVI = SV / planned value.
ODS TableActivity
API Business ObjectActivity
API Field NameScheduleVarianceIndex
PMDB Table
PMDB Field Name
Data Typenumber
ScheduleVarianceLaborUnitsThe difference between the earned value of work performed and the work scheduled to be performed. Computed as SV labor units = earned value labor units - planned value labor units.
ODS TableActivity
API Business ObjectActivity
API Field NameScheduleVarianceLaborUnits
PMDB Table
PMDB Field Name
Data Typenumber
ScheduleVarIndexLaborUnitsThe ratio of the schedule variance and the work scheduled to be performed. Computed as SVI labor units = SV labor units / planned value labor units.
ODS TableActivity
API Business ObjectActivity
API Field NameScheduleVarianceIndexLaborUnits
PMDB Table
PMDB Field Name
Data Typenumber
StartDateThe start date of the activity. Set to the remaining start date until the activity is started, then set to the actual start date.
ODS TableActivity
API Business ObjectActivity
API Field NameStartDate
PMDB Table
PMDB Field Name
Data Typedate
StartDate1VarianceThe duration between the start date in the current project and the primary baseline start date. Calculated as start date - primary baseline start date.
ODS TableActivity
API Business ObjectActivity
API Field NameStartDate1Variance
PMDB Table
PMDB Field Name
Data Typenumber
StartDateVarianceThe duration between the start date in the current project and the project baseline start date. Calculated as start date - project baseline start date.
ODS TableActivity
API Business ObjectActivity
API Field NameStartDateVariance
PMDB Table
PMDB Field Name
Data Typenumber
ToCompletePerformanceIndexThe TCPI, which is calculated as (budget at completion - earned value) / (estimate at completion - ACWP).
ODS TableActivity
API Business ObjectActivity
API Field NameToCompletePerformanceIndex
PMDB Table
PMDB Field Name
Data Typenumber
TotalCost1VarianceThe difference between the primary baseline total cost and the at completion total cost. Calculated as BL total cost - at completion total cost.
ODS TableActivity
API Business ObjectActivity
API Field NameTotalCost1Variance
PMDB Table
PMDB Field Name
Data Typenumber
TotalCostVarianceThe difference between the project baseline total cost and the at completion total cost. Calculated as BL total cost - at completion total cost.
ODS TableActivity
API Business ObjectActivity
API Field NameTotalCostVariance
PMDB Table
PMDB Field Name
Data Typenumber
UnitsPercentCompleteThe percent complete of units for all labor and nonlabor resources assigned to the activity. Computed as actual units / at completion units * 100. Always in the range 0 to 100.
ODS TableActivity
API Business ObjectActivity
API Field NameUnitsPercentComplete
PMDB Table
PMDB Field Name
Data Typenumber
WBSCodeThe short code assigned to each WBS element for identification. Each WBS element is uniquely identified by concatenating its own code together with its parents' codes.
ODS TableActivity
API Business ObjectActivity
API Field NameWBSCode
PMDB Tableprojwbs
PMDB Field Namewbs_short_name
Data Typestring
WBSNameThe name of the WBS element.
ODS TableActivity
API Business ObjectActivity
API Field NameWBSName
PMDB Tableprojwbs
PMDB Field Namewbs_name
Data Typestring
lastupdateuserLast Update User
ODS TableACTIVITY
API Business Object
API Field Name
PMDB Table
PMDB Field Name
Data Typestring
lastupdatedateLast Update Date
ODS TableACTIVITY
API Business Object
API Field Name
PMDB Table
PMDB Field Name
Data Typedate
createuserCreate User
ODS TableACTIVITY
API Business Object
API Field Name
PMDB Table
PMDB Field Name
Data Typestring
createdateCreate Date
ODS TableACTIVITY
API Business Object
API Field Name
PMDB Table
PMDB Field Name
Data Typedate
SKeySKey generated key on Activity
ODS TableACTIVITY
API Business Object
API Field Name
PMDB Table
PMDB Field Name
Data Typeint
ACTIVITYCODETop
ObjectIdThe unique ID generated by the system.
ODS TableActivityCode
API Business ObjectActivityCode
API Field NameObjectId
PMDB Tableactvcode
PMDB Field Nameactv_code_id
Data Typeinteger
CodeTypeObjectIdThe unique ID of the parent activity code type.
ODS TableActivityCode
API Business ObjectActivityCode
API Field NameCodeTypeObjectId
PMDB Tableactvcode
PMDB Field Nameactv_code_type_id
Data Typeinteger
SequenceNumberThe sequence number for sorting.
ODS TableActivityCode
API Business ObjectActivityCode
API Field NameSequenceNumber
PMDB Tableactvcode
PMDB Field Nameseq_num
Data Typeinteger
CodeValueThe value of the activity code.
ODS TableActivityCode
API Business ObjectActivityCode
API Field NameCodeValue
PMDB Tableactvcode
PMDB Field Nameshort_name
Data Typestring
ParentObjectIdThe unique ID of the parent activity code of this activity code in the hierarchy.
ODS TableActivityCode
API Business ObjectActivityCode
API Field NameParentObjectId
PMDB Tableactvcode
PMDB Field Nameparent_actv_code_id
Data Typeinteger
DescriptionThe description of the activity code.
ODS TableActivityCode
API Business ObjectActivityCode
API Field NameDescription
PMDB Tableactvcode
PMDB Field Nameactv_code_name
Data Typestring
CodeTypeNameThe name of the parent code type for this code.
ODS TableActivityCode
API Business ObjectActivityCode
API Field NameCodeTypeName
PMDB Tableactvtype
PMDB Field Nameactv_code_type
Data Typestring
issecurecodeActivityCodeType - IsSecureCode maps to ACTVTYPE.super_flag
ODS TableACTIVITYCODE
API Business Object
API Field Name
PMDB Table
PMDB Field Name
Data Typestring
projectobjectidActivityCodeType - ProjectObjectId maps to ACTVTYPE.proj_id
ODS TableACTIVITYCODE
API Business Object
API Field Name
PMDB Table
PMDB Field Name
Data Typeinteger
CodeTypeScopethe scope of the parent activity code type: Global, EPS, or Project. An activity code with Global scope can be assigned to any activity. An activity code with EPS scope can be assigned only to an activity within a project under that particular EPS. Similarly, an activity code with Project scope can be assigned only to an activity within that particular project.
ODS TableActivityCode
API Business ObjectActivityCode
API Field NameCodeTypeScope
PMDB Tableactvtype
PMDB Field Nameactv_code_type_scope
Data Typestring
lastupdateuserLast Update User
ODS TableACTIVITYCODE
API Business Object
API Field Name
PMDB Table
PMDB Field Name
Data Typestring
lastupdatedateLast Update Date
ODS TableACTIVITYCODE
API Business Object
API Field Name
PMDB Table
PMDB Field Name
Data Typedate
createuserCreate User
ODS TableACTIVITYCODE
API Business Object
API Field Name
PMDB Table
PMDB Field Name
Data Typestring
createdateCreate Date
ODS TableACTIVITYCODE
API Business Object
API Field Name
PMDB Table
PMDB Field Name
Data Typedate
SKeySKey generated key on ActivityCode
ODS TableACTIVITYCODE
API Business Object
API Field Name
PMDB Table
PMDB Field Name
Data Typeint
ACTIVITYCODEASSIGNMENTTop
ActivityObjectIdThe unique ID of the activity to which the activity code is assigned.
ODS TableActivityCodeAssignment
API Business ObjectActivityCodeAssignment
API Field NameActivityObjectId
PMDB Tabletaskactv
PMDB Field Nametask_id
Data Typeinteger
ActivityCodeTypeObjectIdThe unique ID of the parent activity code type.
ODS TableActivityCodeAssignment
API Business ObjectActivityCodeAssignment
API Field NameActivityCodeTypeObjectId
PMDB Tabletaskactv
PMDB Field Nameactv_code_type_id
Data Typeinteger
ActivityCodeObjectIdThe unique ID of the associated activity code.
ODS TableActivityCodeAssignment
API Business ObjectActivityCodeAssignment
API Field NameActivityCodeObjectId
PMDB Tabletaskactv
PMDB Field Nameactv_code_id
Data Typeinteger
ProjectObjectIdThe unique ID of the associated project.
ODS TableActivityCodeAssignment
API Business ObjectActivityCodeAssignment
API Field NameProjectObjectId
PMDB Tabletaskactv
PMDB Field Nameproj_id
Data Typeinteger
IsBaselineThe boolean value indicating if this business object is related to a Project or Baseline
ODS TableActivityCodeAssignment
API Business ObjectActivityCodeAssignment
API Field NameIsBaseline
PMDB Table
PMDB Field Name
Data Typestring
ActivityCodeDescriptionThe description of the associated activity code.
ODS TableActivityCodeAssignment
API Business ObjectActivityCodeAssignment
API Field NameActivityCodeDescription
PMDB Tableactvcode
PMDB Field Nameactv_code_name
Data Typestring
ActivityCodeTypeNameThe name of the parent activity code type.
ODS TableActivityCodeAssignment
API Business ObjectActivityCodeAssignment
API Field NameActivityCodeTypeName
PMDB Tableactvtype
PMDB Field Nameactv_code_type
Data Typestring
ActivityCodeTypeScopeThe scope of the associated activity code type: Global, EPS, or Project. An activity code with Global scope can be assigned to any activity. An activity code with EPS scope can be assigned only to an activity within a project under that particular EPS. Similarly, an activity code with Project scope can be assigned only to an activity within that particular project.
ODS TableActivityCodeAssignment
API Business ObjectActivityCodeAssignment
API Field NameActivityCodeTypeScope
PMDB Tableactvtype
PMDB Field Nameactv_code_type_scope
Data Typestring
ActivityCodeValueThe value of the associated activity code.
ODS TableActivityCodeAssignment
API Business ObjectActivityCodeAssignment
API Field NameActivityCodeValue
PMDB Tableactvcode
PMDB Field Nameshort_name
Data Typestring
ActivityIdThe short ID that uniquely identifies the activity to which the activity code is assigned.
ODS TableActivityCodeAssignment
API Business ObjectActivityCodeAssignment
API Field NameActivityId
PMDB Tabletask
PMDB Field Nametask_code
Data Typestring
ActivityNameThe name of the activity to which the activity code is assigned.
ODS TableActivityCodeAssignment
API Business ObjectActivityCodeAssignment
API Field NameActivityName
PMDB Tabletask
PMDB Field Nametask_name
Data Typestring
issecurecodeActivityCodeAssignment - IsSecureCode maps to TASKACTV.super_flag
ODS TableACTIVITYCODEASSIGNMENT
API Business Object
API Field Name
PMDB Table
PMDB Field Name
Data Typestring
lastupdateuserLast Update User
ODS TableACTIVITYCODEASSIGNMENT
API Business Object
API Field Name
PMDB Table
PMDB Field Name
Data Typestring
lastupdatedateLast Update Date
ODS TableACTIVITYCODEASSIGNMENT
API Business Object
API Field Name
PMDB Table
PMDB Field Name
Data Typedate
createuserCreate User
ODS TableACTIVITYCODEASSIGNMENT
API Business Object
API Field Name
PMDB Table
PMDB Field Name
Data Typestring
createdateCreate Date
ODS TableACTIVITYCODEASSIGNMENT
API Business Object
API Field Name
PMDB Table
PMDB Field Name
Data Typedate
SKeySKey generated key on ActivityCodeAssignment
ODS TableACTIVITYCODEASSIGNMENT
API Business Object
API Field Name
PMDB Table
PMDB Field Name
Data Typeint
ACTIVITYCODEHIERARCHYTop
CodeTypeObjectId
ODS TableACTIVITYCODEHIERARCHY
API Business Object
API Field Name
PMDB Table
PMDB Field Name
Data Typeinteger
CodeTypeName
ODS TableACTIVITYCODEHIERARCHY
API Business Object
API Field Name
PMDB Table
PMDB Field Name
Data Typestring
CodeTypeSequenceNumber
ODS TableACTIVITYCODEHIERARCHY
API Business Object
API Field Name
PMDB Table
PMDB Field Name
Data Typeinteger
CodeTypeIsSecure
ODS TableACTIVITYCODEHIERARCHY
API Business Object
API Field Name
PMDB Table
PMDB Field Name
Data Typestring
ParentCodeValueObjectId
ODS TableACTIVITYCODEHIERARCHY
API Business Object
API Field Name
PMDB Table
PMDB Field Name
Data Typeinteger
ParentCodeValueName
ODS TableACTIVITYCODEHIERARCHY
API Business Object
API Field Name
PMDB Table
PMDB Field Name
Data Typestring
ParentCodeValueShortName
ODS TableACTIVITYCODEHIERARCHY
API Business Object
API Field Name
PMDB Table
PMDB Field Name
Data Typestring
ParentCodeValueSequenceNumber
ODS TableACTIVITYCODEHIERARCHY
API Business Object
API Field Name
PMDB Table
PMDB Field Name
Data Typeinteger
ChildCodeValueObjectId
ODS TableACTIVITYCODEHIERARCHY
API Business Object
API Field Name
PMDB Table
PMDB Field Name
Data Typeinteger
ChildCodeValueName
ODS TableACTIVITYCODEHIERARCHY
API Business Object
API Field Name
PMDB Table
PMDB Field Name
Data Typestring
ChildCodeValueShortName
ODS TableACTIVITYCODEHIERARCHY
API Business Object
API Field Name
PMDB Table
PMDB Field Name
Data Typestring
ChildCodeValueSequenceNumber
ODS TableACTIVITYCODEHIERARCHY
API Business Object
API Field Name
PMDB Table
PMDB Field Name
Data Typeinteger
ParentLevelsBelowRoot
ODS TableACTIVITYCODEHIERARCHY
API Business Object
API Field Name
PMDB Table
PMDB Field Name
Data Typeinteger
ChildLevelsBelowRoot
ODS TableACTIVITYCODEHIERARCHY
API Business Object
API Field Name
PMDB Table
PMDB Field Name
Data Typeinteger
LevelsBetween
ODS TableACTIVITYCODEHIERARCHY
API Business Object
API Field Name
PMDB Table
PMDB Field Name
Data Typeinteger
ChildHasChildren
ODS TableACTIVITYCODEHIERARCHY
API Business Object
API Field Name
PMDB Table
PMDB Field Name
Data Typestring
FullPathName
ODS TableACTIVITYCODEHIERARCHY
API Business Object
API Field Name
PMDB Table
PMDB Field Name
Data Typestring
CodeTypeScope
ODS TableACTIVITYCODEHIERARCHY
API Business Object
API Field Name
PMDB Table
PMDB Field Name
Data Typestring
CodeTypeProjectId
ODS TableACTIVITYCODEHIERARCHY
API Business Object
API Field Name
PMDB Table
PMDB Field Name
Data Typeinteger
SKey
ODS TableACTIVITYCODEHIERARCHY
API Business Object
API Field Name
PMDB Table
PMDB Field Name
Data Typeint
ACTIVITYCODETYPETop
ObjectIdThe unique ID generated by the system.
ODS TableActivityCodeType
API Business ObjectActivityCodeType
API Field NameObjectId
PMDB Tableactvtype
PMDB Field Nameactv_code_type_id
Data Typeinteger
LengthThe maximum number of characters allowed for values of this activity code.
ODS TableActivityCodeType
API Business ObjectActivityCodeType
API Field NameLength
PMDB Tableactvtype
PMDB Field Nameactv_short_len
Data Typeinteger
SequenceNumberThe sequence number for sorting.
ODS TableActivityCodeType
API Business ObjectActivityCodeType
API Field NameSequenceNumber
PMDB Tableactvtype
PMDB Field Nameseq_num
Data Typeinteger
NameThe name of the activity code type.
ODS TableActivityCodeType
API Business ObjectActivityCodeType
API Field NameName
PMDB Tableactvtype
PMDB Field Nameactv_code_type
Data Typestring
Scopethe scope of the code type: Global, EPS, or Project. An activity code with Global scope can be assigned to any activity. An activity code with EPS scope can be assigned only to an activity within a project under that particular EPS. Similarly, an activity code with Project scope can be assigned only to an activity within that particular project.
ODS TableActivityCodeType
API Business ObjectActivityCodeType
API Field NameScope
PMDB Tableactvtype
PMDB Field Nameactv_code_type_scope
Data Typestring
ProjectObjectIdThe unique ID of the associated project.
ODS TableActivityCodeType
API Business ObjectActivityCodeType
API Field NameProjectObjectId
PMDB Tableactvtype
PMDB Field Nameproj_id
Data Typeinteger
EPSObjectIdThe unique ID of the associated EPS.
ODS TableActivityCodeType
API Business ObjectActivityCodeType
API Field NameEPSObjectId
PMDB Tableactvtype
PMDB Field Nameproj_id
Data Typeinteger
IsSecureCodethe flag indicating whether this is a secure Activity Code Type.
ODS TableActivityCodeType
API Business ObjectActivityCodeType
API Field NameIsSecureCode
PMDB Tableactvtype
PMDB Field Namesuper_flag
Data Typestring
IsBaselineThe boolean value indicating if this business object is related to a Project or Baseline
ODS TableActivityCodeType
API Business ObjectActivityCodeType
API Field NameIsBaseline
PMDB Table
PMDB Field Name
Data Typestring
lastupdateuserLast Update User
ODS TableACTIVITYCODETYPE
API Business Object
API Field Name
PMDB Table
PMDB Field Name
Data Typestring
lastupdatedateLast Update Date
ODS TableACTIVITYCODETYPE
API Business Object
API Field Name
PMDB Table
PMDB Field Name
Data Typedate
createuserCreate User
ODS TableACTIVITYCODETYPE
API Business Object
API Field Name
PMDB Table
PMDB Field Name
Data Typestring
createdateCreate Date
ODS TableACTIVITYCODETYPE
API Business Object
API Field Name
PMDB Table
PMDB Field Name
Data Typedate
SKeySKey generated key on ActivityCodeType
ODS TableACTIVITYCODETYPE
API Business Object
API Field Name
PMDB Table
PMDB Field Name
Data Typeint
ACTIVITYCODETYPESECURITYTop
RDBMSUSERID
ODS TableACTIVITYCODETYPESECURITY
API Business Object
API Field Name
PMDB Table
PMDB Field Name
Data Typeinteger
PROJECTOBJECTID
ODS TableACTIVITYCODETYPESECURITY
API Business Object
API Field Name
PMDB Table
PMDB Field Name
Data Typeinteger
ACTIVITYEXPENSETop
ObjectIdThe unique ID generated by the system.
ODS TableActivityExpense
API Business ObjectActivityExpense
API Field NameObjectId
PMDB Tableprojcost
PMDB Field Namecost_item_id
Data Typeinteger
ProjectObjectIdThe unique ID of the associated project.
ODS TableActivityExpense
API Business ObjectActivityExpense
API Field NameProjectObjectId
PMDB Tableprojcost
PMDB Field Nameproj_id
Data Typeinteger
ActivityObjectIdThe unique ID of the activity to which the project expense is linked. Every project expense is associated with one activity in the project.
ODS TableActivityExpense
API Business ObjectActivityExpense
API Field NameActivityObjectId
PMDB Tableprojcost
PMDB Field Nametask_id
Data Typeinteger
AutoComputeActualsThe flag that identifies whether the actual and remaining costs for the expense are computed automatically using the planned cost and the activity's schedule percent complete. If this option is selected, the actual/remaining costs are automatically updated when project actuals are applied. This assumes the expenses are made according to plan.
ODS TableActivityExpense
API Business ObjectActivityExpense
API Field NameAutoComputeActuals
PMDB Tableprojcost
PMDB Field Nameauto_compute_act_flag
Data Typestring
AccrualTypeThe accrual type for the project expense. If the accrual type is 'Start of Activity', the entire expense costs are accrued at the start date of the activity. If the accrual type is 'End of Activity', the entire expense costs are accrued at the finish date of the activity. If the accrual type is 'Uniform over Activity', the expense costs are accrued uniformly over the duration of the activity.
ODS TableActivityExpense
API Business ObjectActivityExpense
API Field NameAccrualType
PMDB Tableprojcost
PMDB Field Namecost_load_type
Data Typestring
CostAccountObjectIdThe unique ID of the cost account associated with the project expense.
ODS TableActivityExpense
API Business ObjectActivityExpense
API Field NameCostAccountObjectId
PMDB Tableprojcost
PMDB Field Nameacct_id
Data Typeinteger
ExpenseCategoryObjectIdThe unique ID of the expense category for the project expense.
ODS TableActivityExpense
API Business ObjectActivityExpense
API Field NameExpenseCategoryObjectId
PMDB Tableprojcost
PMDB Field Namecost_type_id
Data Typeinteger
PlannedCostThe planned cost for the project expense. This field is named BudgetedCost in Primavera's Engineering & Construction and Maintenance & Turnaround solutions.
ODS TableActivityExpense
API Business ObjectActivityExpense
API Field NamePlannedCost
PMDB Tableprojcost
PMDB Field Nametarget_cost
Data Typedouble
ActualCostThe actual cost for the project expense.
ODS TableActivityExpense
API Business ObjectActivityExpense
API Field NameActualCost
PMDB Tableprojcost
PMDB Field Nameact_cost
Data Typedouble
RemainingCostThe remaining cost for the project expense. Before actual expenses are made, remaining cost should be the same as planned cost. While the activity is in progress, the remaining cost should be updated to reflect the estimated remaining cost required for the expense. After the expense is completed, the remaining cost should be zero.
ODS TableActivityExpense
API Business ObjectActivityExpense
API Field NameRemainingCost
PMDB Tableprojcost
PMDB Field Nameremain_cost
Data Typedouble
UnitOfMeasureThe unit of measure for the project expense.
ODS TableActivityExpense
API Business ObjectActivityExpense
API Field NameUnitOfMeasure
PMDB Tableprojcost
PMDB Field Nameqty_name
Data Typestring
PlannedUnitsThe planned number of units for the project expense. This number is multiplied by the price per unit to compute the planned cost. This field is named BudgetedUnits in Primavera's Engineering & Construction and Maintenance & Turnaround solutions.
ODS TableActivityExpense
API Business ObjectActivityExpense
API Field NamePlannedUnits
PMDB Tableprojcost
PMDB Field Nametarget_qty
Data Typedouble
PricePerUnitThe planned price per unit for the project expense. This number is multiplied by the planned number of units to compute the planned cost.
ODS TableActivityExpense
API Business ObjectActivityExpense
API Field NamePricePerUnit
PMDB Tableprojcost
PMDB Field Namecost_per_qty
Data Typedouble
DocumentNumberThe document number for the expense. Use this for the purchase order number, invoice number, requisition number, or similar, as needed.
ODS TableActivityExpense
API Business ObjectActivityExpense
API Field NameDocumentNumber
PMDB Tableprojcost
PMDB Field Namepo_number
Data Typestring
VendorThe name of the vendor providing the product or service associated with the expense.
ODS TableActivityExpense
API Business ObjectActivityExpense
API Field NameVendor
PMDB Tableprojcost
PMDB Field Namevendor_name
Data Typestring
ExpenseItemThe name of the project expense.
ODS TableActivityExpense
API Business ObjectActivityExpense
API Field NameExpenseItem
PMDB Tableprojcost
PMDB Field Namecost_name
Data Typestring
ExpenseDescriptionThe description of the expense.
ODS TableActivityExpense
API Business ObjectActivityExpense
API Field NameExpenseDescription
PMDB Tableprojcost
PMDB Field Namecost_descr
Data Typeclob
ActivityIdThe short ID that uniquely identifies the activity within the project.
ODS TableActivityExpense
API Business ObjectActivityExpense
API Field NameActivityId
PMDB Tabletask
PMDB Field Nametask_code
Data Typestring
ActivityNameThe name of the activity. The activity name does not have to be unique.
ODS TableActivityExpense
API Business ObjectActivityExpense
API Field NameActivityName
PMDB Tabletask
PMDB Field Nametask_name
Data Typestring
ActualUnitsThe actual units for the project expense.
ODS TableActivityExpense
API Business ObjectActivityExpense
API Field NameActualUnits
PMDB Table
PMDB Field Name
Data Typenumber
AtCompletionCostThe sum of the actual plus remaining costs for the project expense. Computed as actual cost + remaining cost.
ODS TableActivityExpense
API Business ObjectActivityExpense
API Field NameAtCompletionCost
PMDB Table
PMDB Field Name
Data Typenumber
AtCompletionUnitsThe at completion units for the project expense.
ODS TableActivityExpense
API Business ObjectActivityExpense
API Field NameAtCompletionUnits
PMDB Table
PMDB Field Name
Data Typenumber
CostAccountIdThe id of associated cost account.
ODS TableActivityExpense
API Business ObjectActivityExpense
API Field NameCostAccountId
PMDB Tableaccount
PMDB Field Nameacct_short_name
Data Typestring
CostAccountNameThe name of the associated cost account.
ODS TableActivityExpense
API Business ObjectActivityExpense
API Field NameCostAccountName
PMDB Tableaccount
PMDB Field Nameacct_name
Data Typestring
ExpenseCategoryNameThe name of the expense category.
ODS TableActivityExpense
API Business ObjectActivityExpense
API Field NameExpenseCategoryName
PMDB Tablecosttype
PMDB Field Namecost_type
Data Typestring
ExpensePercentCompleteThe percent complete of the project expense.
ODS TableActivityExpense
API Business ObjectActivityExpense
API Field NameExpensePercentComplete
PMDB Table
PMDB Field Name
Data Typenumber
OverBudgetThe indicator that reflects whether the project expense is over budget. An expense is over budget when the actual cost + remaining cost exceeds the planned cost.
ODS TableActivityExpense
API Business ObjectActivityExpense
API Field NameOverBudget
PMDB Table
PMDB Field Name
Data Typestring
ProjectIdThe short code that uniquely identifies the project.
ODS TableActivityExpense
API Business ObjectActivityExpense
API Field NameProjectId
PMDB Tableproject
PMDB Field Nameproj_short_name
Data Typestring
RemainingUnitsThe remaining units for the project expense.
ODS TableActivityExpense
API Business ObjectActivityExpense
API Field NameRemainingUnits
PMDB Table
PMDB Field Name
Data Typenumber
WBSObjectIdThe unique ID of the WBS for the activity.
ODS TableActivityExpense
API Business ObjectActivityExpense
API Field NameWBSObjectId
PMDB Tabletask
PMDB Field Namewbs_id
Data Typeinteger
IsBaselineThe boolean value indicating if this business object is related to a Project or Baseline
ODS TableActivityExpense
API Business ObjectActivityExpense
API Field NameIsBaseline
PMDB Table
PMDB Field Name
Data Typestring
lastupdateuserLast Update User
ODS TableACTIVITYEXPENSE
API Business Object
API Field Name
PMDB Table
PMDB Field Name
Data Typestring
lastupdatedateLast Update Date
ODS TableACTIVITYEXPENSE
API Business Object
API Field Name
PMDB Table
PMDB Field Name
Data Typedate
createuserCreate User
ODS TableACTIVITYEXPENSE
API Business Object
API Field Name
PMDB Table
PMDB Field Name
Data Typestring
createdateCreate Date
ODS TableACTIVITYEXPENSE
API Business Object
API Field Name
PMDB Table
PMDB Field Name
Data Typedate
SKeySKey generated key on ActivityExpense
ODS TableACTIVITYEXPENSE
API Business Object
API Field Name
PMDB Table
PMDB Field Name
Data Typeint
ACTIVITYNOTETop
ObjectIdThe unique ID generated by the system.
ODS TableActivityNote
API Business ObjectActivityNote
API Field NameObjectId
PMDB Tabletaskmemo
PMDB Field Namememo_id
Data Typeinteger
ActivityObjectIdThe unique ID of the activity to which the activity note is assigned.
ODS TableActivityNote
API Business ObjectActivityNote
API Field NameActivityObjectId
PMDB Tabletaskmemo
PMDB Field Nametask_id
Data Typeinteger
NotebookTopicObjectIdThe unique ID of the associated notebook topic.
ODS TableActivityNote
API Business ObjectActivityNote
API Field NameNotebookTopicObjectId
PMDB Tabletaskmemo
PMDB Field Namememo_type_id
Data Typeinteger
ProjectObjectIdThe unique ID of the associated project.
ODS TableActivityNote
API Business ObjectActivityNote
API Field NameProjectObjectId
PMDB Tabletaskmemo
PMDB Field Nameproj_id
Data Typeinteger
NoteThe information that is associated with the notebook topic.
ODS TableActivityNote
API Business ObjectActivityNote
API Field NameNote
PMDB Tabletaskmemo
PMDB Field Nametask_memo
Data Typeclob
IsBaselineThe boolean value indicating if this business object is related to a Project or Baseline
ODS TableActivityNote
API Business ObjectActivityNote
API Field NameIsBaseline
PMDB Table
PMDB Field Name
Data Typestring
ActivityIdThe short ID that uniquely identifies the activity to which the activity note is assigned.
ODS TableActivityNote
API Business ObjectActivityNote
API Field NameActivityId
PMDB Tabletask
PMDB Field Nametask_code
Data Typestring
ActivityNameThe name of the activity to which the activity note is assigned.
ODS TableActivityNote
API Business ObjectActivityNote
API Field NameActivityName
PMDB Tabletask
PMDB Field Nametask_name
Data Typestring
NotebookTopicNameThe name of the associated notebook topic.
ODS TableActivityNote
API Business ObjectActivityNote
API Field NameNotebookTopicName
PMDB Tablememotype
PMDB Field Namememo_type
Data Typestring
ProjectIdThe short code that uniquely identifies the associated project.
ODS TableActivityNote
API Business ObjectActivityNote
API Field NameProjectId
PMDB Tableproject
PMDB Field Nameproj_short_name
Data Typestring
RawTextNoteThe information that is associated with the notebook topic, without any HTML.
ODS TableActivityNote
API Business ObjectActivityNote
API Field NameRawTextNote
PMDB Table
PMDB Field Name
Data Typeclob
WBSObjectIdThe unique ID of the WBS for the activity.
ODS TableActivityNote
API Business ObjectActivityNote
API Field NameWBSObjectId
PMDB Tabletask
PMDB Field Namewbs_id
Data Typeinteger
lastupdateuserLast Update User
ODS TableACTIVITYNOTE
API Business Object
API Field Name
PMDB Table
PMDB Field Name
Data Typestring
lastupdatedateLast Update Date
ODS TableACTIVITYNOTE
API Business Object
API Field Name
PMDB Table
PMDB Field Name
Data Typedate
createuserCreate User
ODS TableACTIVITYNOTE
API Business Object
API Field Name
PMDB Table
PMDB Field Name
Data Typestring
createdateCreate Date
ODS TableACTIVITYNOTE
API Business Object
API Field Name
PMDB Table
PMDB Field Name
Data Typedate
SKeySKey generated key on ActivityNote
ODS TableACTIVITYNOTE
API Business Object
API Field Name
PMDB Table
PMDB Field Name
Data Typeint
ACTIVITYPERIODACTUALTop
FinancialPeriodObjectIdThe unique ID of the associated financial period.
ODS TableActivityPeriodActual
API Business ObjectActivityPeriodActual
API Field NameFinancialPeriodObjectId
PMDB Tabletaskfin
PMDB Field Namefin_dates_id
Data Typeinteger
ActivityObjectIdThe unique ID of the associated activity.
ODS TableActivityPeriodActual
API Business ObjectActivityPeriodActual
API Field NameActivityObjectId
PMDB Tabletaskfin
PMDB Field Nametask_id
Data Typeinteger
ProjectObjectIdThe unique ID of the associated project.
ODS TableActivityPeriodActual
API Business ObjectActivityPeriodActual
API Field NameProjectObjectId
PMDB Tabletaskfin
PMDB Field Nameproj_id
Data Typeinteger
ActualLaborUnitsThe actual labor units on this activity during a financial period.
ODS TableActivityPeriodActual
API Business ObjectActivityPeriodActual
API Field NameActualLaborUnits
PMDB Tabletaskfin
PMDB Field Nameact_work_qty
Data Typedouble
ActualLaborCostThe actual labor cost on this activity during a financial period.
ODS TableActivityPeriodActual
API Business ObjectActivityPeriodActual
API Field NameActualLaborCost
PMDB Tabletaskfin
PMDB Field Nameact_work_cost
Data Typedouble
ActualNonLaborUnitsThe actual nonlabor units on this activity during a financial period.
ODS TableActivityPeriodActual
API Business ObjectActivityPeriodActual
API Field NameActualNonLaborUnits
PMDB Tabletaskfin
PMDB Field Nameact_equip_qty
Data Typedouble
ActualNonLaborCostThe actual nonlabor cost on this activity during a financial period.
ODS TableActivityPeriodActual
API Business ObjectActivityPeriodActual
API Field NameActualNonLaborCost
PMDB Tabletaskfin
PMDB Field Nameact_equip_cost
Data Typedouble
ActualMaterialCostThe actual material cost on this activity during a financial period.
ODS TableActivityPeriodActual
API Business ObjectActivityPeriodActual
API Field NameActualMaterialCost
PMDB Tabletaskfin
PMDB Field Nameact_mat_cost
Data Typedouble
ActualExpenseCostThe actual expense cost on this activity during a financial period.
ODS TableActivityPeriodActual
API Business ObjectActivityPeriodActual
API Field NameActualExpenseCost
PMDB Tabletaskfin
PMDB Field Nameact_expense_cost
Data Typedouble
EarnedValueCostThe earned value cost on this activity during a financial period.
ODS TableActivityPeriodActual
API Business ObjectActivityPeriodActual
API Field NameEarnedValueCost
PMDB Tabletaskfin
PMDB Field Namebcwp
Data Typedouble
PlannedValueLaborUnitsThe planned value labor units on this activity during a financial period.
ODS TableActivityPeriodActual
API Business ObjectActivityPeriodActual
API Field NamePlannedValueLaborUnits
PMDB Tabletaskfin
PMDB Field Namesched_work_qty
Data Typedouble
PlannedValueCostThe planned value cost on this activity during a financial period.
ODS TableActivityPeriodActual
API Business ObjectActivityPeriodActual
API Field NamePlannedValueCost
PMDB Tabletaskfin
PMDB Field Namebcws
Data Typedouble
EarnedValueLaborUnitsThe earned value labor units on this activity during a financial period.
ODS TableActivityPeriodActual
API Business ObjectActivityPeriodActual
API Field NameEarnedValueLaborUnits
PMDB Tabletaskfin
PMDB Field Nameperfm_work_qty
Data Typedouble
IsBaselineThe boolean value indicating if this business object is related to a Project or Baseline
ODS TableActivityPeriodActual
API Business ObjectActivityPeriodActual
API Field NameIsBaseline
PMDB Table
PMDB Field Name
Data Typestring
WBSObjectIdThe unique ID of the WBS for the activity.
ODS TableActivityPeriodActual
API Business ObjectActivityPeriodActual
API Field NameWBSObjectId
PMDB Tabletask
PMDB Field Namewbs_id
Data Typeinteger
lastupdateuserLast Update User
ODS TableACTIVITYPERIODACTUAL
API Business Object
API Field Name
PMDB Table
PMDB Field Name
Data Typestring
lastupdatedateLast Update Date
ODS TableACTIVITYPERIODACTUAL
API Business Object
API Field Name
PMDB Table
PMDB Field Name
Data Typedate
createuserCreate User
ODS TableACTIVITYPERIODACTUAL
API Business Object
API Field Name
PMDB Table
PMDB Field Name
Data Typestring
createdateCreate Date
ODS TableACTIVITYPERIODACTUAL
API Business Object
API Field Name
PMDB Table
PMDB Field Name
Data Typedate
SKeySKey generated key on ActivityPeriodActual
ODS TableACTIVITYPERIODACTUAL
API Business Object
API Field Name
PMDB Table
PMDB Field Name
Data Typeint
ACTIVITYSTEPTop
ObjectIdThe unique ID generated by the system.
ODS TableActivityStep
API Business ObjectActivityStep
API Field NameObjectId
PMDB Tabletaskproc
PMDB Field Nameproc_id
Data Typeinteger
ActivityObjectIdThe unique ID of the activity to which the steps are assigned.
ODS TableActivityStep
API Business ObjectActivityStep
API Field NameActivityObjectId
PMDB Tabletaskproc
PMDB Field Nametask_id
Data Typeinteger
SequenceNumberThe sequence number for sorting.
ODS TableActivityStep
API Business ObjectActivityStep
API Field NameSequenceNumber
PMDB Tabletaskproc
PMDB Field Nameseq_num
Data Typeinteger
ProjectObjectIdThe unique ID of the associated project.
ODS TableActivityStep
API Business ObjectActivityStep
API Field NameProjectObjectId
PMDB Tabletaskproc
PMDB Field Nameproj_id
Data Typeinteger
IsCompletedThe flag that indicates whether the step has been completed.
ODS TableActivityStep
API Business ObjectActivityStep
API Field NameIsCompleted
PMDB Tabletaskproc
PMDB Field Namecomplete_flag
Data Typestring
NameThe name of the activity step.
ODS TableActivityStep
API Business ObjectActivityStep
API Field NameName
PMDB Tabletaskproc
PMDB Field Nameproc_name
Data Typestring
WeightThe weight that is assigned to the step. This is a user defined field that is used to calculate the physical percent complete when the project option is set.
ODS TableActivityStep
API Business ObjectActivityStep
API Field NameWeight
PMDB Tabletaskproc
PMDB Field Nameproc_wt
Data Typedouble
PercentCompleteThe percent complete for the step.
ODS TableActivityStep
API Business ObjectActivityStep
API Field NamePercentComplete
PMDB Tabletaskproc
PMDB Field Namecomplete_pct
Data Typedouble
DescriptionThe description of the activity step.
ODS TableActivityStep
API Business ObjectActivityStep
API Field NameDescription
PMDB Tabletaskproc
PMDB Field Nameproc_descr
Data Typeclob
IsBaselineThe boolean value indicating if this business object is related to a Project or Baseline
ODS TableActivityStep
API Business ObjectActivityStep
API Field NameIsBaseline
PMDB Table
PMDB Field Name
Data Typestring
ActivityIdThe short ID that uniquely identifies the activity within the project.
ODS TableActivityStep
API Business ObjectActivityStep
API Field NameActivityId
PMDB Tabletask
PMDB Field Nametask_code
Data Typestring
ActivityNameThe name of the activity. The activity name does not have to be unique.
ODS TableActivityStep
API Business ObjectActivityStep
API Field NameActivityName
PMDB Tabletask
PMDB Field Nametask_name
Data Typestring
ProjectIdThe short code that uniquely identifies the project.
ODS TableActivityStep
API Business ObjectActivityStep
API Field NameProjectId
PMDB Tableproject
PMDB Field Nameproj_short_name
Data Typestring
WBSObjectIdThe unique ID of the WBS for the activity.
ODS TableActivityStep
API Business ObjectActivityStep
API Field NameWBSObjectId
PMDB Tabletask
PMDB Field Namewbs_id
Data Typeinteger
WeightPercentThe non-editable field that displays the percentage amount that corresponds to the step. It is calculated by taking the weight of the step and dividing it by the total of all weights for the activity.
ODS TableActivityStep
API Business ObjectActivityStep
API Field NameWeightPercent
PMDB Table
PMDB Field Name
Data Typenumber
lastupdateuserLast Update User
ODS TableACTIVITYSTEP
API Business Object
API Field Name
PMDB Table
PMDB Field Name
Data Typestring
lastupdatedateLast Update Date
ODS TableACTIVITYSTEP
API Business Object
API Field Name
PMDB Table
PMDB Field Name
Data Typedate
createuserCreate User
ODS TableACTIVITYSTEP
API Business Object
API Field Name
PMDB Table
PMDB Field Name
Data Typestring
createdateCreate Date
ODS TableACTIVITYSTEP
API Business Object
API Field Name
PMDB Table
PMDB Field Name
Data Typedate
SKeySKey generated key on ActivityStep
ODS TableACTIVITYSTEP
API Business Object
API Field Name
PMDB Table
PMDB Field Name
Data Typeint
BASELINEPROJECTTop
FiscalYearStartMonthThe month that marks the beginning of the fiscal year for the project.
ODS TableBaselineProject
API Business ObjectBaselineProject
API Field NameFiscalYearStartMonth
PMDB Tableproject
PMDB Field Namefy_start_month_num
Data Typeinteger
ResourcesCanEditAsgnmtPctCmpThe flag that indicates whether the project's resource can use the timesheet application to update remaining units or percent complete for their activities.
ODS TableBaselineProject
API Business ObjectBaselineProject
API Field NameResourcesCanEditAssignmentPercentComplete
PMDB Tableproject
PMDB Field Namechng_eff_cmp_pct_flag
Data Typestring
ResourcesCanSelfAssignToActsThe flag that indicates whether timesheet application users are allowed to assign themselves to activities in this project.
ODS TableBaselineProject
API Business ObjectBaselineProject
API Field NameResourcesCanAssignThemselvesToActivities
PMDB Tableproject
PMDB Field Namersrc_self_add_flag
Data Typestring
PrimaryResCanMarkActsAsCmpThe flag that indicates whether primary resources can mark the project activities as completed. If not selected, a primary resource can only mark an activity as For Review. In this case the project manager reviews the activity and marks it as either Rejected or completed.
ODS TableBaselineProject
API Business ObjectBaselineProject
API Field NamePrimaryResourcesCanMarkActivitiesAsCompleted
PMDB Tableproject
PMDB Field Nameallow_complete_flag
Data Typestring
ResourceCanAssignToSameActThe flag that indicates whether a resource can be assigned more than once to the same activity. This is useful when the resource is expected to perform more than one role on an activity, for example, documentation plus QA.
ODS TableBaselineProject
API Business ObjectBaselineProject
API Field NameResourceCanBeAssignedToSameActivityMoreThanOnce
PMDB Tableproject
PMDB Field Namersrc_multi_assign_flag
Data Typestring
CheckOutStatusThe flag that indicates that the baseline project is currently checked out to an external file or database and is being managed remotely.
ODS TableBaselineProject
API Business ObjectBaselineProject
API Field NameCheckOutStatus
PMDB Tableproject
PMDB Field Namecheckout_flag
Data Typestring
ActivityPctCmpBasedOnStepsThe flag that indicates whether activity physical percent complete is automatically computed from the activity steps completed.
ODS TableBaselineProject
API Business ObjectBaselineProject
API Field NameActivityPercentCompleteBasedOnActivitySteps
PMDB Tableproject
PMDB Field Namestep_complete_flag
Data Typestring
CostQuantityRecalculateFlagThe flag that indicates whether quantities should be updated when costs are updated, if costs and quantities are linked.
ODS TableBaselineProject
API Business ObjectBaselineProject
API Field NameCostQuantityRecalculateFlag
PMDB Tableproject
PMDB Field Namecost_qty_recalc_flag
Data Typestring
EnableSummarizationThe flag which, when true, causes the Summarizer service to automatically summarize the project. If this is false, the project will be skipped during the summary run.
ODS TableBaselineProject
API Business ObjectBaselineProject
API Field NameEnableSummarization
PMDB Tableproject
PMDB Field Namebatch_sum_flag
Data Typestring
WBSCodeSeparatorThe character used to separate the concatenated code fields for the project's WBS tree.
ODS TableBaselineProject
API Business ObjectBaselineProject
API Field NameWBSCodeSeparator
PMDB Tableproject
PMDB Field Namename_sep_char
Data Typestring
ActivityDefaultPctCmpTypeThe percent complete type assigned to new activities by default. Valid values are 'Physical', 'Duration', and 'Units'.
ODS TableBaselineProject
API Business ObjectBaselineProject
API Field NameActivityDefaultPercentCompleteType
PMDB Tableproject
PMDB Field Namedef_complete_pct_type
Data Typestring
IdThe short code assigned to each WBS element for identification. Each WBS element is uniquely identified by concatenating its own code together with its parents' codes.
ODS TableBaselineProject
API Business ObjectBaselineProject
API Field NameId
PMDB Tableproject
PMDB Field Nameproj_short_name
Data Typestring
ActivityDefCostAcctObjectIdThe unique ID of the cost account assigned to new activities and project expenses by default.
ODS TableBaselineProject
API Business ObjectBaselineProject
API Field NameActivityDefaultCostAccountObjectId
PMDB Tableproject
PMDB Field Nameacct_id
Data Typeinteger
ActivityDefCalendarObjectIdThe unique ID of the calendar assigned to new activities by default. Can be null for EPS and baselines.
ODS TableBaselineProject
API Business ObjectBaselineProject
API Field NameActivityDefaultCalendarObjectId
PMDB Tableproject
PMDB Field Nameclndr_id
Data Typeinteger
ActivityIdSuffixThe suffix used for auto-numbering of activity IDs. When a new activity is created, the activity ID is automatically generated using auto-numbering. Activity ID auto-numbering concatenates the prefix and the suffix, with the suffix incremented to make the code unique. Example: 'A', '1000', '10' yields activity IDs of 'A1010', 'A1020', 'A1030', etc.
ODS TableBaselineProject
API Business ObjectBaselineProject
API Field NameActivityIdSuffix
PMDB Tableproject
PMDB Field Nametask_code_base
Data Typeinteger
ActivityIdIncrementThe increment used for auto-numbering of activity IDs. When a new activity is created, the activity ID is automatically generated using auto-numbering. Activity ID auto-numbering concatenates the prefix and the suffix, with the suffix incremented to make the code unique. Example: 'A', '1000', '10' yields activity IDs of 'A1010', 'A1020', 'A1030', etc.
ODS TableBaselineProject
API Business ObjectBaselineProject
API Field NameActivityIdIncrement
PMDB Tableproject
PMDB Field Nametask_code_step
Data Typeinteger
LevelingPriorityThe priority for scheduling.
ODS TableBaselineProject
API Business ObjectBaselineProject
API Field NameLevelingPriority
PMDB Tableproject
PMDB Field Namepriority_num
Data Typeinteger
StrategicPriorityThe baseline project's priority. The range is from 1 to 10,000.
ODS TableBaselineProject
API Business ObjectBaselineProject
API Field NameStrategicPriority
PMDB Tableproject
PMDB Field Namestrgy_priority_num
Data Typeinteger
CriticalActivityFloatLimitThe duration used to determine if an activity is critical. When an activity has total float that is less than or equal to this duration, the activity is marked as critical.
ODS TableBaselineProject
API Business ObjectBaselineProject
API Field NameCriticalActivityFloatLimit
PMDB Tableproject
PMDB Field Namecritical_drtn_hr_cnt
Data Typedouble
ActivityDefaultPricePerUnitThe price used to estimate resource costs for activities that have planned, actual, or remaining units, but no resource assignments. This price is also used to compute costs for activities in cases where resources are assigned but the resources have no prices. Resource cost is computed as the resource units multiplied by the price per time.
ODS TableBaselineProject
API Business ObjectBaselineProject
API Field NameActivityDefaultPricePerUnit
PMDB Tableproject
PMDB Field Namedef_cost_per_qty
Data Typedouble
PlannedStartDateThe planned start date of the project. Used by the project scheduler.
ODS TableBaselineProject
API Business ObjectBaselineProject
API Field NamePlannedStartDate
PMDB Tableproject
PMDB Field Nameplan_start_date
Data Typedate
MustFinishByDateThe date by which all project activities must finish. If entered, it is used as the project late finish date by the project scheduler.
ODS TableBaselineProject
API Business ObjectBaselineProject
API Field NameMustFinishByDate
PMDB Tableproject
PMDB Field Nameplan_end_date
Data Typedate
ScheduledFinishDateThe early finish date of the latest activity in the project, as computed by the project scheduler.
ODS TableBaselineProject
API Business ObjectBaselineProject
API Field NameScheduledFinishDate
PMDB Tableproject
PMDB Field Namescd_end_date
Data Typedate
DateAddedThe date on which the project was added to the Project Management database.
ODS TableBaselineProject
API Business ObjectBaselineProject
API Field NameDateAdded
PMDB Tableproject
PMDB Field Nameadd_date
Data Typedate
summarizeddatadateBaselineProject - SummarizedDataDate maps to PROJECT.sum_data_date
ODS TableBASELINEPROJECT
API Business Object
API Field Name
PMDB Table
PMDB Field Name
Data Typedate
LastSummarizedDateThe date the project was last summarized.
ODS TableBaselineProject
API Business ObjectBaselineProject
API Field NameLastSummarizedDate
PMDB Tableproject
PMDB Field Namelast_tasksum_date
Data Typedate
ProjectForecastStartDateThe alternate start date to be optionally used by the scheduler. The user sets the alternate start date by dragging the project bar in the Gantt Chart while manually leveling the resource profile in a resource analysis layout.
ODS TableBaselineProject
API Business ObjectBaselineProject
API Field NameProjectForecastStartDate
PMDB Tableproject
PMDB Field Namefcst_start_date
Data Typedate
ActivityDefaultDurationTypeThe duration type assigned to new activities by default. Valid values are 'Fixed Units/Time', 'Fixed Duration and Units/Time', 'Fixed Units', or 'Fixed Duration and Units'.
ODS TableBaselineProject
API Business ObjectBaselineProject
API Field NameActivityDefaultDurationType
PMDB Tableproject
PMDB Field Namedef_duration_type
Data Typestring
ActivityIdPrefixThe prefix used for auto-numbering of activity IDs. When a new activity is created, the activity ID is automatically generated using auto-numbering. Activity ID auto-numbering concatenates the prefix and the suffix, with the suffix incremented to make the code unique. Example: 'A', '1000', '10' yields activity IDs of 'A1010', 'A1020', 'A1030', etc.
ODS TableBaselineProject
API Business ObjectBaselineProject
API Field NameActivityIdPrefix
PMDB Tableproject
PMDB Field Nametask_code_prefix
Data Typestring
DefaultPriceTimeUnitsThe time units associated with the project's default price per time. Valid values are 'Hour', 'Day', 'Week', 'Month', and 'Year'.
ODS TableBaselineProject
API Business ObjectBaselineProject
API Field NameDefaultPriceTimeUnits
PMDB Tableproject
PMDB Field Namedef_qty_type
Data Typestring
AddedByThe name of the user who added the project to the database.
ODS TableBaselineProject
API Business ObjectBaselineProject
API Field NameAddedBy
PMDB Tableproject
PMDB Field Nameadd_by_name
Data Typestring
WebSiteRootDirectoryThe root directory for storing project Web site files before they are published to the Web server.
ODS TableBaselineProject
API Business ObjectBaselineProject
API Field NameWebSiteRootDirectory
PMDB Tableproject
PMDB Field Nameweb_local_root_path
Data Typestring
WebSiteURLThe project Web site URL, which is the Web address of the project's website.
ODS TableBaselineProject
API Business ObjectBaselineProject
API Field NameWebSiteURL
PMDB Tableproject
PMDB Field Nameproj_url
Data Typestring
AssignmentDefaultRateTypeThe default rate type when adding resource assignments to a project. Valid values are 'Price / Unit', 'Price / Unit2', 'Price / Unit3', 'Price / Unit4', and 'Price / Unit5'.
ODS TableBaselineProject
API Business ObjectBaselineProject
API Field NameAssignmentDefaultRateType
PMDB Tableproject
PMDB Field Namedef_rate_type
Data Typestring
LinkActualToActualThisPeriodThe flag that determines whether actual units and costs are linked to actual-this-period units and costs. Default = 'Y'
ODS TableBaselineProject
API Business ObjectBaselineProject
API Field NameLinkActualToActualThisPeriod
PMDB Tableproject
PMDB Field Nameact_this_per_link_flag
Data Typestring
ActivityDefaultActivityTypeThe default type for activities. Possible values are 'Task Dependent', 'Resource Dependent', 'Level of Effort', or 'Milestone'. A 'Task Dependent' activity is scheduled using the activity's calendar rather than the calendars of the assigned resources. A 'Resource Dependent' activity is scheduled using the calendars of the assigned resources. This type is used when several resources are assigned to the activity, but they may work separately. A 'Milestone' is a zero-duration activity without resources, marking a significant project event. A 'Level of Effort' activity has a duration that is determined by its dependent activities. Administration-type activities are typically 'Level of Effort'.
ODS TableBaselineProject
API Business ObjectBaselineProject
API Field NameActivityDefaultActivityType
PMDB Tableproject
PMDB Field Namedef_task_type
Data Typestring
LinkPercentCompleteWithActualThe flag that determines whether actual units and cost should be recalculated when percent complete changes. Default = 'N'
ODS TableBaselineProject
API Business ObjectBaselineProject
API Field NameLinkPercentCompleteWithActual
PMDB Tableproject
PMDB Field Nameact_pct_link_flag
Data Typestring
AddActualToRemainingThe flag that indicates whether to add actual to remaining or to subtract actual from at complete when actual units and costs are updated. Default = 'Y'
ODS TableBaselineProject
API Business ObjectBaselineProject
API Field NameAddActualToRemaining
PMDB Tableproject
PMDB Field Nameadd_act_remain_flag
Data Typestring
CriticalActivityPathTypeThe critical path type, which indicates how critical path activities are identified for the project, based on either 'Critical Float' or 'Longest Path'.
ODS TableBaselineProject
API Business ObjectBaselineProject
API Field NameCriticalActivityPathType
PMDB Tableproject
PMDB Field Namecritical_path_type
Data Typestring
ActivityIdBasedOnSelActivityThe flag that indicates how to auto-number activity IDs for new activities-Y/N - Y means use the selected activity's activity ID as prefix, N means use standard auto-numbering based on the prefix, suffix. Default = 'N'
ODS TableBaselineProject
API Business ObjectBaselineProject
API Field NameActivityIdBasedOnSelectedActivity
PMDB Tableproject
PMDB Field Nametask_code_prefix_flag
Data Typestring
AssignmentDefaultDrivingFlagThe default flag assigned to new assignments, to indicate whether assignments will drive activity dates.
ODS TableBaselineProject
API Business ObjectBaselineProject
API Field NameAssignmentDefaultDrivingFlag
PMDB Tableproject
PMDB Field Namedef_rollup_dates_flag
Data Typestring
LinkPlannedAndAtCompletionFlagThe flag that indicates whether the At Completion Cost/Units should be linked to Planned Cost/Units for not-started activities. Default = 'Y'
ODS TableBaselineProject
API Business ObjectBaselineProject
API Field NameLinkPlannedAndAtCompletionFlag
PMDB Tableproject
PMDB Field Namerem_target_link_flag
Data Typestring
ResetPlannedToRemainingFlagThe flag that indicates whether to reset Planned Duration and Units to Remaining Duration and Units, or to reset Remaining Duration and Units to Planned Duration and Units when the Activity Status is or becomes not started. Default = 'Y'
ODS TableBaselineProject
API Business ObjectBaselineProject
API Field NameResetPlannedToRemainingFlag
PMDB Tableproject
PMDB Field Namereset_planned_flag
Data Typestring
allownegativeactualunitsflagBaselineProject - AllowNegativeActualUnitsFlag maps to PROJECT.allow_neg_act_flag
ODS TableBASELINEPROJECT
API Business Object
API Field Name
PMDB Table
PMDB Field Name
Data Typestring
OwnerResourceObjectIdThe unique ID of the Owner Resource of this baseline project.
ODS TableBaselineProject
API Business ObjectBaselineProject
API Field NameOwnerResourceObjectId
PMDB Tableproject
PMDB Field Namersrc_id
Data Typeinteger
CheckOutDateThe date on which the baseline project was checked out of the Project Management database.
ODS TableBaselineProject
API Business ObjectBaselineProject
API Field NameCheckOutDate
PMDB Tableproject
PMDB Field Namecheckout_date
Data Typedate
CheckOutUserObjectIdThe unique ID of the User that checked out this baseline project.
ODS TableBaselineProject
API Business ObjectBaselineProject
API Field NameCheckOutUserObjectId
PMDB Tableproject
PMDB Field Namecheckout_user_id
Data Typeinteger
LastFinancialPeriodObjectIdThe unique ID of the last closed financial period for the baseline project.
ODS TableBaselineProject
API Business ObjectBaselineProject
API Field NameLastFinancialPeriodObjectId
PMDB Tableproject
PMDB Field Namelast_fin_dates_id
Data Typeinteger
AnnualDiscountRateThe user-defined number field that identifies the discount rate for the project.
ODS TableBaselineProject
API Business ObjectBaselineProject
API Field NameAnnualDiscountRate
PMDB Tableprojwbs
PMDB Field Nameann_dscnt_rate_pct
Data Typenumber
AnticipatedFinishDateThe anticipated finish date of WBS, project and EPS elements. User-entered - not dependent upon any other fields. If there are no children, the anticipated finish date will be the finish date displayed in the columns.
ODS TableBaselineProject
API Business ObjectBaselineProject
API Field NameAnticipatedFinishDate
PMDB Tableprojwbs
PMDB Field Nameanticip_end_date
Data Typedate
AnticipatedStartDateThe anticipated start date of WBS, project and EPS elements. User-entered - not dependent upon any other fields. If there are no children, the anticipated start date will be the start date displayed in the columns.
ODS TableBaselineProject
API Business ObjectBaselineProject
API Field NameAnticipatedStartDate
PMDB Tableprojwbs
PMDB Field Nameanticip_start_date
Data Typedate
BaselineTypeNameThe name of the baseline type for this project baseline. Baseline types are used to categorize project baselines.
ODS TableBaselineProject
API Business ObjectBaselineProject
API Field NameBaselineTypeName
PMDB Table
PMDB Field Name
Data Typestring
BaselineTypeObjectIdThe unique ID of the baseline type.
ODS TableBaselineProject
API Business ObjectBaselineProject
API Field NameBaselineTypeObjectId
PMDB Tableproject
PMDB Field Namebase_type_id
Data Typeinteger
CurrentBudgetThe sum of the original budget plus the approved and pending budgets from the budget change log.
ODS TableBaselineProject
API Business ObjectBaselineProject
API Field NameCurrentBudget
PMDB Table
PMDB Field Name
Data Typenumber
CurrentVarianceThe current budget minus the total spending plan.
ODS TableBaselineProject
API Business ObjectBaselineProject
API Field NameCurrentVariance
PMDB Table
PMDB Field Name
Data Typenumber
DataDateThe current data date for the project. The project status is up to date as of the data date. The data date is modified when project actuals are applied.
ODS TableBaselineProject
API Business ObjectBaselineProject
API Field NameDataDate
PMDB Table
PMDB Field Name
Data Typedate
DiscountApplicationPeriodthe timescale for entering ROI spending and benefit plan. Valid values are 'Month', 'Quarter', or 'Year'.
ODS TableBaselineProject
API Business ObjectBaselineProject
API Field NameDiscountApplicationPeriod
PMDB Tableprojwbs
PMDB Field Namedscnt_period_type
Data Typestring
DistributedCurrentBudgetThe sum of the current budget values from one level lower.
ODS TableBaselineProject
API Business ObjectBaselineProject
API Field NameDistributedCurrentBudget
PMDB Table
PMDB Field Name
Data Typenumber
EstimatedWeightThe estimation weight for the WBS element, used for top-down estimation. Top-down estimation weights are used to calculate the proportion of units that each WBS element or activity receives in relation to its siblings in the WBS hierarchy. top-down estimation distributes estimated units in a top-down manner to activities using the WBS hierarchy.
ODS TableBaselineProject
API Business ObjectBaselineProject
API Field NameEstimatedWeight
PMDB Tableprojwbs
PMDB Field Nameest_wt
Data Typenumber
FinishDateThe finish date of the baseline project. This field depends on summary data that was created when the original project was last summarized before this baseline was created.
ODS TableBaselineProject
API Business ObjectBaselineProject
API Field NameFinishDate
PMDB Table
PMDB Field Name
Data Typedate
ForecastFinishDateThe alternate end date to be optionally used by the scheduler).
ODS TableBaselineProject
API Business ObjectBaselineProject
API Field NameForecastFinishDate
PMDB Table
PMDB Field Name
Data Typedate
ForecastStartDateThe alternate start date to be optionally used by the scheduler.
ODS TableBaselineProject
API Business ObjectBaselineProject
API Field NameForecastStartDate
PMDB Table
PMDB Field Name
Data Typedate
IndependentETCLaborUnitsThe user-entered ETC total labor.
ODS TableBaselineProject
API Business ObjectBaselineProject
API Field NameIndependentETCLaborUnits
PMDB Tableprojwbs
PMDB Field Nameindep_remain_work_qty
Data Typenumber
IndependentETCTotalCostThe user-entered ETC total cost.
ODS TableBaselineProject
API Business ObjectBaselineProject
API Field NameIndependentETCTotalCost
PMDB Tableprojwbs
PMDB Field Nameindep_remain_total_cost
Data Typenumber
LastBaselineUpdateDateThe date this project baseline was last changed by Baseline Update in Project Management.
ODS TableBaselineProject
API Business ObjectBaselineProject
API Field NameLastBaselineUpdateDate
PMDB Tableproject
PMDB Field Namelast_baseline_update_date
Data Typedate
NameThe name of the baseline project.
ODS TableBaselineProject
API Business ObjectBaselineProject
API Field NameName
PMDB Tableprojwbs
PMDB Field Namewbs_name
Data Typestring
ObjectIdThe unique ID generated by the system.
ODS TableBaselineProject
API Business ObjectBaselineProject
API Field NameObjectId
PMDB Tableprojwbs
PMDB Field Nameproj_id
Data Typeinteger
OBSNameThe name of the person/role in the organization, sometimes referred to as the "responsible manager".
ODS TableBaselineProject
API Business ObjectBaselineProject
API Field NameOBSName
PMDB Tableobs
PMDB Field Nameobs_name
Data Typestring
OBSObjectIdThe unique ID of the project manager from the project's OBS tree who is responsible for the WBS.
ODS TableBaselineProject
API Business ObjectBaselineProject
API Field NameOBSObjectId
PMDB Tableprojwbs
PMDB Field Nameobs_id
Data Typeinteger
OriginalBudgetThe original budget for the baseline project.
ODS TableBaselineProject
API Business ObjectBaselineProject
API Field NameOriginalBudget
PMDB Tableprojwbs
PMDB Field Nameorig_cost
Data Typenumber
OriginalProjectObjectIdThe unique ID of the project from which the project baseline was created, if the current project is a project baseline.
ODS TableBaselineProject
API Business ObjectBaselineProject
API Field NameOriginalProjectObjectId
PMDB Tableproject
PMDB Field Nameorig_proj_id
Data Typeinteger
ParentEPSObjectIdThe unique ID of the parent EPS of this baseline project.
ODS TableBaselineProject
API Business ObjectBaselineProject
API Field NameParentEPSObjectId
PMDB Tableprojwbs
PMDB Field Nameparent_wbs_id
Data Typeinteger
ProposedBudgetThe sum of the original budget plus the approved and pending budgets from the budget change log.
ODS TableBaselineProject
API Business ObjectBaselineProject
API Field NameProposedBudget
PMDB Table
PMDB Field Name
Data Typenumber
RiskLevelThe risk level assigned to the project: 'Very High', 'High', 'Medium', 'Low', and 'Very Low'.
ODS TableBaselineProject
API Business ObjectBaselineProject
API Field NameRiskLevel
PMDB Table
PMDB Field Name
Data Typestring
StartDateThe start date of the baseline project. This field depends on summary data that was created when the original project was last summarized before this baseline was created.
ODS TableBaselineProject
API Business ObjectBaselineProject
API Field NameStartDate
PMDB Table
PMDB Field Name
Data Typedate
StatusThe project status: 'Planned', 'Active', 'Inactive', 'What-If', or 'Requested'.
ODS TableBaselineProject
API Business ObjectBaselineProject
API Field NameStatus
PMDB Tableprojwbs
PMDB Field Namestatus_code
Data Typestring
TotalBenefitPlanThe sum of the monthly benefit plan.
ODS TableBaselineProject
API Business ObjectBaselineProject
API Field NameTotalBenefitPlan
PMDB Table
PMDB Field Name
Data Typenumber
TotalBenefitPlanTallyThe sum of the monthly benefit plan tally.
ODS TableBaselineProject
API Business ObjectBaselineProject
API Field NameTotalBenefitPlanTally
PMDB Table
PMDB Field Name
Data Typenumber
TotalSpendingPlanThe sum of the monthly spending plan.
ODS TableBaselineProject
API Business ObjectBaselineProject
API Field NameTotalSpendingPlan
PMDB Table
PMDB Field Name
Data Typenumber
TotalSpendingPlanTallyThe sum of the monthly spending plan tally.
ODS TableBaselineProject
API Business ObjectBaselineProject
API Field NameTotalSpendingPlanTally
PMDB Table
PMDB Field Name
Data Typenumber
UnallocatedBudgetThe total current budget minus the distributed current budget.
ODS TableBaselineProject
API Business ObjectBaselineProject
API Field NameUnallocatedBudget
PMDB Table
PMDB Field Name
Data Typenumber
UndistributedCurrentVarianceThe total spending plan minus the total spending plan tally.
ODS TableBaselineProject
API Business ObjectBaselineProject
API Field NameUndistributedCurrentVariance
PMDB Table
PMDB Field Name
Data Typenumber
lastupdateuserLast Update User
ODS TableBASELINEPROJECT
API Business Object
API Field Name
PMDB Table
PMDB Field Name
Data Typestring
lastupdatedateLast Update Date
ODS TableBASELINEPROJECT
API Business Object
API Field Name
PMDB Table
PMDB Field Name
Data Typedate
createuserCreate User
ODS TableBASELINEPROJECT
API Business Object
API Field Name
PMDB Table
PMDB Field Name
Data Typestring
createdateCreate Date
ODS TableBASELINEPROJECT
API Business Object
API Field Name
PMDB Table
PMDB Field Name
Data Typedate
SKeySKey generated key on BaselineProject
ODS TableBASELINEPROJECT
API Business Object
API Field Name
PMDB Table
PMDB Field Name
Data Typeint
BASELINETYPETop
ObjectIdThe unique ID generated by the system.
ODS TableBaselineType
API Business ObjectBaselineType
API Field NameObjectId
PMDB Tablebasetype
PMDB Field Namebase_type_id
Data Typeinteger
SequenceNumberThe sequence number for sorting.
ODS TableBaselineType
API Business ObjectBaselineType
API Field NameSequenceNumber
PMDB Tablebasetype
PMDB Field Namebase_type_seq_num
Data Typeinteger
NameThe name of this baseline type.
ODS TableBaselineType
API Business ObjectBaselineType
API Field NameName
PMDB Tablebasetype
PMDB Field Namebase_type
Data Typestring
lastupdateuserLast Update User
ODS TableBASELINETYPE
API Business Object
API Field Name
PMDB Table
PMDB Field Name
Data Typestring
lastupdatedateLast Update Date
ODS TableBASELINETYPE
API Business Object
API Field Name
PMDB Table
PMDB Field Name
Data Typedate
createuserCreate User
ODS TableBASELINETYPE
API Business Object
API Field Name
PMDB Table
PMDB Field Name
Data Typestring
createdateCreate Date
ODS TableBASELINETYPE
API Business Object
API Field Name
PMDB Table
PMDB Field Name
Data Typedate
SKeySKey generated key on BaselineType
ODS TableBASELINETYPE
API Business Object
API Field Name
PMDB Table
PMDB Field Name
Data Typeint
CALENDARTop
ObjectIdThe unique ID generated by the system.
ODS TableCalendar
API Business ObjectCalendar
API Field NameObjectId
PMDB Tablecalendar
PMDB Field Nameclndr_id
Data Typeinteger
IsDefaultThe flag that identifies the default global calendar (applies to global calendars only).
ODS TableCalendar
API Business ObjectCalendar
API Field NameIsDefault
PMDB Tablecalendar
PMDB Field Namedefault_flag
Data Typestring
NameThe name of the calendar.
ODS TableCalendar
API Business ObjectCalendar
API Field NameName
PMDB Tablecalendar
PMDB Field Nameclndr_name
Data Typestring
ProjectObjectIdThe unique ID of the associated project.
ODS TableCalendar
API Business ObjectCalendar
API Field NameProjectObjectId
PMDB Tablecalendar
PMDB Field Nameproj_id
Data Typeinteger
BaseCalendarObjectIdThe unique ID of the global calendar to which this calendar is linked. Any changes to the global calendar are automatically propagated to this calendar.
ODS TableCalendar
API Business ObjectCalendar
API Field NameBaseCalendarObjectId
PMDB Tablecalendar
PMDB Field Namebase_clndr_id
Data Typeinteger
lastchangedateCalendar - lastchangedate maps to PSTG_CALENDARFULL.lastchangedate
ODS TableCALENDAR
API Business Object
API Field Name
PMDB Table
PMDB Field Name
Data Typedate
TypeThe calendar type - either 'Global', 'Resource', or 'Project'. 'Global' calendars can be assigned to projects and resources. 'Resource' calendars can be assigned only to resources. 'Project' calendars are specific to projects.
ODS TableCalendar
API Business ObjectCalendar
API Field NameType
PMDB Tablecalendar
PMDB Field Nameclndr_type
Data Typestring
daydateCalendar - daydate maps to PSTG_CALENDARFULL.daydate
ODS TableCALENDAR
API Business Object
API Field Name
PMDB Table
PMDB Field Name
Data Typedate
WeekdayNumberCalendar - WeekdayNumber maps to PSTG_CALENDARFULL.WeekdayNumber
ODS TableCALENDAR
API Business Object
API Field Name
PMDB Table
PMDB Field Name
Data Typeinteger
WorkDayFlag
ODS TableCALENDAR
API Business Object
API Field Name
PMDB Table
PMDB Field Name
Data Typestring
TotalWorkHours
ODS TableCALENDAR
API Business Object
API Field Name
PMDB Table
PMDB Field Name
Data Typedouble
WorkHoursByHalfHour
ODS TableCALENDAR
API Business Object
API Field Name
PMDB Table
PMDB Field Name
Data Typestring
WorkDayStartTimeCalendar - WorkDayStartTime maps to PSTG_CALENDARFULL.WorkDayStartTime
ODS TableCALENDAR
API Business Object
API Field Name
PMDB Table
PMDB Field Name
Data Typedate
WorkDayFinishTimeCalendar - WorkDayFinishTime maps to PSTG_CALENDARFULL.WorkDayFinishTime
ODS TableCALENDAR
API Business Object
API Field Name
PMDB Table
PMDB Field Name
Data Typedate
IsBaselineThe boolean value indicating if this business object is related to a Project or Baseline
ODS TableCalendar
API Business ObjectCalendar
API Field NameIsBaseline
PMDB Table
PMDB Field Name
Data Typestring
SKeySKey generated key on Calendar
ODS TableCALENDAR
API Business Object
API Field Name
PMDB Table
PMDB Field Name
Data Typeint
COSTACCOUNTTop
ObjectIdThe unique ID generated by the system.
ODS TableCostAccount
API Business ObjectCostAccount
API Field NameObjectId
PMDB Tableaccount
PMDB Field Nameacct_id
Data Typeinteger
SequenceNumberThe sequence number for sorting.
ODS TableCostAccount
API Business ObjectCostAccount
API Field NameSequenceNumber
PMDB Tableaccount
PMDB Field Nameacct_seq_num
Data Typeinteger
IdThe short ID assigned to each cost account for identification. Each cost account is uniquely identified by concatenating its own ID together with its parents' IDs.
ODS TableCostAccount
API Business ObjectCostAccount
API Field NameId
PMDB Tableaccount
PMDB Field Nameacct_short_name
Data Typestring
NameThe name of the cost account.
ODS TableCostAccount
API Business ObjectCostAccount
API Field NameName
PMDB Tableaccount
PMDB Field Nameacct_name
Data Typestring
ParentObjectIdThe unique ID of the parent cost account of this cost account in the hierarchy.
ODS TableCostAccount
API Business ObjectCostAccount
API Field NameParentObjectId
PMDB Tableaccount
PMDB Field Nameparent_acct_id
Data Typeinteger
DescriptionThe description of the cost account.
ODS TableCostAccount
API Business ObjectCostAccount
API Field NameDescription
PMDB Tableaccount
PMDB Field Nameacct_descr
Data Typeclob
lastupdateuserLast Update User
ODS TableCOSTACCOUNT
API Business Object
API Field Name
PMDB Table
PMDB Field Name
Data Typestring
lastupdatedateLast Update Date
ODS TableCOSTACCOUNT
API Business Object
API Field Name
PMDB Table
PMDB Field Name
Data Typedate
createuserCreate User
ODS TableCOSTACCOUNT
API Business Object
API Field Name
PMDB Table
PMDB Field Name
Data Typestring
createdateCreate Date
ODS TableCOSTACCOUNT
API Business Object
API Field Name
PMDB Table
PMDB Field Name
Data Typedate
SKeySKey generated key on CostAccount
ODS TableCOSTACCOUNT
API Business Object
API Field Name
PMDB Table
PMDB Field Name
Data Typeint
COSTACCOUNTHIERARCHYTop
ParentObjectId
ODS TableCOSTACCOUNTHIERARCHY
API Business Object
API Field Name
PMDB Table
PMDB Field Name
Data Typeinteger
ParentSequenceNumber
ODS TableCOSTACCOUNTHIERARCHY
API Business Object
API Field Name
PMDB Table
PMDB Field Name
Data Typeinteger
ParentName
ODS TableCOSTACCOUNTHIERARCHY
API Business Object
API Field Name
PMDB Table
PMDB Field Name
Data Typestring
ParentId
ODS TableCOSTACCOUNTHIERARCHY
API Business Object
API Field Name
PMDB Table
PMDB Field Name
Data Typestring
ChildObjectId
ODS TableCOSTACCOUNTHIERARCHY
API Business Object
API Field Name
PMDB Table
PMDB Field Name
Data Typeinteger
ChildSequenceNumber
ODS TableCOSTACCOUNTHIERARCHY
API Business Object
API Field Name
PMDB Table
PMDB Field Name
Data Typeinteger
ChildName
ODS TableCOSTACCOUNTHIERARCHY
API Business Object
API Field Name
PMDB Table
PMDB Field Name
Data Typestring
ChildId
ODS TableCOSTACCOUNTHIERARCHY
API Business Object
API Field Name
PMDB Table
PMDB Field Name
Data Typestring
ParentLevelsBelowRoot
ODS TableCOSTACCOUNTHIERARCHY
API Business Object
API Field Name
PMDB Table
PMDB Field Name
Data Typeinteger
ChildLevelsBelowRoot
ODS TableCOSTACCOUNTHIERARCHY
API Business Object
API Field Name
PMDB Table
PMDB Field Name
Data Typeinteger
LevelsBetween
ODS TableCOSTACCOUNTHIERARCHY
API Business Object
API Field Name
PMDB Table
PMDB Field Name
Data Typeinteger
ChildHasChildren
ODS TableCOSTACCOUNTHIERARCHY
API Business Object
API Field Name
PMDB Table
PMDB Field Name
Data Typestring
FullPathName
ODS TableCOSTACCOUNTHIERARCHY
API Business Object
API Field Name
PMDB Table
PMDB Field Name
Data Typestring
SKey
ODS TableCOSTACCOUNTHIERARCHY
API Business Object
API Field Name
PMDB Table
PMDB Field Name
Data Typeint
COSTSECURITYTop
RDBMSUSERID
ODS TableCOSTSECURITY
API Business Object
API Field Name
PMDB Table
PMDB Field Name
Data Typeinteger
PROJECTOBJECTID
ODS TableCOSTSECURITY
API Business Object
API Field Name
PMDB Table
PMDB Field Name
Data Typeinteger
WHOLEPROJECTFLAG
ODS TableCOSTSECURITY
API Business Object
API Field Name
PMDB Table
PMDB Field Name
Data Typecharacter
CURRENCYTop
ObjectIdThe unique ID generated by the system.
ODS TableCurrency
API Business ObjectCurrency
API Field NameObjectId
PMDB Tablecurrtype
PMDB Field Namecurr_id
Data Typeinteger
DecimalPlacesThe number of decimal places displayed.
ODS TableCurrency
API Business ObjectCurrency
API Field NameDecimalPlaces
PMDB Tablecurrtype
PMDB Field Namedecimal_digit_cnt
Data Typedouble
SymbolThe currency symbol displayed.
ODS TableCurrency
API Business ObjectCurrency
API Field NameSymbol
PMDB Tablecurrtype
PMDB Field Namecurr_symbol
Data Typestring
DecimalSymbolThe decimal symbol displayed.
ODS TableCurrency
API Business ObjectCurrency
API Field NameDecimalSymbol
PMDB Tablecurrtype
PMDB Field Namedecimal_symbol
Data Typestring
DigitGroupingSymbolThe symbol used to group the numbers.
ODS TableCurrency
API Business ObjectCurrency
API Field NameDigitGroupingSymbol
PMDB Tablecurrtype
PMDB Field Namedigit_group_symbol
Data Typestring
PositiveSymbolThe symbol used to display a positive currency.
ODS TableCurrency
API Business ObjectCurrency
API Field NamePositiveSymbol
PMDB Tablecurrtype
PMDB Field Namepos_curr_fmt_type
Data Typestring
NegativeSymbolThe symbol used to display a negative currency.
ODS TableCurrency
API Business ObjectCurrency
API Field NameNegativeSymbol
PMDB Tablecurrtype
PMDB Field Nameneg_curr_fmt_type
Data Typestring
NameThe name of the currency.
ODS TableCurrency
API Business ObjectCurrency
API Field NameName
PMDB Tablecurrtype
PMDB Field Namecurr_type
Data Typestring
IdThe unique currency abbreviation for each currency.
ODS TableCurrency
API Business ObjectCurrency
API Field NameId
PMDB Tablecurrtype
PMDB Field Namecurr_short_name
Data Typestring
ExchangeRateThe exchange rate against the base currency.
ODS TableCurrency
API Business ObjectCurrency
API Field NameExchangeRate
PMDB Tablecurrtype
PMDB Field Namebase_exch_rate
Data Typedouble
IsBaseCurrencyThe currency used to store cost in the Project Management database. The exchange rate for the base currency is always 1.0. The base currency ID, name, and symbol default to U.S. dollars and can be edited but never deleted.
ODS TableCurrency
API Business ObjectCurrency
API Field NameIsBaseCurrency
PMDB Table
PMDB Field Name
Data Typestring
lastupdateuserLast Update User
ODS TableCURRENCY
API Business Object
API Field Name
PMDB Table
PMDB Field Name
Data Typestring
lastupdatedateLast Update Date
ODS TableCURRENCY
API Business Object
API Field Name
PMDB Table
PMDB Field Name
Data Typedate
createuserCreate User
ODS TableCURRENCY
API Business Object
API Field Name
PMDB Table
PMDB Field Name
Data Typestring
createdateCreate Date
ODS TableCURRENCY
API Business Object
API Field Name
PMDB Table
PMDB Field Name
Data Typedate
SKeySKey generated key on Currency
ODS TableCURRENCY
API Business Object
API Field Name
PMDB Table
PMDB Field Name
Data Typeint
DOCUMENTTop
ObjectIdThe unique ID generated by the system.
ODS TableDocument
API Business ObjectDocument
API Field NameObjectId
PMDB Tabledocument
PMDB Field Namedoc_id
Data Typeinteger
SequenceNumberThe sequence number for sorting.
ODS TableDocument
API Business ObjectDocument
API Field NameSequenceNumber
PMDB Tabledocument
PMDB Field Namedoc_seq_num
Data Typeinteger
DeliverableThe flag that indicates that the work product or document is a project deliverable.
ODS TableDocument
API Business ObjectDocument
API Field NameDeliverable
PMDB Tabledocument
PMDB Field Namedeliv_flag
Data Typestring
TitleThe title or name of a project work product or document.
ODS TableDocument
API Business ObjectDocument
API Field NameTitle
PMDB Tabledocument
PMDB Field Namedoc_name
Data Typestring
ParentObjectIdThe unique ID of the parent document of this document in the hierarchy.
ODS TableDocument
API Business ObjectDocument
API Field NameParentObjectId
PMDB Tabledocument
PMDB Field Nameparent_doc_id
Data Typeinteger
ProjectObjectIdThe unique ID of the associated project.
ODS TableDocument
API Business ObjectDocument
API Field NameProjectObjectId
PMDB Tabledocument
PMDB Field Nameproj_id
Data Typeinteger
DocumentStatusCodeObjectIdThe unique ID of the associated document status code.
ODS TableDocument
API Business ObjectDocument
API Field NameDocumentStatusCodeObjectId
PMDB Tabledocument
PMDB Field Namedoc_status_id
Data Typeinteger
DocumentCategoryObjectIdThe unique ID of the associated document category.
ODS TableDocument
API Business ObjectDocument
API Field NameDocumentCategoryObjectId
PMDB Tabledocument
PMDB Field Namedoc_catg_id
Data Typeinteger
RevisionDateThe date of the work product or document's last update.
ODS TableDocument
API Business ObjectDocument
API Field NameRevisionDate
PMDB Tabledocument
PMDB Field Namedoc_date
Data Typedate
VersionThe work product or document's version number.
ODS TableDocument
API Business ObjectDocument
API Field NameVersion
PMDB Tabledocument
PMDB Field Nameversion_name
Data Typestring
ReferenceNumberThe work product or document's reference or catalog number.
ODS TableDocument
API Business ObjectDocument
API Field NameReferenceNumber
PMDB Tabledocument
PMDB Field Namedoc_short_name
Data Typestring
AuthorThe person who created the work product or document.
ODS TableDocument
API Business ObjectDocument
API Field NameAuthor
PMDB Tabledocument
PMDB Field Nameauthor_name
Data Typestring
PrivateLocationThe work product or document's private file location.
ODS TableDocument
API Business ObjectDocument
API Field NamePrivateLocation
PMDB Tabledocument
PMDB Field Nameprivate_loc
Data Typestring
PublicLocationThe work product or document's publicly-accessible file location.
ODS TableDocument
API Business ObjectDocument
API Field NamePublicLocation
PMDB Tabledocument
PMDB Field Namepublic_loc
Data Typestring
ResourceObjectIdThe unique ID of the associated resource.
ODS TableDocument
API Business ObjectDocument
API Field NameResourceObjectId
PMDB Tabledocument
PMDB Field Namersrc_id
Data Typeinteger
DocumentTypeThe type of document: 'Non-Collaboration' or 'Collaboration'.
ODS TableDocument
API Business ObjectDocument
API Field NameDocumentType
PMDB Tabledocument
PMDB Field Namedoc_mgmt_type
Data Typestring
DocumentCategoryNameThe name of the associated document category.
ODS TableDocument
API Business ObjectDocument
API Field NameDocumentCategoryName
PMDB Tabledoccatg
PMDB Field Namedoc_catg_name
Data Typestring
DocumentStatusCodeNameThe name of the associated document status code.
ODS TableDocument
API Business ObjectDocument
API Field NameDocumentStatusCodeName
PMDB Tabledocstat
PMDB Field Namedoc_status_code
Data Typestring
ProjectIdThe short code that uniquely identifies the project.
ODS TableDocument
API Business ObjectDocument
API Field NameProjectId
PMDB Tableproject
PMDB Field Nameproj_short_name
Data Typestring
ResourceIdThe short code that uniquely identifies the associated resource.
ODS TableDocument
API Business ObjectDocument
API Field NameResourceId
PMDB Tablersrc
PMDB Field Namersrc_short_name
Data Typestring
ResourceNameThe name of the associated resource.
ODS TableDocument
API Business ObjectDocument
API Field NameResourceName
PMDB Tablersrc
PMDB Field Namersrc_name
Data Typestring
IsBaselineThe boolean value indicating if this business object is related to a Project or Baseline
ODS TableDocument
API Business ObjectDocument
API Field NameIsBaseline
PMDB Table
PMDB Field Name
Data Typestring
lastupdateuserLast Update User
ODS TableDOCUMENT
API Business Object
API Field Name
PMDB Table
PMDB Field Name
Data Typestring
lastupdatedateLast Update Date
ODS TableDOCUMENT
API Business Object
API Field Name
PMDB Table
PMDB Field Name
Data Typedate
createuserCreate User
ODS TableDOCUMENT
API Business Object
API Field Name
PMDB Table
PMDB Field Name
Data Typestring
createdateCreate Date
ODS TableDOCUMENT
API Business Object
API Field Name
PMDB Table
PMDB Field Name
Data Typedate
SKeySKey generated key on Document
ODS TableDOCUMENT
API Business Object
API Field Name
PMDB Table
PMDB Field Name
Data Typeint
DOCUMENTCATEGORYTop
ObjectIdThe unique ID generated by the system.
ODS TableDocumentCategory
API Business ObjectDocumentCategory
API Field NameObjectId
PMDB Tabledoccatg
PMDB Field Namedoc_catg_id
Data Typeinteger
SequenceNumberThe sequence number for sorting.
ODS TableDocumentCategory
API Business ObjectDocumentCategory
API Field NameSequenceNumber
PMDB Tabledoccatg
PMDB Field Nameseq_num
Data Typeinteger
NameThe name of the document category.
ODS TableDocumentCategory
API Business ObjectDocumentCategory
API Field NameName
PMDB Tabledoccatg
PMDB Field Namedoc_catg_name
Data Typestring
lastupdateuserLast Update User
ODS TableDOCUMENTCATEGORY
API Business Object
API Field Name
PMDB Table
PMDB Field Name
Data Typestring
lastupdatedateLast Update Date
ODS TableDOCUMENTCATEGORY
API Business Object
API Field Name
PMDB Table
PMDB Field Name
Data Typedate
createuserCreate User
ODS TableDOCUMENTCATEGORY
API Business Object
API Field Name
PMDB Table
PMDB Field Name
Data Typestring
createdateCreate Date
ODS TableDOCUMENTCATEGORY
API Business Object
API Field Name
PMDB Table
PMDB Field Name
Data Typedate
SKeySKey generated key on DocumentCategory
ODS TableDOCUMENTCATEGORY
API Business Object
API Field Name
PMDB Table
PMDB Field Name
Data Typeint
DOCUMENTSTATUSCODETop
ObjectIdThe unique ID generated by the system.
ODS TableDocumentStatusCode
API Business ObjectDocumentStatusCode
API Field NameObjectId
PMDB Tabledocstat
PMDB Field Namedoc_status_id
Data Typeinteger
SequenceNumberThe sequence number for sorting.
ODS TableDocumentStatusCode
API Business ObjectDocumentStatusCode
API Field NameSequenceNumber
PMDB Tabledocstat
PMDB Field Nameseq_num
Data Typeinteger
NameThe name of the document status code.
ODS TableDocumentStatusCode
API Business ObjectDocumentStatusCode
API Field NameName
PMDB Tabledocstat
PMDB Field Namedoc_status_code
Data Typestring
lastupdateuserLast Update User
ODS TableDOCUMENTSTATUSCODE
API Business Object
API Field Name
PMDB Table
PMDB Field Name
Data Typestring
lastupdatedateLast Update Date
ODS TableDOCUMENTSTATUSCODE
API Business Object
API Field Name
PMDB Table
PMDB Field Name
Data Typedate
createuserCreate User
ODS TableDOCUMENTSTATUSCODE
API Business Object
API Field Name
PMDB Table
PMDB Field Name
Data Typestring
createdateCreate Date
ODS TableDOCUMENTSTATUSCODE
API Business Object
API Field Name
PMDB Table
PMDB Field Name
Data Typedate
SKeySKey generated key on DocumentStatusCode
ODS TableDOCUMENTSTATUSCODE
API Business Object
API Field Name
PMDB Table
PMDB Field Name
Data Typeint
EPSTop
ObjectIdThe unique ID generated by the system.
ODS TableEPS
API Business ObjectEPS
API Field NameObjectId
PMDB Tableprojwbs
PMDB Field Namewbs_id
Data Typeinteger
ProjectObjectIdThe internal Project ID of the EPS. This ID cannot be used to load a Project object directly.
ODS TableEPS
API Business ObjectEPS
API Field NameProjectObjectId
PMDB Tableprojwbs
PMDB Field Nameproj_id
Data Typeinteger
OBSObjectIdThe unique ID of the project manager from the project's OBS tree who is responsible for the EPS.
ODS TableEPS
API Business ObjectEPS
API Field NameOBSObjectId
PMDB Tableprojwbs
PMDB Field Nameobs_id
Data Typeinteger
SequenceNumberThe sequence number for sorting.
ODS TableEPS
API Business ObjectEPS
API Field NameSequenceNumber
PMDB Tableprojwbs
PMDB Field Nameseq_num
Data Typeinteger
NameThe name of the EPS element.
ODS TableEPS
API Business ObjectEPS
API Field NameName
PMDB Tableprojwbs
PMDB Field Namewbs_name
Data Typestring
ParentObjectIdThe unique ID of the parent EPS of this EPS in the hierarchy.
ODS TableEPS
API Business ObjectEPS
API Field NameParentObjectId
PMDB Tableprojwbs
PMDB Field Nameparent_wbs_id
Data Typeinteger
OriginalBudgetThe original budget for the project.
ODS TableEPS
API Business ObjectEPS
API Field NameOriginalBudget
PMDB Tableprojwbs
PMDB Field Nameorig_cost
Data Typedouble
IndependentETCTotalCostThe user-entered ETC total cost.
ODS TableEPS
API Business ObjectEPS
API Field NameIndependentETCTotalCost
PMDB Tableprojwbs
PMDB Field Nameindep_remain_total_cost
Data Typedouble
IndependentETCLaborUnitsThe user-entered ETC total labor.
ODS TableEPS
API Business ObjectEPS
API Field NameIndependentETCLaborUnits
PMDB Tableprojwbs
PMDB Field Nameindep_remain_work_qty
Data Typedouble
AnticipatedStartDateThe anticipated start date of the EPS. User-entered - not dependent upon any other fields. If there are no children, the anticipated start date will be the start date displayed in the columns.
ODS TableEPS
API Business ObjectEPS
API Field NameAnticipatedStartDate
PMDB Tableprojwbs
PMDB Field Nameanticip_start_date
Data Typedate
AnticipatedFinishDateThe anticipated finish date of the EPS. User-entered - not dependent upon any other fields. If there are no children, the anticipated finish date will be the finish date displayed in the columns.
ODS TableEPS
API Business ObjectEPS
API Field NameAnticipatedFinishDate
PMDB Tableprojwbs
PMDB Field Nameanticip_end_date
Data Typedate
CurrentBudgetThe sum of the original budget plus the approved and pending budgets from the budget change log.
ODS TableEPS
API Business ObjectEPS
API Field NameCurrentBudget
PMDB Table
PMDB Field Name
Data Typenumber
CurrentVarianceThe difference between the current budget and the total spending plan. Calculated as current budget - total spending plan. Not rolled up
ODS TableEPS
API Business ObjectEPS
API Field NameCurrentVariance
PMDB Table
PMDB Field Name
Data Typenumber
DistributedCurrentBudgetThe current budget values from one level lower.
ODS TableEPS
API Business ObjectEPS
API Field NameDistributedCurrentBudget
PMDB Table
PMDB Field Name
Data Typenumber
FinishDateThe finish date of the EPS.
ODS TableEPS
API Business ObjectEPS
API Field NameFinishDate
PMDB Table
PMDB Field Name
Data Typedate
fullnameEPS - Full name
ODS TableEPS
API Business Object
API Field Name
PMDB Table
PMDB Field Name
Data Typestring
IdThe short code assigned to each EPS element for identification.
ODS TableEPS
API Business ObjectEPS
API Field NameId
PMDB Tableproject
PMDB Field Nameproj_short_name
Data Typestring
LastSummarizedDateThe date the project was last summarized.
ODS TableEPS
API Business ObjectEPS
API Field NameLastSummarizedDate
PMDB Tableproject
PMDB Field Namelast_tasksum_date
Data Typedate
OBSNameThe name of the person/role in the organization, sometimes referred to as the "responsible manager".
ODS TableEPS
API Business ObjectEPS
API Field NameOBSName
PMDB Tableobs
PMDB Field Nameobs_name
Data Typestring
PlannedStartDateThe planned start date of the project. Used by the project scheduler.
ODS TableEPS
API Business ObjectEPS
API Field NamePlannedStartDate
PMDB Tableproject
PMDB Field Nameplan_start_date
Data Typedate
ProposedBudgetThe Proposed Budget, which is the sum of the original budget plus the approved and pending budgets from the budget change log.
ODS TableEPS
API Business ObjectEPS
API Field NameProposedBudget
PMDB Table
PMDB Field Name
Data Typenumber
StartDateThe start date of the EPS.
ODS TableEPS
API Business ObjectEPS
API Field NameStartDate
PMDB Table
PMDB Field Name
Data Typedate
SumAccountingVarByLaborUnitsthe Planned Value Labor Units minus the Actual Units. Negative value indicates that Actual Units have exceeded the Planned Value Labor Units.
ODS TableEPS
API Business ObjectEPS
API Field NameSummaryAccountingVarianceByLaborUnits
PMDB TablePROJWBS
PMDB Field Name
Data Typenumber
SumAccountingVarianceByCostthe Planned Value minus the Actual Cost. A negative value indicates that the Actual Cost has exceeded the Planned Value.
ODS TableEPS
API Business ObjectEPS
API Field NameSummaryAccountingVarianceByCost
PMDB TablePROJWBS
PMDB Field Name
Data Typenumber
SumActThisPeriodMaterialCostThe actual this period material cost.
ODS TableEPS
API Business ObjectEPS
API Field NameSummaryActualThisPeriodMaterialCost
PMDB Tabletasksum
PMDB Field Nameact_this_per_mat_cost
Data Typenumber
SumActThisPeriodNonLaborCostThe actual this period nonlabor cost.
ODS TableEPS
API Business ObjectEPS
API Field NameSummaryActualThisPeriodNonLaborCost
PMDB Tabletasksum
PMDB Field Nameact_this_per_equip_cost
Data Typenumber
SumActThisPeriodNonLaborUnitsThe actual this period nonlabor units.
ODS TableEPS
API Business ObjectEPS
API Field NameSummaryActualThisPeriodNonLaborUnits
PMDB Tabletasksum
PMDB Field Nameact_this_per_equip_qty
Data Typenumber
SumActualThisPeriodLaborCostThe actual this period labor cost
ODS TableEPS
API Business ObjectEPS
API Field NameSummaryActualThisPeriodLaborCost
PMDB Tabletasksum
PMDB Field Nameact_this_per_work_cost
Data Typenumber
SumActualThisPeriodLaborUnitsThe actual this period labor units.
ODS TableEPS
API Business ObjectEPS
API Field NameSummaryActualThisPeriodLaborUnits
PMDB Tabletasksum
PMDB Field Nameact_this_per_work_qty
Data Typenumber
SumAtCompletionMaterialCostThe material cost at completion. It is the sum of the actual plus remaining costs for all material resources assigned to the activity. Computed as actual material cost + remaining material cost. Same as the planned material costs if the activity is not started and the actual material costs once the activity is completed.
ODS TableEPS
API Business ObjectEPS
API Field NameSummaryAtCompletionMaterialCost
PMDB TablePROJWBS
PMDB Field Name
Data Typenumber
SumAtCompletionNonLaborCostThe nonlabor cost at completion. It is the sum of the actual plus remaining costs for all nonlabor resources assigned to the activity. Computed as actual nonlabor cost + remaining nonlabor cost. Same as the planned nonlabor costs if the activity is not started and the actual nonlabor costs once the activity is completed.
ODS TableEPS
API Business ObjectEPS
API Field NameSummaryAtCompletionNonLaborCost
PMDB TablePROJWBS
PMDB Field Name
Data Typenumber
SumAtCompletionNonLaborUnitsThe nonlabor units at completion. It is the sum of the actual plus remaining units for all nonlabor resources assigned to the activity. Computed as actual nonlabor units + remaining nonlabor units. Same as the planned nonlabor units if the activity is not started and the actual nonlabor units once the activity is completed.
ODS TableEPS
API Business ObjectEPS
API Field NameSummaryAtCompletionNonLaborUnits
PMDB TablePROJWBS
PMDB Field Name
Data Typenumber
SumAtCompletionTotalCostVarthe Baseline Planned Total Cost - At Completion Total Cost.
ODS TableEPS
API Business ObjectEPS
API Field NameSummaryAtCompletionTotalCostVariance
PMDB TablePROJWBS
PMDB Field Name
Data Typenumber
SumBaselineCompActivityCountThe number of completed activities in the baseline.
ODS TableEPS
API Business ObjectEPS
API Field NameSummaryBaselineCompletedActivityCount
PMDB Tabletasksum
PMDB Field Namebase_complete_cnt
Data Typenumber
SumBaselineNotStartedActCntThe number of activities not started in the baseline.
ODS TableEPS
API Business ObjectEPS
API Field NameSummaryBaselineNotStartedActivityCount
PMDB Tabletasksum
PMDB Field Namebase_notstarted_cnt
Data Typenumber
SumBLInProgressActivityCountthe number of activities that should be currently in progress, according to the primary baseline. Computed using the baseline start and finish dates and the current data date.
ODS TableEPS
API Business ObjectEPS
API Field NameSummaryBaselineInProgressActivityCount
PMDB Tabletasksum
PMDB Field Namebase_active_cnt
Data Typenumber
SumBudgetAtCmpByLaborUnitsthe Baseline Labor Units
ODS TableEPS
API Business ObjectEPS
API Field NameSummaryBudgetAtCompletionByLaborUnits
PMDB Tabletasksum
PMDB Field Namebase_work_qty
Data Typenumber
SumBudgetAtCompletionByCostthe Planned Total Cost through activity completion. Computed as Planned Labor Cost + Planned Nonlabor Cost + Planned Expense Cost, same as the Planned Total Cost.
ODS TableEPS
API Business ObjectEPS
API Field NameSummaryBudgetAtCompletionByCost
PMDB TablePROJWBS
PMDB Field Name
Data Typenumber
SumCostPerfIndexByCostthe Earned Value divided by the Actual Cost. A value less than 1 indicates that the Actual Cost has exceeded the Planned Value.
ODS TableEPS
API Business ObjectEPS
API Field NameSummaryCostPerformanceIndexByCost
PMDB Table
PMDB Field Name
Data Typenumber
SumCostPerfIndexByLaborUnitsthe Earned Value Labor Units / Actual Labor Units.
ODS TableEPS
API Business ObjectEPS
API Field NameSummaryCostPerformanceIndexByLaborUnits
PMDB Table
PMDB Field Name
Data Typenumber
SumCostVarianceByLaborUnitsthe Earned Value Labor Cost minus Actual Value Labor Cost.
ODS TableEPS
API Business ObjectEPS
API Field NameSummaryCostVarianceByLaborUnits
PMDB TablePROJWBS
PMDB Field Name
Data Typenumber
SumCostVarIndexByLaborUnitsthe Cost Variance Labor Units divided by Earned Value Labor Units.
ODS TableEPS
API Business ObjectEPS
API Field NameSummaryCostVarianceIndexByLaborUnits
PMDB Table
PMDB Field Name
Data Typenumber
SumDurationPercentOfPlannedThe summary actual duration percent of planned of all activities under this EPS. Computed as actual duration / baseline duration * 100. The value can exceed 100. The Baseline duration is the activity's at complete duration from the current baseline.
ODS TableEPS
API Business ObjectEPS
API Field NameSummaryDurationPercentOfPlanned
PMDB Table
PMDB Field Name
Data Typenumber
SumEACByCostthe Actual Cost plus the Estimate to Complete Cost. The method for computing Estimate to Complete depends on the Earned Value technique selected for the activity's WBS.
ODS TableEPS
API Business ObjectEPS
API Field NameSummaryEstimateAtCompletionByCost
PMDB TablePROJWBS
PMDB Field Name
Data Typenumber
SumEACByLaborUnitsthe Actual Labor Units + Estimate To Complete Labor Units. (Estimate To Complete Labor Units is calculated based off of the Earned Value setting on the EPS.)
ODS TableEPS
API Business ObjectEPS
API Field NameSummaryEstimateAtCompletionByLaborUnits
PMDB TablePROJWBS
PMDB Field Name
Data Typenumber
SumEACHighPctByLaborUnitsthe high forecast of Estimate At Completion (EAC) by labor units.
ODS TableEPS
API Business ObjectEPS
API Field NameSummaryEstimateAtCompletionHighPercentByLaborUnits
PMDB Table
PMDB Field Name
Data Typenumber
SumEACLowPctByLaborUnitsthe low forecast of Estimate At Completion (EAC) by labor units.
ODS TableEPS
API Business ObjectEPS
API Field NameSummaryEstimateAtCompletionLowPercentByLaborUnits
PMDB Table
PMDB Field Name
Data Typenumber
SumETCByCostthe Remaining Total Cost for the activity or the Performance Factor * (Budget at Completion - Earned Value), depending on the Earned Value technique selected for the activity's WBS (calculated from the primary baseline).
ODS TableEPS
API Business ObjectEPS
API Field NameSummaryEstimateToCompleteByCost
PMDB Tabletasksum
PMDB Field Nameetc
Data Typenumber
SumETCByLaborUnitsthe estimated quantity to complete the activity. Computed as either the remaining total units for the activity, or as Performance Factor * (Baseline Planned Labor Units - Planned Quantity of Work Performed), depending on the Earned Value Technique selected for the activity's WBS.
ODS TableEPS
API Business ObjectEPS
API Field NameSummaryEstimateToCompleteByLaborUnits
PMDB Tabletasksum
PMDB Field Nameetc_work_qty
Data Typenumber
SumExpenseCostPctCompleteThe percent complete of cost for all expenses associated with the EPS. It is computed as Actual Expense Cost / At Complete Expense Cost * 100, and it is always in the range of 0 to 100.
ODS TableEPS
API Business ObjectEPS
API Field NameSummaryExpenseCostPercentComplete
PMDB Table
PMDB Field Name
Data Typenumber
SumLaborCostPercentCompleteThe percent complete of cost for all labor resources assigned to the EPS. It is computed as Actual Labor Cost / At Complete Labor Cost * 100, and it is always in the range of 0 to 100.
ODS TableEPS
API Business ObjectEPS
API Field NameSummaryLaborCostPercentComplete
PMDB Table
PMDB Field Name
Data Typenumber
SumLaborUnitsPercentCompleteThe percent complete of units for all labor resources for the EPS. Computed as actual labor units / at complete labor units * 100. Always in the range 0 to 100.
ODS TableEPS
API Business ObjectEPS
API Field NameSummaryLaborUnitsPercentComplete
PMDB Table
PMDB Field Name
Data Typenumber
SumActivityCountthe number of activities that are currently in progress.
ODS TableEPS
API Business ObjectEPS
API Field NameSummaryActivityCount
PMDB TablePROJWBS
PMDB Field Name
Data Typenumber
SumActualDurationThe actual duration.
ODS TableEPS
API Business ObjectEPS
API Field NameSummaryActualDuration
PMDB Tabletasksum
PMDB Field Nameact_drtn_hr_cnt
Data Typenumber
SumActualExpenseCostThe actual costs for all project expenses associated with the EPS.
ODS TableEPS
API Business ObjectEPS
API Field NameSummaryActualExpenseCost
PMDB Tabletasksum
PMDB Field Nameact_expense_cost
Data Typenumber
SumActualFinishDateThe latest actual finish date of all activities in the EPS.
ODS TableEPS
API Business ObjectEPS
API Field NameSummaryActualFinishDate
PMDB Tabletasksum
PMDB Field Nameact_end_date
Data Typedate
SumActualLaborCostThe actual cost for all labor resources assigned to the activity.
ODS TableEPS
API Business ObjectEPS
API Field NameSummaryActualLaborCost
PMDB Tabletasksum
PMDB Field Nameact_work_cost
Data Typenumber
SumActualLaborUnitsThe actual labor units.
ODS TableEPS
API Business ObjectEPS
API Field NameSummaryActualLaborUnits
PMDB Tabletasksum
PMDB Field Nameact_work_qty
Data Typenumber
SumActualMaterialCostThe actual units for all material resources assigned to the activity.
ODS TableEPS
API Business ObjectEPS
API Field NameSummaryActualMaterialCost
PMDB Tabletasksum
PMDB Field Nameact_mat_cost
Data Typenumber
SumActualNonLaborCostThe actual units for all nonlabor resources assigned to the activity.
ODS TableEPS
API Business ObjectEPS
API Field NameSummaryActualNonLaborCost
PMDB Tabletasksum
PMDB Field Nameact_equip_cost
Data Typenumber
SumActualNonLaborUnitsThe actual nonlabor units.
ODS TableEPS
API Business ObjectEPS
API Field NameSummaryActualNonLaborUnits
PMDB Tabletasksum
PMDB Field Nameact_equip_qty
Data Typenumber
SumActualStartDateThe earliest actual start date of all activities in the EPS.
ODS TableEPS
API Business ObjectEPS
API Field NameSummaryActualStartDate
PMDB Tabletasksum
PMDB Field Nameact_start_date
Data Typedate
SumActualThisPeriodCostThe actual this period cost (will be labor or nonlabor).
ODS TableEPS
API Business ObjectEPS
API Field NameSummaryActualThisPeriodCost
PMDB TablePROJWBS
PMDB Field Name
Data Typenumber
SumActualTotalCostThe actual labor cost + actual nonlabor cost + actual expense cost as of the project data date.
ODS TableEPS
API Business ObjectEPS
API Field NameSummaryActualTotalCost
PMDB TablePROJWBS
PMDB Field Name
Data Typenumber
SumActualValueByCostthe actual total cost incurred on the activity as of the project data date, computed as Actual Labor Cost + Actual Nonlabor Cost + Actual Material Cost + Actual Expense Cost.
ODS TableEPS
API Business ObjectEPS
API Field NameSummaryActualValueByCost
PMDB TablePROJWBS
PMDB Field Name
Data Typenumber
SumActualValueByLaborUnitsthe actual total labor units for the activity as of the project data date (i.e., actual total cost by labor units).
ODS TableEPS
API Business ObjectEPS
API Field NameSummaryActualValueByLaborUnits
PMDB Tabletasksum
PMDB Field Nameact_work_qty
Data Typenumber
SumAtCompletionDurationThe duration at completion.
ODS TableEPS
API Business ObjectEPS
API Field NameSummaryAtCompletionDuration
PMDB Tabletasksum
PMDB Field Nametotal_drtn_hr_cnt
Data Typenumber
SumAtCompletionExpenseCostthe sum of the actual plus remaining cost for all project expenses associated with the cost account. Computed as Actual Expense Cost + Remaining Expense Cost.
ODS TableEPS
API Business ObjectEPS
API Field NameSummaryAtCompletionExpenseCost
PMDB TablePROJWBS
PMDB Field Name
Data Typenumber
SumAtCompletionLaborCostThe sum of the actual plus remaining costs for all labor resources assigned to the activity. Computed as actual labor cost + remaining labor cost. Same as the planned labor costs if the activity is not started and the actual labor costs once the activity is completed.
ODS TableEPS
API Business ObjectEPS
API Field NameSummaryAtCompletionLaborCost
PMDB TablePROJWBS
PMDB Field Name
Data Typenumber
SumAtCompletionLaborUnitsThe sum of the actual plus remaining units for all labor resources assigned to the activity. Computed as actual labor units + remaining labor units. Same as the planned labor units if the activity is not started and the actual labor units once the activity is completed.
ODS TableEPS
API Business ObjectEPS
API Field NameSummaryAtCompletionLaborUnits
PMDB TablePROJWBS
PMDB Field Name
Data Typenumber
SumAtCompletionTotalCostThe estimated cost at completion for the activity. Computed as the actual total cost plus the estimate-to-complete cost; EAC = ACWP + ETC. Note that the method for computing ETC depends on the earned-value technique selected for the activity's WBS.
ODS TableEPS
API Business ObjectEPS
API Field NameSummaryAtCompletionTotalCost
PMDB TablePROJWBS
PMDB Field Name
Data Typenumber
SumBaselineDurationthe planned duration for the activity in the primary baseline. Planned duration is the total working time from the activity current start date to the current finish date. Same as the actual duration plus the remaining duration. The total working time is computed using the activity's calendar.
ODS TableEPS
API Business ObjectEPS
API Field NameSummaryBaselineDuration
PMDB Tabletasksum
PMDB Field Namebase_drtn_hr_cnt
Data Typenumber
SumBaselineExpenseCostthe planned cost for all project expenses associated with the activity in the primary baseline. Computed as the baseline actual expense cost plus the baseline remaining expense cost.
ODS TableEPS
API Business ObjectEPS
API Field NameSummaryBaselineExpenseCost
PMDB Tabletasksum
PMDB Field Namebase_expense_cost
Data Typenumber
SumBaselineFinishDateThe current latest finish date of all activities in the EPS for the current baseline.
ODS TableEPS
API Business ObjectEPS
API Field NameSummaryBaselineFinishDate
PMDB Tabletasksum
PMDB Field Namebase_end_date
Data Typedate
SumBaselineLaborCostthe planned cost for all labor resources assigned to the activity in the primary baseline. Computed from the baseline At Completion labor units. If no resources are assigned, computed as the activity Baseline Planned Labor Units * Project Default Price / Time.
ODS TableEPS
API Business ObjectEPS
API Field NameSummaryBaselineLaborCost
PMDB Tabletasksum
PMDB Field Namebase_work_cost
Data Typenumber
SumBaselineLaborUnitsthe planned units for all labor resources assigned to the activity in the primary baseline. Computed as the baseline actual labor units plus the baseline remaining labor units.
ODS TableEPS
API Business ObjectEPS
API Field NameSummaryBaselineLaborUnits
PMDB Tabletasksum
PMDB Field Namebase_work_qty
Data Typenumber
SumBaselineMaterialCostthe planned cost for all material resources assigned to the activity in the primary baseline. Computed from the baseline At Completion nonlabor units. If no resources are assigned.
ODS TableEPS
API Business ObjectEPS
API Field NameSummaryBaselineMaterialCost
PMDB Tabletasksum
PMDB Field Namebase_mat_cost
Data Typenumber
SumBaselineNonLaborCostthe planned cost for all nonlabor resources assigned to the activity in the primary baseline. Computed from the baseline At Completion nonlabor units. If no resources are assigned, computed as the activity Baseline Planned Nonlabor Units * Project Default Price / Time.
ODS TableEPS
API Business ObjectEPS
API Field NameSummaryBaselineNonLaborCost
PMDB Tabletasksum
PMDB Field Namebase_equip_cost
Data Typenumber
SumBaselineNonLaborUnitsthe planned units for all nonlabor resources assigned to the activity in the primary baseline. Computed as the baseline actual nonlabor units plus the baseline remaining nonlabor units.
ODS TableEPS
API Business ObjectEPS
API Field NameSummaryBaselineNonLaborUnits
PMDB Tabletasksum
PMDB Field Namebase_equip_qty
Data Typenumber
SumBaselineStartDateThe current earliest start date of all activities in the EPS for the current baseline.
ODS TableEPS
API Business ObjectEPS
API Field NameSummaryBaselineStartDate
PMDB Tabletasksum
PMDB Field Namebase_start_date
Data Typedate
SumBaselineTotalCostthe Planned Total Cost for the activity in the primary baseline, including labor resources, nonlabor resources, and project expenses. Baseline Planned Total Cost = Baseline Planned Labor Cost + Baseline Planned Nonlabor Cost + Baseline Planned Expense Cost.
ODS TableEPS
API Business ObjectEPS
API Field NameSummaryBaselineTotalCost
PMDB TablePROJWBS
PMDB Field Name
Data Typenumber
SumCompletedActivityCountthe number of activities that have an Actual Finish in the EPS.
ODS TableEPS
API Business ObjectEPS
API Field NameSummaryCompletedActivityCount
PMDB Tabletasksum
PMDB Field Namecomplete_cnt
Data Typenumber
SumCostPercentCompleteThe percent complete of costs for the resource assignments in the EPS. Computed as Actual Units / At Complete Units * 100. Always in the range 0 to 100.
ODS TableEPS
API Business ObjectEPS
API Field NameSummaryCostPercentComplete
PMDB Table
PMDB Field Name
Data Typenumber
SumCostPercentOfPlannedThe activity actual cost percent of planned. Computed as actual total cost / baseline total cost * 100, or equivalently as ACWP / BAC * 100. The value can exceed 100. The baseline total cost is the activity's at completion cost from the current baseline. This field is named SummaryCostPercentOfBudget in Primavera's Engineering & Construction and Maintenance & Turnaround solutions.
ODS TableEPS
API Business ObjectEPS
API Field NameSummaryCostPercentOfPlanned
PMDB Table
PMDB Field Name
Data Typenumber
SumCostVarianceByCostthe Earned Value minus the Actual Cost. A negative value indicates that the Actual Cost has exceeded the Planned Value.
ODS TableEPS
API Business ObjectEPS
API Field NameSummaryCostVarianceByCost
PMDB TablePROJWBS
PMDB Field Name
Data Typenumber
SumCostVarianceIndexThe value that is calculated as the Cost Variance divided by Earned Value.
ODS TableEPS
API Business ObjectEPS
API Field NameSummaryCostVarianceIndex
PMDB Table
PMDB Field Name
Data Typenumber
SumCostVarianceIndexByCostthe Cost Variance divided by Earned Value.
ODS TableEPS
API Business ObjectEPS
API Field NameSummaryCostVarianceIndexByCost
PMDB Table
PMDB Field Name
Data Typenumber
SumDurationPercentCompleteThe activity actual duration percent of planned. Computed as actual duration / at completion duration * 100.
ODS TableEPS
API Business ObjectEPS
API Field NameSummaryDurationPercentComplete
PMDB Table
PMDB Field Name
Data Typenumber
SumDurationVarianceThe duration between the activity's baseline duration and the at complete duration. Computed as baseline duration - at completion duration.
ODS TableEPS
API Business ObjectEPS
API Field NameSummaryDurationVariance
PMDB TablePROJWBS
PMDB Field Name
Data Typenumber
SumEarnedValueByCostthe Budget at Completion * Performance % Complete. The method for computing the Performance Percent Complete depends on the Earned Value technique selected for the activity's WBS. Budget at Completion is computed from the primary baseline.
ODS TableEPS
API Business ObjectEPS
API Field NameSummaryEarnedValueByCost
PMDB Tabletasksum
PMDB Field Namebcwp
Data Typenumber
SumEarnedValueByLaborUnitsthe Schedule Variance Labor Units divided by the Planned Value Labor Units.
ODS TableEPS
API Business ObjectEPS
API Field NameSummaryEarnedValueByLaborUnits
PMDB Tabletasksum
PMDB Field Nameperfm_work_qty
Data Typenumber
SumExpenseCostVariancethe Baseline Planned Expense Cost - At Completion Expense Cost (At Completion Expense Cost = Actual Expense Cost + Remaining Expense Cost).
ODS TableEPS
API Business ObjectEPS
API Field NameSummaryExpenseCostVariance
PMDB TablePROJWBS
PMDB Field Name
Data Typenumber
SumFinishDateVarianceThe duration between the finish date in the current project and the baseline finish date. Calculated as finish date - baseline finish date.
ODS TableEPS
API Business ObjectEPS
API Field NameSummaryFinishDateVariance
PMDB Table
PMDB Field Name
Data Typenumber
SumInProgressActivityCountthe number of activities that are currently in progress.
ODS TableEPS
API Business ObjectEPS
API Field NameSummaryInProgressActivityCount
PMDB Tabletasksum
PMDB Field Nameactive_cnt
Data Typenumber
SumLaborCostVariancethe Baseline Planned Labor Cost - At Completion Labor Cost.
ODS TableEPS
API Business ObjectEPS
API Field NameSummaryLaborCostVariance
PMDB TablePROJWBS
PMDB Field Name
Data Typenumber
SumLaborUnitsVarianceThe difference between baseline labor units and at completion labor units. Calculated as Baseline labor units - at completion labor units.
ODS TableEPS
API Business ObjectEPS
API Field NameSummaryLaborUnitsVariance
PMDB TablePROJWBS
PMDB Field Name
Data Typenumber
SumMaterialCostVarianceThe variance that is calculated as Baseline Material Cost - At Completion Material Cost.
ODS TableEPS
API Business ObjectEPS
API Field NameSummaryMaterialCostVariance
PMDB TablePROJWBS
PMDB Field Name
Data Typenumber
SumNonLaborCostVariancethe Baseline Planned Nonlabor Cost - At Completion Nonlabor Cost.
ODS TableEPS
API Business ObjectEPS
API Field NameSummaryNonLaborCostVariance
PMDB TablePROJWBS
PMDB Field Name
Data Typenumber
SumNonLaborUnitsVarianceThe difference between baseline nonlabor units and at completion non labor units. Calculated as Baseline nonlabor units - at completion nonlabor units.
ODS TableEPS
API Business ObjectEPS
API Field NameSummaryNonLaborUnitsVariance
PMDB TablePROJWBS
PMDB Field Name
Data Typenumber
SumNotStartedActivityCountthe number of activities that are currently not started.
ODS TableEPS
API Business ObjectEPS
API Field NameSummaryNotStartedActivityCount
PMDB Tabletasksum
PMDB Field Namenotstarted_cnt
Data Typenumber
SumPlannedValueByCostthe Budget at Completion * Schedule % Complete. The Schedule % Complete specifies how much of the activity's baseline duration has been completed so far. Budget at Completion is computed from the primary baseline
ODS TableEPS
API Business ObjectEPS
API Field NameSummaryPlannedValueByCost
PMDB Tabletasksum
PMDB Field Namebcws
Data Typenumber
SumProgressFinishDatethe date the activity is expected to be finished according to the progress made on the activity's work products. The expected finish date is entered manually by people familiar with progress of the activity's work products.
ODS TableEPS
API Business ObjectEPS
API Field NameSummaryProgressFinishDate
PMDB Table
PMDB Field Name
Data Typedate
SumRemainingDurationThe total working time from the EPS remaining start date to the remaining finish date.
ODS TableEPS
API Business ObjectEPS
API Field NameSummaryRemainingDuration
PMDB Tabletasksum
PMDB Field Nameremain_drtn_hr_cnt
Data Typenumber
SumRemainingExpenseCostThe remaining costs for all project expenses associated with the activities in the EPS.
ODS TableEPS
API Business ObjectEPS
API Field NameSummaryRemainingExpenseCost
PMDB Tabletasksum
PMDB Field Nameremain_expense_cost
Data Typenumber
SumRemainingFinishDateThe date the resource is scheduled to finish the remaining work for the activity. This date is computed by the project scheduler but can be updated manually by the project manager. Before the activity is started, the remaining finish date is the same as the planned finish date.
ODS TableEPS
API Business ObjectEPS
API Field NameSummaryRemainingFinishDate
PMDB Tabletasksum
PMDB Field Namereend_date
Data Typedate
SumRemainingLaborCostThe remaining costs for all labor resources assigned to the activities. The remaining cost reflects the cost remaining for the EPS.
ODS TableEPS
API Business ObjectEPS
API Field NameSummaryRemainingLaborCost
PMDB Tabletasksum
PMDB Field Nameremain_work_cost
Data Typenumber
SumRemainingLaborUnitsThe remaining units for all labor resources assigned to the activities. The remaining units reflects the work remaining to be done for the EPS.
ODS TableEPS
API Business ObjectEPS
API Field NameSummaryRemainingLaborUnits
PMDB Tabletasksum
PMDB Field Nameremain_work_qty
Data Typenumber
SumRemainingMaterialCostThe remaining material costs for all project expenses associated with the activities in the EPS.
ODS TableEPS
API Business ObjectEPS
API Field NameSummaryRemainingMaterialCost
PMDB Tabletasksum
PMDB Field Nameremain_mat_cost
Data Typenumber
SumRemainingNonLaborCostThe remaining nonlabor costs for all project expenses associated with the activities in the EPS.
ODS TableEPS
API Business ObjectEPS
API Field NameSummaryRemainingNonLaborCost
PMDB Tabletasksum
PMDB Field Nameremain_equip_cost
Data Typenumber
SumRemainingNonLaborUnitsThe remaining units for all nonlabor resources assigned to the activities. The remaining units reflects the work remaining to be done for the EPS.
ODS TableEPS
API Business ObjectEPS
API Field NameSummaryRemainingNonLaborUnits
PMDB Tabletasksum
PMDB Field Nameremain_equip_qty
Data Typenumber
SumRemainingStartDateThe earliest remaining start of all activities assigned to the EPS.
ODS TableEPS
API Business ObjectEPS
API Field NameSummaryRemainingStartDate
PMDB Tabletasksum
PMDB Field Namerestart_date
Data Typedate
SumRemainingTotalCostThe sum of all remaining total costs in the EPS.
ODS TableEPS
API Business ObjectEPS
API Field NameSummaryRemainingTotalCost
PMDB TablePROJWBS
PMDB Field Name
Data Typenumber
SumSchedulePercentCompleteThe measure that indicates how much of the EPS baseline duration has been completed so far. Computed based on where the current data date falls between the activity's baseline start and finish dates. If the data date is earlier than the Baseline start, the schedule % complete is 0. If the data date is later than the Baseline finish, the schedule % complete is 100. The schedule % complete indicates how much of the EPS duration should be currently completed, relative to the selected baseline.
ODS TableEPS
API Business ObjectEPS
API Field NameSummarySchedulePercentComplete
PMDB Table
PMDB Field Name
Data Typenumber
SumScheduleVarianceByCostthe Earned Value divided by the Planned Value. A negative value indicates that less work was actually performed than was scheduled.
ODS TableEPS
API Business ObjectEPS
API Field NameSummaryScheduleVarianceByCost
PMDB TablePROJWBS
PMDB Field Name
Data Typenumber
SumScheduleVarianceIndexThe value that is calculated as the Schedule Variance Labor Units divided by Planned Value Labor Units.
ODS TableEPS
API Business ObjectEPS
API Field NameSummaryScheduleVarianceIndex
PMDB Table
PMDB Field Name
Data Typenumber
SumStartDateVarianceThe duration between the start date in the current project and the baseline start date. Calculated as start date - baseline start date.
ODS TableEPS
API Business ObjectEPS
API Field NameSummaryStartDateVariance
PMDB Table
PMDB Field Name
Data Typenumber
SumTotalCostVarianceThe value that is calculated as baseline total cost - total cost.
ODS TableEPS
API Business ObjectEPS
API Field NameSummaryTotalCostVariance
PMDB TablePROJWBS
PMDB Field Name
Data Typenumber
SumTotalFloatThe amount of time the EPS can be delayed before delaying the project finish date. Total float can be computed as late start - early start or as late finish - early finish; this option can be set when running the project scheduler.
ODS TableEPS
API Business ObjectEPS
API Field NameSummaryTotalFloat
PMDB Tabletasksum
PMDB Field Nametotal_float_hr_cnt
Data Typenumber
SumUnitsPercentCompleteThe percent complete of units for the resource assignments in the EPS. Computed as Actual Units / At Complete Units * 100. Always in the range 0 to 100.
ODS TableEPS
API Business ObjectEPS
API Field NameSummaryUnitsPercentComplete
PMDB Table
PMDB Field Name
Data Typenumber
SumMaterialCostPctCompleteThe percent complete of cost for all material resources assigned to the EPS. It is computed as Actual Material Cost / At Complete Material Cost * 100, and it is always in the range of 0 to 100.
ODS TableEPS
API Business ObjectEPS
API Field NameSummaryMaterialCostPercentComplete
PMDB Table
PMDB Field Name
Data Typenumber
SumNonLaborCostPctCompleteThe percent complete of cost for all non-labor resources assigned to the EPS. It is computed as Actual Nonlabor Cost / At Complete Nonlabor Cost * 100, and it is always in the range of 0 to 100.
ODS TableEPS
API Business ObjectEPS
API Field NameSummaryNonLaborCostPercentComplete
PMDB Table
PMDB Field Name
Data Typenumber
SumNonLaborUnitsPctCompleteThe percent complete of units for all nonlabor resources for the EPS. Computed as Actual Nonlabor Cost / At Completion Nonlabor Cost * 100. Always in the range 0 to 100.
ODS TableEPS
API Business ObjectEPS
API Field NameSummaryNonLaborUnitsPercentComplete
PMDB TablePROJWBS
PMDB Field Name
Data Typenumber
SumPerfPctCmpByLaborUnitsthe percent complete of performance for all labor resources. Computed as earned value labor units / baseline labor units * 100. Always in the range 0 to 100.
ODS TableEPS
API Business ObjectEPS
API Field NameSummaryPerformancePercentCompleteByLaborUnits
PMDB Table
PMDB Field Name
Data Typenumber
SumPlannedValueByLaborUnitsthe portion of the baseline labor units that is scheduled to be completed as of the project data date. Computed as Baseline Labor Units * Schedule % Complete. The Schedule % Complete specifies how much of the activity's baseline duration has been completed so far. The Baseline Labor Units is taken from the current baseline.
ODS TableEPS
API Business ObjectEPS
API Field NameSummaryPlannedValueByLaborUnits
PMDB Tabletasksum
PMDB Field Namesched_work_qty
Data Typenumber
SumSchdPctCmpByLaborUnitsthe percent complete of units for all labor resources. Computed as Actual Labor Units / At Completion Labor Units * 100. Always in the range 0 to 100.
ODS TableEPS
API Business ObjectEPS
API Field NameSummarySchedulePercentCompleteByLaborUnits
PMDB Table
PMDB Field Name
Data Typenumber
SumSchdPerfIndexByLaborUnitsthe Earned Value Labor Units divided by Planned Value Labor Units.
ODS TableEPS
API Business ObjectEPS
API Field NameSummarySchedulePerformanceIndexByLaborUnits
PMDB Table
PMDB Field Name
Data Typenumber
SumSchdVarianceByLaborUnitsthe Earned Value Labor Units minus the Planned Value Labor Units.
ODS TableEPS
API Business ObjectEPS
API Field NameSummaryScheduleVarianceByLaborUnits
PMDB TablePROJWBS
PMDB Field Name
Data Typenumber
SumSchdVarianceIndexByCostthe Schedule Variance divided by the Planned Value.
ODS TableEPS
API Business ObjectEPS
API Field NameSummaryScheduleVarianceIndexByCost
PMDB Table
PMDB Field Name
Data Typenumber
SumSchdVarIndexByLaborUnitsthe Schedule Variance Labor Units divided by the Planned Value Labor Units.
ODS TableEPS
API Business ObjectEPS
API Field NameSummaryScheduleVarianceIndexByLaborUnits
PMDB Table
PMDB Field Name
Data Typenumber
SumSchedulePctCompleteByCostthe percent complete of performance for all labor resources, nonlabor resources, and expenses. Computed as Earned Value / Budget At Completion * 100. Always in the range 0 to 100.
ODS TableEPS
API Business ObjectEPS
API Field NameSummarySchedulePercentCompleteByCost
PMDB Table
PMDB Field Name
Data Typenumber
SumSchedulePerfIndexByCostthe Earned Value divided by the Planned Value. A value less than 1 indicates that less work was actually performed than was scheduled.
ODS TableEPS
API Business ObjectEPS
API Field NameSummarySchedulePerformanceIndexByCost
PMDB Table
PMDB Field Name
Data Typenumber
SumToCompletePerfIndexByCostthe (Budget at Completion - Earned Value) divided by (Estimate at Completion - Actual Cost).
ODS TableEPS
API Business ObjectEPS
API Field NameSummaryToCompletePerformanceIndexByCost
PMDB Table
PMDB Field Name
Data Typenumber
SumVarAtCmpByLaborUnitsthe Baseline Planned Total Labor Units minus Estimate at Completion Labor Units.
ODS TableEPS
API Business ObjectEPS
API Field NameSummaryVarianceAtCompletionByLaborUnits
PMDB TablePROJWBS
PMDB Field Name
Data Typenumber
TotalBenefitPlanThe sum of the monthly benefit plan.
ODS TableEPS
API Business ObjectEPS
API Field NameTotalBenefitPlan
PMDB Table
PMDB Field Name
Data Typenumber
TotalBenefitPlanTallyThe sum of the monthly benefit plan tally.
ODS TableEPS
API Business ObjectEPS
API Field NameTotalBenefitPlanTally
PMDB Table
PMDB Field Name
Data Typenumber
TotalFundingThe total amount of funding contributed to the project by your funding sources.
ODS TableEPS
API Business ObjectEPS
API Field NameTotalFunding
PMDB Table
PMDB Field Name
Data Typenumber
TotalSpendingPlanThe sum of the monthly spending plan.
ODS TableEPS
API Business ObjectEPS
API Field NameTotalSpendingPlan
PMDB Table
PMDB Field Name
Data Typenumber
TotalSpendingPlanTallyThe sum of the monthly spending plan tally.
ODS TableEPS
API Business ObjectEPS
API Field NameTotalSpendingPlanTally
PMDB Table
PMDB Field Name
Data Typenumber
UnallocatedBudgetThe total current budget minus the distributed current budget.
ODS TableEPS
API Business ObjectEPS
API Field NameUnallocatedBudget
PMDB Table
PMDB Field Name
Data Typenumber
UndistributedCurrentVarianceThe total spending plan minus the total spending plan tally.
ODS TableEPS
API Business ObjectEPS
API Field NameUndistributedCurrentVariance
PMDB Table
PMDB Field Name
Data Typenumber
lastupdateuserLast Update User
ODS TableEPS
API Business Object
API Field Name
PMDB Table
PMDB Field Name
Data Typestring
lastupdatedateLast Update Date
ODS TableEPS
API Business Object
API Field Name
PMDB Table
PMDB Field Name
Data Typedate
createuserCreate User
ODS TableEPS
API Business Object
API Field Name
PMDB Table
PMDB Field Name
Data Typestring
createdateCreate Date
ODS TableEPS
API Business Object
API Field Name
PMDB Table
PMDB Field Name
Data Typedate
SKeySKey generated key on EPS
ODS TableEPS
API Business Object
API Field Name
PMDB Table
PMDB Field Name
Data Typeint
EPSBUDGETCHANGELOGTop
ObjectIdThe unique ID generated by the system.
ODS TableEPSBudgetChangeLog
API Business ObjectEPSBudgetChangeLog
API Field NameObjectId
PMDB Tablebudgchng
PMDB Field Namebudg_chng_id
Data Typeinteger
projectobjectidEPSBudgetChangeLog - ProjectObjectId maps to PROJWBS.proj_id
ODS TableEPSBUDGETCHANGELOG
API Business Object
API Field Name
PMDB Table
PMDB Field Name
Data Typeinteger
EPSObjectIdThe unique ID of the EPS element to which the budget change log applies.
ODS TableEPSBudgetChangeLog
API Business ObjectEPSBudgetChangeLog
API Field NameEPSObjectId
PMDB Tablebudgchng
PMDB Field Namewbs_id
Data Typeinteger
EPSBudgetChangeLogDateThe date of this budget change entry.
ODS TableEPSBudgetChangeLog
API Business ObjectEPSBudgetChangeLog
API Field NameDate
PMDB Tablebudgchng
PMDB Field Namechng_date
Data Typedate
ChangeNumberThe change number that is automatically incremented according to when changes are added. This can be changed to any number.
ODS TableEPSBudgetChangeLog
API Business ObjectEPSBudgetChangeLog
API Field NameChangeNumber
PMDB Tablebudgchng
PMDB Field Namechng_short_name
Data Typestring
AmountThe amount of budget change.
ODS TableEPSBudgetChangeLog
API Business ObjectEPSBudgetChangeLog
API Field NameAmount
PMDB Tablebudgchng
PMDB Field Namechng_cost
Data Typedouble
ResponsibleThe person responsible for the change.
ODS TableEPSBudgetChangeLog
API Business ObjectEPSBudgetChangeLog
API Field NameResponsible
PMDB Tablebudgchng
PMDB Field Namechng_by_name
Data Typestring
StatusThe status of this budget change request.
ODS TableEPSBudgetChangeLog
API Business ObjectEPSBudgetChangeLog
API Field NameStatus
PMDB Tablebudgchng
PMDB Field Namestatus_code
Data Typestring
ReasonThe description of the reason for the budget change request.
ODS TableEPSBudgetChangeLog
API Business ObjectEPSBudgetChangeLog
API Field NameReason
PMDB Tablebudgchng
PMDB Field Namechng_descr
Data Typestring
EPSIdThe short code assigned to the associated EPS.
ODS TableEPSBudgetChangeLog
API Business ObjectEPSBudgetChangeLog
API Field NameEPSId
PMDB Tableproject
PMDB Field Nameproj_short_name
Data Typestring
EPSNameThe name of the EPS element associated with this budget change log.
ODS TableEPSBudgetChangeLog
API Business ObjectEPSBudgetChangeLog
API Field NameEPSName
PMDB Tableprojwbs
PMDB Field Namewbs_name
Data Typestring
lastupdateuserLast Update User
ODS TableEPSBUDGETCHANGELOG
API Business Object
API Field Name
PMDB Table
PMDB Field Name
Data Typestring
lastupdatedateLast Update Date
ODS TableEPSBUDGETCHANGELOG
API Business Object
API Field Name
PMDB Table
PMDB Field Name
Data Typedate
createuserCreate User
ODS TableEPSBUDGETCHANGELOG
API Business Object
API Field Name
PMDB Table
PMDB Field Name
Data Typestring
createdateCreate Date
ODS TableEPSBUDGETCHANGELOG
API Business Object
API Field Name
PMDB Table
PMDB Field Name
Data Typedate
SKeySKey generated key on EPSBudgetChangeLog
ODS TableEPSBUDGETCHANGELOG
API Business Object
API Field Name
PMDB Table
PMDB Field Name
Data Typeint
EPSFUNDINGTop
ObjectIdThe unique ID generated by the system.
ODS TableEPSFunding
API Business ObjectEPSFunding
API Field NameObjectId
PMDB Tableprojfund
PMDB Field Nameproj_fund_id
Data Typeinteger
FundingSourceObjectIdThe unique ID of the associated funding source for this EPS funding.
ODS TableEPSFunding
API Business ObjectEPSFunding
API Field NameFundingSourceObjectId
PMDB Tableprojfund
PMDB Field Namefund_id
Data Typeinteger
projectobjectidEPSFunding - ProjectObjectId maps to PROJWBS.proj_id
ODS TableEPSFUNDING
API Business Object
API Field Name
PMDB Table
PMDB Field Name
Data Typeinteger
AmountThe amount of a funding source that is allocated to the EPS.
ODS TableEPSFunding
API Business ObjectEPSFunding
API Field NameAmount
PMDB Tableprojfund
PMDB Field Namefund_cost
Data Typedouble
FundShareThe percentage of the total fund that is allocated to the EPS.
ODS TableEPSFunding
API Business ObjectEPSFunding
API Field NameFundShare
PMDB Tableprojfund
PMDB Field Namefund_wt
Data Typedouble
EPSIdThe short code assigned to the associated EPS.
ODS TableEPSFunding
API Business ObjectEPSFunding
API Field NameEPSId
PMDB Tableproject
PMDB Field Nameproj_short_name
Data Typestring
EPSNameThe name of the EPS element associated with this funding.
ODS TableEPSFunding
API Business ObjectEPSFunding
API Field NameEPSName
PMDB Tableprojwbs
PMDB Field Namewbs_name
Data Typestring
EPSObjectIdThe unique ID of the associated EPS for this EPS funding.
ODS TableEPSFunding
API Business ObjectEPSFunding
API Field NameEPSObjectId
PMDB Tableprojwbs
PMDB Field Namewbs_id
Data Typeinteger
lastupdateuserLast Update User
ODS TableEPSFUNDING
API Business Object
API Field Name
PMDB Table
PMDB Field Name
Data Typestring
lastupdatedateLast Update Date
ODS TableEPSFUNDING
API Business Object
API Field Name
PMDB Table
PMDB Field Name
Data Typedate
createuserCreate User
ODS TableEPSFUNDING
API Business Object
API Field Name
PMDB Table
PMDB Field Name
Data Typestring
createdateCreate Date
ODS TableEPSFUNDING
API Business Object
API Field Name
PMDB Table
PMDB Field Name
Data Typedate
SKeySKey generated key on EPSFunding
ODS TableEPSFUNDING
API Business Object
API Field Name
PMDB Table
PMDB Field Name
Data Typeint
EPSHIERARCHYTop
ParentObjectId
ODS TableEPSHIERARCHY
API Business Object
API Field Name
PMDB Table
PMDB Field Name
Data Typeinteger
ParentProjectId
ODS TableEPSHIERARCHY
API Business Object
API Field Name
PMDB Table
PMDB Field Name
Data Typeinteger
ParentSequenceNumber
ODS TableEPSHIERARCHY
API Business Object
API Field Name
PMDB Table
PMDB Field Name
Data Typeinteger
ParentName
ODS TableEPSHIERARCHY
API Business Object
API Field Name
PMDB Table
PMDB Field Name
Data Typestring
ParentId
ODS TableEPSHIERARCHY
API Business Object
API Field Name
PMDB Table
PMDB Field Name
Data Typestring
ParentOriginalBudget
ODS TableEPSHIERARCHY
API Business Object
API Field Name
PMDB Table
PMDB Field Name
Data Typedouble
ParentIndependentETCTotalCost
ODS TableEPSHIERARCHY
API Business Object
API Field Name
PMDB Table
PMDB Field Name
Data Typedouble
ParentIndependentETCLaborUnits
ODS TableEPSHIERARCHY
API Business Object
API Field Name
PMDB Table
PMDB Field Name
Data Typedouble
ParentCurrentBudget
ODS TableEPSHIERARCHY
API Business Object
API Field Name
PMDB Table
PMDB Field Name
Data Typedouble
ParentCurrentVariance
ODS TableEPSHIERARCHY
API Business Object
API Field Name
PMDB Table
PMDB Field Name
Data Typedouble
ParentDistributedCurrentBudget
ODS TableEPSHIERARCHY
API Business Object
API Field Name
PMDB Table
PMDB Field Name
Data Typedouble
ParentProposedBudget
ODS TableEPSHIERARCHY
API Business Object
API Field Name
PMDB Table
PMDB Field Name
Data Typedouble
ParentStartDate
ODS TableEPSHIERARCHY
API Business Object
API Field Name
PMDB Table
PMDB Field Name
Data Typedate
ParentFinishDate
ODS TableEPSHIERARCHY
API Business Object
API Field Name
PMDB Table
PMDB Field Name
Data Typedate
ParentAnticipatedStartDate
ODS TableEPSHIERARCHY
API Business Object
API Field Name
PMDB Table
PMDB Field Name
Data Typedate
ParentAnticipatedFinishDate
ODS TableEPSHIERARCHY
API Business Object
API Field Name
PMDB Table
PMDB Field Name
Data Typedate
ParentLastSummarizedDate
ODS TableEPSHIERARCHY
API Business Object
API Field Name
PMDB Table
PMDB Field Name
Data Typedate
ParentPlannedStartDate
ODS TableEPSHIERARCHY
API Business Object
API Field Name
PMDB Table
PMDB Field Name
Data Typedate
ParentOBSObjectId
ODS TableEPSHIERARCHY
API Business Object
API Field Name
PMDB Table
PMDB Field Name
Data Typeinteger
ParentOBSName
ODS TableEPSHIERARCHY
API Business Object
API Field Name
PMDB Table
PMDB Field Name
Data Typestring
ChildObjectId
ODS TableEPSHIERARCHY
API Business Object
API Field Name
PMDB Table
PMDB Field Name
Data Typeinteger
ChildProjectId
ODS TableEPSHIERARCHY
API Business Object
API Field Name
PMDB Table
PMDB Field Name
Data Typeinteger
ChildSequenceNumber
ODS TableEPSHIERARCHY
API Business Object
API Field Name
PMDB Table
PMDB Field Name
Data Typeinteger
ChildName
ODS TableEPSHIERARCHY
API Business Object
API Field Name
PMDB Table
PMDB Field Name
Data Typestring
ChildId
ODS TableEPSHIERARCHY
API Business Object
API Field Name
PMDB Table
PMDB Field Name
Data Typestring
ChildOriginalBudget
ODS TableEPSHIERARCHY
API Business Object
API Field Name
PMDB Table
PMDB Field Name
Data Typedouble
ChildIndependentETCTotalCost
ODS TableEPSHIERARCHY
API Business Object
API Field Name
PMDB Table
PMDB Field Name
Data Typedouble
ChildIndependentETCLaborUnits
ODS TableEPSHIERARCHY
API Business Object
API Field Name
PMDB Table
PMDB Field Name
Data Typedouble
ChildCurrentBudget
ODS TableEPSHIERARCHY
API Business Object
API Field Name
PMDB Table
PMDB Field Name
Data Typedouble
ChildCurrentVariance
ODS TableEPSHIERARCHY
API Business Object
API Field Name
PMDB Table
PMDB Field Name
Data Typedouble
ChildDistributedCurrentBudget
ODS TableEPSHIERARCHY
API Business Object
API Field Name
PMDB Table
PMDB Field Name
Data Typedouble
ChildProposedBudget
ODS TableEPSHIERARCHY
API Business Object
API Field Name
PMDB Table
PMDB Field Name
Data Typedouble
ChildStartDate
ODS TableEPSHIERARCHY
API Business Object
API Field Name
PMDB Table
PMDB Field Name
Data Typedate
ChildFinishDate
ODS TableEPSHIERARCHY
API Business Object
API Field Name
PMDB Table
PMDB Field Name
Data Typedate
ChildAnticipatedStartDate
ODS TableEPSHIERARCHY
API Business Object
API Field Name
PMDB Table
PMDB Field Name
Data Typedate
ChildAnticipatedFinishDate
ODS TableEPSHIERARCHY
API Business Object
API Field Name
PMDB Table
PMDB Field Name
Data Typedate
ChildLastSummarizedDate
ODS TableEPSHIERARCHY
API Business Object
API Field Name
PMDB Table
PMDB Field Name
Data Typedate
ChildPlannedStartDate
ODS TableEPSHIERARCHY
API Business Object
API Field Name
PMDB Table
PMDB Field Name
Data Typedate
ChildOBSObjectId
ODS TableEPSHIERARCHY
API Business Object
API Field Name
PMDB Table
PMDB Field Name
Data Typeint
ChildOBSName
ODS TableEPSHIERARCHY
API Business Object
API Field Name
PMDB Table
PMDB Field Name
Data Typestring
ParentLevelsBelowRoot
ODS TableEPSHIERARCHY
API Business Object
API Field Name
PMDB Table
PMDB Field Name
Data Typeinteger
ChildLevelsBelowRoot
ODS TableEPSHIERARCHY
API Business Object
API Field Name
PMDB Table
PMDB Field Name
Data Typeinteger
LevelsBetween
ODS TableEPSHIERARCHY
API Business Object
API Field Name
PMDB Table
PMDB Field Name
Data Typeinteger
ChildHasChildren
ODS TableEPSHIERARCHY
API Business Object
API Field Name
PMDB Table
PMDB Field Name
Data Typestring
FullPathName
ODS TableEPSHIERARCHY
API Business Object
API Field Name
PMDB Table
PMDB Field Name
Data Typestring
SKey
ODS TableEPSHIERARCHY
API Business Object
API Field Name
PMDB Table
PMDB Field Name
Data Typeint
EPSNOTETop
ObjectIdThe unique ID generated by the system.
ODS TableEPSNote
API Business ObjectEPSNote
API Field NameObjectId
PMDB Tablewbsmemo
PMDB Field Namewbs_memo_id
Data Typeinteger
projectobjectidEPSNote - ProjectObjectId maps to PROJWBS.proj_id
ODS TableEPSNOTE
API Business Object
API Field Name
PMDB Table
PMDB Field Name
Data Typeinteger
NotebookTopicObjectIdThe unique ID of the associated notebook topic.
ODS TableEPSNote
API Business ObjectEPSNote
API Field NameNotebookTopicObjectId
PMDB Tablewbsmemo
PMDB Field Namememo_type_id
Data Typeinteger
NoteThe information that is associated with the notebook topic.
ODS TableEPSNote
API Business ObjectEPSNote
API Field NameNote
PMDB Tablewbsmemo
PMDB Field Namewbs_memo
Data Typeclob
EPSIdThe short code assigned to the associated EPS.
ODS TableEPSNote
API Business ObjectEPSNote
API Field NameEPSId
PMDB Tableproject
PMDB Field Nameproj_short_name
Data Typestring
EPSNameThe name of the EPS element associated with this note.
ODS TableEPSNote
API Business ObjectEPSNote
API Field NameEPSName
PMDB Tableprojwbs
PMDB Field Namewbs_name
Data Typestring
EPSObjectIdThe unique ID of the associated EPS.
ODS TableEPSNote
API Business ObjectEPSNote
API Field NameEPSObjectId
PMDB Tablewbsmemo
PMDB Field Namewbs_id
Data Typeinteger
NotebookTopicNameThe name of the associated notebook topic.
ODS TableEPSNote
API Business ObjectEPSNote
API Field NameNotebookTopicName
PMDB Tablememotype
PMDB Field Namememo_type
Data Typestring
RawTextNoteThe information that is associated with the notebook topic, without any HTML.
ODS TableEPSNote
API Business ObjectEPSNote
API Field NameRawTextNote
PMDB Table
PMDB Field Name
Data Typeclob
lastupdateuserLast Update User
ODS TableEPSNOTE
API Business Object
API Field Name
PMDB Table
PMDB Field Name
Data Typestring
lastupdatedateLast Update Date
ODS TableEPSNOTE
API Business Object
API Field Name
PMDB Table
PMDB Field Name
Data Typedate
createuserCreate User
ODS TableEPSNOTE
API Business Object
API Field Name
PMDB Table
PMDB Field Name
Data Typestring
createdateCreate Date
ODS TableEPSNOTE
API Business Object
API Field Name
PMDB Table
PMDB Field Name
Data Typedate
SKeySKey generated key on EPSNote
ODS TableEPSNOTE
API Business Object
API Field Name
PMDB Table
PMDB Field Name
Data Typeint
EPSSPENDINGPLANTop
ObjectIdThe unique ID generated by the system.
ODS TableEPSSpendingPlan
API Business ObjectEPSSpendingPlan
API Field NameObjectId
PMDB Tablewbsbudg
PMDB Field Namewbs_budg_id
Data Typeinteger
projectobjectidEPSSpendingPlan - ProjectObjectId maps to PROJWBS.proj_id
ODS TableEPSSPENDINGPLAN
API Business Object
API Field Name
PMDB Table
PMDB Field Name
Data Typeinteger
SpendingPlanThe editable total monthly expenditure for the EPS.
ODS TableEPSSpendingPlan
API Business ObjectEPSSpendingPlan
API Field NameSpendingPlan
PMDB Tablewbsbudg
PMDB Field Namespend_cost
Data Typedouble
BenefitPlanThe editable monthly profit portion for each month for the EPS.
ODS TableEPSSpendingPlan
API Business ObjectEPSSpendingPlan
API Field NameBenefitPlan
PMDB Tablewbsbudg
PMDB Field Namebenefit_cost
Data Typedouble
SpendingPlanDateThe start of a spending/benefit plan time period for the EPS.
ODS TableEPSSpendingPlan
API Business ObjectEPSSpendingPlan
API Field NameDate
PMDB Tablewbsbudg
PMDB Field Namestart_date
Data Typedate
EPSIdThe short code assigned to the associated EPS.
ODS TableEPSSpendingPlan
API Business ObjectEPSSpendingPlan
API Field NameEPSId
PMDB Tableproject
PMDB Field Nameproj_short_name
Data Typestring
EPSNameThe name of the EPS element associated with this spending plan.
ODS TableEPSSpendingPlan
API Business ObjectEPSSpendingPlan
API Field NameEPSName
PMDB Tableprojwbs
PMDB Field Namewbs_name
Data Typestring
EPSObjectIdThe unique ID of the associated EPS for this EPS spending plan.
ODS TableEPSSpendingPlan
API Business ObjectEPSSpendingPlan
API Field NameEPSObjectId
PMDB Tablewbsbudg
PMDB Field Namewbs_id
Data Typeinteger
lastupdateuserLast Update User
ODS TableEPSSPENDINGPLAN
API Business Object
API Field Name
PMDB Table
PMDB Field Name
Data Typestring
lastupdatedateLast Update Date
ODS TableEPSSPENDINGPLAN
API Business Object
API Field Name
PMDB Table
PMDB Field Name
Data Typedate
createuserCreate User
ODS TableEPSSPENDINGPLAN
API Business Object
API Field Name
PMDB Table
PMDB Field Name
Data Typestring
createdateCreate Date
ODS TableEPSSPENDINGPLAN
API Business Object
API Field Name
PMDB Table
PMDB Field Name
Data Typedate
SKeySKey generated key on EPSSpendingPlan
ODS TableEPSSPENDINGPLAN
API Business Object
API Field Name
PMDB Table
PMDB Field Name
Data Typeint
EPSSPREADTop
ObjectId
ODS TableEPSSPREAD
API Business Object
API Field Name
PMDB Table
PMDB Field Name
Data Typeinteger
Id
ODS TableEPSSPREAD
API Business Object
API Field Name
PMDB Table
PMDB Field Name
Data Typestring
Name
ODS TableEPSSPREAD
API Business Object
API Field Name
PMDB Table
PMDB Field Name
Data Typestring
ParentObjectId
ODS TableEPSSPREAD
API Business Object
API Field Name
PMDB Table
PMDB Field Name
Data Typeinteger
projectobjectid
ODS TableEPSSPREAD
API Business Object
API Field Name
PMDB Table
PMDB Field Name
Data Typeinteger
ObsObjectId
ODS TableEPSSPREAD
API Business Object
API Field Name
PMDB Table
PMDB Field Name
Data Typeinteger
ObsName
ODS TableEPSSPREAD
API Business Object
API Field Name
PMDB Table
PMDB Field Name
Data Typestring
StartDate
ODS TableEPSSPREAD
API Business Object
API Field Name
PMDB Table
PMDB Field Name
Data Typedate
EndDate
ODS TableEPSSPREAD
API Business Object
API Field Name
PMDB Table
PMDB Field Name
Data Typedate
ActualLaborUnits
ODS TableEPSSPREAD
API Business Object
API Field Name
PMDB Table
PMDB Field Name
Data Typedouble
ActualNonlaborUnits
ODS TableEPSSPREAD
API Business Object
API Field Name
PMDB Table
PMDB Field Name
Data Typedouble
AtCompletionLaborUnits
ODS TableEPSSPREAD
API Business Object
API Field Name
PMDB Table
PMDB Field Name
Data Typedouble
AtCompletionNonlaborUnits
ODS TableEPSSPREAD
API Business Object
API Field Name
PMDB Table
PMDB Field Name
Data Typedouble
BaselinePlannedLaborUnits
ODS TableEPSSPREAD
API Business Object
API Field Name
PMDB Table
PMDB Field Name
Data Typedouble
BaselinePlannedNonlaborUnits
ODS TableEPSSPREAD
API Business Object
API Field Name
PMDB Table
PMDB Field Name
Data Typedouble
EarnedValueLaborUnits
ODS TableEPSSPREAD
API Business Object
API Field Name
PMDB Table
PMDB Field Name
Data Typedouble
EstimateAtCompletionLaborUnits
ODS TableEPSSPREAD
API Business Object
API Field Name
PMDB Table
PMDB Field Name
Data Typedouble
EstimateToCompleteLaborUnits
ODS TableEPSSPREAD
API Business Object
API Field Name
PMDB Table
PMDB Field Name
Data Typedouble
PlannedValueLaborUnits
ODS TableEPSSPREAD
API Business Object
API Field Name
PMDB Table
PMDB Field Name
Data Typedouble
RemainingLaborUnits
ODS TableEPSSPREAD
API Business Object
API Field Name
PMDB Table
PMDB Field Name
Data Typedouble
RemainingNonlaborUnits
ODS TableEPSSPREAD
API Business Object
API Field Name
PMDB Table
PMDB Field Name
Data Typedouble
ActualCost
ODS TableEPSSPREAD
API Business Object
API Field Name
PMDB Table
PMDB Field Name
Data Typedouble
ActualExpenseCost
ODS TableEPSSPREAD
API Business Object
API Field Name
PMDB Table
PMDB Field Name
Data Typedouble
ActualLaborCost
ODS TableEPSSPREAD
API Business Object
API Field Name
PMDB Table
PMDB Field Name
Data Typedouble
ActualMaterialCost
ODS TableEPSSPREAD
API Business Object
API Field Name
PMDB Table
PMDB Field Name
Data Typedouble
ActualNonlaborCost
ODS TableEPSSPREAD
API Business Object
API Field Name
PMDB Table
PMDB Field Name
Data Typedouble
ActualTotalCost
ODS TableEPSSPREAD
API Business Object
API Field Name
PMDB Table
PMDB Field Name
Data Typedouble
AtCompletionExpenseCost
ODS TableEPSSPREAD
API Business Object
API Field Name
PMDB Table
PMDB Field Name
Data Typedouble
AtCompletionLaborCost
ODS TableEPSSPREAD
API Business Object
API Field Name
PMDB Table
PMDB Field Name
Data Typedouble
AtCompletionMaterialCost
ODS TableEPSSPREAD
API Business Object
API Field Name
PMDB Table
PMDB Field Name
Data Typedouble
AtCompletionNonlaborCost
ODS TableEPSSPREAD
API Business Object
API Field Name
PMDB Table
PMDB Field Name
Data Typedouble
AtCompletionTotalCost
ODS TableEPSSPREAD
API Business Object
API Field Name
PMDB Table
PMDB Field Name
Data Typedouble
BaselinePlannedExpenseCost
ODS TableEPSSPREAD
API Business Object
API Field Name
PMDB Table
PMDB Field Name
Data Typedouble
BaselinePlannedLaborCost
ODS TableEPSSPREAD
API Business Object
API Field Name
PMDB Table
PMDB Field Name
Data Typedouble
BaselinePlannedMaterialCost
ODS TableEPSSPREAD
API Business Object
API Field Name
PMDB Table
PMDB Field Name
Data Typedouble
BaselinePlannedNonlaborCost
ODS TableEPSSPREAD
API Business Object
API Field Name
PMDB Table
PMDB Field Name
Data Typedouble
BaselinePlannedTotalCost
ODS TableEPSSPREAD
API Business Object
API Field Name
PMDB Table
PMDB Field Name
Data Typedouble
EarnedValueCost
ODS TableEPSSPREAD
API Business Object
API Field Name
PMDB Table
PMDB Field Name
Data Typedouble
EstimateAtCompletionCost
ODS TableEPSSPREAD
API Business Object
API Field Name
PMDB Table
PMDB Field Name
Data Typedouble
EstimateToCompleteCost
ODS TableEPSSPREAD
API Business Object
API Field Name
PMDB Table
PMDB Field Name
Data Typedouble
PlannedValueCost
ODS TableEPSSPREAD
API Business Object
API Field Name
PMDB Table
PMDB Field Name
Data Typedouble
RemainingExpenseCost
ODS TableEPSSPREAD
API Business Object
API Field Name
PMDB Table
PMDB Field Name
Data Typedouble
RemainingLaborCost
ODS TableEPSSPREAD
API Business Object
API Field Name
PMDB Table
PMDB Field Name
Data Typedouble
RemainingMaterialCost
ODS TableEPSSPREAD
API Business Object
API Field Name
PMDB Table
PMDB Field Name
Data Typedouble
RemainingNonlaborCost
ODS TableEPSSPREAD
API Business Object
API Field Name
PMDB Table
PMDB Field Name
Data Typedouble
RemainingTotalCost
ODS TableEPSSPREAD
API Business Object
API Field Name
PMDB Table
PMDB Field Name
Data Typedouble
SKey
ODS TableEPSSPREAD
API Business Object
API Field Name
PMDB Table
PMDB Field Name
Data Typeint
EXPENSECATEGORYTop
ObjectIdThe unique ID generated by the system.
ODS TableExpenseCategory
API Business ObjectExpenseCategory
API Field NameObjectId
PMDB Tablecosttype
PMDB Field Namecost_type_id
Data Typeinteger
SequenceNumberThe sequence number for sorting.
ODS TableExpenseCategory
API Business ObjectExpenseCategory
API Field NameSequenceNumber
PMDB Tablecosttype
PMDB Field Nameseq_num
Data Typeinteger
NameThe name of the expense category.
ODS TableExpenseCategory
API Business ObjectExpenseCategory
API Field NameName
PMDB Tablecosttype
PMDB Field Namecost_type
Data Typestring
lastupdateuserLast Update User
ODS TableEXPENSECATEGORY
API Business Object
API Field Name
PMDB Table
PMDB Field Name
Data Typestring
lastupdatedateLast Update Date
ODS TableEXPENSECATEGORY
API Business Object
API Field Name
PMDB Table
PMDB Field Name
Data Typedate
createuserCreate User
ODS TableEXPENSECATEGORY
API Business Object
API Field Name
PMDB Table
PMDB Field Name
Data Typestring
createdateCreate Date
ODS TableEXPENSECATEGORY
API Business Object
API Field Name
PMDB Table
PMDB Field Name
Data Typedate
SKeySKey generated key on ExpenseCategory
ODS TableEXPENSECATEGORY
API Business Object
API Field Name
PMDB Table
PMDB Field Name
Data Typeint
FINANCIALPERIODTop
ObjectIdThe unique ID generated by the system.
ODS TableFinancialPeriod
API Business ObjectFinancialPeriod
API Field NameObjectId
PMDB Tablefindates
PMDB Field Namefin_dates_id
Data Typeinteger
NameThe name of the financial period.
ODS TableFinancialPeriod
API Business ObjectFinancialPeriod
API Field NameName
PMDB Tablefindates
PMDB Field Namefin_dates_name
Data Typestring
StartDateThe start date of the period
ODS TableFinancialPeriod
API Business ObjectFinancialPeriod
API Field NameStartDate
PMDB Tablefindates
PMDB Field Namestart_date
Data Typedate
EndDateThe end date of the period
ODS TableFinancialPeriod
API Business ObjectFinancialPeriod
API Field NameEndDate
PMDB Tablefindates
PMDB Field Nameend_date
Data Typedate
lastupdateuserLast Update User
ODS TableFINANCIALPERIOD
API Business Object
API Field Name
PMDB Table
PMDB Field Name
Data Typestring
lastupdatedateLast Update Date
ODS TableFINANCIALPERIOD
API Business Object
API Field Name
PMDB Table
PMDB Field Name
Data Typedate
createuserCreate User
ODS TableFINANCIALPERIOD
API Business Object
API Field Name
PMDB Table
PMDB Field Name
Data Typestring
createdateCreate Date
ODS TableFINANCIALPERIOD
API Business Object
API Field Name
PMDB Table
PMDB Field Name
Data Typedate
SKeySKey generated key on FinancialPeriod
ODS TableFINANCIALPERIOD
API Business Object
API Field Name
PMDB Table
PMDB Field Name
Data Typeint
FUNDINGSOURCETop
ObjectIdThe unique ID generated by the system.
ODS TableFundingSource
API Business ObjectFundingSource
API Field NameObjectId
PMDB Tablefundsrc
PMDB Field Namefund_id
Data Typeinteger
SequenceNumberThe sequence number for sorting.
ODS TableFundingSource
API Business ObjectFundingSource
API Field NameSequenceNumber
PMDB Tablefundsrc
PMDB Field Nameseq_num
Data Typeinteger
NameThe name of the funding source.
ODS TableFundingSource
API Business ObjectFundingSource
API Field NameName
PMDB Tablefundsrc
PMDB Field Namefund_name
Data Typestring
ParentObjectIdThe unique ID of the parent funding source of this funding source in the hierarchy.
ODS TableFundingSource
API Business ObjectFundingSource
API Field NameParentObjectId
PMDB Tablefundsrc
PMDB Field Nameparent_fund_id
Data Typeinteger
DescriptionThe description of the funding source.
ODS TableFundingSource
API Business ObjectFundingSource
API Field NameDescription
PMDB Tablefundsrc
PMDB Field Namefund_descr
Data Typeclob
lastupdateuserLast Update User
ODS TableFUNDINGSOURCE
API Business Object
API Field Name
PMDB Table
PMDB Field Name
Data Typestring
lastupdatedateLast Update Date
ODS TableFUNDINGSOURCE
API Business Object
API Field Name
PMDB Table
PMDB Field Name
Data Typedate
createuserCreate User
ODS TableFUNDINGSOURCE
API Business Object
API Field Name
PMDB Table
PMDB Field Name
Data Typestring
createdateCreate Date
ODS TableFUNDINGSOURCE
API Business Object
API Field Name
PMDB Table
PMDB Field Name
Data Typedate
SKeySKey generated key on FundingSource
ODS TableFUNDINGSOURCE
API Business Object
API Field Name
PMDB Table
PMDB Field Name
Data Typeint
GLOBALPROFILETop
ObjectIdThe unique ID generated by the system.
ODS TableGlobalProfile
API Business ObjectGlobalProfile
API Field NameObjectId
PMDB Tableprofile
PMDB Field Nameprof_id
Data Typeinteger
IsDefaultThe flag that indicates this security profile is assigned to new users by default. When a GlobalProfile object is deleted from the database, all users assigned to that profile are reassigned to the default profile. You cannot not delete the default profile.
ODS TableGlobalProfile
API Business ObjectGlobalProfile
API Field NameIsDefault
PMDB Tableprofile
PMDB Field Namedefault_flag
Data Typestring
IsSuperUserThe flag that identifies the superuser profile. Superuser profiles are automatically granted all privileges.
ODS TableGlobalProfile
API Business ObjectGlobalProfile
API Field NameIsSuperUser
PMDB Tableprofile
PMDB Field Namesuperuser_flag
Data Typestring
Namethe privileges that are turned on.
ODS TableGlobalProfile
API Business ObjectGlobalProfile
API Field NameName
PMDB Tableprofile
PMDB Field Nameprof_name
Data Typestring
lastupdateuserLast Update User
ODS TableGLOBALPROFILE
API Business Object
API Field Name
PMDB Table
PMDB Field Name
Data Typestring
lastupdatedateLast Update Date
ODS TableGLOBALPROFILE
API Business Object
API Field Name
PMDB Table
PMDB Field Name
Data Typedate
createuserCreate User
ODS TableGLOBALPROFILE
API Business Object
API Field Name
PMDB Table
PMDB Field Name
Data Typestring
createdateCreate Date
ODS TableGLOBALPROFILE
API Business Object
API Field Name
PMDB Table
PMDB Field Name
Data Typedate
SKeySKey generated key on GlobalProfile
ODS TableGLOBALPROFILE
API Business Object
API Field Name
PMDB Table
PMDB Field Name
Data Typeint
GLOBALSECURITYTop
RDBMSUSERID
ODS TableGLOBALSECURITY
API Business Object
API Field Name
PMDB Table
PMDB Field Name
Data Typeinteger
SECURECODEFLAG
ODS TableGLOBALSECURITY
API Business Object
API Field Name
PMDB Table
PMDB Field Name
Data Typestring
RESOURCECOSTFLAG
ODS TableGLOBALSECURITY
API Business Object
API Field Name
PMDB Table
PMDB Field Name
Data Typestring
PROFICIENCYFLAG
ODS TableGLOBALSECURITY
API Business Object
API Field Name
PMDB Table
PMDB Field Name
Data Typestring
ISSUEHISTORYTop
ProjectIssueObjectIdThe unique ID of the associated project issue for this issue history.
ODS TableIssueHistory
API Business ObjectIssueHistory
API Field NameProjectIssueObjectId
PMDB Tableissuhist
PMDB Field Nameissue_id
Data Typeinteger
ProjectObjectIdThe unique ID of the associated project for this issue history.
ODS TableIssueHistory
API Business ObjectIssueHistory
API Field NameProjectObjectId
PMDB Tableissuhist
PMDB Field Nameproj_id
Data Typeinteger
NotesThe notes associated with the issue history.
ODS TableIssueHistory
API Business ObjectIssueHistory
API Field NameNotes
PMDB Tableissuhist
PMDB Field Nameissue_history
Data Typeclob
IsBaselineThe boolean value indicating if this business object is related to a Project or Baseline
ODS TableIssueHistory
API Business ObjectIssueHistory
API Field NameIsBaseline
PMDB Table
PMDB Field Name
Data Typestring
lastupdateuserLast Update User
ODS TableISSUEHISTORY
API Business Object
API Field Name
PMDB Table
PMDB Field Name
Data Typestring
lastupdatedateLast Update Date
ODS TableISSUEHISTORY
API Business Object
API Field Name
PMDB Table
PMDB Field Name
Data Typedate
createuserCreate User
ODS TableISSUEHISTORY
API Business Object
API Field Name
PMDB Table
PMDB Field Name
Data Typestring
createdateCreate Date
ODS TableISSUEHISTORY
API Business Object
API Field Name
PMDB Table
PMDB Field Name
Data Typedate
SKeySKey generated key on IssueHistory
ODS TableISSUEHISTORY
API Business Object
API Field Name
PMDB Table
PMDB Field Name
Data Typeint
NOTEBOOKTOPICTop
ObjectIdThe unique ID generated by the system.
ODS TableNotebookTopic
API Business ObjectNotebookTopic
API Field NameObjectId
PMDB Tablememotype
PMDB Field Namememo_type_id
Data Typeinteger
SequenceNumberThe sequence number for sorting.
ODS TableNotebookTopic
API Business ObjectNotebookTopic
API Field NameSequenceNumber
PMDB Tablememotype
PMDB Field Nameseq_num
Data Typeinteger
AvailableForEPSThe flag indicating that the topic will be available to assign to EPS.
ODS TableNotebookTopic
API Business ObjectNotebookTopic
API Field NameAvailableForEPS
PMDB Tablememotype
PMDB Field Nameeps_flag
Data Typestring
AvailableForProjectThe flag indicating that the topic will be available to assign to projects.
ODS TableNotebookTopic
API Business ObjectNotebookTopic
API Field NameAvailableForProject
PMDB Tablememotype
PMDB Field Nameproj_flag
Data Typestring
AvailableForWBSThe flag indicating that the topic will be available to assign to WBS.
ODS TableNotebookTopic
API Business ObjectNotebookTopic
API Field NameAvailableForWBS
PMDB Tablememotype
PMDB Field Namewbs_flag
Data Typestring
AvailableForActivityThe flag indicating that the topic will be available to assign to activities.
ODS TableNotebookTopic
API Business ObjectNotebookTopic
API Field NameAvailableForActivity
PMDB Tablememotype
PMDB Field Nametask_flag
Data Typestring
NameThe name of the notebook topic.
ODS TableNotebookTopic
API Business ObjectNotebookTopic
API Field NameName
PMDB Tablememotype
PMDB Field Namememo_type
Data Typestring
lastupdateuserLast Update User
ODS TableNOTEBOOKTOPIC
API Business Object
API Field Name
PMDB Table
PMDB Field Name
Data Typestring
lastupdatedateLast Update Date
ODS TableNOTEBOOKTOPIC
API Business Object
API Field Name
PMDB Table
PMDB Field Name
Data Typedate
createuserCreate User
ODS TableNOTEBOOKTOPIC
API Business Object
API Field Name
PMDB Table
PMDB Field Name
Data Typestring
createdateCreate Date
ODS TableNOTEBOOKTOPIC
API Business Object
API Field Name
PMDB Table
PMDB Field Name
Data Typedate
SKeySKey generated key on NotebookTopic
ODS TableNOTEBOOKTOPIC
API Business Object
API Field Name
PMDB Table
PMDB Field Name
Data Typeint
OBSTop
ObjectIdThe unique ID generated by the system.
ODS TableOBS
API Business ObjectOBS
API Field NameObjectId
PMDB Tableobs
PMDB Field Nameobs_id
Data Typeinteger
SequenceNumberThe sequence number for sorting.
ODS TableOBS
API Business ObjectOBS
API Field NameSequenceNumber
PMDB Tableobs
PMDB Field Nameseq_num
Data Typeinteger
NameThe name of the person/role in the organization, sometimes referred to elsewhere as the "responsible manager".
ODS TableOBS
API Business ObjectOBS
API Field NameName
PMDB Tableobs
PMDB Field Nameobs_name
Data Typestring
ParentObjectIdThe unique ID of the parent OBS of this OBS in the hierarchy.
ODS TableOBS
API Business ObjectOBS
API Field NameParentObjectId
PMDB Tableobs
PMDB Field Nameparent_obs_id
Data Typeinteger
DescriptionThe description of the person/role in the organization.
ODS TableOBS
API Business ObjectOBS
API Field NameDescription
PMDB Tableobs
PMDB Field Nameobs_descr
Data Typeclob
lastupdateuserLast Update User
ODS TableOBS
API Business Object
API Field Name
PMDB Table
PMDB Field Name
Data Typestring
lastupdatedateLast Update Date
ODS TableOBS
API Business Object
API Field Name
PMDB Table
PMDB Field Name
Data Typedate
createuserCreate User
ODS TableOBS
API Business Object
API Field Name
PMDB Table
PMDB Field Name
Data Typestring
createdateCreate Date
ODS TableOBS
API Business Object
API Field Name
PMDB Table
PMDB Field Name
Data Typedate
SKeySKey generated key on OBS
ODS TableOBS
API Business Object
API Field Name
PMDB Table
PMDB Field Name
Data Typeint
OVERHEADCODETop
ObjectIdThe unique ID generated by the system.
ODS TableOverheadCode
API Business ObjectOverheadCode
API Field NameObjectId
PMDB Tablenonwork
PMDB Field Namenonwork_type_id
Data Typeinteger
SequenceNumberThe sequence number for sorting.
ODS TableOverheadCode
API Business ObjectOverheadCode
API Field NameSequenceNumber
PMDB Tablenonwork
PMDB Field Nameseq_num
Data Typeinteger
NameThe name of the overhead code.
ODS TableOverheadCode
API Business ObjectOverheadCode
API Field NameName
PMDB Tablenonwork
PMDB Field Namenonwork_code
Data Typestring
DescriptionThe description of the overhead code.
ODS TableOverheadCode
API Business ObjectOverheadCode
API Field NameDescription
PMDB Tablenonwork
PMDB Field Namenonwork_type
Data Typestring
lastupdateuserLast Update User
ODS TableOVERHEADCODE
API Business Object
API Field Name
PMDB Table
PMDB Field Name
Data Typestring
lastupdatedateLast Update Date
ODS TableOVERHEADCODE
API Business Object
API Field Name
PMDB Table
PMDB Field Name
Data Typedate
createuserCreate User
ODS TableOVERHEADCODE
API Business Object
API Field Name
PMDB Table
PMDB Field Name
Data Typestring
createdateCreate Date
ODS TableOVERHEADCODE
API Business Object
API Field Name
PMDB Table
PMDB Field Name
Data Typedate
SKeySKey generated key on OverheadCode
ODS TableOVERHEADCODE
API Business Object
API Field Name
PMDB Table
PMDB Field Name
Data Typeint
PROJECTTop
FiscalYearStartMonthThe month that marks the beginning of the fiscal year for the project.
ODS TableProject
API Business ObjectProject
API Field NameFiscalYearStartMonth
PMDB Tableproject
PMDB Field Namefy_start_month_num
Data Typeinteger
ResourcesCanEditAsgnmtPctCmpThe flag that indicates whether the project's resource update the remaining units or the percent complete for their activities in the timesheet application.
ODS TableProject
API Business ObjectProject
API Field NameResourcesCanEditAssignmentPercentComplete
PMDB Tableproject
PMDB Field Namechng_eff_cmp_pct_flag
Data Typestring
ResourcesCanSelfAssignToActsThe flag that indicates whether timesheet application users are allowed to assign themselves to activities in this project.
ODS TableProject
API Business ObjectProject
API Field NameResourcesCanAssignThemselvesToActivities
PMDB Tableproject
PMDB Field Namersrc_self_add_flag
Data Typestring
PrimaryResCanMarkActsAsCmpThe flag that indicates whether primary resources can mark the project activities as completed. If not selected, a primary resource can only mark an activity as For Review. In this case the project manager reviews the activity and marks it as either Rejected or completed.
ODS TableProject
API Business ObjectProject
API Field NamePrimaryResourcesCanMarkActivitiesAsCompleted
PMDB Tableproject
PMDB Field Nameallow_complete_flag
Data Typestring
ResourceCanAssignToSameActThe flag that indicates whether a resource can be assigned more than once to the same activity. This is useful when the resource is expected to perform more than one role on an activity, for example, documentation plus QA.
ODS TableProject
API Business ObjectProject
API Field NameResourceCanBeAssignedToSameActivityMoreThanOnce
PMDB Tableproject
PMDB Field Namersrc_multi_assign_flag
Data Typestring
CheckOutStatusThe flag that indicates that the project is currently checked out to an external file or database and is being managed remotely.
ODS TableProject
API Business ObjectProject
API Field NameCheckOutStatus
PMDB Tableproject
PMDB Field Namecheckout_flag
Data Typestring
ActivityPctCmpBasedOnStepsThe flag that indicates whether activity physical percent complete is automatically computed from the activity steps completed.
ODS TableProject
API Business ObjectProject
API Field NameActivityPercentCompleteBasedOnActivitySteps
PMDB Tableproject
PMDB Field Namestep_complete_flag
Data Typestring
CostQuantityRecalculateFlagThe flag that, when costs and quantities are linked, indicates whether the quantities should be updated when costs are updated,
ODS TableProject
API Business ObjectProject
API Field NameCostQuantityRecalculateFlag
PMDB Tableproject
PMDB Field Namecost_qty_recalc_flag
Data Typestring
ContainsSummaryDataOnlyThe flag that indicates that the project does not contain detail data and cannot be opened. Projects that have been consolidated from another location have this set to Y.
ODS TableProject
API Business ObjectProject
API Field NameContainsSummaryDataOnly
PMDB Tableproject
PMDB Field Namesum_only_flag
Data Typestring
EnableSummarizationThe option which, when true, directs the Summarizer service to automatically summarize the project. If this is false, the project will be skipped during the summary run.
ODS TableProject
API Business ObjectProject
API Field NameEnableSummarization
PMDB Tableproject
PMDB Field Namebatch_sum_flag
Data Typestring
WBSCodeSeparatorThe character used to separate the concatenated code fields for the project's WBS tree.
ODS TableProject
API Business ObjectProject
API Field NameWBSCodeSeparator
PMDB Tableproject
PMDB Field Namename_sep_char
Data Typestring
ActivityDefaultPctCmpTypeThe percent complete type assigned to new activities by default. Valid values are 'Physical', 'Duration', and 'Units'.
ODS TableProject
API Business ObjectProject
API Field NameActivityDefaultPercentCompleteType
PMDB Tableproject
PMDB Field Namedef_complete_pct_type
Data Typestring
IdThe short code assigned to each Project element for identification. Each Project element is uniquely identified by this short code.
ODS TableProject
API Business ObjectProject
API Field NameId
PMDB Tableproject
PMDB Field Nameproj_short_name
Data Typestring
ActivityDefCostAcctObjectIdThe unique ID of the cost account assigned to new activities and project expenses by default.
ODS TableProject
API Business ObjectProject
API Field NameActivityDefaultCostAccountObjectId
PMDB Tableproject
PMDB Field Nameacct_id
Data Typeinteger
ActivityDefCalendarObjectIdThe unique ID of the calendar assigned to new activities by default. Can be null for baselines.
ODS TableProject
API Business ObjectProject
API Field NameActivityDefaultCalendarObjectId
PMDB Tableproject
PMDB Field Nameclndr_id
Data Typeinteger
CurrentBaselineProjectObjectIdThe unique ID of the project's baseline to use for computing summaries.
ODS TableProject
API Business ObjectProject
API Field NameCurrentBaselineProjectObjectId
PMDB Tableproject
PMDB Field Namesum_base_proj_id
Data Typeinteger
ActivityIdSuffixThe suffix used for auto-numbering of activity IDs. When a new activity is created, the activity ID is automatically generated using auto-numbering. Activity ID auto-numbering concatenates the prefix and the suffix, with the suffix incremented to make the code unique. Example: 'A', '1000', '10' yields activity IDs of 'A1010', 'A1020', 'A1030', etc.
ODS TableProject
API Business ObjectProject
API Field NameActivityIdSuffix
PMDB Tableproject
PMDB Field Nametask_code_base
Data Typeinteger
ActivityIdIncrementThe increment used for auto-numbering of activity IDs. When a new activity is created, the activity ID is automatically generated using auto-numbering. Activity ID auto-numbering concatenates the prefix and the suffix, with the suffix incremented to make the code unique. Example: 'A', '1000', '10' yields activity IDs of 'A1010', 'A1020', 'A1030', etc.
ODS TableProject
API Business ObjectProject
API Field NameActivityIdIncrement
PMDB Tableproject
PMDB Field Nametask_code_step
Data Typeinteger
LevelingPriorityThe priority for scheduling.
ODS TableProject
API Business ObjectProject
API Field NameLevelingPriority
PMDB Tableproject
PMDB Field Namepriority_num
Data Typeinteger
SummarizeToWBSLevelThe maximum level within the project's WBS to perform summarization - default to 2.
ODS TableProject
API Business ObjectProject
API Field NameSummarizeToWBSLevel
PMDB Tableproject
PMDB Field Namewbs_max_sum_level
Data Typeinteger
StrategicPriorityThe project's priority. The range is from 1 to 10,000.
ODS TableProject
API Business ObjectProject
API Field NameStrategicPriority
PMDB Tableproject
PMDB Field Namestrgy_priority_num
Data Typeinteger
CriticalActivityFloatLimitThe duration used to determine if an activity is critical. When an activity has total float that is less than or equal to this duration, the activity is marked as critical.
ODS TableProject
API Business ObjectProject
API Field NameCriticalActivityFloatLimit
PMDB Tableproject
PMDB Field Namecritical_drtn_hr_cnt
Data Typedouble
ActivityDefaultPricePerUnitThe price used to estimate resource costs for activities that have planned, actual, or remaining units, but no resource assignments. This price is also used to compute costs for activities in cases where resources are assigned but the resources have no prices. Resource cost is computed as the resource units multiplied by the price per time.
ODS TableProject
API Business ObjectProject
API Field NameActivityDefaultPricePerUnit
PMDB Tableproject
PMDB Field Namedef_cost_per_qty
Data Typedouble
PlannedStartDateThe planned start date of the project. Used by the project scheduler.
ODS TableProject
API Business ObjectProject
API Field NamePlannedStartDate
PMDB Tableproject
PMDB Field Nameplan_start_date
Data Typedate
MustFinishByDateThe date by which all project activities must finish. If entered, it is used as the project late finish date by the project scheduler.
ODS TableProject
API Business ObjectProject
API Field NameMustFinishByDate
PMDB Tableproject
PMDB Field Nameplan_end_date
Data Typedate
ScheduledFinishDateThe early finish date of the latest activity in the project, as computed by the project scheduler.
ODS TableProject
API Business ObjectProject
API Field NameScheduledFinishDate
PMDB Tableproject
PMDB Field Namescd_end_date
Data Typedate
DateAddedThe date on which the project was added to the Project Management database.
ODS TableProject
API Business ObjectProject
API Field NameDateAdded
PMDB Tableproject
PMDB Field Nameadd_date
Data Typedate
SummarizedDataDateThe data date of the project when it was last summarized-only updated by summarizer.
ODS TableProject
API Business ObjectProject
API Field NameSummarizedDataDate
PMDB Tableproject
PMDB Field Namesum_data_date
Data Typedate
LastSummarizedDateThe date the project was last summarized.
ODS TableProject
API Business ObjectProject
API Field NameLastSummarizedDate
PMDB Tableproject
PMDB Field Namelast_tasksum_date
Data Typedate
ProjectForecastStartDateThe alternate start date to be optionally used by the scheduler. The user sets the alternate start date by dragging the project bar in the Gantt Chart around while manually leveling the resource profile in a resource analysis layout.
ODS TableProject
API Business ObjectProject
API Field NameProjectForecastStartDate
PMDB Tableproject
PMDB Field Namefcst_start_date
Data Typedate
ActivityDefaultDurationTypeThe duration type assigned to new activities by default. Valid values are 'Fixed Units/Time', 'Fixed Duration and Units/Time', 'Fixed Units', or 'Fixed Duration and Units'.
ODS TableProject
API Business ObjectProject
API Field NameActivityDefaultDurationType
PMDB Tableproject
PMDB Field Namedef_duration_type
Data Typestring
ActivityIdPrefixThe prefix used for auto-numbering of activity IDs. When a new activity is created, the activity ID is automatically generated using auto-numbering. Activity ID auto-numbering concatenates the prefix and the suffix, with the suffix incremented to make the code unique. Example: 'A', '1000', '10' yields activity IDs of 'A1010', 'A1020', 'A1030', etc.
ODS TableProject
API Business ObjectProject
API Field NameActivityIdPrefix
PMDB Tableproject
PMDB Field Nametask_code_prefix
Data Typestring
DefaultPriceTimeUnitsThe time units associated with the project's default price per time. Valid values are 'Hour', 'Day', 'Week', 'Month', and 'Year'.
ODS TableProject
API Business ObjectProject
API Field NameDefaultPriceTimeUnits
PMDB Tableproject
PMDB Field Namedef_qty_type
Data Typestring
AddedByThe name of the user who added the project to the database.
ODS TableProject
API Business ObjectProject
API Field NameAddedBy
PMDB Tableproject
PMDB Field Nameadd_by_name
Data Typestring
WebSiteRootDirectoryThe root directory for storing project Web site files before they are published to the Web server.
ODS TableProject
API Business ObjectProject
API Field NameWebSiteRootDirectory
PMDB Tableproject
PMDB Field Nameweb_local_root_path
Data Typestring
WebSiteURLThe project Web site URL, which is the Web address of the project's website.
ODS TableProject
API Business ObjectProject
API Field NameWebSiteURL
PMDB Tableproject
PMDB Field Nameproj_url
Data Typestring
AssignmentDefaultRateTypeThe default rate type when adding resource assignments to a project. Valid values are 'Price / Unit', 'Price / Unit2', 'Price / Unit3', 'Price / Unit4', and 'Price / Unit5'.
ODS TableProject
API Business ObjectProject
API Field NameAssignmentDefaultRateType
PMDB Tableproject
PMDB Field Namedef_rate_type
Data Typestring
LinkActualToActualThisPeriodThe flag that indicates whether actual units and costs are linked to actual-this-period units and costs. Setting this field to true asynchronously causes all actual-this-period values to be recalculated for the project via a job service. Default = 'true'.
ODS TableProject
API Business ObjectProject
API Field NameLinkActualToActualThisPeriod
PMDB Tableproject
PMDB Field Nameact_this_per_link_flag
Data Typestring
ActivityDefaultActivityTypeThe default type for activities. Possible values are 'Task Dependent', 'Resource Dependent', 'Level of Effort', or 'Milestone'. A 'Task Dependent' activity is scheduled using the activity's calendar rather than the calendars of the assigned resources. A 'Resource Dependent' activity is scheduled using the calendars of the assigned resources. This type is used when several resources are assigned to the activity, but they may work separately. A 'Milestone' is a zero-duration activity without resources, marking a significant project event. A 'Level of Effort' activity has a duration that is determined by its dependent activities. Administration-type activities are typically 'Level of Effort'.
ODS TableProject
API Business ObjectProject
API Field NameActivityDefaultActivityType
PMDB Tableproject
PMDB Field Namedef_task_type
Data Typestring
LinkPercentCompleteWithActualThe flag that indicates whether actual units and cost should be recalculated when percent complete changes. Default = 'false'
ODS TableProject
API Business ObjectProject
API Field NameLinkPercentCompleteWithActual
PMDB Tableproject
PMDB Field Nameact_pct_link_flag
Data Typestring
AddActualToRemainingThe flag that indicates whether to add actual to remaining or to subtract actual from at complete when actual units and costs are updated. Default = 'true'
ODS TableProject
API Business ObjectProject
API Field NameAddActualToRemaining
PMDB Tableproject
PMDB Field Nameadd_act_remain_flag
Data Typestring
CriticalActivityPathTypeThe critical path type, which indicates how critical path activities are identified for the project, based on either 'Critical Float' or 'Longest Path'.
ODS TableProject
API Business ObjectProject
API Field NameCriticalActivityPathType
PMDB Tableproject
PMDB Field Namecritical_path_type
Data Typestring
ActivityIdBasedOnSelActivityThe flag that indicates how to auto-number activity IDs for new activities-Y/N - Y means use the selected activity's activity ID as prefix, N means use standard auto-numbering based on the prefix, suffix. Default = 'false'
ODS TableProject
API Business ObjectProject
API Field NameActivityIdBasedOnSelectedActivity
PMDB Tableproject
PMDB Field Nametask_code_prefix_flag
Data Typestring
AssignmentDefaultDrivingFlagThe default flag assigned to new assignments, to indicate whether assignments will drive activity dates.
ODS TableProject
API Business ObjectProject
API Field NameAssignmentDefaultDrivingFlag
PMDB Tableproject
PMDB Field Namedef_rollup_dates_flag
Data Typestring
LinkPlannedAndAtCompletionFlagThe flag that indicates whether the At Completion Cost/Units should be linked to Planned Cost/Units for not-started activities. Default = 'true'
ODS TableProject
API Business ObjectProject
API Field NameLinkPlannedAndAtCompletionFlag
PMDB Tableproject
PMDB Field Namerem_target_link_flag
Data Typestring
ResetPlannedToRemainingFlagThe flag that indicates whether to reset Planned Duration and Units to Remaining Duration and Units, or to reset Remaining Duration and Units to Planned Duration and Units when the Activity Status is or becomes not started. Default = 'true'
ODS TableProject
API Business ObjectProject
API Field NameResetPlannedToRemainingFlag
PMDB Tableproject
PMDB Field Namereset_planned_flag
Data Typestring
AllowNegativeActualUnitsFlagThe flag that indicates whether the project can allow the negative valus for the actual units.
ODS TableProject
API Business ObjectProject
API Field NameAllowNegativeActualUnitsFlag
PMDB Tableproject
PMDB Field Nameallow_neg_act_flag
Data Typestring
OwnerResourceObjectIdThe unique ID of the Owner Resource of this project.
ODS TableProject
API Business ObjectProject
API Field NameOwnerResourceObjectId
PMDB Tableproject
PMDB Field Namersrc_id
Data Typeinteger
MSProjectManagedFlagThe flag indicating whether this is a Microsoft Project-managed project.
ODS TableProject
API Business ObjectProject
API Field NameMSProjectManagedFlag
PMDB Tableproject
PMDB Field Namemsp_managed_flag
Data Typestring
CheckOutDateThe date on which the project was checked out of the Project Management database.
ODS TableProject
API Business ObjectProject
API Field NameCheckOutDate
PMDB Tableproject
PMDB Field Namecheckout_date
Data Typedate
CheckOutUserObjectIdThe unique ID of the User that checked out this project.
ODS TableProject
API Business ObjectProject
API Field NameCheckOutUserObjectId
PMDB Tableproject
PMDB Field Namecheckout_user_id
Data Typeinteger
LastFinancialPeriodObjectIdThe unique ID of the last closed financial period for the project.
ODS TableProject
API Business ObjectProject
API Field NameLastFinancialPeriodObjectId
PMDB Tableproject
PMDB Field Namelast_fin_dates_id
Data Typeinteger
UseProjectBLForEarnedValueThe flag that indicates whether earned value should be calculated based on the project baseline or the user's primary baseline. This setting only affects Project Management, not the Integration API or Primavera's Web application.
ODS TableProject
API Business ObjectProject
API Field NameUseProjectBaselineForEarnedValue
PMDB Tableproject
PMDB Field Nameuse_project_baseline_flag
Data Typestring
AnnualDiscountRateThe user-defined number field that identifies the discount rate for the project.
ODS TableProject
API Business ObjectProject
API Field NameAnnualDiscountRate
PMDB Tableprojwbs
PMDB Field Nameann_dscnt_rate_pct
Data Typenumber
AnticipatedFinishDateThe anticipated finish date of Project element. User-entered - not dependent upon any other fields. If there are no children, the anticipated finish date will be the finish date displayed in the columns.
ODS TableProject
API Business ObjectProject
API Field NameAnticipatedFinishDate
PMDB Tableprojwbs
PMDB Field Nameanticip_end_date
Data Typedate
AnticipatedStartDateThe anticipated start date of Project element. User-entered - not dependent upon any other fields. If there are no children, the anticipated start date will be the start date displayed in the columns.
ODS TableProject
API Business ObjectProject
API Field NameAnticipatedStartDate
PMDB Tableprojwbs
PMDB Field Nameanticip_start_date
Data Typedate
ContainsSummaryDataThe flag that indicates that the Project has been summarized.
ODS TableProject
API Business ObjectProject
API Field NameContainsSummaryData
PMDB Tableprojwbs
PMDB Field Namesum_data_flag
Data Typestring
CurrentBudgetThe sum of the original budget plus the approved and pending budgets from the budget change log.
ODS TableProject
API Business ObjectProject
API Field NameCurrentBudget
PMDB Table
PMDB Field Name
Data Typenumber
CurrentVarianceThe difference between the current budget and the total spending plan. Calculated as current budget - total spending plan. Not rolled up
ODS TableProject
API Business ObjectProject
API Field NameCurrentVariance
PMDB Table
PMDB Field Name
Data Typenumber
DataDateThe current data date for the project. The project status is up to date as of the data date. The data date is modified when project actuals are applied.
ODS TableProject
API Business ObjectProject
API Field NameDataDate
PMDB Table
PMDB Field Name
Data Typedate
DiscountApplicationPeriodthe timescale for entering ROI spending and benefit plan. Valid values are 'Month', 'Quarter', or 'Year'.
ODS TableProject
API Business ObjectProject
API Field NameDiscountApplicationPeriod
PMDB Tableprojwbs
PMDB Field Namedscnt_period_type
Data Typestring
DistributedCurrentBudgetThe current budget values from one level lower.
ODS TableProject
API Business ObjectProject
API Field NameDistributedCurrentBudget
PMDB Table
PMDB Field Name
Data Typenumber
EarnedValueComputeTypeThe technique used for computing earned-value percent complete for activities within the Project. Valid values are 'Activity Percent Complete', '0 / 100', '50 / 50', 'Custom Percent Complete', 'WBS Milestones Percent Complete', and 'Activity Percent Complete Using Resource Curves'.
ODS TableProject
API Business ObjectProject
API Field NameEarnedValueComputeType
PMDB Tableprojwbs
PMDB Field Nameev_compute_type
Data Typestring
EarnedValueETCComputeTypeThe technique for computing earned-value estimate-to-complete for activities within the Project. Valid values are 'ETC = Remaining Cost for Activity', 'Performance Factor = 1', 'Performance Factor = Custom Value', 'Performance Factor = 1 / Cost Performance Index', and 'Performance Factor = 1 / (Cost Performance Index * Schedule Performance Index)'.
ODS TableProject
API Business ObjectProject
API Field NameEarnedValueETCComputeType
PMDB Tableprojwbs
PMDB Field Nameev_etc_compute_type
Data Typestring
EarnedValueETCUserValueThe user-defined performance factor, PF, for computing earned-value estimate-to-complete. ETC is computed as PF * (BAC - earned value).
ODS TableProject
API Business ObjectProject
API Field NameEarnedValueETCUserValue
PMDB Tableprojwbs
PMDB Field Nameev_etc_user_value
Data Typenumber
EarnedValueUserPercentThe user-defined percent complete for computing earned value for activities within the Project. A value of, say, 25 means that 25% of the planned amount is earned when the activity is started and the remainder is earned when the activity is completed.
ODS TableProject
API Business ObjectProject
API Field NameEarnedValueUserPercent
PMDB Tableprojwbs
PMDB Field Nameev_user_pct
Data Typenumber
EstimatedWeightThe estimation weight for the Project element, used for top-down estimation. Top-down estimation weights are used to calculate the proportion of units that each WBS element or activity receives in relation to its siblings in the WBS hierarchy. top-down estimation distributes estimated units in a top-down manner to activities using the WBS hierarchy.
ODS TableProject
API Business ObjectProject
API Field NameEstimatedWeight
PMDB Tableprojwbs
PMDB Field Nameest_wt
Data Typenumber
FinishDateThe finish date of the project. This is a summary method calculated from fields populated by the Summarizer job service.
ODS TableProject
API Business ObjectProject
API Field NameFinishDate
PMDB Table
PMDB Field Name
Data Typedate
ForecastFinishDateThe alternate end date to be optionally used by the scheduler. The user sets the alternate end date by dragging the project bar in the Gantt Chart while manually leveling the resource profile in a resource analysis layout.
ODS TableProject
API Business ObjectProject
API Field NameForecastFinishDate
PMDB Table
PMDB Field Name
Data Typedate
ForecastStartDateThe alternate start date to be optionally used by the scheduler. The user sets the alternate start date by dragging the project bar in the Gantt Chart around while manually leveling the resource profile in a resource analysis layout.
ODS TableProject
API Business ObjectProject
API Field NameForecastStartDate
PMDB Table
PMDB Field Name
Data Typedate
IndependentETCLaborUnitsThe user-entered ETC total labor.
ODS TableProject
API Business ObjectProject
API Field NameIndependentETCLaborUnits
PMDB Tableprojwbs
PMDB Field Nameindep_remain_work_qty
Data Typenumber
IndependentETCTotalCostThe user-entered ETC total cost.
ODS TableProject
API Business ObjectProject
API Field NameIndependentETCTotalCost
PMDB Tableprojwbs
PMDB Field Nameindep_remain_total_cost
Data Typenumber
NameThe name of the Project element.
ODS TableProject
API Business ObjectProject
API Field NameName
PMDB Tableprojwbs
PMDB Field Namewbs_name
Data Typestring
ObjectIdThe unique ID generated by the system.
ODS TableProject
API Business ObjectProject
API Field NameObjectId
PMDB Tableprojwbs
PMDB Field Nameproj_id
Data Typeinteger
OBSNameThe name of the person/role in the organization, sometimes referred to as the "responsible manager".
ODS TableProject
API Business ObjectProject
API Field NameOBSName
PMDB Tableobs
PMDB Field Nameobs_name
Data Typestring
OBSObjectIdThe unique ID of the project manager from the project's OBS tree who is responsible for the Project.
ODS TableProject
API Business ObjectProject
API Field NameOBSObjectId
PMDB Tableprojwbs
PMDB Field Nameobs_id
Data Typeinteger
OriginalBudgetThe original budget for the project.
ODS TableProject
API Business ObjectProject
API Field NameOriginalBudget
PMDB Tableprojwbs
PMDB Field Nameorig_cost
Data Typenumber
OverallProjectScoreThe project score calculated based on all project code types assigned to this project.
ODS TableProject
API Business ObjectProject
API Field NameOverallProjectScore
PMDB Table
PMDB Field Name
Data Typenumber
ParentEPSObjectIdThe unique ID of the parent EPS of this project.
ODS TableProject
API Business ObjectProject
API Field NameParentEPSObjectId
PMDB Tableprojwbs
PMDB Field Nameparent_wbs_id
Data Typeinteger
ProposedBudgetThe Proposed Budget, which is the sum of the original budget plus the approved and pending budgets from the budget change log.
ODS TableProject
API Business ObjectProject
API Field NameProposedBudget
PMDB Table
PMDB Field Name
Data Typenumber
RiskLevelThe risk level assigned to the project: 'Very High', 'High', 'Medium', 'Low', and 'Very Low'.
ODS TableProject
API Business ObjectProject
API Field NameRiskLevel
PMDB Table
PMDB Field Name
Data Typestring
StartDateThe start date of the project. This is a summary method calculated from fields populated by the Summarizer job service.
ODS TableProject
API Business ObjectProject
API Field NameStartDate
PMDB Table
PMDB Field Name
Data Typedate
StatusThe project status: 'Planned', 'Active', 'Inactive', 'What-If', or 'Requested'.
ODS TableProject
API Business ObjectProject
API Field NameStatus
PMDB Tableprojwbs
PMDB Field Namestatus_code
Data Typestring
SumAccountingVarByLaborUnitsthe Planned Value Labor Units minus the Actual Units. Negative value indicates that Actual Units have exceeded the Planned Value Labor Units.
ODS TableProject
API Business ObjectProject
API Field NameSummaryAccountingVarianceByLaborUnits
PMDB TablePROJECT
PMDB Field Name
Data Typenumber
SumAccountingVarianceByCostthe Planned Value minus the Actual Cost. A negative value indicates that the Actual Cost has exceeded the Planned Value.
ODS TableProject
API Business ObjectProject
API Field NameSummaryAccountingVarianceByCost
PMDB TablePROJECT
PMDB Field Name
Data Typenumber
SumActThisPeriodMaterialCostThe actual this period material cost.
ODS TableProject
API Business ObjectProject
API Field NameSummaryActualThisPeriodMaterialCost
PMDB Tabletasksum
PMDB Field Nameact_this_per_mat_cost
Data Typenumber
SumActThisPeriodNonLaborCostThe actual this period nonlabor cost.
ODS TableProject
API Business ObjectProject
API Field NameSummaryActualThisPeriodNonLaborCost
PMDB Tabletasksum
PMDB Field Nameact_this_per_equip_cost
Data Typenumber
SumActThisPeriodNonLaborUnitsThe actual this period nonlabor units.
ODS TableProject
API Business ObjectProject
API Field NameSummaryActualThisPeriodNonLaborUnits
PMDB Tabletasksum
PMDB Field Nameact_this_per_equip_qty
Data Typenumber
SumActualThisPeriodLaborCostThe actual this period labor cost
ODS TableProject
API Business ObjectProject
API Field NameSummaryActualThisPeriodLaborCost
PMDB Tabletasksum
PMDB Field Nameact_this_per_work_cost
Data Typenumber
SumActualThisPeriodLaborUnitsThe actual this period labor units.
ODS TableProject
API Business ObjectProject
API Field NameSummaryActualThisPeriodLaborUnits
PMDB Tabletasksum
PMDB Field Nameact_this_per_work_qty
Data Typenumber
SumAtCompletionMaterialCostThe material cost at completion. It is the sum of the actual plus remaining costs for all material resources assigned to the activity. Computed as actual material cost + remaining material cost. Same as the planned material costs if the activity is not started and the actual material costs once the activity is completed.
ODS TableProject
API Business ObjectProject
API Field NameSummaryAtCompletionMaterialCost
PMDB TablePROJECT
PMDB Field Name
Data Typenumber
SumAtCompletionNonLaborCostThe nonlabor cost at completion. It is the sum of the actual plus remaining costs for all nonlabor resources assigned to the activity. Computed as actual nonlabor cost + remaining nonlabor cost. Same as the planned nonlabor costs if the activity is not started and the actual nonlabor costs once the activity is completed.
ODS TableProject
API Business ObjectProject
API Field NameSummaryAtCompletionNonLaborCost
PMDB TablePROJECT
PMDB Field Name
Data Typenumber
SumAtCompletionNonLaborUnitsThe nonlabor units at completion. It is the sum of the actual plus remaining units for all nonlabor resources assigned to the activity. Computed as actual nonlabor units + remaining nonlabor units. Same as the planned nonlabor units if the activity is not started and the actual nonlabor units once the activity is completed.
ODS TableProject
API Business ObjectProject
API Field NameSummaryAtCompletionNonLaborUnits
PMDB TablePROJECT
PMDB Field Name
Data Typenumber
SumAtCompletionTotalCostVarthe Baseline Planned Total Cost - At Completion Total Cost.
ODS TableProject
API Business ObjectProject
API Field NameSummaryAtCompletionTotalCostVariance
PMDB TablePROJECT
PMDB Field Name
Data Typenumber
SumBaselineCompActivityCountThe number of completed activities in the baseline.
ODS TableProject
API Business ObjectProject
API Field NameSummaryBaselineCompletedActivityCount
PMDB Tabletasksum
PMDB Field Namebase_complete_cnt
Data Typenumber
SumBaselineNotStartedActCntThe number of activities not started in the baseline.
ODS TableProject
API Business ObjectProject
API Field NameSummaryBaselineNotStartedActivityCount
PMDB Tabletasksum
PMDB Field Namebase_notstarted_cnt
Data Typenumber
SumBLInProgressActivityCountThe number of in-progress activities in the baseline.
ODS TableProject
API Business ObjectProject
API Field NameSummaryBaselineInProgressActivityCount
PMDB Tabletasksum
PMDB Field Namebase_active_cnt
Data Typenumber
SumBudgetAtCmpByLaborUnitsthe Baseline Labor Units
ODS TableProject
API Business ObjectProject
API Field NameSummaryBudgetAtCompletionByLaborUnits
PMDB Tabletasksum
PMDB Field Namebase_work_qty
Data Typenumber
SumBudgetAtCompletionByCostthe Planned Total Cost through activity completion. Computed as Planned Labor Cost + Planned Nonlabor Cost + Planned Expense Cost, same as the Planned Total Cost.
ODS TableProject
API Business ObjectProject
API Field NameSummaryBudgetAtCompletionByCost
PMDB TablePROJECT
PMDB Field Name
Data Typenumber
SumCostPerfIndexByCostthe Earned Value divided by the Actual Cost. A value less than 1 indicates that the Actual Cost has exceeded the Planned Value.
ODS TableProject
API Business ObjectProject
API Field NameSummaryCostPerformanceIndexByCost
PMDB Table
PMDB Field Name
Data Typenumber
SumCostPerfIndexByLaborUnitsthe Earned Value Labor Units / Actual Labor Units.
ODS TableProject
API Business ObjectProject
API Field NameSummaryCostPerformanceIndexByLaborUnits
PMDB Table
PMDB Field Name
Data Typenumber
SumCostVarianceByLaborUnitsthe Earned Value Labor Cost minus Actual Value Labor Cost.
ODS TableProject
API Business ObjectProject
API Field NameSummaryCostVarianceByLaborUnits
PMDB TablePROJECT
PMDB Field Name
Data Typenumber
SumCostVarIndexByLaborUnitsthe Cost Variance Labor Units divided by Earned Value Labor Units.
ODS TableProject
API Business ObjectProject
API Field NameSummaryCostVarianceIndexByLaborUnits
PMDB Table
PMDB Field Name
Data Typenumber
SumDurationPercentOfPlannedThe summary actual duration percent of planned of all activities under this project. Computed as actual duration / baseline duration * 100. The value can exceed 100. The Baseline duration is the activity's at complete duration from the current baseline.
ODS TableProject
API Business ObjectProject
API Field NameSummaryDurationPercentOfPlanned
PMDB Table
PMDB Field Name
Data Typenumber
SumEACByCostthe Actual Cost plus the Estimate to Complete Cost. The method for computing Estimate to Complete depends on the Earned Value technique selected for the activity's WBS.
ODS TableProject
API Business ObjectProject
API Field NameSummaryEstimateAtCompletionByCost
PMDB TablePROJECT
PMDB Field Name
Data Typenumber
SumEACByLaborUnitsthe Actual Labor Units + Estimate To Complete Labor Units. (Estimate To Complete Labor Units is calculated based off of the Earned Value setting on the Project.)
ODS TableProject
API Business ObjectProject
API Field NameSummaryEstimateAtCompletionByLaborUnits
PMDB TablePROJECT
PMDB Field Name
Data Typenumber
SumEACHighPctByLaborUnitsthe high forecast of Estimate At Completion (EAC) by labor units.
ODS TableProject
API Business ObjectProject
API Field NameSummaryEstimateAtCompletionHighPercentByLaborUnits
PMDB Table
PMDB Field Name
Data Typenumber
SumEACLowPctByLaborUnitsthe low forecast of Estimate At Completion (EAC) by labor units.
ODS TableProject
API Business ObjectProject
API Field NameSummaryEstimateAtCompletionLowPercentByLaborUnits
PMDB Table
PMDB Field Name
Data Typenumber
SumETCByCostthe Remaining Total Cost for the activity or the Performance Factor * (Budget at Completion - Earned Value), depending on the Earned Value technique selected for the activity's WBS (calculated from the primary baseline).
ODS TableProject
API Business ObjectProject
API Field NameSummaryEstimateToCompleteByCost
PMDB Tabletasksum
PMDB Field Nameetc
Data Typenumber
SumETCByLaborUnitsthe estimated quantity to complete the activity. Computed as either the remaining total units for the activity, or as Performance Factor * (Baseline Planned Labor Units - Planned Quantity of Work Performed), depending on the Earned Value Technique selected for the activity's WBS.
ODS TableProject
API Business ObjectProject
API Field NameSummaryEstimateToCompleteByLaborUnits
PMDB Tabletasksum
PMDB Field Nameetc_work_qty
Data Typenumber
SumExpenseCostPctCompleteThe percent complete of cost for all expenses associated with the project. It is computed as Actual Expense Cost / At Complete Expense Cost * 100, and it is always in the range of 0 to 100.
ODS TableProject
API Business ObjectProject
API Field NameSummaryExpenseCostPercentComplete
PMDB Table
PMDB Field Name
Data Typenumber
SumLaborCostPercentCompleteThe percent complete of cost for all labor resources assigned to the project. It is computed as Actual Labor Cost / At Complete Labor Cost * 100, and it is always in the range of 0 to 100.
ODS TableProject
API Business ObjectProject
API Field NameSummaryLaborCostPercentComplete
PMDB Table
PMDB Field Name
Data Typenumber
SumLaborUnitsPercentCompleteThe percent complete of units for all labor resources for the Project. Computed as actual labor units / at complete labor units * 100. Always in the range 0 to 100.
ODS TableProject
API Business ObjectProject
API Field NameSummaryLaborUnitsPercentComplete
PMDB Table
PMDB Field Name
Data Typenumber
SumActivityCountthe number of activities that are currently in progress.
ODS TableProject
API Business ObjectProject
API Field NameSummaryActivityCount
PMDB TablePROJECT
PMDB Field Name
Data Typenumber
SumActualDurationThe actual duration.
ODS TableProject
API Business ObjectProject
API Field NameSummaryActualDuration
PMDB Tabletasksum
PMDB Field Nameact_drtn_hr_cnt
Data Typenumber
SumActualExpenseCostThe actual costs for all project expenses associated with the project.
ODS TableProject
API Business ObjectProject
API Field NameSummaryActualExpenseCost
PMDB Tabletasksum
PMDB Field Nameact_expense_cost
Data Typenumber
SumActualFinishDateThe latest actual finish date of all activities in the project.
ODS TableProject
API Business ObjectProject
API Field NameSummaryActualFinishDate
PMDB Tabletasksum
PMDB Field Nameact_end_date
Data Typedate
SumActualLaborCostThe actual cost for all labor resources assigned to the activity.
ODS TableProject
API Business ObjectProject
API Field NameSummaryActualLaborCost
PMDB Tabletasksum
PMDB Field Nameact_work_cost
Data Typenumber
SumActualLaborUnitsThe actual labor units.
ODS TableProject
API Business ObjectProject
API Field NameSummaryActualLaborUnits
PMDB Tabletasksum
PMDB Field Nameact_work_qty
Data Typenumber
SumActualMaterialCostThe actual units for all material resources assigned to the activity.
ODS TableProject
API Business ObjectProject
API Field NameSummaryActualMaterialCost
PMDB Tabletasksum
PMDB Field Nameact_mat_cost
Data Typenumber
SumActualNonLaborCostThe actual units for all nonlabor resources assigned to the activity.
ODS TableProject
API Business ObjectProject
API Field NameSummaryActualNonLaborCost
PMDB Tabletasksum
PMDB Field Nameact_equip_cost
Data Typenumber
SumActualNonLaborUnitsThe actual nonlabor units.
ODS TableProject
API Business ObjectProject
API Field NameSummaryActualNonLaborUnits
PMDB Tabletasksum
PMDB Field Nameact_equip_qty
Data Typenumber
SumActualStartDateThe earliest actual start date of all activities in the project.
ODS TableProject
API Business ObjectProject
API Field NameSummaryActualStartDate
PMDB Tabletasksum
PMDB Field Nameact_start_date
Data Typedate
SumActualThisPeriodCostThe actual this period cost (will be labor or nonlabor).
ODS TableProject
API Business ObjectProject
API Field NameSummaryActualThisPeriodCost
PMDB TablePROJECT
PMDB Field Name
Data Typenumber
SumActualTotalCostThe actual labor cost + actual nonlabor cost + actual expense cost as of the project data date.
ODS TableProject
API Business ObjectProject
API Field NameSummaryActualTotalCost
PMDB TablePROJECT
PMDB Field Name
Data Typenumber
SumActualValueByCostthe actual total cost incurred on the activity as of the project data date, computed as Actual Labor Cost + Actual Nonlabor Cost + Actual Material Cost + Actual Expense Cost.
ODS TableProject
API Business ObjectProject
API Field NameSummaryActualValueByCost
PMDB TablePROJECT
PMDB Field Name
Data Typenumber
SumActualValueByLaborUnitsthe actual total labor units for the activity as of the project data date (i.e., actual total cost by labor units).
ODS TableProject
API Business ObjectProject
API Field NameSummaryActualValueByLaborUnits
PMDB Tabletasksum
PMDB Field Nameact_work_qty
Data Typenumber
SumAtCompletionDurationThe duration at completion.
ODS TableProject
API Business ObjectProject
API Field NameSummaryAtCompletionDuration
PMDB Tabletasksum
PMDB Field Nametotal_drtn_hr_cnt
Data Typenumber
SumAtCompletionExpenseCostthe sum of the actual plus remaining cost for all project expenses associated with the cost account. Computed as Actual Expense Cost + Remaining Expense Cost.
ODS TableProject
API Business ObjectProject
API Field NameSummaryAtCompletionExpenseCost
PMDB TablePROJECT
PMDB Field Name
Data Typenumber
SumAtCompletionLaborCostThe sum of the actual plus remaining costs for all labor resources assigned to the activity. Computed as actual labor cost + remaining labor cost. Same as the planned labor costs if the activity is not started and the actual labor costs once the activity is completed.
ODS TableProject
API Business ObjectProject
API Field NameSummaryAtCompletionLaborCost
PMDB TablePROJECT
PMDB Field Name
Data Typenumber
SumAtCompletionLaborUnitsThe sum of the actual plus remaining units for all labor resources assigned to the activity. Computed as actual labor units + remaining labor units. Same as the planned labor units if the activity is not started and the actual labor units once the activity is completed.
ODS TableProject
API Business ObjectProject
API Field NameSummaryAtCompletionLaborUnits
PMDB TablePROJECT
PMDB Field Name
Data Typenumber
SumAtCompletionTotalCostThe estimated cost at completion for the activity. Computed as the actual total cost plus the estimate-to-complete cost; EAC = ACWP + ETC. Note that the method for computing ETC depends on the earned-value technique selected for the activity's WBS.
ODS TableProject
API Business ObjectProject
API Field NameSummaryAtCompletionTotalCost
PMDB TablePROJECT
PMDB Field Name
Data Typenumber
SumBaselineDurationthe planned duration for the activity in the primary baseline. Planned duration is the total working time from the activity current start date to the current finish date. Same as the actual duration plus the remaining duration. The total working time is computed using the activity's calendar.
ODS TableProject
API Business ObjectProject
API Field NameSummaryBaselineDuration
PMDB Tabletasksum
PMDB Field Namebase_drtn_hr_cnt
Data Typenumber
SumBaselineExpenseCostthe planned cost for all project expenses associated with the activity in the primary baseline. Computed as the baseline actual expense cost plus the baseline remaining expense cost.
ODS TableProject
API Business ObjectProject
API Field NameSummaryBaselineExpenseCost
PMDB Tabletasksum
PMDB Field Namebase_expense_cost
Data Typenumber
SumBaselineFinishDateThe current latest finish date of all activities in the project for the current baseline.
ODS TableProject
API Business ObjectProject
API Field NameSummaryBaselineFinishDate
PMDB Tabletasksum
PMDB Field Namebase_end_date
Data Typedate
SumBaselineLaborCostthe planned cost for all labor resources assigned to the activity in the primary baseline. Computed from the baseline At Completion labor units. If no resources are assigned, computed as the activity Baseline Planned Labor Units * Project Default Price / Time.
ODS TableProject
API Business ObjectProject
API Field NameSummaryBaselineLaborCost
PMDB Tabletasksum
PMDB Field Namebase_work_cost
Data Typenumber
SumBaselineLaborUnitsthe planned units for all labor resources assigned to the activity in the primary baseline. Computed as the baseline actual labor units plus the baseline remaining labor units.
ODS TableProject
API Business ObjectProject
API Field NameSummaryBaselineLaborUnits
PMDB Tabletasksum
PMDB Field Namebase_work_qty
Data Typenumber
SumBaselineMaterialCostthe planned cost for all material resources assigned to the activity in the primary baseline. Computed from the baseline At Completion nonlabor units. If no resources are assigned.
ODS TableProject
API Business ObjectProject
API Field NameSummaryBaselineMaterialCost
PMDB Tabletasksum
PMDB Field Namebase_mat_cost
Data Typenumber
SumBaselineNonLaborCostthe planned cost for all nonlabor resources assigned to the activity in the primary baseline. Computed from the baseline At Completion nonlabor units. If no resources are assigned, computed as the activity Baseline Planned Nonlabor Units * Project Default Price / Time.
ODS TableProject
API Business ObjectProject
API Field NameSummaryBaselineNonLaborCost
PMDB Tabletasksum
PMDB Field Namebase_equip_cost
Data Typenumber
SumBaselineNonLaborUnitsthe planned units for all nonlabor resources assigned to the activity in the primary baseline. Computed as the baseline actual nonlabor units plus the baseline remaining nonlabor units.
ODS TableProject
API Business ObjectProject
API Field NameSummaryBaselineNonLaborUnits
PMDB Tabletasksum
PMDB Field Namebase_equip_qty
Data Typenumber
SumBaselineStartDateThe current earliest start date of all activities in the Project for the current baseline.
ODS TableProject
API Business ObjectProject
API Field NameSummaryBaselineStartDate
PMDB Tabletasksum
PMDB Field Namebase_start_date
Data Typedate
SumBaselineTotalCostthe Planned Total Cost for the activity in the primary baseline, including labor resources, nonlabor resources, and project expenses. Baseline Planned Total Cost = Baseline Planned Labor Cost + Baseline Planned Nonlabor Cost + Baseline Planned Expense Cost.
ODS TableProject
API Business ObjectProject
API Field NameSummaryBaselineTotalCost
PMDB TablePROJECT
PMDB Field Name
Data Typenumber
SumCompletedActivityCountthe number of activities that have an Actual Finish in the Project.
ODS TableProject
API Business ObjectProject
API Field NameSummaryCompletedActivityCount
PMDB Tabletasksum
PMDB Field Namecomplete_cnt
Data Typenumber
SumCostPercentCompleteThe percent complete of cost for all nonlabor resources assigned. Computed as Actual Nonlabor Cost / At Completion Nonlabor Cost * 100. Always in the range 0 to 100.
ODS TableProject
API Business ObjectProject
API Field NameSummaryCostPercentComplete
PMDB Table
PMDB Field Name
Data Typenumber
SumCostPercentOfPlannedThe activity actual cost percent of planned. Computed as actual total cost / baseline total cost * 100, or equivalently as ACWP / BAC * 100. The value can exceed 100. The baseline total cost is the activity's at completion cost from the current baseline. This field is named SummaryCostPercentOfBudget in Primavera's Engineering & Construction and Maintenance & Turnaround solutions.
ODS TableProject
API Business ObjectProject
API Field NameSummaryCostPercentOfPlanned
PMDB Table
PMDB Field Name
Data Typenumber
SumCostVarianceByCostthe Earned Value minus the Actual Cost. A negative value indicates that the Actual Cost has exceeded the Planned Value.
ODS TableProject
API Business ObjectProject
API Field NameSummaryCostVarianceByCost
PMDB TablePROJECT
PMDB Field Name
Data Typenumber
SumCostVarianceIndexThe value that is calculated as the Cost Variance divided by Earned Value.
ODS TableProject
API Business ObjectProject
API Field NameSummaryCostVarianceIndex
PMDB Table
PMDB Field Name
Data Typenumber
SumCostVarianceIndexByCostthe Cost Variance divided by Earned Value.
ODS TableProject
API Business ObjectProject
API Field NameSummaryCostVarianceIndexByCost
PMDB Table
PMDB Field Name
Data Typenumber
SumDurationPercentCompleteThe activity actual duration percent of planned. Computed as actual duration / baseline planned duration * 100. The value can exceed 100. The baseline planned duration is the activity's at complete duration from the primary baseline.
ODS TableProject
API Business ObjectProject
API Field NameSummaryDurationPercentComplete
PMDB Table
PMDB Field Name
Data Typenumber
SumDurationVarianceThe duration between the activity's baseline duration and the at complete duration. Computed as baseline planned duration - at completion duration.
ODS TableProject
API Business ObjectProject
API Field NameSummaryDurationVariance
PMDB TablePROJECT
PMDB Field Name
Data Typenumber
SumEarnedValueByCostthe Budget at Completion * Performance % Complete. The method for computing the Performance Percent Complete depends on the Earned Value technique selected for the activity's WBS. Budget at Completion is computed from the primary baseline.
ODS TableProject
API Business ObjectProject
API Field NameSummaryEarnedValueByCost
PMDB Tabletasksum
PMDB Field Namebcwp
Data Typenumber
SumEarnedValueByLaborUnitsthe portion of the baseline labor units that is actually completed as of the project data date. Computed as Baseline Labor Units * Performance % Complete. The planned labor units performed is essentially the labor units Earned Value for the activity. The method for computing the Performance % Complete depends on the Earned Value technique selected for the activity's WBS. The Baseline Labor Units is taken from the current baseline.
ODS TableProject
API Business ObjectProject
API Field NameSummaryEarnedValueByLaborUnits
PMDB Tabletasksum
PMDB Field Nameperfm_work_qty
Data Typenumber
SumExpenseCostVariancethe Baseline Planned Expense Cost - At Completion Expense Cost (At Completion Expense Cost = Actual Expense Cost + Remaining Expense Cost).
ODS TableProject
API Business ObjectProject
API Field NameSummaryExpenseCostVariance
PMDB TablePROJECT
PMDB Field Name
Data Typenumber
SumFinishDateVarianceThe duration between the finish date in the current project and the baseline finish date. Calculated as finish date - baseline finish date.
ODS TableProject
API Business ObjectProject
API Field NameSummaryFinishDateVariance
PMDB Table
PMDB Field Name
Data Typenumber
SumInProgressActivityCountthe number of activities that are currently in progress.
ODS TableProject
API Business ObjectProject
API Field NameSummaryInProgressActivityCount
PMDB Tabletasksum
PMDB Field Nameactive_cnt
Data Typenumber
SumLaborCostVariancethe Baseline Planned Labor Cost - At Completion Labor Cost.
ODS TableProject
API Business ObjectProject
API Field NameSummaryLaborCostVariance
PMDB TablePROJECT
PMDB Field Name
Data Typenumber
SumLaborUnitsVarianceThe difference between baseline labor units and at completion labor units. Calculated as baseline labor units - at completion labor units.
ODS TableProject
API Business ObjectProject
API Field NameSummaryLaborUnitsVariance
PMDB TablePROJECT
PMDB Field Name
Data Typenumber
SumMaterialCostVarianceThe variance that is calculated as Baseline Material Cost - At Completion Material Cost.
ODS TableProject
API Business ObjectProject
API Field NameSummaryMaterialCostVariance
PMDB TablePROJECT
PMDB Field Name
Data Typenumber
SumNonLaborCostVariancethe Baseline Planned Nonlabor Cost - At Completion Nonlabor Cost.
ODS TableProject
API Business ObjectProject
API Field NameSummaryNonLaborCostVariance
PMDB TablePROJECT
PMDB Field Name
Data Typenumber
SumNonLaborUnitsVarianceThe difference between baseline nonlabor units and at completion non labor units. Calculated as baseline nonlabor units - at completion nonlabor units.
ODS TableProject
API Business ObjectProject
API Field NameSummaryNonLaborUnitsVariance
PMDB TablePROJECT
PMDB Field Name
Data Typenumber
SumNotStartedActivityCountthe number of activities that are currently not started.
ODS TableProject
API Business ObjectProject
API Field NameSummaryNotStartedActivityCount
PMDB Tabletasksum
PMDB Field Namenotstarted_cnt
Data Typenumber
SumPlannedValueByCostthe Budget at Completion * Schedule % Complete. The Schedule % Complete specifies how much of the activity's baseline duration has been completed so far. Budget at Completion is computed from the primary baseline
ODS TableProject
API Business ObjectProject
API Field NameSummaryPlannedValueByCost
PMDB Tabletasksum
PMDB Field Namebcws
Data Typenumber
SumProgressFinishDatethe date the activity is expected to be finished according to the progress made on the activity's work products. The expected finish date is entered manually by people familiar with progress of the activity's work products.
ODS TableProject
API Business ObjectProject
API Field NameSummaryProgressFinishDate
PMDB Table
PMDB Field Name
Data Typedate
SumRemainingDurationThe total working time from the Project remaining start date to the remaining finish date.
ODS TableProject
API Business ObjectProject
API Field NameSummaryRemainingDuration
PMDB Tabletasksum
PMDB Field Nameremain_drtn_hr_cnt
Data Typenumber
SumRemainingExpenseCostThe remaining costs for all project expenses associated with the activities in the Project.
ODS TableProject
API Business ObjectProject
API Field NameSummaryRemainingExpenseCost
PMDB Tabletasksum
PMDB Field Nameremain_expense_cost
Data Typenumber
SumRemainingFinishDateThe date the resource is scheduled to finish the remaining work for the activity. This date is computed by the project scheduler but can be updated manually by the project manager. Before the activity is started, the remaining finish date is the same as the planned finish date.
ODS TableProject
API Business ObjectProject
API Field NameSummaryRemainingFinishDate
PMDB Tabletasksum
PMDB Field Namereend_date
Data Typedate
SumRemainingLaborCostThe remaining costs for all labor resources assigned to the activities. The remaining cost reflects the cost remaining for the Project.
ODS TableProject
API Business ObjectProject
API Field NameSummaryRemainingLaborCost
PMDB Tabletasksum
PMDB Field Nameremain_work_cost
Data Typenumber
SumRemainingLaborUnitsThe remaining units for all labor resources assigned to the activities. The remaining units reflects the work remaining to be done for the Project.
ODS TableProject
API Business ObjectProject
API Field NameSummaryRemainingLaborUnits
PMDB Tabletasksum
PMDB Field Nameremain_work_qty
Data Typenumber
SumRemainingMaterialCostThe remaining material costs for all project expenses associated with the activities in the Project.
ODS TableProject
API Business ObjectProject
API Field NameSummaryRemainingMaterialCost
PMDB Tabletasksum
PMDB Field Nameremain_mat_cost
Data Typenumber
SumRemainingNonLaborCostThe remaining nonlabor costs for all project expenses associated with the activities in the Project.
ODS TableProject
API Business ObjectProject
API Field NameSummaryRemainingNonLaborCost
PMDB Tabletasksum
PMDB Field Nameremain_equip_cost
Data Typenumber
SumRemainingNonLaborUnitsThe remaining units for all nonlabor resources assigned to the activities. The remaining units reflects the work remaining to be done for the Project.
ODS TableProject
API Business ObjectProject
API Field NameSummaryRemainingNonLaborUnits
PMDB Tabletasksum
PMDB Field Nameremain_equip_qty
Data Typenumber
SumRemainingStartDateThe earliest remaining start of all activities assigned to the Project.
ODS TableProject
API Business ObjectProject
API Field NameSummaryRemainingStartDate
PMDB Tabletasksum
PMDB Field Namerestart_date
Data Typedate
SumRemainingTotalCostThe sum of all remaining total costs in the Project.
ODS TableProject
API Business ObjectProject
API Field NameSummaryRemainingTotalCost
PMDB TablePROJECT
PMDB Field Name
Data Typenumber
SumSchedulePercentCompleteThe measure that indicates how much of the Project baseline duration has been completed so far. Computed based on where the current data date falls between the activity's baseline start and finish dates. If the data date is earlier than the baseline start, the schedule % complete is 0. If the data date is later than the baseline finish, the schedule % complete is 100. The schedule % complete indicates how much of the Project duration should be currently completed, relative to the selected baseline.
ODS TableProject
API Business ObjectProject
API Field NameSummarySchedulePercentComplete
PMDB Table
PMDB Field Name
Data Typenumber
SumScheduleVarianceByCostthe Earned Value divided by the Planned Value. A negative value indicates that less work was actually performed than was scheduled.
ODS TableProject
API Business ObjectProject
API Field NameSummaryScheduleVarianceByCost
PMDB TablePROJECT
PMDB Field Name
Data Typenumber
SumScheduleVarianceIndexThe value that is calculated as the Schedule Variance Labor Units divided by Planned Value Labor Units.
ODS TableProject
API Business ObjectProject
API Field NameSummaryScheduleVarianceIndex
PMDB Table
PMDB Field Name
Data Typenumber
SumStartDateVarianceThe duration between the start date in the current project and the baseline start date. Calculated as start date - baseline start date.
ODS TableProject
API Business ObjectProject
API Field NameSummaryStartDateVariance
PMDB Table
PMDB Field Name
Data Typenumber
SumTotalCostVarianceThe value that is calculated as baseline total cost - total cost.
ODS TableProject
API Business ObjectProject
API Field NameSummaryTotalCostVariance
PMDB TablePROJECT
PMDB Field Name
Data Typenumber
SumTotalFloatThe amount of time the Project can be delayed before delaying the project finish date. Total float can be computed as late start - early start or as late finish - early finish; this option can be set when running the project scheduler.
ODS TableProject
API Business ObjectProject
API Field NameSummaryTotalFloat
PMDB Tabletasksum
PMDB Field Nametotal_float_hr_cnt
Data Typenumber
SumUnitsPercentCompleteThe percent complete of units for the resource assignments in the Project. Computed as Actual Units / At Complete Units * 100. Always in the range 0 to 100.
ODS TableProject
API Business ObjectProject
API Field NameSummaryUnitsPercentComplete
PMDB Table
PMDB Field Name
Data Typenumber
SumMaterialCostPctCompleteThe percent complete of cost for all material resources assigned to the project. It is computed as Actual Material Cost / At Complete Material Cost * 100, and it is always in the range of 0 to 100.
ODS TableProject
API Business ObjectProject
API Field NameSummaryMaterialCostPercentComplete
PMDB Table
PMDB Field Name
Data Typenumber
SumNonLaborCostPctCompleteThe percent complete of cost for all non-labor resources assigned to the project. It is computed as Actual Nonlabor Cost / At Complete Nonlabor Cost * 100, and it is always in the range of 0 to 100.
ODS TableProject
API Business ObjectProject
API Field NameSummaryNonLaborCostPercentComplete
PMDB Table
PMDB Field Name
Data Typenumber
SumNonLaborUnitsPctCompleteThe percent complete of units for all nonlabor resources for the Project. Computed as Actual Nonlabor Cost / At Completion Nonlabor Cost * 100. Always in the range 0 to 100.
ODS TableProject
API Business ObjectProject
API Field NameSummaryNonLaborUnitsPercentComplete
PMDB TablePROJECT
PMDB Field Name
Data Typenumber
SumPerfPctCmpByLaborUnitsthe percent complete of performance for all labor resources. Computed as earned value labor units / baseline labor units * 100. Always in the range 0 to 100.
ODS TableProject
API Business ObjectProject
API Field NameSummaryPerformancePercentCompleteByLaborUnits
PMDB Table
PMDB Field Name
Data Typenumber
SumPlannedValueByLaborUnitsthe portion of the baseline labor units that is scheduled to be completed as of the project data date. Computed as Baseline Labor Units * Schedule % Complete. The Schedule % Complete specifies how much of the activity's baseline duration has been completed so far. The Baseline Labor Units is taken from the current baseline.
ODS TableProject
API Business ObjectProject
API Field NameSummaryPlannedValueByLaborUnits
PMDB Tabletasksum
PMDB Field Namesched_work_qty
Data Typenumber
SumSchdPctCmpByLaborUnitsthe percent complete of units for all labor resources. Computed as Actual Labor Units / At Completion Labor Units * 100. Always in the range 0 to 100.
ODS TableProject
API Business ObjectProject
API Field NameSummarySchedulePercentCompleteByLaborUnits
PMDB Table
PMDB Field Name
Data Typenumber
SumSchdPerfIndexByLaborUnitsthe Earned Value Labor Units divided by Planned Value Labor Units.
ODS TableProject
API Business ObjectProject
API Field NameSummarySchedulePerformanceIndexByLaborUnits
PMDB Table
PMDB Field Name
Data Typenumber
SumSchdVarianceByLaborUnitsthe Earned Value Labor Units minus the Planned Value Labor Units.
ODS TableProject
API Business ObjectProject
API Field NameSummaryScheduleVarianceByLaborUnits
PMDB TablePROJECT
PMDB Field Name
Data Typenumber
SumSchdVarianceIndexByCostthe Schedule Variance divided by the Planned Value.
ODS TableProject
API Business ObjectProject
API Field NameSummaryScheduleVarianceIndexByCost
PMDB Table
PMDB Field Name
Data Typenumber
SumSchdVarIndexByLaborUnitsthe Schedule Variance Labor Units divided by the Planned Value Labor Units.
ODS TableProject
API Business ObjectProject
API Field NameSummaryScheduleVarianceIndexByLaborUnits
PMDB Table
PMDB Field Name
Data Typenumber
SumSchedulePctCompleteByCostthe percent complete of performance for all labor resources, nonlabor resources, and expenses. Computed as Earned Value / Budget At Completion * 100. Always in the range 0 to 100.
ODS TableProject
API Business ObjectProject
API Field NameSummarySchedulePercentCompleteByCost
PMDB Table
PMDB Field Name
Data Typenumber
SumSchedulePerfIndexByCostthe Earned Value divided by the Planned Value. A value less than 1 indicates that less work was actually performed than was scheduled.
ODS TableProject
API Business ObjectProject
API Field NameSummarySchedulePerformanceIndexByCost
PMDB Table
PMDB Field Name
Data Typenumber
SumToCompletePerfIndexByCostthe (Budget at Completion - Earned Value) divided by (Estimate at Completion - Actual Cost).
ODS TableProject
API Business ObjectProject
API Field NameSummaryToCompletePerformanceIndexByCost
PMDB Table
PMDB Field Name
Data Typenumber
SumVarAtCmpByLaborUnitsthe Baseline Planned Total Labor Units minus Estimate at Completion Labor Units.
ODS TableProject
API Business ObjectProject
API Field NameSummaryVarianceAtCompletionByLaborUnits
PMDB TablePROJECT
PMDB Field Name
Data Typenumber
TotalBenefitPlanThe sum of the monthly benefit plan.
ODS TableProject
API Business ObjectProject
API Field NameTotalBenefitPlan
PMDB Table
PMDB Field Name
Data Typenumber
TotalBenefitPlanTallyThe sum of the monthly benefit plan tally.
ODS TableProject
API Business ObjectProject
API Field NameTotalBenefitPlanTally
PMDB Table
PMDB Field Name
Data Typenumber
TotalFundingThe total amount of funding contributed to the project by your funding sources.
ODS TableProject
API Business ObjectProject
API Field NameTotalFunding
PMDB Table
PMDB Field Name
Data Typenumber
TotalSpendingPlanThe sum of the monthly spending plan.
ODS TableProject
API Business ObjectProject
API Field NameTotalSpendingPlan
PMDB Table
PMDB Field Name
Data Typenumber
TotalSpendingPlanTallyThe sum of the monthly spending plan tally.
ODS TableProject
API Business ObjectProject
API Field NameTotalSpendingPlanTally
PMDB Table
PMDB Field Name
Data Typenumber
UnallocatedBudgetThe total current budget minus the distributed current budget.
ODS TableProject
API Business ObjectProject
API Field NameUnallocatedBudget
PMDB Table
PMDB Field Name
Data Typenumber
UndistributedCurrentVarianceThe total spending plan minus the total spending plan tally.
ODS TableProject
API Business ObjectProject
API Field NameUndistributedCurrentVariance
PMDB Table
PMDB Field Name
Data Typenumber
lastupdateuserLast Update User
ODS TablePROJECT
API Business Object
API Field Name
PMDB Table
PMDB Field Name
Data Typestring
lastupdatedateLast Update Date
ODS TablePROJECT
API Business Object
API Field Name
PMDB Table
PMDB Field Name
Data Typedate
createuserCreate User
ODS TablePROJECT
API Business Object
API Field Name
PMDB Table
PMDB Field Name
Data Typestring
createdateCreate Date
ODS TablePROJECT
API Business Object
API Field Name
PMDB Table
PMDB Field Name
Data Typedate
SKeySKey generated key on Project
ODS TablePROJECT
API Business Object
API Field Name
PMDB Table
PMDB Field Name
Data Typeint
PROJECTBUDGETCHANGELOGTop
ObjectIdThe unique ID generated by the system.
ODS TableProjectBudgetChangeLog
API Business ObjectProjectBudgetChangeLog
API Field NameObjectId
PMDB Tablebudgchng
PMDB Field Namebudg_chng_id
Data Typeinteger
ProjectObjectIdThe unique ID of the associated project.
ODS TableProjectBudgetChangeLog
API Business ObjectProjectBudgetChangeLog
API Field NameProjectObjectId
PMDB Tablebudgchng
PMDB Field Nameproj_id
Data Typeinteger
WBSObjectIdThe unique ID of the WBS element to which the budget change log applies.
ODS TableProjectBudgetChangeLog
API Business ObjectProjectBudgetChangeLog
API Field NameWBSObjectId
PMDB Tablebudgchng
PMDB Field Namewbs_id
Data Typeinteger
ProjectBudgetChangeLogDateThe date of this budget change entry.
ODS TableProjectBudgetChangeLog
API Business ObjectProjectBudgetChangeLog
API Field NameDate
PMDB Tablebudgchng
PMDB Field Namechng_date
Data Typedate
ChangeNumberThe change number that is automatically incremented according to when changes are added. This can be changed to any number.
ODS TableProjectBudgetChangeLog
API Business ObjectProjectBudgetChangeLog
API Field NameChangeNumber
PMDB Tablebudgchng
PMDB Field Namechng_short_name
Data Typestring
AmountThe amount of budget change.
ODS TableProjectBudgetChangeLog
API Business ObjectProjectBudgetChangeLog
API Field NameAmount
PMDB Tablebudgchng
PMDB Field Namechng_cost
Data Typedouble
ResponsibleThe person responsible for the change.
ODS TableProjectBudgetChangeLog
API Business ObjectProjectBudgetChangeLog
API Field NameResponsible
PMDB Tablebudgchng
PMDB Field Namechng_by_name
Data Typestring
StatusThe status of this budget change request. Possible values are 'Pending', 'Approved', and 'Not Approved'.
ODS TableProjectBudgetChangeLog
API Business ObjectProjectBudgetChangeLog
API Field NameStatus
PMDB Tablebudgchng
PMDB Field Namestatus_code
Data Typestring
ReasonThe description of the reason for the budget change request.
ODS TableProjectBudgetChangeLog
API Business ObjectProjectBudgetChangeLog
API Field NameReason
PMDB Tablebudgchng
PMDB Field Namechng_descr
Data Typestring
ProjectIdThe short code that uniquely identifies the project.
ODS TableProjectBudgetChangeLog
API Business ObjectProjectBudgetChangeLog
API Field NameProjectId
PMDB Tableproject
PMDB Field Nameproj_short_name
Data Typestring
WBSCodeThe short code assigned to each WBS element for identification. Each WBS element is uniquely identified by concatenating its own code together with its parents' codes.
ODS TableProjectBudgetChangeLog
API Business ObjectProjectBudgetChangeLog
API Field NameWBSCode
PMDB Tableprojwbs
PMDB Field Namewbs_short_name
Data Typestring
WBSNameThe name of the WBS element.
ODS TableProjectBudgetChangeLog
API Business ObjectProjectBudgetChangeLog
API Field NameWBSName
PMDB Tableprojwbs
PMDB Field Namewbs_name
Data Typestring
IsBaselineThe boolean value indicating if this business object is related to a Project or Baseline
ODS TableProjectBudgetChangeLog
API Business ObjectProjectBudgetChangeLog
API Field NameIsBaseline
PMDB Table
PMDB Field Name
Data Typestring
lastupdateuserLast Update User
ODS TablePROJECTBUDGETCHANGELOG
API Business Object
API Field Name
PMDB Table
PMDB Field Name
Data Typestring
lastupdatedateLast Update Date
ODS TablePROJECTBUDGETCHANGELOG
API Business Object
API Field Name
PMDB Table
PMDB Field Name
Data Typedate
createuserCreate User
ODS TablePROJECTBUDGETCHANGELOG
API Business Object
API Field Name
PMDB Table
PMDB Field Name
Data Typestring
createdateCreate Date
ODS TablePROJECTBUDGETCHANGELOG
API Business Object
API Field Name
PMDB Table
PMDB Field Name
Data Typedate
SKeySKey generated key on ProjectBudgetChangeLog
ODS TablePROJECTBUDGETCHANGELOG
API Business Object
API Field Name
PMDB Table
PMDB Field Name
Data Typeint
PROJECTCODETop
ObjectIdThe unique ID generated by the system.
ODS TableProjectCode
API Business ObjectProjectCode
API Field NameObjectId
PMDB Tablepcatval
PMDB Field Nameproj_catg_id
Data Typeinteger
CodeTypeObjectIdThe unique ID of the parent project code type.
ODS TableProjectCode
API Business ObjectProjectCode
API Field NameCodeTypeObjectId
PMDB Tablepcatval
PMDB Field Nameproj_catg_type_id
Data Typeinteger
SequenceNumberThe sequence number for sorting.
ODS TableProjectCode
API Business ObjectProjectCode
API Field NameSequenceNumber
PMDB Tablepcatval
PMDB Field Nameseq_num
Data Typeinteger
CodeValueThe value of the project code.
ODS TableProjectCode
API Business ObjectProjectCode
API Field NameCodeValue
PMDB Tablepcatval
PMDB Field Nameproj_catg_short_name
Data Typestring
ParentObjectIdThe unique ID of the parent project code of this project code in the hierarchy.
ODS TableProjectCode
API Business ObjectProjectCode
API Field NameParentObjectId
PMDB Tablepcatval
PMDB Field Nameparent_proj_catg_id
Data Typeinteger
DescriptionThe description of the project code.
ODS TableProjectCode
API Business ObjectProjectCode
API Field NameDescription
PMDB Tablepcatval
PMDB Field Nameproj_catg_name
Data Typestring
WeightThe weight for this code value.
ODS TableProjectCode
API Business ObjectProjectCode
API Field NameWeight
PMDB Tablepcatval
PMDB Field Nameproj_catg_wt
Data Typedouble
CodeTypeNameThe name of the parent code type for this code.
ODS TableProjectCode
API Business ObjectProjectCode
API Field NameCodeTypeName
PMDB Tablepcattype
PMDB Field Nameproj_catg_type
Data Typestring
issecurecodeProjectCode - IsSecureCode maps to ACTVTYPE.super_flag
ODS TablePROJECTCODE
API Business Object
API Field Name
PMDB Table
PMDB Field Name
Data Typestring
lastupdateuserLast Update User
ODS TablePROJECTCODE
API Business Object
API Field Name
PMDB Table
PMDB Field Name
Data Typestring
lastupdatedateLast Update Date
ODS TablePROJECTCODE
API Business Object
API Field Name
PMDB Table
PMDB Field Name
Data Typedate
createuserCreate User
ODS TablePROJECTCODE
API Business Object
API Field Name
PMDB Table
PMDB Field Name
Data Typestring
createdateCreate Date
ODS TablePROJECTCODE
API Business Object
API Field Name
PMDB Table
PMDB Field Name
Data Typedate
SKeySKey generated key on ProjectCode
ODS TablePROJECTCODE
API Business Object
API Field Name
PMDB Table
PMDB Field Name
Data Typeint
PROJECTCODEASSIGNMENTTop
ProjectObjectIdThe unique ID of the project to which the project code is assigned.
ODS TableProjectCodeAssignment
API Business ObjectProjectCodeAssignment
API Field NameProjectObjectId
PMDB Tableprojpcat
PMDB Field Nameproj_id
Data Typeinteger
ProjectCodeTypeObjectIdThe unique ID of the parent project code type.
ODS TableProjectCodeAssignment
API Business ObjectProjectCodeAssignment
API Field NameProjectCodeTypeObjectId
PMDB Tableprojpcat
PMDB Field Nameproj_catg_type_id
Data Typeinteger
ProjectCodeObjectIdThe unique ID of the associated project code.
ODS TableProjectCodeAssignment
API Business ObjectProjectCodeAssignment
API Field NameProjectCodeObjectId
PMDB Tableprojpcat
PMDB Field Nameproj_catg_id
Data Typeinteger
IsBaselineThe boolean value indicating if this business object is related to a Project or Baseline
ODS TableProjectCodeAssignment
API Business ObjectProjectCodeAssignment
API Field NameIsBaseline
PMDB Table
PMDB Field Name
Data Typestring
ProjectCodeDescriptionThe description of the associated project code.
ODS TableProjectCodeAssignment
API Business ObjectProjectCodeAssignment
API Field NameProjectCodeDescription
PMDB Tablepcatval
PMDB Field Nameproj_catg_name
Data Typestring
ProjectCodeTypeNameThe name of the parent project code type.
ODS TableProjectCodeAssignment
API Business ObjectProjectCodeAssignment
API Field NameProjectCodeTypeName
PMDB Tablepcattype
PMDB Field Nameproj_catg_type
Data Typestring
ProjectCodeValueThe value of the associated project code.
ODS TableProjectCodeAssignment
API Business ObjectProjectCodeAssignment
API Field NameProjectCodeValue
PMDB Tablepcatval
PMDB Field Nameproj_catg_short_name
Data Typestring
ProjectNameThe name of the project to which the project code is assigned.
ODS TableProjectCodeAssignment
API Business ObjectProjectCodeAssignment
API Field NameProjectName
PMDB Tableprojwbs
PMDB Field Namewbs_name
Data Typestring
issecurecodeProjectCodeAssignment - IsSecureCode maps to ACTVTYPE.super_flag
ODS TablePROJECTCODEASSIGNMENT
API Business Object
API Field Name
PMDB Table
PMDB Field Name
Data Typestring
lastupdateuserLast Update User
ODS TablePROJECTCODEASSIGNMENT
API Business Object
API Field Name
PMDB Table
PMDB Field Name
Data Typestring
lastupdatedateLast Update Date
ODS TablePROJECTCODEASSIGNMENT
API Business Object
API Field Name
PMDB Table
PMDB Field Name
Data Typedate
createuserCreate User
ODS TablePROJECTCODEASSIGNMENT
API Business Object
API Field Name
PMDB Table
PMDB Field Name
Data Typestring
createdateCreate Date
ODS TablePROJECTCODEASSIGNMENT
API Business Object
API Field Name
PMDB Table
PMDB Field Name
Data Typedate
SKeySKey generated key on ProjectCodeAssignment
ODS TablePROJECTCODEASSIGNMENT
API Business Object
API Field Name
PMDB Table
PMDB Field Name
Data Typeint
PROJECTCODEHIERARCHYTop
CodeTypeObjectId
ODS TablePROJECTCODEHIERARCHY
API Business Object
API Field Name
PMDB Table
PMDB Field Name
Data Typeinteger
CodeTypeName
ODS TablePROJECTCODEHIERARCHY
API Business Object
API Field Name
PMDB Table
PMDB Field Name
Data Typestring
CodeTypeSequenceNumber
ODS TablePROJECTCODEHIERARCHY
API Business Object
API Field Name
PMDB Table
PMDB Field Name
Data Typeinteger
CodeTypeIsSecure
ODS TablePROJECTCODEHIERARCHY
API Business Object
API Field Name
PMDB Table
PMDB Field Name
Data Typestring
ParentCodeValueObjectId
ODS TablePROJECTCODEHIERARCHY
API Business Object
API Field Name
PMDB Table
PMDB Field Name
Data Typeinteger
ParentCodeValueName
ODS TablePROJECTCODEHIERARCHY
API Business Object
API Field Name
PMDB Table
PMDB Field Name
Data Typestring
ParentCodeValueShortName
ODS TablePROJECTCODEHIERARCHY
API Business Object
API Field Name
PMDB Table
PMDB Field Name
Data Typestring
ParentCodeValueSequenceNumber
ODS TablePROJECTCODEHIERARCHY
API Business Object
API Field Name
PMDB Table
PMDB Field Name
Data Typeinteger
ChildCodeValueObjectId
ODS TablePROJECTCODEHIERARCHY
API Business Object
API Field Name
PMDB Table
PMDB Field Name
Data Typeinteger
ChildCodeValueName
ODS TablePROJECTCODEHIERARCHY
API Business Object
API Field Name
PMDB Table
PMDB Field Name
Data Typestring
ChildCodeValueShortName
ODS TablePROJECTCODEHIERARCHY
API Business Object
API Field Name
PMDB Table
PMDB Field Name
Data Typestring
ChildCodeValueSequenceNumber
ODS TablePROJECTCODEHIERARCHY
API Business Object
API Field Name
PMDB Table
PMDB Field Name
Data Typeinteger
ParentLevelsBelowRoot
ODS TablePROJECTCODEHIERARCHY
API Business Object
API Field Name
PMDB Table
PMDB Field Name
Data Typeinteger
ChildLevelsBelowRoot
ODS TablePROJECTCODEHIERARCHY
API Business Object
API Field Name
PMDB Table
PMDB Field Name
Data Typeinteger
LevelsBetween
ODS TablePROJECTCODEHIERARCHY
API Business Object
API Field Name
PMDB Table
PMDB Field Name
Data Typeinteger
ChildHasChildren
ODS TablePROJECTCODEHIERARCHY
API Business Object
API Field Name
PMDB Table
PMDB Field Name
Data Typestring
FullPathName
ODS TablePROJECTCODEHIERARCHY
API Business Object
API Field Name
PMDB Table
PMDB Field Name
Data Typestring
CodeTypeWeight
ODS TablePROJECTCODEHIERARCHY
API Business Object
API Field Name
PMDB Table
PMDB Field Name
Data Typedouble
MaxCodeValueWeight
ODS TablePROJECTCODEHIERARCHY
API Business Object
API Field Name
PMDB Table
PMDB Field Name
Data Typedouble
ParentCodeValueWeight
ODS TablePROJECTCODEHIERARCHY
API Business Object
API Field Name
PMDB Table
PMDB Field Name
Data Typedouble
ChildCodeValueWeight
ODS TablePROJECTCODEHIERARCHY
API Business Object
API Field Name
PMDB Table
PMDB Field Name
Data Typedouble
SKey
ODS TablePROJECTCODEHIERARCHY
API Business Object
API Field Name
PMDB Table
PMDB Field Name
Data Typeint
PROJECTCODETYPETop
ObjectIdThe unique ID generated by the system.
ODS TableProjectCodeType
API Business ObjectProjectCodeType
API Field NameObjectId
PMDB Tablepcattype
PMDB Field Nameproj_catg_type_id
Data Typeinteger
SequenceNumberThe sequence number for sorting.
ODS TableProjectCodeType
API Business ObjectProjectCodeType
API Field NameSequenceNumber
PMDB Tablepcattype
PMDB Field Nameseq_num
Data Typeinteger
LengthThe maximum number of characters allowed for values of this project code.
ODS TableProjectCodeType
API Business ObjectProjectCodeType
API Field NameLength
PMDB Tablepcattype
PMDB Field Nameproj_catg_short_len
Data Typeinteger
NameThe name of the project code type.
ODS TableProjectCodeType
API Business ObjectProjectCodeType
API Field NameName
PMDB Tablepcattype
PMDB Field Nameproj_catg_type
Data Typestring
IsSecureCodethe flag indicating whether this is a secure Project Code Type.
ODS TableProjectCodeType
API Business ObjectProjectCodeType
API Field NameIsSecureCode
PMDB Tablepcattype
PMDB Field Namesuper_flag
Data Typestring
WeightThe weight for this project code type.
ODS TableProjectCodeType
API Business ObjectProjectCodeType
API Field NameWeight
PMDB Tablepcattype
PMDB Field Nameproj_catg_type_wt
Data Typedouble
MaxCodeValueWeightThe maximum weight of the code values for this project code type.
ODS TableProjectCodeType
API Business ObjectProjectCodeType
API Field NameMaxCodeValueWeight
PMDB Tablepcattype
PMDB Field Namemax_proj_catg_wt
Data Typedouble
lastupdateuserLast Update User
ODS TablePROJECTCODETYPE
API Business Object
API Field Name
PMDB Table
PMDB Field Name
Data Typestring
lastupdatedateLast Update Date
ODS TablePROJECTCODETYPE
API Business Object
API Field Name
PMDB Table
PMDB Field Name
Data Typedate
createuserCreate User
ODS TablePROJECTCODETYPE
API Business Object
API Field Name
PMDB Table
PMDB Field Name
Data Typestring
createdateCreate Date
ODS TablePROJECTCODETYPE
API Business Object
API Field Name
PMDB Table
PMDB Field Name
Data Typedate
SKeySKey generated key on ProjectCodeType
ODS TablePROJECTCODETYPE
API Business Object
API Field Name
PMDB Table
PMDB Field Name
Data Typeint
PROJECTCODEUSERTop
CodeObjectIdThe unique ID of the project code.
ODS TableProjectCodeUser
API Business ObjectProjectCodeUser
API Field NameCodeObjectId
PMDB Tablepcatuser
PMDB Field Nameproj_catg_id
Data Typeinteger
UserObjectIdThe unique ID of the user.
ODS TableProjectCodeUser
API Business ObjectProjectCodeUser
API Field NameUserObjectId
PMDB Tablepcatuser
PMDB Field Nameuser_id
Data Typeinteger
CodeTypeObjectIdThe unique ID of the parent project code type.
ODS TableProjectCodeUser
API Business ObjectProjectCodeUser
API Field NameCodeTypeObjectId
PMDB Tablepcatval
PMDB Field Nameproj_catg_type_id
Data Typeinteger
CodeValueThe value of the project code.
ODS TableProjectCodeUser
API Business ObjectProjectCodeUser
API Field NameCodeValue
PMDB Tablepcatval
PMDB Field Nameproj_catg_short_name
Data Typestring
UserNameThe user's login name.
ODS TableProjectCodeUser
API Business ObjectProjectCodeUser
API Field NameUserName
PMDB Tableusers
PMDB Field Nameuser_name
Data Typestring
lastupdateuserLast Update User
ODS TablePROJECTCODEUSER
API Business Object
API Field Name
PMDB Table
PMDB Field Name
Data Typestring
lastupdatedateLast Update Date
ODS TablePROJECTCODEUSER
API Business Object
API Field Name
PMDB Table
PMDB Field Name
Data Typedate
createuserCreate User
ODS TablePROJECTCODEUSER
API Business Object
API Field Name
PMDB Table
PMDB Field Name
Data Typestring
createdateCreate Date
ODS TablePROJECTCODEUSER
API Business Object
API Field Name
PMDB Table
PMDB Field Name
Data Typedate
SKeySKey generated key on ProjectCodeUser
ODS TablePROJECTCODEUSER
API Business Object
API Field Name
PMDB Table
PMDB Field Name
Data Typeint
PROJECTDOCUMENTTop
ObjectIdThe unique ID generated by the system.
ODS TableProjectDocument
API Business ObjectProjectDocument
API Field NameObjectId
PMDB Tabletaskdoc
PMDB Field Nametaskdoc_id
Data Typeinteger
DocumentObjectIdThe unique ID of the document to which the activity document applies.
ODS TableProjectDocument
API Business ObjectProjectDocument
API Field NameDocumentObjectId
PMDB Tabletaskdoc
PMDB Field Namedoc_id
Data Typeinteger
ProjectObjectIdThe unique ID of the project to which the activity document applies.
ODS TableProjectDocument
API Business ObjectProjectDocument
API Field NameProjectObjectId
PMDB Tabletaskdoc
PMDB Field Nameproj_id
Data Typeinteger
WBSObjectIdThe unique ID of the WBS to which the activity document applies.
ODS TableProjectDocument
API Business ObjectProjectDocument
API Field NameWBSObjectId
PMDB Tabletaskdoc
PMDB Field Namewbs_id
Data Typeinteger
IsWorkProductThe flag that indicates whether the document is a work product.
ODS TableProjectDocument
API Business ObjectProjectDocument
API Field NameIsWorkProduct
PMDB Tabletaskdoc
PMDB Field Namewp_flag
Data Typestring
ActivityObjectIdThe unique ID of the activity to which the activity document applies.
ODS TableProjectDocument
API Business ObjectProjectDocument
API Field NameActivityObjectId
PMDB Tabletaskdoc
PMDB Field Nametask_id
Data Typeinteger
IsBaselineThe boolean value indicating if this business object is related to a Project or Baseline
ODS TableProjectDocument
API Business ObjectProjectDocument
API Field NameIsBaseline
PMDB Table
PMDB Field Name
Data Typestring
ActivityIdThe short ID that uniquely identifies the activity within the project.
ODS TableProjectDocument
API Business ObjectProjectDocument
API Field NameActivityId
PMDB Tabletask
PMDB Field Nametask_code
Data Typestring
ActivityNameThe name of the activity. The activity name does not have to be unique.
ODS TableProjectDocument
API Business ObjectProjectDocument
API Field NameActivityName
PMDB Tabletask
PMDB Field Nametask_name
Data Typestring
DocumentTitleThe title or name of a document assigned to a WBS or activity within a project.
ODS TableProjectDocument
API Business ObjectProjectDocument
API Field NameDocumentTitle
PMDB Tabledocument
PMDB Field Namedoc_name
Data Typestring
ProjectIdThe short code that uniquely identifies the project.
ODS TableProjectDocument
API Business ObjectProjectDocument
API Field NameProjectId
PMDB Tableproject
PMDB Field Nameproj_short_name
Data Typestring
WBSCodeThe short code assigned to each WBS element for identification. Each WBS element is uniquely identified by concatenating its own code together with its parents' codes.
ODS TableProjectDocument
API Business ObjectProjectDocument
API Field NameWBSCode
PMDB Tableprojwbs
PMDB Field Namewbs_short_name
Data Typestring
WBSNameThe name of the WBS element.
ODS TableProjectDocument
API Business ObjectProjectDocument
API Field NameWBSName
PMDB Tableprojwbs
PMDB Field Namewbs_name
Data Typestring
lastupdateuserLast Update User
ODS TablePROJECTDOCUMENT
API Business Object
API Field Name
PMDB Table
PMDB Field Name
Data Typestring
lastupdatedateLast Update Date
ODS TablePROJECTDOCUMENT
API Business Object
API Field Name
PMDB Table
PMDB Field Name
Data Typedate
createuserCreate User
ODS TablePROJECTDOCUMENT
API Business Object
API Field Name
PMDB Table
PMDB Field Name
Data Typestring
createdateCreate Date
ODS TablePROJECTDOCUMENT
API Business Object
API Field Name
PMDB Table
PMDB Field Name
Data Typedate
SKeySKey generated key on ProjectDocument
ODS TablePROJECTDOCUMENT
API Business Object
API Field Name
PMDB Table
PMDB Field Name
Data Typeint
PROJECTFUNDINGTop
ObjectIdThe unique ID generated by the system.
ODS TableProjectFunding
API Business ObjectProjectFunding
API Field NameObjectId
PMDB Tableprojfund
PMDB Field Nameproj_fund_id
Data Typeinteger
FundingSourceObjectIdThe unique ID of the associated funding source for this project funding.
ODS TableProjectFunding
API Business ObjectProjectFunding
API Field NameFundingSourceObjectId
PMDB Tableprojfund
PMDB Field Namefund_id
Data Typeinteger
ProjectObjectIdThe unique ID of the associated project source for this project funding.
ODS TableProjectFunding
API Business ObjectProjectFunding
API Field NameProjectObjectId
PMDB Tableprojfund
PMDB Field Nameproj_id
Data Typeinteger
AmountThe amount of a funding source that is allocated to the project.
ODS TableProjectFunding
API Business ObjectProjectFunding
API Field NameAmount
PMDB Tableprojfund
PMDB Field Namefund_cost
Data Typedouble
FundShareThe percentage of the total fund that is allocated to the project.
ODS TableProjectFunding
API Business ObjectProjectFunding
API Field NameFundShare
PMDB Tableprojfund
PMDB Field Namefund_wt
Data Typedouble
IsBaselineThe boolean value indicating if this business object is related to a Project or Baseline
ODS TableProjectFunding
API Business ObjectProjectFunding
API Field NameIsBaseline
PMDB Table
PMDB Field Name
Data Typestring
ProjectIdThe short code that uniquely identifies the associated project.
ODS TableProjectFunding
API Business ObjectProjectFunding
API Field NameProjectId
PMDB Tableproject
PMDB Field Nameproj_short_name
Data Typestring
lastupdateuserLast Update User
ODS TablePROJECTFUNDING
API Business Object
API Field Name
PMDB Table
PMDB Field Name
Data Typestring
lastupdatedateLast Update Date
ODS TablePROJECTFUNDING
API Business Object
API Field Name
PMDB Table
PMDB Field Name
Data Typedate
createuserCreate User
ODS TablePROJECTFUNDING
API Business Object
API Field Name
PMDB Table
PMDB Field Name
Data Typestring
createdateCreate Date
ODS TablePROJECTFUNDING
API Business Object
API Field Name
PMDB Table
PMDB Field Name
Data Typedate
SKeySKey generated key on ProjectFunding
ODS TablePROJECTFUNDING
API Business Object
API Field Name
PMDB Table
PMDB Field Name
Data Typeint
PROJECTISSUETop
ObjectIdThe unique ID generated by the system.
ODS TableProjectIssue
API Business ObjectProjectIssue
API Field NameObjectId
PMDB Tableprojissu
PMDB Field Nameissue_id
Data Typeinteger
ProjectObjectIdThe unique ID of the associated project.
ODS TableProjectIssue
API Business ObjectProjectIssue
API Field NameProjectObjectId
PMDB Tableprojissu
PMDB Field Nameproj_id
Data Typeinteger
OBSObjectIdThe unique ID of the project manager from the project's OBS tree who is responsible for the project issue.
ODS TableProjectIssue
API Business ObjectProjectIssue
API Field NameOBSObjectId
PMDB Tableprojissu
PMDB Field Nameobs_id
Data Typeinteger
PriorityThe priority of the project issue. Valid values are 'Top', 'High', 'Normal', 'Low', and 'Lowest'.
ODS TableProjectIssue
API Business ObjectProjectIssue
API Field NamePriority
PMDB Tableprojissu
PMDB Field Namepriority_type
Data Typestring
StatusThe current status of the project issue. Valid values are 'Open', 'On Hold', and 'Closed'.
ODS TableProjectIssue
API Business ObjectProjectIssue
API Field NameStatus
PMDB Tableprojissu
PMDB Field Namestatus_code
Data Typestring
NameThe name of the project issue. Issues which are automatically generated by the threshold monitor are named after the threshold parameter that triggered the project issue.
ODS TableProjectIssue
API Business ObjectProjectIssue
API Field NameName
PMDB Tableprojissu
PMDB Field Nameissue_name
Data Typestring
ProjectThresholdObjectIdThe unique ID of the associated project threshold for the project issue.
ODS TableProjectIssue
API Business ObjectProjectIssue
API Field NameProjectThresholdObjectId
PMDB Tableprojissu
PMDB Field Namethresh_id
Data Typeinteger
WBSObjectIdThe unique ID of the WBS to which the project issue applies. If a parent WBS is selected, the project issue applies to all child elements as well. If the top WBS is selected, the project issue applies to the entire project.
ODS TableProjectIssue
API Business ObjectProjectIssue
API Field NameWBSObjectId
PMDB Tableprojissu
PMDB Field Namewbs_id
Data Typeinteger
ActivityObjectIdThe unique ID of the activity to which the project issue applies.
ODS TableProjectIssue
API Business ObjectProjectIssue
API Field NameActivityObjectId
PMDB Tableprojissu
PMDB Field Nametask_id
Data Typeinteger
ResourceObjectIdThe unique ID of the associated resource for this project issue. If a parent resource is selected, the issue applies to all child resources as well.
ODS TableProjectIssue
API Business ObjectProjectIssue
API Field NameResourceObjectId
PMDB Tableprojissu
PMDB Field Namersrc_id
Data Typeinteger
ThresholdParameterObjectIdThe unique ID of the associated threshold parameter for the project issue.
ODS TableProjectIssue
API Business ObjectProjectIssue
API Field NameThresholdParameterObjectId
PMDB Tableprojissu
PMDB Field Namethresh_parm_id
Data Typeinteger
ActualValueThe actual value of the threshold parameter for the project issue. Issues are automatically generated by the threshold monitor when actual values of threshold parameters exceed target values.
ODS TableProjectIssue
API Business ObjectProjectIssue
API Field NameActualValue
PMDB Tableprojissu
PMDB Field Nameissue_value
Data Typedouble
LowerThresholdThe lower value of the threshold parameter that triggered the project issue. Issues are triggered when the actual/observed parameters values are less than or equal to the lower threshold.
ODS TableProjectIssue
API Business ObjectProjectIssue
API Field NameLowerThreshold
PMDB Tableprojissu
PMDB Field Namelo_parm_value
Data Typedouble
UpperThresholdThe upper value of the threshold parameter which triggered the project issue. Issues are triggered when the actual/observed parameters values are greater than or equal to the upper threshold.
ODS TableProjectIssue
API Business ObjectProjectIssue
API Field NameUpperThreshold
PMDB Tableprojissu
PMDB Field Namehi_parm_value
Data Typedouble
IdentifiedByThe identifier of the project issue. This may be the name of the user who created the project issue or Monitor, if the project issue was automatically generated by the threshold monitor.
ODS TableProjectIssue
API Business ObjectProjectIssue
API Field NameIdentifiedBy
PMDB Tableprojissu
PMDB Field Nameadd_by_name
Data Typestring
ResolutionDateThe date the project issue was resolved.
ODS TableProjectIssue
API Business ObjectProjectIssue
API Field NameResolutionDate
PMDB Tableprojissu
PMDB Field Nameresolv_date
Data Typedate
DateIdentifiedThe date the project issue was identified.
ODS TableProjectIssue
API Business ObjectProjectIssue
API Field NameDateIdentified
PMDB Tableprojissu
PMDB Field Nameadd_date
Data Typedate
NotesThe notes associated with the project issue.
ODS TableProjectIssue
API Business ObjectProjectIssue
API Field NameNotes
PMDB Tableprojissu
PMDB Field Nameissue_notes
Data Typeclob
IsBaselineThe boolean value indicating if this business object is related to a Project or Baseline
ODS TableProjectIssue
API Business ObjectProjectIssue
API Field NameIsBaseline
PMDB Table
PMDB Field Name
Data Typestring
ActivityIdThe short ID that uniquely identifies the activity within the project.
ODS TableProjectIssue
API Business ObjectProjectIssue
API Field NameActivityId
PMDB Tabletask
PMDB Field Nametask_code
Data Typestring
ActivityNameThe name of the activity. The activity name does not have to be unique.
ODS TableProjectIssue
API Business ObjectProjectIssue
API Field NameActivityName
PMDB Tabletask
PMDB Field Nametask_name
Data Typestring
OBSNameThe name of the person/role in the organization, sometimes referred to as the "responsible manager".
ODS TableProjectIssue
API Business ObjectProjectIssue
API Field NameOBSName
PMDB Tableobs
PMDB Field Nameobs_name
Data Typestring
ProjectIdThe short code that uniquely identifies the project.
ODS TableProjectIssue
API Business ObjectProjectIssue
API Field NameProjectId
PMDB Tableproject
PMDB Field Nameproj_short_name
Data Typestring
RawTextNoteThe notes associated with the project issue.
ODS TableProjectIssue
API Business ObjectProjectIssue
API Field NameRawTextNote
PMDB Table
PMDB Field Name
Data Typeclob
ResourceIdThe short code that uniquely identifies the resource.
ODS TableProjectIssue
API Business ObjectProjectIssue
API Field NameResourceId
PMDB Tablersrc
PMDB Field Namersrc_short_name
Data Typestring
ResourceNameThe name of the resource.
ODS TableProjectIssue
API Business ObjectProjectIssue
API Field NameResourceName
PMDB Tablersrc
PMDB Field Namersrc_name
Data Typestring
WBSCodeThe short code assigned to each WBS element for identification. Each WBS element is uniquely identified by concatenating its own code together with its parents' codes.
ODS TableProjectIssue
API Business ObjectProjectIssue
API Field NameWBSCode
PMDB Tableprojwbs
PMDB Field Namewbs_short_name
Data Typestring
WBSNameThe name of the WBS element.
ODS TableProjectIssue
API Business ObjectProjectIssue
API Field NameWBSName
PMDB Tableprojwbs
PMDB Field Namewbs_name
Data Typestring
lastupdateuserLast Update User
ODS TablePROJECTISSUE
API Business Object
API Field Name
PMDB Table
PMDB Field Name
Data Typestring
lastupdatedateLast Update Date
ODS TablePROJECTISSUE
API Business Object
API Field Name
PMDB Table
PMDB Field Name
Data Typedate
createuserCreate User
ODS TablePROJECTISSUE
API Business Object
API Field Name
PMDB Table
PMDB Field Name
Data Typestring
createdateCreate Date
ODS TablePROJECTISSUE
API Business Object
API Field Name
PMDB Table
PMDB Field Name
Data Typedate
SKeySKey generated key on ProjectIssue
ODS TablePROJECTISSUE
API Business Object
API Field Name
PMDB Table
PMDB Field Name
Data Typeint
PROJECTNOTETop
ObjectIdThe unique ID generated by the system.
ODS TableProjectNote
API Business ObjectProjectNote
API Field NameObjectId
PMDB Tablewbsmemo
PMDB Field Namewbs_memo_id
Data Typeinteger
ProjectObjectIdThe unique ID of the associated project.
ODS TableProjectNote
API Business ObjectProjectNote
API Field NameProjectObjectId
PMDB Tablewbsmemo
PMDB Field Nameproj_id
Data Typeinteger
WBSObjectIdThe unique ID of the associated WBS.
ODS TableProjectNote
API Business ObjectProjectNote
API Field NameWBSObjectId
PMDB Tablewbsmemo
PMDB Field Namewbs_id
Data Typeinteger
NotebookTopicObjectIdThe unique ID of the associated notebook topic.
ODS TableProjectNote
API Business ObjectProjectNote
API Field NameNotebookTopicObjectId
PMDB Tablewbsmemo
PMDB Field Namememo_type_id
Data Typeinteger
NoteThe information that is associated with the notebook topic.
ODS TableProjectNote
API Business ObjectProjectNote
API Field NameNote
PMDB Tablewbsmemo
PMDB Field Namewbs_memo
Data Typeclob
IsBaselineThe boolean value indicating if this business object is related to a Project or Baseline
ODS TableProjectNote
API Business ObjectProjectNote
API Field NameIsBaseline
PMDB Table
PMDB Field Name
Data Typestring
NotebookTopicNameThe name of the associated notebook topic.
ODS TableProjectNote
API Business ObjectProjectNote
API Field NameNotebookTopicName
PMDB Tablememotype
PMDB Field Namememo_type
Data Typestring
ProjectIdThe short code that uniquely identifies the project associated with this note.
ODS TableProjectNote
API Business ObjectProjectNote
API Field NameProjectId
PMDB Tableproject
PMDB Field Nameproj_short_name
Data Typestring
RawTextNoteThe information that is associated with the notebook topic, without any HTML.
ODS TableProjectNote
API Business ObjectProjectNote
API Field NameRawTextNote
PMDB Table
PMDB Field Name
Data Typeclob
WBSCodeThe short code assigned to each WBS element for identification.
ODS TableProjectNote
API Business ObjectProjectNote
API Field NameWBSCode
PMDB Tableprojwbs
PMDB Field Namewbs_short_name
Data Typestring
WBSNameThe name of the WBS element associated with this note.
ODS TableProjectNote
API Business ObjectProjectNote
API Field NameWBSName
PMDB Tableprojwbs
PMDB Field Namewbs_name
Data Typestring
lastupdateuserLast Update User
ODS TablePROJECTNOTE
API Business Object
API Field Name
PMDB Table
PMDB Field Name
Data Typestring
lastupdatedateLast Update Date
ODS TablePROJECTNOTE
API Business Object
API Field Name
PMDB Table
PMDB Field Name
Data Typedate
createuserCreate User
ODS TablePROJECTNOTE
API Business Object
API Field Name
PMDB Table
PMDB Field Name
Data Typestring
createdateCreate Date
ODS TablePROJECTNOTE
API Business Object
API Field Name
PMDB Table
PMDB Field Name
Data Typedate
SKeySKey generated key on ProjectNote
ODS TablePROJECTNOTE
API Business Object
API Field Name
PMDB Table
PMDB Field Name
Data Typeint
PROJECTPORTFOLIOTop
ObjectIdThe unique ID generated by the system.
ODS TableProjectPortfolio
API Business ObjectProjectPortfolio
API Field NameObjectId
PMDB Tablepfolio
PMDB Field Namepfolio_id
Data Typeinteger
IncludeClosedProjectsThe flag that indicates whether closed projects are included in the portfolio.
ODS TableProjectPortfolio
API Business ObjectProjectPortfolio
API Field NameIncludeClosedProjects
PMDB Tablepfolio
PMDB Field Nameclosed_proj_flag
Data Typestring
IncludeWhatIfProjectsThe flag that indicates whether what-if projects are included in the portfolio.
ODS TableProjectPortfolio
API Business ObjectProjectPortfolio
API Field NameIncludeWhatIfProjects
PMDB Tablepfolio
PMDB Field Namewhatif_proj_flag
Data Typestring
TypeThe type of the project portfolio: "Manual", "Auto-Maintained", or "Filtered".
ODS TableProjectPortfolio
API Business ObjectProjectPortfolio
API Field NameType
PMDB Tablepfolio
PMDB Field Namepfolio_type
Data Typestring
NameThe name of the project portfolio.
ODS TableProjectPortfolio
API Business ObjectProjectPortfolio
API Field NameName
PMDB Tablepfolio
PMDB Field Namepfolio_name
Data Typestring
UserObjectIdThe unique ID of a specific user who has access to the selected project portfolio.
ODS TableProjectPortfolio
API Business ObjectProjectPortfolio
API Field NameUserObjectId
PMDB Tablepfolio
PMDB Field Nameuser_id
Data Typeinteger
DescriptionThe description of the project portfolio.
ODS TableProjectPortfolio
API Business ObjectProjectPortfolio
API Field NameDescription
PMDB Tablepfolio
PMDB Field Namepfolio_descr
Data Typestring
UserNameThe user's login name.
ODS TableProjectPortfolio
API Business ObjectProjectPortfolio
API Field NameUserName
PMDB Tableusers
PMDB Field Nameuser_name
Data Typestring
lastupdateuserLast Update User
ODS TablePROJECTPORTFOLIO
API Business Object
API Field Name
PMDB Table
PMDB Field Name
Data Typestring
lastupdatedateLast Update Date
ODS TablePROJECTPORTFOLIO
API Business Object
API Field Name
PMDB Table
PMDB Field Name
Data Typedate
createuserCreate User
ODS TablePROJECTPORTFOLIO
API Business Object
API Field Name
PMDB Table
PMDB Field Name
Data Typestring
createdateCreate Date
ODS TablePROJECTPORTFOLIO
API Business Object
API Field Name
PMDB Table
PMDB Field Name
Data Typedate
SKeySKey generated key on ProjectPortfolio
ODS TablePROJECTPORTFOLIO
API Business Object
API Field Name
PMDB Table
PMDB Field Name
Data Typeint
PROJECTPROFILETop
ObjectIdThe unique ID generated by the system.
ODS TableProjectProfile
API Business ObjectProjectProfile
API Field NameObjectId
PMDB Tableprofile
PMDB Field Nameprof_id
Data Typeinteger
IsDefaultThe flag that indicates this security profile is the default profile assigned to UserOBS objects. When a ProjectProfile object is deleted from the database, all UserOBS objects assigned to that profile are reassigned to the default profile. You cannot not delete the default profile.
ODS TableProjectProfile
API Business ObjectProjectProfile
API Field NameIsDefault
PMDB Tableprofile
PMDB Field Namedefault_flag
Data Typestring
IsSuperUserThe flag that indicates this is the project superuser profile, which gives a user read/write privileges for all project and OBS specific information and features
ODS TableProjectProfile
API Business ObjectProjectProfile
API Field NameIsSuperUser
PMDB Tableprofile
PMDB Field Namesuperuser_flag
Data Typestring
NameThe unique name of this project profile
ODS TableProjectProfile
API Business ObjectProjectProfile
API Field NameName
PMDB Tableprofile
PMDB Field Nameprof_name
Data Typestring
lastupdateuserLast Update User
ODS TablePROJECTPROFILE
API Business Object
API Field Name
PMDB Table
PMDB Field Name
Data Typestring
lastupdatedateLast Update Date
ODS TablePROJECTPROFILE
API Business Object
API Field Name
PMDB Table
PMDB Field Name
Data Typedate
createuserCreate User
ODS TablePROJECTPROFILE
API Business Object
API Field Name
PMDB Table
PMDB Field Name
Data Typestring
createdateCreate Date
ODS TablePROJECTPROFILE
API Business Object
API Field Name
PMDB Table
PMDB Field Name
Data Typedate
SKeySKey generated key on ProjectProfile
ODS TablePROJECTPROFILE
API Business Object
API Field Name
PMDB Table
PMDB Field Name
Data Typeint
PROJECTPROJECTPORTFOLIOTop
projectportfolioobjectidProjectProjectPortfolio - ProjectPortfolioObjectId maps to PRPFOLIO.pfolio_id
ODS TablePROJECTPROJECTPORTFOLIO
API Business Object
API Field Name
PMDB Table
PMDB Field Name
Data Typeinteger
projectobjectidProjectProjectPortfolio - ProjectObjectId maps to PRPFOLIO.wbs_id
ODS TablePROJECTPROJECTPORTFOLIO
API Business Object
API Field Name
PMDB Table
PMDB Field Name
Data Typeinteger
lastupdateuserLast Update User
ODS TablePROJECTPROJECTPORTFOLIO
API Business Object
API Field Name
PMDB Table
PMDB Field Name
Data Typestring
lastupdatedateLast Update Date
ODS TablePROJECTPROJECTPORTFOLIO
API Business Object
API Field Name
PMDB Table
PMDB Field Name
Data Typedate
createuserCreate User
ODS TablePROJECTPROJECTPORTFOLIO
API Business Object
API Field Name
PMDB Table
PMDB Field Name
Data Typestring
createdateCreate Date
ODS TablePROJECTPROJECTPORTFOLIO
API Business Object
API Field Name
PMDB Table
PMDB Field Name
Data Typedate
SKeySKey generated key on ProjectProjectPortfolio
ODS TablePROJECTPROJECTPORTFOLIO
API Business Object
API Field Name
PMDB Table
PMDB Field Name
Data Typeint
PROJECTRESOURCETop
ObjectIdThe unique ID generated by the system.
ODS TableProjectResource
API Business ObjectProjectResource
API Field NameObjectId
PMDB Tablewbsrsrc
PMDB Field Namewbsrsrc_id
Data Typeinteger
WBSObjectIdThe unique ID of the associated WBS.
ODS TableProjectResource
API Business ObjectProjectResource
API Field NameWBSObjectId
PMDB Tablewbsrsrc
PMDB Field Namewbs_id
Data Typeinteger
ResourceObjectIdThe unique ID of the associated resource.
ODS TableProjectResource
API Business ObjectProjectResource
API Field NameResourceObjectId
PMDB Tablewbsrsrc
PMDB Field Namersrc_id
Data Typeinteger
ProjectObjectIdThe unique ID of the associated project.
ODS TableProjectResource
API Business ObjectProjectResource
API Field NameProjectObjectId
PMDB Tablewbsrsrc
PMDB Field Nameproj_id
Data Typeinteger
CommittedFlagThe Boolean value that determines whether a resource is committed, and so, the resource assignment is stable and unlikely to change. When calculating availability, Primavera considers only assignments that are marked as committed.
ODS TableProjectResource
API Business ObjectProjectResource
API Field NameCommittedFlag
PMDB Tablewbsrsrc
PMDB Field Namecommitted_flag
Data Typestring
StartDateThe start date of the assignment. By default, it is set to the Planned Start date of the project. If LifeOfProjectFlag is set to true, this date is set to the Project Planned Start date. If associated ProjectResourceQuantities exist, this field is set to the beginning of the week of the earliest ProjectResourceQuantity.
ODS TableProjectResource
API Business ObjectProjectResource
API Field NameStartDate
PMDB Tablewbsrsrc
PMDB Field Namestart_date
Data Typedate
FinishDateThe finish date of the assignment. By default, it is set to the Planned Start date of the project + 1 day, finishing at 5:00pm. For example, if the planned start date is January 1, 8:00am, the finish date is set to January 2, 5:00pm. If LifeOfProjectFlag is set to true during creation, this date is set to the Project Scheduled Finish date. If associated ProjectResourceQuantities exist, this field is set to the end of the week of the latest ProjectResourceQuantity.
ODS TableProjectResource
API Business ObjectProjectResource
API Field NameFinishDate
PMDB Tablewbsrsrc
PMDB Field Nameend_date
Data Typedate
LifeOfProjectFlagThe Boolean value that determines whether a resource that is assigned to a project at Project or WBS level, has that assignment for the duration of the project.
ODS TableProjectResource
API Business ObjectProjectResource
API Field NameLifeOfProjectFlag
PMDB Tablewbsrsrc
PMDB Field Nameauto_compute_dates_flag
Data Typestring
IsBaselineThe boolean value indicating if this business object is related to a Project or Baseline
ODS TableProjectResource
API Business ObjectProjectResource
API Field NameIsBaseline
PMDB Table
PMDB Field Name
Data Typestring
ProjectIdThe short code that uniquely identifies the associated project.
ODS TableProjectResource
API Business ObjectProjectResource
API Field NameProjectId
PMDB Tableproject
PMDB Field Nameproj_short_name
Data Typestring
ResourceNameThe name of the associated resource.
ODS TableProjectResource
API Business ObjectProjectResource
API Field NameResourceName
PMDB Tablersrc
PMDB Field Namersrc_name
Data Typestring
RoleNameThe name of the associated role.
ODS TableProjectResource
API Business ObjectProjectResource
API Field NameRoleName
PMDB Tableroles
PMDB Field Namerole_name
Data Typestring
RoleObjectIdThe unique ID of the associated role.
ODS TableProjectResource
API Business ObjectProjectResource
API Field NameRoleObjectId
PMDB Tablewbsrsrc
PMDB Field Namerole_id
Data Typeinteger
StatusThe project or WBS status: 'Planned', 'Active', 'Inactive', 'What-If', or 'Requested'.
ODS TableProjectResource
API Business ObjectProjectResource
API Field NameStatus
PMDB Tableprojwbs
PMDB Field Namestatus_code
Data Typestring
WBSCodeThe short code assigned to the associated WBS element for identification.
ODS TableProjectResource
API Business ObjectProjectResource
API Field NameWBSCode
PMDB Tableprojwbs
PMDB Field Namewbs_short_name
Data Typestring
lastupdateuserLast Update User
ODS TablePROJECTRESOURCE
API Business Object
API Field Name
PMDB Table
PMDB Field Name
Data Typestring
lastupdatedateLast Update Date
ODS TablePROJECTRESOURCE
API Business Object
API Field Name
PMDB Table
PMDB Field Name
Data Typedate
createuserCreate User
ODS TablePROJECTRESOURCE
API Business Object
API Field Name
PMDB Table
PMDB Field Name
Data Typestring
createdateCreate Date
ODS TablePROJECTRESOURCE
API Business Object
API Field Name
PMDB Table
PMDB Field Name
Data Typedate
SKeySKey generated key on ProjectResource
ODS TablePROJECTRESOURCE
API Business Object
API Field Name
PMDB Table
PMDB Field Name
Data Typeint
PROJECTRESOURCEQUANTITYTop
ProjectResourceObjectIdThe unique ID of the associated project resource.
ODS TableProjectResourceQuantity
API Business ObjectProjectResourceQuantity
API Field NameProjectResourceObjectId
PMDB Tablewbsrsrc_qty
PMDB Field Namewbsrsrc_id
Data Typeinteger
WeekStartDateThe date value that represents the first day of the week.
ODS TableProjectResourceQuantity
API Business ObjectProjectResourceQuantity
API Field NameWeekStartDate
PMDB Tablewbsrsrc_qty
PMDB Field Nameweek_start
Data Typedate
MonthStartDateThe date value that represents the first day of the month. If the week contains days from two different months, two objects will exist. The first ProjectResourceQuantity object's MonthStartDate is the first day of the month for the first week fragment. The second ProjectResourceQuantity object's MonthStartDate is the first day of the month for the second week fragment.
ODS TableProjectResourceQuantity
API Business ObjectProjectResourceQuantity
API Field NameMonthStartDate
PMDB Tablewbsrsrc_qty
PMDB Field Namemonth_start
Data Typedate
QuantityThe value that represents the resource allocation hours per week for this project resource quantity. If the week contains days from two different months, two ProjectResourceQuantity business objects will exist. The first business object's Quantity field represents the hours of the first week fragment (WeekStartDate and MonthStartDate have the same month value). The second business object's Quantity field represents the second week fragment (WeekStartDate and MonthStartDate have different month values).
ODS TableProjectResourceQuantity
API Business ObjectProjectResourceQuantity
API Field NameQuantity
PMDB Tablewbsrsrc_qty
PMDB Field Nameqty
Data Typedouble
IsBaselineThe boolean value indicating if this business object is related to a Project or Baseline
ODS TableProjectResourceQuantity
API Business ObjectProjectResourceQuantity
API Field NameIsBaseline
PMDB Table
PMDB Field Name
Data Typestring
CommittedFlagThe Boolean value that determines whether a resource is committed, and so, the resource assignment is stable and unlikely to change. When calculating availability, Primavera considers only assignments that are marked as committed.
ODS TableProjectResourceQuantity
API Business ObjectProjectResourceQuantity
API Field NameCommittedFlag
PMDB Tablewbsrsrc
PMDB Field Namecommitted_flag
Data Typestring
ProjectObjectIdThe unique ID of the associated project.
ODS TableProjectResourceQuantity
API Business ObjectProjectResourceQuantity
API Field NameProjectObjectId
PMDB Tablewbsrsrc
PMDB Field Nameproj_id
Data Typeinteger
ResourceObjectIdThe unique ID of the associated resource.
ODS TableProjectResourceQuantity
API Business ObjectProjectResourceQuantity
API Field NameResourceObjectId
PMDB Tablewbsrsrc
PMDB Field Namersrc_id
Data Typeinteger
WBSObjectIdThe unique ID of the associated WBS.
ODS TableProjectResourceQuantity
API Business ObjectProjectResourceQuantity
API Field NameWBSObjectId
PMDB Tablewbsrsrc
PMDB Field Namewbs_id
Data Typeinteger
lastupdateuserLast Update User
ODS TablePROJECTRESOURCEQUANTITY
API Business Object
API Field Name
PMDB Table
PMDB Field Name
Data Typestring
lastupdatedateLast Update Date
ODS TablePROJECTRESOURCEQUANTITY
API Business Object
API Field Name
PMDB Table
PMDB Field Name
Data Typedate
createuserCreate User
ODS TablePROJECTRESOURCEQUANTITY
API Business Object
API Field Name
PMDB Table
PMDB Field Name
Data Typestring
createdateCreate Date
ODS TablePROJECTRESOURCEQUANTITY
API Business Object
API Field Name
PMDB Table
PMDB Field Name
Data Typedate
SKeySKey generated key on ProjectResourceQuantity
ODS TablePROJECTRESOURCEQUANTITY
API Business Object
API Field Name
PMDB Table
PMDB Field Name
Data Typeint
PROJECTRISKTop
ObjectIdThe unique ID generated by the system.
ODS TableProjectRisk
API Business ObjectProjectRisk
API Field NameObjectId
PMDB Tableprojrisk
PMDB Field Namerisk_id
Data Typeinteger
ProjectObjectIdThe unique ID of the associated project.
ODS TableProjectRisk
API Business ObjectProjectRisk
API Field NameProjectObjectId
PMDB Tableprojrisk
PMDB Field Nameproj_id
Data Typeinteger
WBSObjectIdThe unique ID of the WBS to which the risk applies. If a parent WBS is selected, the risk applies to all child elements as well. If the top WBS is selected, the risk applies to the entire project.
ODS TableProjectRisk
API Business ObjectProjectRisk
API Field NameWBSObjectId
PMDB Tableprojrisk
PMDB Field Namewbs_id
Data Typeinteger
DateIdentifiedThe date the project risk was identified.
ODS TableProjectRisk
API Business ObjectProjectRisk
API Field NameDateIdentified
PMDB Tableprojrisk
PMDB Field Nameadd_date
Data Typedate
PriorityThe priority of the project risk: 'Top', 'High', 'Normal', 'Low', or 'Lowest'.
ODS TableProjectRisk
API Business ObjectProjectRisk
API Field NamePriority
PMDB Tableprojrisk
PMDB Field Namepriority_type
Data Typestring
StatusThe current status of the project risk: 'Open' or 'Closed'.
ODS TableProjectRisk
API Business ObjectProjectRisk
API Field NameStatus
PMDB Tableprojrisk
PMDB Field Namestatus_code
Data Typestring
NameThe name of the project risk.
ODS TableProjectRisk
API Business ObjectProjectRisk
API Field NameName
PMDB Tableprojrisk
PMDB Field Namerisk_name
Data Typestring
RiskTypeObjectIdThe unique ID of the associated risk type.
ODS TableProjectRisk
API Business ObjectProjectRisk
API Field NameRiskTypeObjectId
PMDB Tableprojrisk
PMDB Field Namerisk_type_id
Data Typeinteger
OBSObjectIdThe unique ID of the project manager from the project's OBS tree who is responsible for the project risk.
ODS TableProjectRisk
API Business ObjectProjectRisk
API Field NameOBSObjectId
PMDB Tableprojrisk
PMDB Field Nameobs_id
Data Typeinteger
ResourceObjectIdThe unique ID of the associated resource for this project risk. If a parent resource is selected, the risk applies to all child resources as well.
ODS TableProjectRisk
API Business ObjectProjectRisk
API Field NameResourceObjectId
PMDB Tableprojrisk
PMDB Field Namersrc_id
Data Typeinteger
ImpactProbabilityThe probability of occurrence of the project risk, as a percent. A probability of 50 means there is a 50% chance the project risk will occur.
ODS TableProjectRisk
API Business ObjectProjectRisk
API Field NameImpactProbability
PMDB Tableprojrisk
PMDB Field Nameprbly_pct
Data Typedouble
ImpactLaborUnitsThe estimated impact of the risk on the project in terms of labor units, if the risk occurs.
ODS TableProjectRisk
API Business ObjectProjectRisk
API Field NameImpactLaborUnits
PMDB Tableprojrisk
PMDB Field Nameimpact_work_qty
Data Typedouble
ImpactNonLaborUnitsThe estimated impact of the risk on the project in terms of nonlabor units, if the risk occurs.
ODS TableProjectRisk
API Business ObjectProjectRisk
API Field NameImpactNonLaborUnits
PMDB Tableprojrisk
PMDB Field Nameimpact_equip_qty
Data Typedouble
ImpactExpensesThe estimated impact of the risk on the project in terms of expenses, if the risk occurs.
ODS TableProjectRisk
API Business ObjectProjectRisk
API Field NameImpactExpenses
PMDB Tableprojrisk
PMDB Field Nameimpact_expense_cost
Data Typedouble
ImpactDateThe estimated impact date of the project risk. When the project risk WBS impact is computed, only activities forward of the project risk impact date are involved.
ODS TableProjectRisk
API Business ObjectProjectRisk
API Field NameImpactDate
PMDB Tableprojrisk
PMDB Field Nameimpact_date
Data Typedate
ImpactMaterialUnitsThe estimated impact of the risk on the project in terms of labor units, if the risk occurs.
ODS TableProjectRisk
API Business ObjectProjectRisk
API Field NameImpactMaterialUnits
PMDB Tableprojrisk
PMDB Field Nameimpact_mat_qty
Data Typedouble
DescriptionThe description of the project risk.
ODS TableProjectRisk
API Business ObjectProjectRisk
API Field NameDescription
PMDB Tableprojrisk
PMDB Field Namerisk_descr
Data Typeclob
IsBaselineThe boolean value indicating if this business object is related to a Project or Baseline
ODS TableProjectRisk
API Business ObjectProjectRisk
API Field NameIsBaseline
PMDB Table
PMDB Field Name
Data Typestring
ExposureExpensesThe net exposure of the risk on the project in terms of expenses. The exposure expenses are calculated as the impact expenses times the risk probability.
ODS TableProjectRisk
API Business ObjectProjectRisk
API Field NameExposureExpenses
PMDB Table
PMDB Field Name
Data Typenumber
ExposureLaborUnitsThe net exposure of the risk on the project in terms of labor units. The exposure labor units are calculated as the impact labor units times the risk probability.
ODS TableProjectRisk
API Business ObjectProjectRisk
API Field NameExposureLaborUnits
PMDB Table
PMDB Field Name
Data Typenumber
ExposureMaterialUnitsThe net exposure of the risk on the project in terms of labor units. The exposure labor units are calculated as the impact labor units times the risk probability.
ODS TableProjectRisk
API Business ObjectProjectRisk
API Field NameExposureMaterialUnits
PMDB Table
PMDB Field Name
Data Typenumber
ExposureNonLaborUnitsThe net exposure of the risk on the project in terms of nonlabor units. The exposure nonlabor units are calculated as the impact nonlabor units times the risk probability.
ODS TableProjectRisk
API Business ObjectProjectRisk
API Field NameExposureNonLaborUnits
PMDB Table
PMDB Field Name
Data Typenumber
OBSNameThe name of the person/role in the organization, sometimes referred to as the "responsible manager".
ODS TableProjectRisk
API Business ObjectProjectRisk
API Field NameOBSName
PMDB Tableobs
PMDB Field Nameobs_name
Data Typestring
ProjectIdThe short code that uniquely identifies the project.
ODS TableProjectRisk
API Business ObjectProjectRisk
API Field NameProjectId
PMDB Tableproject
PMDB Field Nameproj_short_name
Data Typestring
ResourceIdThe short code that uniquely identifies the resource.
ODS TableProjectRisk
API Business ObjectProjectRisk
API Field NameResourceId
PMDB Tablersrc
PMDB Field Namersrc_short_name
Data Typestring
ResourceNameThe name of the resource.
ODS TableProjectRisk
API Business ObjectProjectRisk
API Field NameResourceName
PMDB Tablersrc
PMDB Field Namersrc_name
Data Typestring
RiskControlPlanthe description of the plan for managing selected risks and their effects.
ODS TableProjectRisk
API Business ObjectProjectRisk
API Field NameRiskControlPlan
PMDB Tableriskctrl
PMDB Field Namerisk_control
Data Typeclob
TypeThe risk types used to categorize risks.
ODS TableProjectRisk
API Business ObjectProjectRisk
API Field NameType
PMDB Tablerisktype
PMDB Field Namerisk_type
Data Typestring
WBSCodeThe short code assigned to each WBS element for identification. Each WBS element is uniquely identified by concatenating its own code together with its parents' codes.
ODS TableProjectRisk
API Business ObjectProjectRisk
API Field NameWBSCode
PMDB Tableprojwbs
PMDB Field Namewbs_short_name
Data Typestring
WBSNameThe name of the WBS element.
ODS TableProjectRisk
API Business ObjectProjectRisk
API Field NameWBSName
PMDB Tableprojwbs
PMDB Field Namewbs_name
Data Typestring
lastupdateuserLast Update User
ODS TablePROJECTRISK
API Business Object
API Field Name
PMDB Table
PMDB Field Name
Data Typestring
lastupdatedateLast Update Date
ODS TablePROJECTRISK
API Business Object
API Field Name
PMDB Table
PMDB Field Name
Data Typedate
createuserCreate User
ODS TablePROJECTRISK
API Business Object
API Field Name
PMDB Table
PMDB Field Name
Data Typestring
createdateCreate Date
ODS TablePROJECTRISK
API Business Object
API Field Name
PMDB Table
PMDB Field Name
Data Typedate
SKeySKey generated key on ProjectRisk
ODS TablePROJECTRISK
API Business Object
API Field Name
PMDB Table
PMDB Field Name
Data Typeint
PROJECTSECURITYTop
RDBMSUSERID
ODS TablePROJECTSECURITY
API Business Object
API Field Name
PMDB Table
PMDB Field Name
Data Typeinteger
PROJECTOBJECTID
ODS TablePROJECTSECURITY
API Business Object
API Field Name
PMDB Table
PMDB Field Name
Data Typeinteger
COSTFLAG
ODS TablePROJECTSECURITY
API Business Object
API Field Name
PMDB Table
PMDB Field Name
Data Typestring
PROJECTSPENDINGPLANTop
ObjectIdThe unique ID generated by the system.
ODS TableProjectSpendingPlan
API Business ObjectProjectSpendingPlan
API Field NameObjectId
PMDB Tablewbsbudg
PMDB Field Namewbs_budg_id
Data Typeinteger
ProjectObjectIdThe unique ID of the associated project for this project spending plan.
ODS TableProjectSpendingPlan
API Business ObjectProjectSpendingPlan
API Field NameProjectObjectId
PMDB Tablewbsbudg
PMDB Field Nameproj_id
Data Typeinteger
WBSObjectIdThe unique ID of the associated WBS for this project spending plan.
ODS TableProjectSpendingPlan
API Business ObjectProjectSpendingPlan
API Field NameWBSObjectId
PMDB Tablewbsbudg
PMDB Field Namewbs_id
Data Typeinteger
SpendingPlanDateThe start of a spending/benefit plan time period for the project.
ODS TableProjectSpendingPlan
API Business ObjectProjectSpendingPlan
API Field NameDate
PMDB Tablewbsbudg
PMDB Field Namestart_date
Data Typedate
SpendingPlanThe editable total monthly expenditure for the project.
ODS TableProjectSpendingPlan
API Business ObjectProjectSpendingPlan
API Field NameSpendingPlan
PMDB Tablewbsbudg
PMDB Field Namespend_cost
Data Typedouble
BenefitPlanThe editable monthly profit portion for each month for the project.
ODS TableProjectSpendingPlan
API Business ObjectProjectSpendingPlan
API Field NameBenefitPlan
PMDB Tablewbsbudg
PMDB Field Namebenefit_cost
Data Typedouble
IsBaselineThe boolean value indicating if this business object is related to a Project or Baseline
ODS TableProjectSpendingPlan
API Business ObjectProjectSpendingPlan
API Field NameIsBaseline
PMDB Table
PMDB Field Name
Data Typestring
ProjectIdThe Project short code that uniquely identifies the project.
ODS TableProjectSpendingPlan
API Business ObjectProjectSpendingPlan
API Field NameProjectId
PMDB Tableproject
PMDB Field Nameproj_short_name
Data Typestring
WBSCodeThe short code assigned to each WBS element for identification. Each WBS element is uniquely identified by concatenating its own code together with its parents' codes.
ODS TableProjectSpendingPlan
API Business ObjectProjectSpendingPlan
API Field NameWBSCode
PMDB Tableprojwbs
PMDB Field Namewbs_short_name
Data Typestring
WBSNameThe name of the WBS element.
ODS TableProjectSpendingPlan
API Business ObjectProjectSpendingPlan
API Field NameWBSName
PMDB Tableprojwbs
PMDB Field Namewbs_name
Data Typestring
lastupdateuserLast Update User
ODS TablePROJECTSPENDINGPLAN
API Business Object
API Field Name
PMDB Table
PMDB Field Name
Data Typestring
lastupdatedateLast Update Date
ODS TablePROJECTSPENDINGPLAN
API Business Object
API Field Name
PMDB Table
PMDB Field Name
Data Typedate
createuserCreate User
ODS TablePROJECTSPENDINGPLAN
API Business Object
API Field Name
PMDB Table
PMDB Field Name
Data Typestring
createdateCreate Date
ODS TablePROJECTSPENDINGPLAN
API Business Object
API Field Name
PMDB Table
PMDB Field Name
Data Typedate
SKeySKey generated key on ProjectSpendingPlan
ODS TablePROJECTSPENDINGPLAN
API Business Object
API Field Name
PMDB Table
PMDB Field Name
Data Typeint
PROJECTSPREADTop
ObjectId
ODS TablePROJECTSPREAD
API Business Object
API Field Name
PMDB Table
PMDB Field Name
Data Typeinteger
Id
ODS TablePROJECTSPREAD
API Business Object
API Field Name
PMDB Table
PMDB Field Name
Data Typestring
Name
ODS TablePROJECTSPREAD
API Business Object
API Field Name
PMDB Table
PMDB Field Name
Data Typestring
ParentEPSObjectId
ODS TablePROJECTSPREAD
API Business Object
API Field Name
PMDB Table
PMDB Field Name
Data Typeinteger
ObsObjectId
ODS TablePROJECTSPREAD
API Business Object
API Field Name
PMDB Table
PMDB Field Name
Data Typeinteger
ObsName
ODS TablePROJECTSPREAD
API Business Object
API Field Name
PMDB Table
PMDB Field Name
Data Typestring
StartDate
ODS TablePROJECTSPREAD
API Business Object
API Field Name
PMDB Table
PMDB Field Name
Data Typedate
EndDate
ODS TablePROJECTSPREAD
API Business Object
API Field Name
PMDB Table
PMDB Field Name
Data Typedate
ActualLaborUnits
ODS TablePROJECTSPREAD
API Business Object
API Field Name
PMDB Table
PMDB Field Name
Data Typedouble
ActualNonlaborUnits
ODS TablePROJECTSPREAD
API Business Object
API Field Name
PMDB Table
PMDB Field Name
Data Typedouble
AtCompletionLaborUnits
ODS TablePROJECTSPREAD
API Business Object
API Field Name
PMDB Table
PMDB Field Name
Data Typedouble
AtCompletionNonlaborUnits
ODS TablePROJECTSPREAD
API Business Object
API Field Name
PMDB Table
PMDB Field Name
Data Typedouble
BaselinePlannedLaborUnits
ODS TablePROJECTSPREAD
API Business Object
API Field Name
PMDB Table
PMDB Field Name
Data Typedouble
BaselinePlannedNonlaborUnits
ODS TablePROJECTSPREAD
API Business Object
API Field Name
PMDB Table
PMDB Field Name
Data Typedouble
EarnedValueLaborUnits
ODS TablePROJECTSPREAD
API Business Object
API Field Name
PMDB Table
PMDB Field Name
Data Typedouble
EstimateAtCompletionLaborUnits
ODS TablePROJECTSPREAD
API Business Object
API Field Name
PMDB Table
PMDB Field Name
Data Typedouble
EstimateToCompleteLaborUnits
ODS TablePROJECTSPREAD
API Business Object
API Field Name
PMDB Table
PMDB Field Name
Data Typedouble
PlannedLaborUnits
ODS TablePROJECTSPREAD
API Business Object
API Field Name
PMDB Table
PMDB Field Name
Data Typedouble
PlannedNonlaborUnits
ODS TablePROJECTSPREAD
API Business Object
API Field Name
PMDB Table
PMDB Field Name
Data Typedouble
PlannedValueLaborUnits
ODS TablePROJECTSPREAD
API Business Object
API Field Name
PMDB Table
PMDB Field Name
Data Typedouble
RemainingLaborUnits
ODS TablePROJECTSPREAD
API Business Object
API Field Name
PMDB Table
PMDB Field Name
Data Typedouble
RemainingNonlaborUnits
ODS TablePROJECTSPREAD
API Business Object
API Field Name
PMDB Table
PMDB Field Name
Data Typedouble
ActualCost
ODS TablePROJECTSPREAD
API Business Object
API Field Name
PMDB Table
PMDB Field Name
Data Typedouble
ActualExpenseCost
ODS TablePROJECTSPREAD
API Business Object
API Field Name
PMDB Table
PMDB Field Name
Data Typedouble
ActualLaborCost
ODS TablePROJECTSPREAD
API Business Object
API Field Name
PMDB Table
PMDB Field Name
Data Typedouble
ActualMaterialCost
ODS TablePROJECTSPREAD
API Business Object
API Field Name
PMDB Table
PMDB Field Name
Data Typedouble
ActualNonlaborCost
ODS TablePROJECTSPREAD
API Business Object
API Field Name
PMDB Table
PMDB Field Name
Data Typedouble
ActualTotalCost
ODS TablePROJECTSPREAD
API Business Object
API Field Name
PMDB Table
PMDB Field Name
Data Typedouble
AtCompletionExpenseCost
ODS TablePROJECTSPREAD
API Business Object
API Field Name
PMDB Table
PMDB Field Name
Data Typedouble
AtCompletionLaborCost
ODS TablePROJECTSPREAD
API Business Object
API Field Name
PMDB Table
PMDB Field Name
Data Typedouble
AtCompletionMaterialCost
ODS TablePROJECTSPREAD
API Business Object
API Field Name
PMDB Table
PMDB Field Name
Data Typedouble
AtCompletionNonlaborCost
ODS TablePROJECTSPREAD
API Business Object
API Field Name
PMDB Table
PMDB Field Name
Data Typedouble
AtCompletionTotalCost
ODS TablePROJECTSPREAD
API Business Object
API Field Name
PMDB Table
PMDB Field Name
Data Typedouble
BaselinePlannedExpenseCost
ODS TablePROJECTSPREAD
API Business Object
API Field Name
PMDB Table
PMDB Field Name
Data Typedouble
BaselinePlannedLaborCost
ODS TablePROJECTSPREAD
API Business Object
API Field Name
PMDB Table
PMDB Field Name
Data Typedouble
BaselinePlannedMaterialCost
ODS TablePROJECTSPREAD
API Business Object
API Field Name
PMDB Table
PMDB Field Name
Data Typedouble
BaselinePlannedNonlaborCost
ODS TablePROJECTSPREAD
API Business Object
API Field Name
PMDB Table
PMDB Field Name
Data Typedouble
BaselinePlannedTotalCost
ODS TablePROJECTSPREAD
API Business Object
API Field Name
PMDB Table
PMDB Field Name
Data Typedouble
EarnedValueCost
ODS TablePROJECTSPREAD
API Business Object
API Field Name
PMDB Table
PMDB Field Name
Data Typedouble
EstimateAtCompletionCost
ODS TablePROJECTSPREAD
API Business Object
API Field Name
PMDB Table
PMDB Field Name
Data Typedouble
EstimateToCompleteCost
ODS TablePROJECTSPREAD
API Business Object
API Field Name
PMDB Table
PMDB Field Name
Data Typedouble
PlannedExpenseCost
ODS TablePROJECTSPREAD
API Business Object
API Field Name
PMDB Table
PMDB Field Name
Data Typedouble
PlannedLaborCost
ODS TablePROJECTSPREAD
API Business Object
API Field Name
PMDB Table
PMDB Field Name
Data Typedouble
PlannedMaterialCost
ODS TablePROJECTSPREAD
API Business Object
API Field Name
PMDB Table
PMDB Field Name
Data Typedouble
PlannedNonlaborCost
ODS TablePROJECTSPREAD
API Business Object
API Field Name
PMDB Table
PMDB Field Name
Data Typedouble
PlannedTotalCost
ODS TablePROJECTSPREAD
API Business Object
API Field Name
PMDB Table
PMDB Field Name
Data Typedouble
PlannedValueCost
ODS TablePROJECTSPREAD
API Business Object
API Field Name
PMDB Table
PMDB Field Name
Data Typedouble
RemainingExpenseCost
ODS TablePROJECTSPREAD
API Business Object
API Field Name
PMDB Table
PMDB Field Name
Data Typedouble
RemainingLaborCost
ODS TablePROJECTSPREAD
API Business Object
API Field Name
PMDB Table
PMDB Field Name
Data Typedouble
RemainingMaterialCost
ODS TablePROJECTSPREAD
API Business Object
API Field Name
PMDB Table
PMDB Field Name
Data Typedouble
RemainingNonlaborCost
ODS TablePROJECTSPREAD
API Business Object
API Field Name
PMDB Table
PMDB Field Name
Data Typedouble
RemainingTotalCost
ODS TablePROJECTSPREAD
API Business Object
API Field Name
PMDB Table
PMDB Field Name
Data Typedouble
SKey
ODS TablePROJECTSPREAD
API Business Object
API Field Name
PMDB Table
PMDB Field Name
Data Typeint
RELATIONSHIPTop
ObjectIdThe unique ID generated by the system.
ODS TableRelationship
API Business ObjectRelationship
API Field NameObjectId
PMDB Tabletaskpred
PMDB Field Nametask_pred_id
Data Typeinteger
SuccessorActivityObjectIdThe unique ID of the successor activity.
ODS TableRelationship
API Business ObjectRelationship
API Field NameSuccessorActivityObjectId
PMDB Tabletaskpred
PMDB Field Nametask_id
Data Typeinteger
PredecessorActivityObjectIdThe unique ID of the predecessor activity.
ODS TableRelationship
API Business ObjectRelationship
API Field NamePredecessorActivityObjectId
PMDB Tabletaskpred
PMDB Field Namepred_task_id
Data Typeinteger
SuccessorProjectObjectIdThe unique ID of the project that owns the successor activity.
ODS TableRelationship
API Business ObjectRelationship
API Field NameSuccessorProjectObjectId
PMDB Tabletaskpred
PMDB Field Nameproj_id
Data Typeinteger
PredecessorProjectObjectIdThe unique ID of the project that owns the predecessor activity.
ODS TableRelationship
API Business ObjectRelationship
API Field NamePredecessorProjectObjectId
PMDB Tabletaskpred
PMDB Field Namepred_proj_id
Data Typeinteger
TypeThe type of relationship: 'Finish to Start', 'Finish to Finish', 'Start to Start', or 'Start to Finish'.
ODS TableRelationship
API Business ObjectRelationship
API Field NameType
PMDB Tabletaskpred
PMDB Field Namepred_type
Data Typestring
LagThe time lag of the relationship. This is the time lag between the predecessor activity's start or finish date and the successor activity's start or finish date, depending on the relationship type. The time lag is based on the successor activity's calendar. This value is specified by the project manager and is used by the project scheduler when scheduling activities.
ODS TableRelationship
API Business ObjectRelationship
API Field NameLag
PMDB Tabletaskpred
PMDB Field Namelag_hr_cnt
Data Typedouble
IsPredecessorBaselineThe YesNo value indicating if the predecessor activity is related to a Project or Baseline
ODS TableRelationship
API Business ObjectRelationship
API Field NameIsPredecessorBaseline
PMDB Table
PMDB Field Name
Data Typestring
IsSuccessorBaselineThe YesNo value indicating if the successor activity is related to a Project or Baseline
ODS TableRelationship
API Business ObjectRelationship
API Field NameIsSuccessorBaseline
PMDB Table
PMDB Field Name
Data Typestring
PredecessorActivityIdThe activity ID of the predecessor activity.
ODS TableRelationship
API Business ObjectRelationship
API Field NamePredecessorActivityId
PMDB Table
PMDB Field Name
Data Typestring
PredecessorActivityNameThe name of the predecessor activity.
ODS TableRelationship
API Business ObjectRelationship
API Field NamePredecessorActivityName
PMDB Table
PMDB Field Name
Data Typestring
PredecessorProjectIdThe project ID of the project that owns the predecessor activity.
ODS TableRelationship
API Business ObjectRelationship
API Field NamePredecessorProjectId
PMDB Table
PMDB Field Name
Data Typestring
SuccessorActivityIdThe activity ID of the successor activity.
ODS TableRelationship
API Business ObjectRelationship
API Field NameSuccessorActivityId
PMDB Table
PMDB Field Name
Data Typestring
SuccessorActivityNameThe name of the successor activity.
ODS TableRelationship
API Business ObjectRelationship
API Field NameSuccessorActivityName
PMDB Table
PMDB Field Name
Data Typestring
SuccessorProjectIdThe project ID of the project that owns the successor activity.
ODS TableRelationship
API Business ObjectRelationship
API Field NameSuccessorProjectId
PMDB Table
PMDB Field Name
Data Typestring
lastupdateuserLast Update User
ODS TableRELATIONSHIP
API Business Object
API Field Name
PMDB Table
PMDB Field Name
Data Typestring
lastupdatedateLast Update Date
ODS TableRELATIONSHIP
API Business Object
API Field Name
PMDB Table
PMDB Field Name
Data Typedate
createuserCreate User
ODS TableRELATIONSHIP
API Business Object
API Field Name
PMDB Table
PMDB Field Name
Data Typestring
createdateCreate Date
ODS TableRELATIONSHIP
API Business Object
API Field Name
PMDB Table
PMDB Field Name
Data Typedate
SKeySKey generated key on Relationship
ODS TableRELATIONSHIP
API Business Object
API Field Name
PMDB Table
PMDB Field Name
Data Typeint
REPORTDATETop
DateName
ODS TableREPORTDATE
API Business Object
API Field Name
PMDB Table
PMDB Field Name
Data Typeinteger
DayDate
ODS TableREPORTDATE
API Business Object
API Field Name
PMDB Table
PMDB Field Name
Data Typedate
DayName
ODS TableREPORTDATE
API Business Object
API Field Name
PMDB Table
PMDB Field Name
Data Typestring
DayOfMonth
ODS TableREPORTDATE
API Business Object
API Field Name
PMDB Table
PMDB Field Name
Data Typeinteger
DayOfYear
ODS TableREPORTDATE
API Business Object
API Field Name
PMDB Table
PMDB Field Name
Data Typeinteger
OrdinalDayOfMonth
ODS TableREPORTDATE
API Business Object
API Field Name
PMDB Table
PMDB Field Name
Data Typestring
OrdinalDayOfYear
ODS TableREPORTDATE
API Business Object
API Field Name
PMDB Table
PMDB Field Name
Data Typestring
WeekBeginDate
ODS TableREPORTDATE
API Business Object
API Field Name
PMDB Table
PMDB Field Name
Data Typedate
DayOfWeek
ODS TableREPORTDATE
API Business Object
API Field Name
PMDB Table
PMDB Field Name
Data Typeinteger
WeekNumber
ODS TableREPORTDATE
API Business Object
API Field Name
PMDB Table
PMDB Field Name
Data Typeinteger
MonthNumber
ODS TableREPORTDATE
API Business Object
API Field Name
PMDB Table
PMDB Field Name
Data Typeinteger
MonthName
ODS TableREPORTDATE
API Business Object
API Field Name
PMDB Table
PMDB Field Name
Data Typestring
MonthShortName
ODS TableREPORTDATE
API Business Object
API Field Name
PMDB Table
PMDB Field Name
Data Typestring
MonthEndDate
ODS TableREPORTDATE
API Business Object
API Field Name
PMDB Table
PMDB Field Name
Data Typedate
DaysInMonth
ODS TableREPORTDATE
API Business Object
API Field Name
PMDB Table
PMDB Field Name
Data Typeinteger
YearMonth
ODS TableREPORTDATE
API Business Object
API Field Name
PMDB Table
PMDB Field Name
Data Typeinteger
QuarterNumber
ODS TableREPORTDATE
API Business Object
API Field Name
PMDB Table
PMDB Field Name
Data Typeinteger
QuarterName
ODS TableREPORTDATE
API Business Object
API Field Name
PMDB Table
PMDB Field Name
Data Typestring
Year
ODS TableREPORTDATE
API Business Object
API Field Name
PMDB Table
PMDB Field Name
Data Typeinteger
ETLProcess
ODS TableREPORTDATE
API Business Object
API Field Name
PMDB Table
PMDB Field Name
Data Typedate
ETLUser
ODS TableREPORTDATE
API Business Object
API Field Name
PMDB Table
PMDB Field Name
Data Typestring
SKey
ODS TableREPORTDATE
API Business Object
API Field Name
PMDB Table
PMDB Field Name
Data Typeinteger
REPORTTIMETop
CivilianTime
ODS TableREPORTTIME
API Business Object
API Field Name
PMDB Table
PMDB Field Name
Data Typestring
MilitaryTime
ODS TableREPORTTIME
API Business Object
API Field Name
PMDB Table
PMDB Field Name
Data Typestring
TwoChar
ODS TableREPORTTIME
API Business Object
API Field Name
PMDB Table
PMDB Field Name
Data Typestring
TimeName
ODS TableREPORTTIME
API Business Object
API Field Name
PMDB Table
PMDB Field Name
Data Typestring
TimeOfDay
ODS TableREPORTTIME
API Business Object
API Field Name
PMDB Table
PMDB Field Name
Data Typeinteger
ETLProcess
ODS TableREPORTTIME
API Business Object
API Field Name
PMDB Table
PMDB Field Name
Data Typedate
ETLUser
ODS TableREPORTTIME
API Business Object
API Field Name
PMDB Table
PMDB Field Name
Data Typestring
SKey
ODS TableREPORTTIME
API Business Object
API Field Name
PMDB Table
PMDB Field Name
Data Typeinteger
RESASSIGNMENTPERIODACTUALTop
FinancialPeriodObjectIdThe unique ID of the associated financial period.
ODS TableResAssignmentPeriodActual
API Business ObjectResourceAssignmentPeriodActual
API Field NameFinancialPeriodObjectId
PMDB Tabletrsrcfin
PMDB Field Namefin_dates_id
Data Typeinteger
ResourceAssignmentObjectIdThe unique ID of the associated resource assignment.
ODS TableResAssignmentPeriodActual
API Business ObjectResourceAssignmentPeriodActual
API Field NameResourceAssignmentObjectId
PMDB Tabletrsrcfin
PMDB Field Nametaskrsrc_id
Data Typeinteger
ActivityObjectIdThe unique ID of the associated activity.
ODS TableResAssignmentPeriodActual
API Business ObjectResourceAssignmentPeriodActual
API Field NameActivityObjectId
PMDB Tabletrsrcfin
PMDB Field Nametask_id
Data Typeinteger
ProjectObjectIdThe unique ID of the associated project.
ODS TableResAssignmentPeriodActual
API Business ObjectResourceAssignmentPeriodActual
API Field NameProjectObjectId
PMDB Tabletrsrcfin
PMDB Field Nameproj_id
Data Typeinteger
ActualUnitsThe actual units on this resource assignment during a financial period.
ODS TableResAssignmentPeriodActual
API Business ObjectResourceAssignmentPeriodActual
API Field NameActualUnits
PMDB Tabletrsrcfin
PMDB Field Nameact_qty
Data Typedouble
ActualCostThe actual cost on this resource assignment during a financial period.
ODS TableResAssignmentPeriodActual
API Business ObjectResourceAssignmentPeriodActual
API Field NameActualCost
PMDB Tabletrsrcfin
PMDB Field Nameact_cost
Data Typedouble
IsBaselineThe boolean value indicating if this business object is related to a Project or Baseline
ODS TableResAssignmentPeriodActual
API Business ObjectResourceAssignmentPeriodActual
API Field NameIsBaseline
PMDB Table
PMDB Field Name
Data Typestring
ResourceTypeThe resource type: "Labor", "Nonlabor", or "Material".
ODS TableResAssignmentPeriodActual
API Business ObjectResourceAssignmentPeriodActual
API Field NameResourceType
PMDB Tabletaskrsrc
PMDB Field Namersrc_type
Data Typestring
WBSObjectIdThe unique ID of the WBS for the associated activity.
ODS TableResAssignmentPeriodActual
API Business ObjectResourceAssignmentPeriodActual
API Field NameWBSObjectId
PMDB Tabletask
PMDB Field Namewbs_id
Data Typeinteger
lastupdateuserLast Update User
ODS TableRESASSIGNMENTPERIODACTUAL
API Business Object
API Field Name
PMDB Table
PMDB Field Name
Data Typestring
lastupdatedateLast Update Date
ODS TableRESASSIGNMENTPERIODACTUAL
API Business Object
API Field Name
PMDB Table
PMDB Field Name
Data Typedate
createuserCreate User
ODS TableRESASSIGNMENTPERIODACTUAL
API Business Object
API Field Name
PMDB Table
PMDB Field Name
Data Typestring
createdateCreate Date
ODS TableRESASSIGNMENTPERIODACTUAL
API Business Object
API Field Name
PMDB Table
PMDB Field Name
Data Typedate
SKeySKey generated key on ResAssignmentPeriodActual
ODS TableRESASSIGNMENTPERIODACTUAL
API Business Object
API Field Name
PMDB Table
PMDB Field Name
Data Typeint
RESOURCEACCESSTop
UserObjectIdThe unique ID of the associated user.
ODS TableResourceAccess
API Business ObjectResourceAccess
API Field NameUserObjectId
PMDB Tablersrcsec
PMDB Field Nameuser_id
Data Typeinteger
ResourceObjectIdThe unique ID of the associated resource.
ODS TableResourceAccess
API Business ObjectResourceAccess
API Field NameResourceObjectId
PMDB Tablersrcsec
PMDB Field Namersrc_id
Data Typeinteger
ResourceIdThe short code that uniquely identifies the resource.
ODS TableResourceAccess
API Business ObjectResourceAccess
API Field NameResourceId
PMDB Tablersrc
PMDB Field Namersrc_short_name
Data Typestring
ResourceNameThe name of the resource.
ODS TableResourceAccess
API Business ObjectResourceAccess
API Field NameResourceName
PMDB Tablersrc
PMDB Field Namersrc_name
Data Typestring
UserNameThe user's login name.
ODS TableResourceAccess
API Business ObjectResourceAccess
API Field NameUserName
PMDB Tableusers
PMDB Field Nameuser_name
Data Typestring
SKeySKey generated key on ResourceAccess
ODS TableRESOURCEACCESS
API Business Object
API Field Name
PMDB Table
PMDB Field Name
Data Typeint
RESOURCEASSIGNMENTTop
ObjectIdThe unique ID generated by the system.
ODS TableResourceAssignment
API Business ObjectResourceAssignment
API Field NameObjectId
PMDB Tabletaskrsrc
PMDB Field Nametaskrsrc_id
Data Typeinteger
ActivityObjectIdThe unique ID of the activity to which the resource is assigned.
ODS TableResourceAssignment
API Business ObjectResourceAssignment
API Field NameActivityObjectId
PMDB Tabletaskrsrc
PMDB Field Nametask_id
Data Typeinteger
ProjectObjectIdThe unique ID of the associated project.
ODS TableResourceAssignment
API Business ObjectResourceAssignment
API Field NameProjectObjectId
PMDB Tabletaskrsrc
PMDB Field Nameproj_id
Data Typeinteger
ResourceTypeThe resource type: "Labor", "Nonlabor", or "Material".
ODS TableResourceAssignment
API Business ObjectResourceAssignment
API Field NameResourceType
PMDB Tabletaskrsrc
PMDB Field Namersrc_type
Data Typestring
IsCostUnitsLinkedThe flag that determines whether or not cost should be calculated based on units.
ODS TableResourceAssignment
API Business ObjectResourceAssignment
API Field NameIsCostUnitsLinked
PMDB Tabletaskrsrc
PMDB Field Namecost_qty_link_flag
Data Typestring
RoleObjectIdThe unique ID of the role the resource is performing on this activity. A resource may be assigned to the same activity more than once, performing different roles. The project manager controls whether the same resource can be assigned to an activity more than once.
ODS TableResourceAssignment
API Business ObjectResourceAssignment
API Field NameRoleObjectId
PMDB Tabletaskrsrc
PMDB Field Namerole_id
Data Typeinteger
CostAccountObjectIdThe unique ID of the cost account associated with this resource assignment.
ODS TableResourceAssignment
API Business ObjectResourceAssignment
API Field NameCostAccountObjectId
PMDB Tabletaskrsrc
PMDB Field Nameacct_id
Data Typeinteger
ResourceObjectIdThe unique ID of the associated resource.
ODS TableResourceAssignment
API Business ObjectResourceAssignment
API Field NameResourceObjectId
PMDB Tabletaskrsrc
PMDB Field Namersrc_id
Data Typeinteger
ProficiencyThe skill level that is associated with the role. The values are 'Master', 'Expert', 'Skilled', 'Proficient', and 'Inexperienced'. If the current user does not have the ViewResourceRoleProficiency global security privilege, this field may not be accessed.
ODS TableResourceAssignment
API Business ObjectResourceAssignment
API Field NameProficiency
PMDB Table
PMDB Field Name
Data Typestring
PendingPercentCompleteThe estimate of the percentage of the resource's units of work completed on this activity. The pending percent complete is entered by each resource using Timesheets. This value is used to compute the resource's remaining units for the activity when project actuals are applied. The project manager specifies whether resources update their percent complete or remaining units for each project.
ODS TableResourceAssignment
API Business ObjectResourceAssignment
API Field NamePendingPercentComplete
PMDB Tabletaskrsrc
PMDB Field Namepend_complete_pct
Data Typedouble
RemainingUnitsThe remaining units of work to be performed by this resource on this activity. Before the activity is started, the remaining units are the same as the planned units. After the activity is completed, the remaining units are zero.
ODS TableResourceAssignment
API Business ObjectResourceAssignment
API Field NameRemainingUnits
PMDB Tabletaskrsrc
PMDB Field Nameremain_qty
Data Typedouble
PendingRemainingUnitsThe estimate of the resource's remaining units on this activity. The pending remaining units is entered by each resource using Timesheets. This value is copied to the resource's remaining units for the activity when project actuals are applied. The project manager specifies whether resources update their percent complete or remaining units for each project.
ODS TableResourceAssignment
API Business ObjectResourceAssignment
API Field NamePendingRemainingUnits
PMDB Tabletaskrsrc
PMDB Field Namepend_remain_qty
Data Typedouble
PlannedUnitsThe planned units of work for the resource assignment on the activity. This field is named BudgetedUnits in Primavera's Engineering & Construction and Maintenance & Turnaround solutions.
ODS TableResourceAssignment
API Business ObjectResourceAssignment
API Field NamePlannedUnits
PMDB Tabletaskrsrc
PMDB Field Nametarget_qty
Data Typedouble
RemainingUnitsPerTimeThe units per time at which the resource will be performing work on the remaining portion of this activity. For example, a person assigned full time would perform 8 hours of work per day. A department of five people may perform at 5 days per day.
ODS TableResourceAssignment
API Business ObjectResourceAssignment
API Field NameRemainingUnitsPerTime
PMDB Tabletaskrsrc
PMDB Field Nameremain_qty_per_hr
Data Typedouble
PendingActualRegularUnitsThe actual nonovertime units worked by the resource on this activity. This value is computed from timesheets when project actuals are applied or may be entered directly by the project manager.
ODS TableResourceAssignment
API Business ObjectResourceAssignment
API Field NamePendingActualRegularUnits
PMDB Tabletaskrsrc
PMDB Field Namepend_act_reg_qty
Data Typedouble
PlannedLagThe planned time lag between the activity's planned start date and the resource's planned start date on the activity. If the resource is planned to start work when the activity is planned to start, the planned lag is zero. This field is named BudgetedLag in Primavera's Engineering & Construction and Maintenance & Turnaround solutions.
ODS TableResourceAssignment
API Business ObjectResourceAssignment
API Field NamePlannedLag
PMDB Tabletaskrsrc
PMDB Field Nametarget_lag_drtn_hr_cnt
Data Typedouble
PlannedUnitsPerTimeThe planned units per time at which the resource is to perform work on this activity. For example, a person assigned full time would perform 8 hours of work per day. A department of five people may perform at 5 days per day. This field is named BudgetedUnitsPerTime in Primavera's Engineering & Construction and Maintenance & Turnaround solutions.
ODS TableResourceAssignment
API Business ObjectResourceAssignment
API Field NamePlannedUnitsPerTime
PMDB Tabletaskrsrc
PMDB Field Nametarget_qty_per_hr
Data Typedouble
ActualOvertimeUnitsThe actual overtime units worked by the resource on this activity. This value is computed from timesheets when project actuals are applied or may be entered directly by the project manager.
ODS TableResourceAssignment
API Business ObjectResourceAssignment
API Field NameActualOvertimeUnits
PMDB Tabletaskrsrc
PMDB Field Nameact_ot_qty
Data Typedouble
PendingActualOvertimeUnitsThe actual overtime units worked by the resource on this activity. This value is computed from timesheets when project actuals are applied or may be entered directly by the project manager.
ODS TableResourceAssignment
API Business ObjectResourceAssignment
API Field NamePendingActualOvertimeUnits
PMDB Tabletaskrsrc
PMDB Field Namepend_act_ot_qty
Data Typedouble
ActualRegularUnitsThe actual non-overtime units worked by the resource on this activity. This value is computed from timesheets when project actuals are applied or may be entered directly by the project manager.
ODS TableResourceAssignment
API Business ObjectResourceAssignment
API Field NameActualRegularUnits
PMDB Tabletaskrsrc
PMDB Field Nameact_reg_qty
Data Typedouble
RemainingLagThe time lag between the activity's remaining start date and the resource's remaining start date on the activity. If the resource's remaining work starts on the activity's remaining start date, the lag is zero. Before the activity is started, the remaining lag is the same as the planned lag.
ODS TableResourceAssignment
API Business ObjectResourceAssignment
API Field NameRemainingLag
PMDB Table
PMDB Field Name
Data Typenumber
OvertimeFactorThe overtime factor used to compute the overtime price for the resource assignment on this activity. Overtime price = standard price * overtime factor. When the resource is assigned to the activity, the resource's overtime factor is copied to the assignment. The assignment overtime factor is refreshed from the resource value when resource prices are synchronized for the project.
ODS TableResourceAssignment
API Business ObjectResourceAssignment
API Field NameOvertimeFactor
PMDB Tabletaskrsrc
PMDB Field Nameot_factor
Data Typedouble
PlannedCostThe planned cost for the resource assignment on the activity. Computed as planned cost = planned units * price per time. This field is named BudgetedCost in Primavera's Engineering & Construction and Maintenance & Turnaround solutions.
ODS TableResourceAssignment
API Business ObjectResourceAssignment
API Field NamePlannedCost
PMDB Tabletaskrsrc
PMDB Field Nametarget_cost
Data Typedouble
ActualRegularCostThe actual non-overtime cost for the resource assignment on the activity. Computed as actual regular cost = actual regular units * cost per time.
ODS TableResourceAssignment
API Business ObjectResourceAssignment
API Field NameActualRegularCost
PMDB Tabletaskrsrc
PMDB Field Nameact_reg_cost
Data Typedouble
ActualOvertimeCostThe actual overtime cost for the resource assignment on the activity. Computed as actual overtime cost = actual overtime units * cost per time * overtime factor.
ODS TableResourceAssignment
API Business ObjectResourceAssignment
API Field NameActualOvertimeCost
PMDB Tabletaskrsrc
PMDB Field Nameact_ot_cost
Data Typedouble
RemainingCostThe remaining cost for the resource assignment on the activity. Computed as remaining cost = remaining units * cost per time.
ODS TableResourceAssignment
API Business ObjectResourceAssignment
API Field NameRemainingCost
PMDB Tabletaskrsrc
PMDB Field Nameremain_cost
Data Typedouble
ActualStartDateThe date the resource actually started working on the activity.
ODS TableResourceAssignment
API Business ObjectResourceAssignment
API Field NameActualStartDate
PMDB Tabletaskrsrc
PMDB Field Nameact_start_date
Data Typedate
ActualFinishDateThe date the resource actually finished working on the activity.
ODS TableResourceAssignment
API Business ObjectResourceAssignment
API Field NameActualFinishDate
PMDB Tabletaskrsrc
PMDB Field Nameact_end_date
Data Typedate
RemainingStartDateThe date the resource is scheduled to begin the remaining work for the activity. This date is computed by the project scheduler but can be updated manually by the project manager. Before the activity is started, the remaining start date is the same as the planned start date.
ODS TableResourceAssignment
API Business ObjectResourceAssignment
API Field NameRemainingStartDate
PMDB Tabletaskrsrc
PMDB Field Namerestart_date
Data Typedate
RemainingFinishDateThe date the resource is scheduled to finish the remaining work for the activity. This date is computed by the project scheduler but can be updated manually by the project manager. Before the activity is started, the remaining finish date is the same as the planned finish date.
ODS TableResourceAssignment
API Business ObjectResourceAssignment
API Field NameRemainingFinishDate
PMDB Tabletaskrsrc
PMDB Field Namereend_date
Data Typedate
PlannedStartDateThe date the resource is scheduled to begin working on the activity. This date is computed by the project scheduler but can be updated manually by the project manager. This date is not changed by the project scheduler after the activity has been started. This is the start date that Timesheets users follow and schedule variance is measured against.
ODS TableResourceAssignment
API Business ObjectResourceAssignment
API Field NamePlannedStartDate
PMDB Tabletaskrsrc
PMDB Field Nametarget_start_date
Data Typedate
PlannedFinishDateThe date the resource is scheduled to finish working on the activity. This date is computed by the project scheduler but can be updated manually by the project manager. This date is not changed by the project scheduler after the activity has been started. This is the finish date that Timesheets users follow and schedule variance is measured against.
ODS TableResourceAssignment
API Business ObjectResourceAssignment
API Field NamePlannedFinishDate
PMDB Tabletaskrsrc
PMDB Field Nametarget_end_date
Data Typedate
RemainingLateStartDateThe remaining late start date calculated by the scheduler.
ODS TableResourceAssignment
API Business ObjectResourceAssignment
API Field NameRemainingLateStartDate
PMDB Tabletaskrsrc
PMDB Field Namerem_late_start_date
Data Typedate
RemainingLateFinishDateThe remaining late finish date calculated by the scheduler.
ODS TableResourceAssignment
API Business ObjectResourceAssignment
API Field NameRemainingLateFinishDate
PMDB Tabletaskrsrc
PMDB Field Namerem_late_end_date
Data Typedate
RateTypeThe rate type that determines which of the five prices specified for the resource will be used to calculate the cost for the resource assignment. Valid values are 'Price / Unit', 'Price / Unit2', 'Price / Unit3', 'Price / Unit4', 'Price / Unit5', and 'None'.
ODS TableResourceAssignment
API Business ObjectResourceAssignment
API Field NameRateType
PMDB Tabletaskrsrc
PMDB Field Namerate_type
Data Typestring
ActualThisPeriodCostThe actual this period cost (will be labor or nonlabor).
ODS TableResourceAssignment
API Business ObjectResourceAssignment
API Field NameActualThisPeriodCost
PMDB Tabletaskrsrc
PMDB Field Nameact_this_per_cost
Data Typedouble
ActualThisPeriodUnitsThe actual this period units (hours) (will be labor or nonlabor).
ODS TableResourceAssignment
API Business ObjectResourceAssignment
API Field NameActualThisPeriodUnits
PMDB Tabletaskrsrc
PMDB Field Nameact_this_per_qty
Data Typedouble
ResourceCurveObjectIdThe unique ID of the resource curve.
ODS TableResourceAssignment
API Business ObjectResourceAssignment
API Field NameResourceCurveObjectId
PMDB Tabletaskrsrc
PMDB Field Namecurv_id
Data Typeinteger
DrivingActivityDatesFlagThe flag indicating whether new resource/role assignments drive activity dates, by default.
ODS TableResourceAssignment
API Business ObjectResourceAssignment
API Field NameDrivingActivityDatesFlag
PMDB Tabletaskrsrc
PMDB Field Namerollup_dates_flag
Data Typestring
RateSourceThe value that indicates which price/unit will be used to calculate costs for the assignment, such as 'Resource', 'Role', and 'Override'. When a resource and only a resource is assigned to an activity, the rate source will automatically equal 'Resource'. When a role and only a role is assigned to an activity, the rate source will automatically equal 'Role'. When both a resource and role are assigned to the activity, the rate source can be either 'Resource' or 'Role' determined by the RateSourcePreference. In any case, the 'Override' value allows you to specify any other price/unit.
ODS TableResourceAssignment
API Business ObjectResourceAssignment
API Field NameRateSource
PMDB Tabletaskrsrc
PMDB Field Namecost_per_qty_source_type
Data Typestring
IsBaselineThe boolean value indicating if this business object is related to a Project or Baseline
ODS TableResourceAssignment
API Business ObjectResourceAssignment
API Field NameIsBaseline
PMDB Table
PMDB Field Name
Data Typestring
ActivityIdThe short ID that uniquely identifies the activity within the project.
ODS TableResourceAssignment
API Business ObjectResourceAssignment
API Field NameActivityId
PMDB Tabletask
PMDB Field Nametask_code
Data Typestring
ActivityNameThe name of the activity. The activity name does not have to be unique.
ODS TableResourceAssignment
API Business ObjectResourceAssignment
API Field NameActivityName
PMDB Tabletask
PMDB Field Nametask_name
Data Typestring
ActualCostThe actual non-overtime plus overtime cost for the resource assignment on the activity. Computed as actual cost = actual regular cost + actual overtime cost.
ODS TableResourceAssignment
API Business ObjectResourceAssignment
API Field NameActualCost
PMDB TableTASKRSRC
PMDB Field Name
Data Typenumber
ActualDurationThe actual duration for the resource assignment on the activity.
ODS TableResourceAssignment
API Business ObjectResourceAssignment
API Field NameActualDuration
PMDB Table
PMDB Field Name
Data Typenumber
ActualUnitsThe actual non-overtime plus overtime units worked by the resource on this activity. This value is computed from timesheets when project actuals are applied or may be entered directly by the project manager. Computed as actual units = actual regular units + actual overtime units.
ODS TableResourceAssignment
API Business ObjectResourceAssignment
API Field NameActualUnits
PMDB TableTASKRSRC
PMDB Field Name
Data Typenumber
AtCompletionCostThe sum of the actual plus remaining costs for the resource assignment on the activity.
ODS TableResourceAssignment
API Business ObjectResourceAssignment
API Field NameAtCompletionCost
PMDB TableTASKRSRC
PMDB Field Name
Data Typenumber
AtCompletionDurationthe total working time from the activity's current start date to the current finish date. The current start date is the planned start date until the activity is started, then it is the actual start date. The current finish date is the activity planned finish date while the activity is not started, the remaining finish date while the activity is in progress, and the actual finish date once the activity is completed. The total working time is computed using the activity's calendar.
ODS TableResourceAssignment
API Business ObjectResourceAssignment
API Field NameAtCompletionDuration
PMDB Table
PMDB Field Name
Data Typenumber
AtCompletionUnitsThe sum of the actual plus remaining units for the resource assignment on the activity.
ODS TableResourceAssignment
API Business ObjectResourceAssignment
API Field NameAtCompletionUnits
PMDB TableTASKRSRC
PMDB Field Name
Data Typenumber
AutoComputeActualsThe option that determines whether the activity's actual and remaining units, start date, finish date, and percent complete are computed automatically using the planned dates, planned units and the schedule percent complete. If this option is selected, the actual/remaining units and actual dates are automatically updated when project actuals are applied. Use this option to assume that all work for the activity proceeds according to plan.
ODS TableResourceAssignment
API Business ObjectResourceAssignment
API Field NameAutoComputeActuals
PMDB Tablersrc
PMDB Field Nameauto_compute_act_flag
Data Typestring
CalendarNameThe name of the calendar.
ODS TableResourceAssignment
API Business ObjectResourceAssignment
API Field NameCalendarName
PMDB Table
PMDB Field Name
Data Typestring
CalendarObjectIdThe unique ID generated by the system for the calendar associated with the resource assignment.
ODS TableResourceAssignment
API Business ObjectResourceAssignment
API Field NameCalendarObjectId
PMDB TableTASKRSRC
PMDB Field Name
Data Typeinteger
CostAccountIdThe id of associated cost account.
ODS TableResourceAssignment
API Business ObjectResourceAssignment
API Field NameCostAccountId
PMDB Tableaccount
PMDB Field Nameacct_short_name
Data Typestring
CostAccountNameThe name of the associated cost account.
ODS TableResourceAssignment
API Business ObjectResourceAssignment
API Field NameCostAccountName
PMDB Tableaccount
PMDB Field Nameacct_name
Data Typestring
FinishDateThe finish date of the resource assignment on the activity. Set to the remaining finish date until the activity is completed, then set to the actual finish date.
ODS TableResourceAssignment
API Business ObjectResourceAssignment
API Field NameFinishDate
PMDB Table
PMDB Field Name
Data Typedate
IsActiveThe flag that indicates whether this resource assignment is active.
ODS TableResourceAssignment
API Business ObjectResourceAssignment
API Field NameIsActive
PMDB Tablersrc
PMDB Field Nameactive_flag
Data Typestring
IsOvertimeAllowedThe flag that indicates whether the resource is allowed to log overtime hours.
ODS TableResourceAssignment
API Business ObjectResourceAssignment
API Field NameIsOvertimeAllowed
PMDB Tablersrc
PMDB Field Nameot_flag
Data Typestring
IsPrimaryResourceThe flag that indicates whether this resource is the activity's primary resource.
ODS TableResourceAssignment
API Business ObjectResourceAssignment
API Field NameIsPrimaryResource
PMDB Table
PMDB Field Name
Data Typestring
PlannedDurationThe planned working time for the resource assignment on the activity, from the resource's planned start date to the planned finish date. This field is named BudgetedDuration in Primavera's Engineering & Construction and Maintenance & Turnaround solutions.
ODS TableResourceAssignment
API Business ObjectResourceAssignment
API Field NamePlannedDuration
PMDB Table
PMDB Field Name
Data Typenumber
PricePerUnitThe price per time for the resource on this activity. This price is used to compute the resource's cost for the activity. When the resource is assigned to the activity, the resource's price is copied to the assignment based on the effective date of the price and the activity start date. The assignment price is refreshed whenever resource prices are synchronized for the project.
ODS TableResourceAssignment
API Business ObjectResourceAssignment
API Field NamePricePerUnit
PMDB Table
PMDB Field Name
Data Typenumber
ProjectIdThe short code that uniquely identifies the project.
ODS TableResourceAssignment
API Business ObjectResourceAssignment
API Field NameProjectId
PMDB Tableproject
PMDB Field Nameproj_short_name
Data Typestring
RemainingDurationThe remaining duration of the resource assignment. The remaining duration is the remaining working time for the resource assignment on the activity, from the resource's remaining start date to the remaining finish date. The remaining working time is computed using the calendar determined by the activity Type. Resource Dependent activities use the resource's calendar, other activity types use the activity's calendar. Before the activity is started, the remaining duration is the same as the Original duration. After the activity is completed, the remaining duration is zero.
ODS TableResourceAssignment
API Business ObjectResourceAssignment
API Field NameRemainingDuration
PMDB Table
PMDB Field Name
Data Typenumber
ResourceCalendarNameThe name of the calendar for the resource.
ODS TableResourceAssignment
API Business ObjectResourceAssignment
API Field NameResourceCalendarName
PMDB Table
PMDB Field Name
Data Typestring
ResourceCurveNameThe name of the resource curve that determines how resources and costs are distributed over time for this activity.
ODS TableResourceAssignment
API Business ObjectResourceAssignment
API Field NameResourceCurveName
PMDB Tablersrccurv
PMDB Field Namecurv_name
Data Typestring
ResourceIdThe short code that uniquely identifies the resource.
ODS TableResourceAssignment
API Business ObjectResourceAssignment
API Field NameResourceId
PMDB Tablersrc
PMDB Field Namersrc_short_name
Data Typestring
ResourceNameThe name of the resource.
ODS TableResourceAssignment
API Business ObjectResourceAssignment
API Field NameResourceName
PMDB Tablersrc
PMDB Field Namersrc_name
Data Typestring
RoleIdThe short code that uniquely identifies the role.
ODS TableResourceAssignment
API Business ObjectResourceAssignment
API Field NameRoleId
PMDB Tableroles
PMDB Field Namerole_short_name
Data Typestring
RoleNameThe name of the role. The role name uniquely identifies the role.
ODS TableResourceAssignment
API Business ObjectResourceAssignment
API Field NameRoleName
PMDB Tableroles
PMDB Field Namerole_name
Data Typestring
StaffedRemainingCostThe time distribution of the resource's remaining cost for resource assignments that have filled a role.
ODS TableResourceAssignment
API Business ObjectResourceAssignment
API Field NameStaffedRemainingCost
PMDB Table
PMDB Field Name
Data Typenumber
StaffedRemainingUnitsThe time distribution of the resource's remaining units for resource assignments that have filled a role.
ODS TableResourceAssignment
API Business ObjectResourceAssignment
API Field NameStaffedRemainingUnits
PMDB Table
PMDB Field Name
Data Typenumber
StartDateThe start date of the resource assignment on the activity. Set to the remaining start date until the activity is started, then set to the actual start date.
ODS TableResourceAssignment
API Business ObjectResourceAssignment
API Field NameStartDate
PMDB Table
PMDB Field Name
Data Typedate
UnitsPercentCompleteThe percent complete of units for the resource assignment on the activity. Computed as actual units / at completion units * 100. Always in the range 0 to 100.
ODS TableResourceAssignment
API Business ObjectResourceAssignment
API Field NameUnitsPercentComplete
PMDB Table
PMDB Field Name
Data Typenumber
UnstaffedRemainingCostThe time distribution of the resource's remaining cost for resource assignments that have not filled a role.
ODS TableResourceAssignment
API Business ObjectResourceAssignment
API Field NameUnstaffedRemainingCost
PMDB Table
PMDB Field Name
Data Typenumber
UnstaffedRemainingUnitsThe time distribution of the resource's remaining units for resource assignments that have not filled a role.
ODS TableResourceAssignment
API Business ObjectResourceAssignment
API Field NameUnstaffedRemainingUnits
PMDB Table
PMDB Field Name
Data Typenumber
WBSObjectIdThe unique ID of the WBS for the activity.
ODS TableResourceAssignment
API Business ObjectResourceAssignment
API Field NameWBSObjectId
PMDB Tabletask
PMDB Field Namewbs_id
Data Typeinteger
lastupdateuserLast Update User
ODS TableRESOURCEASSIGNMENT
API Business Object
API Field Name
PMDB Table
PMDB Field Name
Data Typestring
lastupdatedateLast Update Date
ODS TableRESOURCEASSIGNMENT
API Business Object
API Field Name
PMDB Table
PMDB Field Name
Data Typedate
createuserCreate User
ODS TableRESOURCEASSIGNMENT
API Business Object
API Field Name
PMDB Table
PMDB Field Name
Data Typestring
createdateCreate Date
ODS TableRESOURCEASSIGNMENT
API Business Object
API Field Name
PMDB Table
PMDB Field Name
Data Typedate
SKeySKey generated key on ResourceAssignment
ODS TableRESOURCEASSIGNMENT
API Business Object
API Field Name
PMDB Table
PMDB Field Name
Data Typeint
RESOURCECODETop
ObjectIdThe unique ID generated by the system.
ODS TableResourceCode
API Business ObjectResourceCode
API Field NameObjectId
PMDB Tablercatval
PMDB Field Namersrc_catg_id
Data Typeinteger
CodeTypeObjectIdThe unique ID of the parent resource code type.
ODS TableResourceCode
API Business ObjectResourceCode
API Field NameCodeTypeObjectId
PMDB Tablercatval
PMDB Field Namersrc_catg_type_id
Data Typeinteger
SequenceNumberThe sequence number for sorting.
ODS TableResourceCode
API Business ObjectResourceCode
API Field NameSequenceNumber
PMDB Tablercatval
PMDB Field Nameseq_num
Data Typeinteger
CodeValueThe value of the resource code.
ODS TableResourceCode
API Business ObjectResourceCode
API Field NameCodeValue
PMDB Tablercatval
PMDB Field Namersrc_catg_short_name
Data Typestring
DescriptionThe description of the resource code.
ODS TableResourceCode
API Business ObjectResourceCode
API Field NameDescription
PMDB Tablercatval
PMDB Field Namersrc_catg_name
Data Typestring
ParentObjectIdThe unique ID of the parent resource code of this resource code in the hierarchy.
ODS TableResourceCode
API Business ObjectResourceCode
API Field NameParentObjectId
PMDB Tablercatval
PMDB Field Nameparent_rsrc_catg_id
Data Typeinteger
CodeTypeNameThe name of the parent code type for this code.
ODS TableResourceCode
API Business ObjectResourceCode
API Field NameCodeTypeName
PMDB Tablercattype
PMDB Field Namersrc_catg_type
Data Typestring
issecurecodeResourceCode - IsSecureCode maps to RCATVAL.super_flag
ODS TableRESOURCECODE
API Business Object
API Field Name
PMDB Table
PMDB Field Name
Data Typestring
lastupdateuserLast Update User
ODS TableRESOURCECODE
API Business Object
API Field Name
PMDB Table
PMDB Field Name
Data Typestring
lastupdatedateLast Update Date
ODS TableRESOURCECODE
API Business Object
API Field Name
PMDB Table
PMDB Field Name
Data Typedate
createuserCreate User
ODS TableRESOURCECODE
API Business Object
API Field Name
PMDB Table
PMDB Field Name
Data Typestring
createdateCreate Date
ODS TableRESOURCECODE
API Business Object
API Field Name
PMDB Table
PMDB Field Name
Data Typedate
SKeySKey generated key on ResourceCode
ODS TableRESOURCECODE
API Business Object
API Field Name
PMDB Table
PMDB Field Name
Data Typeint
RESOURCECODEASSIGNMENTTop
ResourceObjectIdThe unique ID of the resource to which the resource code is assigned.
ODS TableResourceCodeAssignment
API Business ObjectResourceCodeAssignment
API Field NameResourceObjectId
PMDB Tablersrcrcat
PMDB Field Namersrc_id
Data Typeinteger
ResourceCodeTypeObjectIdThe unique ID of the parent resource code type.
ODS TableResourceCodeAssignment
API Business ObjectResourceCodeAssignment
API Field NameResourceCodeTypeObjectId
PMDB Tablersrcrcat
PMDB Field Namersrc_catg_type_id
Data Typeinteger
ResourceCodeObjectIdThe unique ID of the associated resource code.
ODS TableResourceCodeAssignment
API Business ObjectResourceCodeAssignment
API Field NameResourceCodeObjectId
PMDB Tablersrcrcat
PMDB Field Namersrc_catg_id
Data Typeinteger
ResourceCodeDescriptionThe description of the associated resource code.
ODS TableResourceCodeAssignment
API Business ObjectResourceCodeAssignment
API Field NameResourceCodeDescription
PMDB Tablercatval
PMDB Field Namersrc_catg_name
Data Typestring
ResourceCodeTypeNameThe name of the parent resource code type.
ODS TableResourceCodeAssignment
API Business ObjectResourceCodeAssignment
API Field NameResourceCodeTypeName
PMDB Tablercattype
PMDB Field Namersrc_catg_type
Data Typestring
ResourceCodeValueThe value of the associated resource code.
ODS TableResourceCodeAssignment
API Business ObjectResourceCodeAssignment
API Field NameResourceCodeValue
PMDB Tablercatval
PMDB Field Namersrc_catg_short_name
Data Typestring
ResourceIdThe short code that uniquely identifies the associated resource.
ODS TableResourceCodeAssignment
API Business ObjectResourceCodeAssignment
API Field NameResourceId
PMDB Tablersrc
PMDB Field Namersrc_short_name
Data Typestring
ResourceNameThe name of the resource to which the resource code is assigned.
ODS TableResourceCodeAssignment
API Business ObjectResourceCodeAssignment
API Field NameResourceName
PMDB Tablersrc
PMDB Field Namersrc_name
Data Typestring
issecurecodeResourceCodeAssignment - IsSecureCode maps to RSRCRCAT.super_flag
ODS TableRESOURCECODEASSIGNMENT
API Business Object
API Field Name
PMDB Table
PMDB Field Name
Data Typestring
lastupdateuserLast Update User
ODS TableRESOURCECODEASSIGNMENT
API Business Object
API Field Name
PMDB Table
PMDB Field Name
Data Typestring
lastupdatedateLast Update Date
ODS TableRESOURCECODEASSIGNMENT
API Business Object
API Field Name
PMDB Table
PMDB Field Name
Data Typedate
createuserCreate User
ODS TableRESOURCECODEASSIGNMENT
API Business Object
API Field Name
PMDB Table
PMDB Field Name
Data Typestring
createdateCreate Date
ODS TableRESOURCECODEASSIGNMENT
API Business Object
API Field Name
PMDB Table
PMDB Field Name
Data Typedate
SKeySKey generated key on ResourceCodeAssignment
ODS TableRESOURCECODEASSIGNMENT
API Business Object
API Field Name
PMDB Table
PMDB Field Name
Data Typeint
RESOURCECODEHIERARCHYTop
CodeTypeObjectId
ODS TableRESOURCECODEHIERARCHY
API Business Object
API Field Name
PMDB Table
PMDB Field Name
Data Typeinteger
CodeTypeName
ODS TableRESOURCECODEHIERARCHY
API Business Object
API Field Name
PMDB Table
PMDB Field Name
Data Typestring
CodeTypeSequenceNumber
ODS TableRESOURCECODEHIERARCHY
API Business Object
API Field Name
PMDB Table
PMDB Field Name
Data Typeinteger
CodeTypeIsSecure
ODS TableRESOURCECODEHIERARCHY
API Business Object
API Field Name
PMDB Table
PMDB Field Name
Data Typestring
ParentCodeValueObjectId
ODS TableRESOURCECODEHIERARCHY
API Business Object
API Field Name
PMDB Table
PMDB Field Name
Data Typeinteger
ParentCodeValueName
ODS TableRESOURCECODEHIERARCHY
API Business Object
API Field Name
PMDB Table
PMDB Field Name
Data Typestring
ParentCodeValueShortName
ODS TableRESOURCECODEHIERARCHY
API Business Object
API Field Name
PMDB Table
PMDB Field Name
Data Typestring
ParentCodeValueSequenceNumber
ODS TableRESOURCECODEHIERARCHY
API Business Object
API Field Name
PMDB Table
PMDB Field Name
Data Typeinteger
ChildCodeValueObjectId
ODS TableRESOURCECODEHIERARCHY
API Business Object
API Field Name
PMDB Table
PMDB Field Name
Data Typeinteger
ChildCodeValueName
ODS TableRESOURCECODEHIERARCHY
API Business Object
API Field Name
PMDB Table
PMDB Field Name
Data Typestring
ChildCodeValueShortName
ODS TableRESOURCECODEHIERARCHY
API Business Object
API Field Name
PMDB Table
PMDB Field Name
Data Typestring
ChildCodeValueSequenceNumber
ODS TableRESOURCECODEHIERARCHY
API Business Object
API Field Name
PMDB Table
PMDB Field Name
Data Typeinteger
ParentLevelsBelowRoot
ODS TableRESOURCECODEHIERARCHY
API Business Object
API Field Name
PMDB Table
PMDB Field Name
Data Typeinteger
ChildLevelsBelowRoot
ODS TableRESOURCECODEHIERARCHY
API Business Object
API Field Name
PMDB Table
PMDB Field Name
Data Typeinteger
LevelsBetween
ODS TableRESOURCECODEHIERARCHY
API Business Object
API Field Name
PMDB Table
PMDB Field Name
Data Typeinteger
ChildHasChildren
ODS TableRESOURCECODEHIERARCHY
API Business Object
API Field Name
PMDB Table
PMDB Field Name
Data Typestring
FullPathName
ODS TableRESOURCECODEHIERARCHY
API Business Object
API Field Name
PMDB Table
PMDB Field Name
Data Typestring
SKey
ODS TableRESOURCECODEHIERARCHY
API Business Object
API Field Name
PMDB Table
PMDB Field Name
Data Typeint
RESOURCECODETYPETop
ObjectIdThe unique ID generated by the system.
ODS TableResourceCodeType
API Business ObjectResourceCodeType
API Field NameObjectId
PMDB Tablercattype
PMDB Field Namersrc_catg_type_id
Data Typeinteger
SequenceNumberThe sequence number for sorting.
ODS TableResourceCodeType
API Business ObjectResourceCodeType
API Field NameSequenceNumber
PMDB Tablercattype
PMDB Field Nameseq_num
Data Typeinteger
LengthThe maximum number of characters allowed for values of this resource code.
ODS TableResourceCodeType
API Business ObjectResourceCodeType
API Field NameLength
PMDB Tablercattype
PMDB Field Namersrc_catg_short_len
Data Typeinteger
NameThe name of the resource code type.
ODS TableResourceCodeType
API Business ObjectResourceCodeType
API Field NameName
PMDB Tablercattype
PMDB Field Namersrc_catg_type
Data Typestring
IsSecureCodethe flag indicating whether this is a secure Resource Code Type.
ODS TableResourceCodeType
API Business ObjectResourceCodeType
API Field NameIsSecureCode
PMDB Tablercattype
PMDB Field Namesuper_flag
Data Typestring
lastupdateuserLast Update User
ODS TableRESOURCECODETYPE
API Business Object
API Field Name
PMDB Table
PMDB Field Name
Data Typestring
lastupdatedateLast Update Date
ODS TableRESOURCECODETYPE
API Business Object
API Field Name
PMDB Table
PMDB Field Name
Data Typedate
createuserCreate User
ODS TableRESOURCECODETYPE
API Business Object
API Field Name
PMDB Table
PMDB Field Name
Data Typestring
createdateCreate Date
ODS TableRESOURCECODETYPE
API Business Object
API Field Name
PMDB Table
PMDB Field Name
Data Typedate
SKeySKey generated key on ResourceCodeType
ODS TableRESOURCECODETYPE
API Business Object
API Field Name
PMDB Table
PMDB Field Name
Data Typeint
RESOURCECURVETop
ObjectIdThe unique ID generated by the system.
ODS TableResourceCurve
API Business ObjectResourceCurve
API Field NameObjectId
PMDB Tablersrccurv
PMDB Field Namecurv_id
Data Typeinteger
NameThe name of the resource curve.
ODS TableResourceCurve
API Business ObjectResourceCurve
API Field NameName
PMDB Tablersrccurv
PMDB Field Namecurv_name
Data Typestring
IsDefaultThe flag that identifies the default curve. The default curve can not be edited.
ODS TableResourceCurve
API Business ObjectResourceCurve
API Field NameIsDefault
PMDB Tablersrccurv
PMDB Field Namedefault_flag
Data Typestring
value0ResourceCurve - Value0 maps to RSRCCURV.value0
ODS TableRESOURCECURVE
API Business Object
API Field Name
PMDB Table
PMDB Field Name
Data Typenumber
value5ResourceCurve - Value5 maps to RSRCCURV.value5
ODS TableRESOURCECURVE
API Business Object
API Field Name
PMDB Table
PMDB Field Name
Data Typenumber
value10ResourceCurve - Value10 maps to RSRCCURV.value10
ODS TableRESOURCECURVE
API Business Object
API Field Name
PMDB Table
PMDB Field Name
Data Typenumber
value15ResourceCurve - Value15 maps to RSRCCURV.value15
ODS TableRESOURCECURVE
API Business Object
API Field Name
PMDB Table
PMDB Field Name
Data Typenumber
value20ResourceCurve - Value20 maps to RSRCCURV.value20
ODS TableRESOURCECURVE
API Business Object
API Field Name
PMDB Table
PMDB Field Name
Data Typenumber
value25ResourceCurve - Value25 maps to RSRCCURV.value25
ODS TableRESOURCECURVE
API Business Object
API Field Name
PMDB Table
PMDB Field Name
Data Typenumber
value30ResourceCurve - Value30 maps to RSRCCURV.value30
ODS TableRESOURCECURVE
API Business Object
API Field Name
PMDB Table
PMDB Field Name
Data Typenumber
value35ResourceCurve - Value35 maps to RSRCCURV.value35
ODS TableRESOURCECURVE
API Business Object
API Field Name
PMDB Table
PMDB Field Name
Data Typenumber
value40ResourceCurve - Value40 maps to RSRCCURV.value40
ODS TableRESOURCECURVE
API Business Object
API Field Name
PMDB Table
PMDB Field Name
Data Typenumber
value45ResourceCurve - Value45 maps to RSRCCURV.value45
ODS TableRESOURCECURVE
API Business Object
API Field Name
PMDB Table
PMDB Field Name
Data Typenumber
value50ResourceCurve - Value50 maps to RSRCCURV.value50
ODS TableRESOURCECURVE
API Business Object
API Field Name
PMDB Table
PMDB Field Name
Data Typenumber
value55ResourceCurve - Value55 maps to RSRCCURV.value55
ODS TableRESOURCECURVE
API Business Object
API Field Name
PMDB Table
PMDB Field Name
Data Typenumber
value60ResourceCurve - Value60 maps to RSRCCURV.value60
ODS TableRESOURCECURVE
API Business Object
API Field Name
PMDB Table
PMDB Field Name
Data Typenumber
value65ResourceCurve - Value65 maps to RSRCCURV.value65
ODS TableRESOURCECURVE
API Business Object
API Field Name
PMDB Table
PMDB Field Name
Data Typenumber
value70ResourceCurve - Value70 maps to RSRCCURV.value70
ODS TableRESOURCECURVE
API Business Object
API Field Name
PMDB Table
PMDB Field Name
Data Typenumber
value75ResourceCurve - Value75 maps to RSRCCURV.value75
ODS TableRESOURCECURVE
API Business Object
API Field Name
PMDB Table
PMDB Field Name
Data Typenumber
value80ResourceCurve - Value80 maps to RSRCCURV.value80
ODS TableRESOURCECURVE
API Business Object
API Field Name
PMDB Table
PMDB Field Name
Data Typenumber
value85ResourceCurve - Value85 maps to RSRCCURV.value85
ODS TableRESOURCECURVE
API Business Object
API Field Name
PMDB Table
PMDB Field Name
Data Typenumber
value90ResourceCurve - Value90 maps to RSRCCURV.value90
ODS TableRESOURCECURVE
API Business Object
API Field Name
PMDB Table
PMDB Field Name
Data Typenumber
value95ResourceCurve - Value95 maps to RSRCCURV.value95
ODS TableRESOURCECURVE
API Business Object
API Field Name
PMDB Table
PMDB Field Name
Data Typenumber
value100ResourceCurve - Value100 maps to RSRCCURV.value100
ODS TableRESOURCECURVE
API Business Object
API Field Name
PMDB Table
PMDB Field Name
Data Typenumber
lastupdateuserLast Update User
ODS TableRESOURCECURVE
API Business Object
API Field Name
PMDB Table
PMDB Field Name
Data Typestring
lastupdatedateLast Update Date
ODS TableRESOURCECURVE
API Business Object
API Field Name
PMDB Table
PMDB Field Name
Data Typedate
createuserCreate User
ODS TableRESOURCECURVE
API Business Object
API Field Name
PMDB Table
PMDB Field Name
Data Typestring
createdateCreate Date
ODS TableRESOURCECURVE
API Business Object
API Field Name
PMDB Table
PMDB Field Name
Data Typedate
SKeySKey generated key on ResourceCurve
ODS TableRESOURCECURVE
API Business Object
API Field Name
PMDB Table
PMDB Field Name
Data Typeint
RESOURCEHOURTop
ObjectIdThe unique ID generated by the system.
ODS TableResourceHour
API Business ObjectResourceHour
API Field NameObjectId
PMDB Tablersrchour
PMDB Field Namersrc_hr_id
Data Typeinteger
ResourceObjectIdThe unique ID of the associated resource.
ODS TableResourceHour
API Business ObjectResourceHour
API Field NameResourceObjectId
PMDB Tablersrchour
PMDB Field Namersrc_id
Data Typeinteger
TimesheetPeriodObjectIdThe unique ID of the associated timesheet.
ODS TableResourceHour
API Business ObjectResourceHour
API Field NameTimesheetPeriodObjectId
PMDB Tablersrchour
PMDB Field Namets_id
Data Typeinteger
ActivityTimesheetLinkFlagthe value which indicates if the record is a real timesheet entry (false) or simply a placeholder for a timesheet entry (true).
ODS TableResourceHour
API Business ObjectResourceHour
API Field NameActivityTimesheetLinkFlag
PMDB Tablersrchour
PMDB Field Nametask_ts_flag
Data Typestring
ResourceAssignmentObjectIdThe unique ID of the associated resource assignment.
ODS TableResourceHour
API Business ObjectResourceHour
API Field NameResourceAssignmentObjectId
PMDB Tablersrchour
PMDB Field Nametaskrsrc_id
Data Typeinteger
OverheadCodeObjectIdThe unique ID of the overhead code, if the hours are for an overhead activity.
ODS TableResourceHour
API Business ObjectResourceHour
API Field NameOverheadCodeObjectId
PMDB Tablersrchour
PMDB Field Namenonwork_type_id
Data Typeinteger
ProjectObjectIdThe unique ID of the associated project.
ODS TableResourceHour
API Business ObjectResourceHour
API Field NameProjectObjectId
PMDB Tablersrchour
PMDB Field Nameproj_id
Data Typeinteger
UnapprovedHoursThe actual non-overtime units submitted by the resource on the activity. These units remain submitted until the timesheet is approved.
ODS TableResourceHour
API Business ObjectResourceHour
API Field NameUnapprovedHours
PMDB Tablersrchour
PMDB Field Namepend_hr_cnt
Data Typedouble
ApprovedHoursThe number of hours, approved.
ODS TableResourceHour
API Business ObjectResourceHour
API Field NameApprovedHours
PMDB Tablersrchour
PMDB Field Namehr_cnt
Data Typedouble
UnapprovedOvertimeHoursThe actual overtime units submitted by the resource on the acitivity. These units remain submitted until the timesheet is approved.
ODS TableResourceHour
API Business ObjectResourceHour
API Field NameUnapprovedOvertimeHours
PMDB Tablersrchour
PMDB Field Namepend_ot_hr_cnt
Data Typedouble
ApprovedOvertimeHoursThe number of overtime hours, approved.
ODS TableResourceHour
API Business ObjectResourceHour
API Field NameApprovedOvertimeHours
PMDB Tablersrchour
PMDB Field Nameot_hr_cnt
Data Typedouble
ResourceHourDateThe date to which the hours apply.
ODS TableResourceHour
API Business ObjectResourceHour
API Field NameDate
PMDB Tablersrchour
PMDB Field Namework_date
Data Typedate
StatusThe approval level, when timesheets require approval: 'Submitted', 'Approved', 'Resource Manager Approved', 'Project Manager Approved', 'Active', or 'Rejected'.
ODS TableResourceHour
API Business ObjectResourceHour
API Field NameStatus
PMDB Tablersrchour
PMDB Field Namestatus_code
Data Typestring
IsBaselineThe boolean value indicating if this business object is related to a Project or Baseline
ODS TableResourceHour
API Business ObjectResourceHour
API Field NameIsBaseline
PMDB Table
PMDB Field Name
Data Typestring
ProjectIdThe short code that uniquely identifies the project.
ODS TableResourceHour
API Business ObjectResourceHour
API Field NameProjectId
PMDB Tableproject
PMDB Field Nameproj_short_name
Data Typestring
ProjectNameThe name of the associated project.
ODS TableResourceHour
API Business ObjectResourceHour
API Field NameProjectName
PMDB Tableprojwbs
PMDB Field Namewbs_name
Data Typestring
ResourceIdThe short code that uniquely identifies the resource.
ODS TableResourceHour
API Business ObjectResourceHour
API Field NameResourceId
PMDB Tablersrc
PMDB Field Namersrc_short_name
Data Typestring
ResourceNameThe name of the resource.
ODS TableResourceHour
API Business ObjectResourceHour
API Field NameResourceName
PMDB Tablersrc
PMDB Field Namersrc_name
Data Typestring
lastupdateuserLast Update User
ODS TableRESOURCEHOUR
API Business Object
API Field Name
PMDB Table
PMDB Field Name
Data Typestring
lastupdatedateLast Update Date
ODS TableRESOURCEHOUR
API Business Object
API Field Name
PMDB Table
PMDB Field Name
Data Typedate
createuserCreate User
ODS TableRESOURCEHOUR
API Business Object
API Field Name
PMDB Table
PMDB Field Name
Data Typestring
createdateCreate Date
ODS TableRESOURCEHOUR
API Business Object
API Field Name
PMDB Table
PMDB Field Name
Data Typedate
SKeySKey generated key on ResourceHour
ODS TableRESOURCEHOUR
API Business Object
API Field Name
PMDB Table
PMDB Field Name
Data Typeint
RESOURCERATETop
ObjectIdThe unique ID generated by the system.
ODS TableResourceRate
API Business ObjectResourceRate
API Field NameObjectId
PMDB Tablersrcrate
PMDB Field Namersrc_rate_id
Data Typeinteger
ResourceObjectIdThe unique ID of the associated resource.
ODS TableResourceRate
API Business ObjectResourceRate
API Field NameResourceObjectId
PMDB Tablersrcrate
PMDB Field Namersrc_id
Data Typeinteger
EffectiveDateThe effective date for the resource price and maximum units per time.
ODS TableResourceRate
API Business ObjectResourceRate
API Field NameEffectiveDate
PMDB Tablersrcrate
PMDB Field Namestart_date
Data Typedate
ShiftPeriodObjectIdThe unique ID of the associated shift.
ODS TableResourceRate
API Business ObjectResourceRate
API Field NameShiftPeriodObjectId
PMDB Tablersrcrate
PMDB Field Nameshift_period_id
Data Typeinteger
MaxUnitsPerTimeThe maximum work units per time this resource can perform on all their assigned activities. For example, a person working full time could perform 8 hours of work per day. A department of five people may perform at 5 days per day.
ODS TableResourceRate
API Business ObjectResourceRate
API Field NameMaxUnitsPerTime
PMDB Tablersrcrate
PMDB Field Namemax_qty_per_hr
Data Typedouble
PricePerUnitThe non-overtime price per time for the resource. This price is used to compute costs for any activities the resource is assigned to. In general, cost = units * price per time.
ODS TableResourceRate
API Business ObjectResourceRate
API Field NamePricePerUnit
PMDB Tablersrcrate
PMDB Field Namecost_per_qty
Data Typedouble
PricePerUnit2The non-overtime price per time for the resource. This price is used to compute costs for any activities the resource is assigned to. In general, cost = units * price per time.
ODS TableResourceRate
API Business ObjectResourceRate
API Field NamePricePerUnit2
PMDB TableRSRCRATE
PMDB Field Name
Data Typedouble
PricePerUnit3The non-overtime price per time for the resource. This price is used to compute costs for any activities the resource is assigned to. In general, cost = units * price per time.
ODS TableResourceRate
API Business ObjectResourceRate
API Field NamePricePerUnit3
PMDB TableRSRCRATE
PMDB Field Name
Data Typedouble
PricePerUnit4The non-overtime price per time for the resource. This price is used to compute costs for any activities the resource is assigned to. In general, cost = units * price per time.
ODS TableResourceRate
API Business ObjectResourceRate
API Field NamePricePerUnit4
PMDB TableRSRCRATE
PMDB Field Name
Data Typedouble
PricePerUnit5The non-overtime price per time for the resource. This price is used to compute costs for any activities the resource is assigned to. In general, cost = units * price per time.
ODS TableResourceRate
API Business ObjectResourceRate
API Field NamePricePerUnit5
PMDB TableRSRCRATE
PMDB Field Name
Data Typedouble
ResourceIdThe short code that uniquely identifies the resource.
ODS TableResourceRate
API Business ObjectResourceRate
API Field NameResourceId
PMDB Tablersrc
PMDB Field Namersrc_short_name
Data Typestring
ResourceNameThe name of the resource.
ODS TableResourceRate
API Business ObjectResourceRate
API Field NameResourceName
PMDB Tablersrc
PMDB Field Namersrc_name
Data Typestring
lastupdateuserLast Update User
ODS TableRESOURCERATE
API Business Object
API Field Name
PMDB Table
PMDB Field Name
Data Typestring
lastupdatedateLast Update Date
ODS TableRESOURCERATE
API Business Object
API Field Name
PMDB Table
PMDB Field Name
Data Typedate
createuserCreate User
ODS TableRESOURCERATE
API Business Object
API Field Name
PMDB Table
PMDB Field Name
Data Typestring
createdateCreate Date
ODS TableRESOURCERATE
API Business Object
API Field Name
PMDB Table
PMDB Field Name
Data Typedate
SKeySKey generated key on ResourceRate
ODS TableRESOURCERATE
API Business Object
API Field Name
PMDB Table
PMDB Field Name
Data Typeint
RESOURCERESOURCETEAMTop
resourceteamobjectidResourceResourceTeam - ResourceTeamObjectId maps to RSRFOLIO.rfolio_id
ODS TableRESOURCERESOURCETEAM
API Business Object
API Field Name
PMDB Table
PMDB Field Name
Data Typeinteger
resourceobjectidResourceResourceTeam - ResourceObjectId maps to RSRFOLIO.rsrc_id
ODS TableRESOURCERESOURCETEAM
API Business Object
API Field Name
PMDB Table
PMDB Field Name
Data Typeinteger
lastupdateuserLast Update User
ODS TableRESOURCERESOURCETEAM
API Business Object
API Field Name
PMDB Table
PMDB Field Name
Data Typestring
lastupdatedateLast Update Date
ODS TableRESOURCERESOURCETEAM
API Business Object
API Field Name
PMDB Table
PMDB Field Name
Data Typedate
createuserCreate User
ODS TableRESOURCERESOURCETEAM
API Business Object
API Field Name
PMDB Table
PMDB Field Name
Data Typestring
createdateCreate Date
ODS TableRESOURCERESOURCETEAM
API Business Object
API Field Name
PMDB Table
PMDB Field Name
Data Typedate
SKeySKey generated key on ResourceResourceTeam
ODS TableRESOURCERESOURCETEAM
API Business Object
API Field Name
PMDB Table
PMDB Field Name
Data Typeint
RESOURCEROLETop
ResourceObjectIdThe unique ID of the associated resource.
ODS TableResourceRole
API Business ObjectResourceRole
API Field NameResourceObjectId
PMDB Tablersrcrole
PMDB Field Namersrc_id
Data Typeinteger
RoleObjectIdThe unique ID of the associated role.
ODS TableResourceRole
API Business ObjectResourceRole
API Field NameRoleObjectId
PMDB Tablersrcrole
PMDB Field Namerole_id
Data Typeinteger
ProficiencyThe resource's proficiency at performing this role. The values are '1 - Master', '2 - Expert', '3 - Skilled', '4 - Proficient', and '5 - Inexperienced'. If the current user does not have the ViewResourceRoleProficiency global security privilege, this field may not be accessed.
ODS TableResourceRole
API Business ObjectResourceRole
API Field NameProficiency
PMDB Table
PMDB Field Name
Data Typestring
ResourceIdThe short code that uniquely identifies the resource.
ODS TableResourceRole
API Business ObjectResourceRole
API Field NameResourceId
PMDB Tablersrc
PMDB Field Namersrc_short_name
Data Typestring
ResourceNameThe name of the resource.
ODS TableResourceRole
API Business ObjectResourceRole
API Field NameResourceName
PMDB Tablersrc
PMDB Field Namersrc_name
Data Typestring
RoleIdThe short code that uniquely identifies the role.
ODS TableResourceRole
API Business ObjectResourceRole
API Field NameRoleId
PMDB Tableroles
PMDB Field Namerole_short_name
Data Typestring
RoleNameThe name of the role. The role name uniquely identifies the role.
ODS TableResourceRole
API Business ObjectResourceRole
API Field NameRoleName
PMDB Tableroles
PMDB Field Namerole_name
Data Typestring
lastupdateuserLast Update User
ODS TableRESOURCEROLE
API Business Object
API Field Name
PMDB Table
PMDB Field Name
Data Typestring
lastupdatedateLast Update Date
ODS TableRESOURCEROLE
API Business Object
API Field Name
PMDB Table
PMDB Field Name
Data Typedate
createuserCreate User
ODS TableRESOURCEROLE
API Business Object
API Field Name
PMDB Table
PMDB Field Name
Data Typestring
createdateCreate Date
ODS TableRESOURCEROLE
API Business Object
API Field Name
PMDB Table
PMDB Field Name
Data Typedate
SKeySKey generated key on ResourceRole
ODS TableRESOURCEROLE
API Business Object
API Field Name
PMDB Table
PMDB Field Name
Data Typeint
RESOURCESTop
ObjectIdThe unique ID generated by the system.
ODS TableResources
API Business ObjectResource
API Field NameObjectId
PMDB Tablersrc
PMDB Field Namersrc_id
Data Typeinteger
CalendarObjectIdThe unique ID of the calendar assigned to the resource. Resource calendars can be assigned from the global calendar pool or the resource calendar pool.
ODS TableResources
API Business ObjectResource
API Field NameCalendarObjectId
PMDB Tablersrc
PMDB Field Nameclndr_id
Data Typeinteger
SequenceNumberThe sequence number for sorting.
ODS TableResources
API Business ObjectResource
API Field NameSequenceNumber
PMDB Tablersrc
PMDB Field Namersrc_seq_num
Data Typeinteger
UseTimesheetsThe flag that indicates whether the resource uses timesheets.
ODS TableResources
API Business ObjectResource
API Field NameUseTimesheets
PMDB Tablersrc
PMDB Field Nametimesheet_flag
Data Typestring
IsActiveThe flag that indicates whether the resource is currently active. Non-active resources may have left the organization but are not deleted from the system since they may have actual hours.
ODS TableResources
API Business ObjectResource
API Field NameIsActive
PMDB Tablersrc
PMDB Field Nameactive_flag
Data Typestring
ResourceTypeThe resource type: "Labor", "Nonlabor", or "Material".
ODS TableResources
API Business ObjectResource
API Field NameResourceType
PMDB Tablersrc
PMDB Field Namersrc_type
Data Typestring
AutoComputeActualsThe flag that identifies whether the activity actual and remaining units, start dates and finish dates for the resource are computed automatically using the planned dates, planned units and the activity's schedule percent complete. If this option is selected, the actual/remaining units and actual dates are automatically updated when project actuals are applied. This assumes that all work by the resource proceeds according to plan.
ODS TableResources
API Business ObjectResource
API Field NameAutoComputeActuals
PMDB Tablersrc
PMDB Field Nameauto_compute_act_flag
Data Typestring
IsOverTimeAllowedThe flag that indicates whether the resource is allowed to log overtime hours.
ODS TableResources
API Business ObjectResource
API Field NameIsOverTimeAllowed
PMDB Tablersrc
PMDB Field Nameot_flag
Data Typestring
CalculateCostFromUnitsthe option to indicate that any new assignments for this resource will have its costs recalculated whenever any quantity changes occur.
ODS TableResources
API Business ObjectResource
API Field NameCalculateCostFromUnits
PMDB Tablersrc
PMDB Field Namedef_cost_qty_link_flag
Data Typestring
IdThe short code that uniquely identifies the resource.
ODS TableResources
API Business ObjectResource
API Field NameId
PMDB Tablersrc
PMDB Field Namersrc_short_name
Data Typestring
NameThe name of the resource.
ODS TableResources
API Business ObjectResource
API Field NameName
PMDB Tablersrc
PMDB Field Namersrc_name
Data Typestring
ParentObjectIdThe unique ID of the parent resource of this resource in the hierarchy.
ODS TableResources
API Business ObjectResource
API Field NameParentObjectId
PMDB Tablersrc
PMDB Field Nameparent_rsrc_id
Data Typeinteger
TimesheetApprovalMgrObjectIdThe unique ID of the resource manager assigned to approve timesheets for the resource.
ODS TableResources
API Business ObjectResource
API Field NameTimesheetApprovalManagerObjectId
PMDB Tablersrc
PMDB Field Namets_approve_user_id
Data Typeinteger
UserObjectIdThe unique ID of the associated user.
ODS TableResources
API Business ObjectResource
API Field NameUserObjectId
PMDB Tablersrc
PMDB Field Nameuser_id
Data Typeinteger
PrimaryRoleObjectIdThe unique ID of the role that is assigned as the resource's primary role.
ODS TableResources
API Business ObjectResource
API Field NamePrimaryRoleObjectId
PMDB Tablersrc
PMDB Field Namerole_id
Data Typeinteger
CurrencyObjectIdThe unique ID of the currency associated with this resource.
ODS TableResources
API Business ObjectResource
API Field NameCurrencyObjectId
PMDB Tablersrc
PMDB Field Namecurr_id
Data Typeinteger
ShiftObjectIdThe unique ID of the shift associated with the resource.
ODS TableResources
API Business ObjectResource
API Field NameShiftObjectId
PMDB Tablersrc
PMDB Field Nameshift_id
Data Typeinteger
OvertimeFactorThe overtime factor used to compute the overtime price for the resource.
ODS TableResources
API Business ObjectResource
API Field NameOvertimeFactor
PMDB Tablersrc
PMDB Field Nameot_factor
Data Typedouble
DefaultUnitsPerTimeThe default units/time setting, which determines the value of the remaining units/time and planned units/time when a resource assignment is added.
ODS TableResources
API Business ObjectResource
API Field NameDefaultUnitsPerTime
PMDB Tablersrc
PMDB Field Namedef_qty_per_hr
Data Typedouble
OfficePhoneThe office phone number for the resource.
ODS TableResources
API Business ObjectResource
API Field NameOfficePhone
PMDB Tablersrc
PMDB Field Nameoffice_phone
Data Typestring
OtherPhoneThe other phone numbers for the resource - pager, home phone, cell phone, etc.
ODS TableResources
API Business ObjectResource
API Field NameOtherPhone
PMDB Tablersrc
PMDB Field Nameother_phone
Data Typestring
EmployeeIdThe resource identifier within the organization, typically the employee number or social security number.
ODS TableResources
API Business ObjectResource
API Field NameEmployeeId
PMDB Tablersrc
PMDB Field Nameemployee_code
Data Typestring
TitleThe title of the resource.
ODS TableResources
API Business ObjectResource
API Field NameTitle
PMDB Tablersrc
PMDB Field Namersrc_title_name
Data Typestring
EmailAddressThe e-mail address for the resource.
ODS TableResources
API Business ObjectResource
API Field NameEmailAddress
PMDB Tablersrc
PMDB Field Nameemail_addr
Data Typestring
UnitOfMeasureObjectIdThe unit of measure this material resource uses.
ODS TableResources
API Business ObjectResource
API Field NameUnitOfMeasureObjectId
PMDB Tablersrc
PMDB Field Nameunit_id
Data Typeinteger
ResourceNotesThe notes about the resource.
ODS TableResources
API Business ObjectResource
API Field NameResourceNotes
PMDB Tablersrc
PMDB Field Namersrc_notes
Data Typeclob
CalendarNameThe name of the calendar.
ODS TableResources
API Business ObjectResource
API Field NameCalendarName
PMDB Tablecalendar
PMDB Field Nameclndr_name
Data Typestring
CurrencyIdThe unique currency abbreviation for the currency associated with this resource.
ODS TableResources
API Business ObjectResource
API Field NameCurrencyId
PMDB Tablecurrtype
PMDB Field Namecurr_short_name
Data Typestring
CurrencyNameThe name of the currency associated with this resource.
ODS TableResources
API Business ObjectResource
API Field NameCurrencyName
PMDB Tablecurrtype
PMDB Field Namecurr_type
Data Typestring
PrimaryRoleIdThe short code that uniquely identifies the primary role for this resource.
ODS TableResources
API Business ObjectResource
API Field NamePrimaryRoleId
PMDB Tableroles
PMDB Field Namerole_short_name
Data Typestring
PrimaryRoleNameThe name of the primary role for this resource
ODS TableResources
API Business ObjectResource
API Field NamePrimaryRoleName
PMDB Tableroles
PMDB Field Namerole_name
Data Typestring
TimesheetApprovalManagerThe resource manager assigned to approve timesheets for the resource.
ODS TableResources
API Business ObjectResource
API Field NameTimesheetApprovalManager
PMDB Table
PMDB Field Name
Data Typestring
UserNameThe user's login name.
ODS TableResources
API Business ObjectResource
API Field NameUserName
PMDB Tableusers
PMDB Field Nameuser_name
Data Typestring
lastupdateuserLast Update User
ODS TableRESOURCES
API Business Object
API Field Name
PMDB Table
PMDB Field Name
Data Typestring
lastupdatedateLast Update Date
ODS TableRESOURCES
API Business Object
API Field Name
PMDB Table
PMDB Field Name
Data Typedate
createuserCreate User
ODS TableRESOURCES
API Business Object
API Field Name
PMDB Table
PMDB Field Name
Data Typestring
createdateCreate Date
ODS TableRESOURCES
API Business Object
API Field Name
PMDB Table
PMDB Field Name
Data Typedate
SKeySKey generated key on Resources
ODS TableRESOURCES
API Business Object
API Field Name
PMDB Table
PMDB Field Name
Data Typeint
RESOURCESECURITYTop
RDBMSUSERID
ODS TableRESOURCESECURITY
API Business Object
API Field Name
PMDB Table
PMDB Field Name
Data Typeinteger
RESOURCEOBJECTID
ODS TableRESOURCESECURITY
API Business Object
API Field Name
PMDB Table
PMDB Field Name
Data Typeinteger
RESOURCETEAMTop
ObjectIdThe unique ID generated by the system.
ODS TableResourceTeam
API Business ObjectResourceTeam
API Field NameObjectId
PMDB Tablerfolio
PMDB Field Namerfolio_id
Data Typeinteger
UserObjectIdThe unique ID of the associated user.
ODS TableResourceTeam
API Business ObjectResourceTeam
API Field NameUserObjectId
PMDB Tablerfolio
PMDB Field Nameuser_id
Data Typeinteger
NameThe name of the resource team.
ODS TableResourceTeam
API Business ObjectResourceTeam
API Field NameName
PMDB Tablerfolio
PMDB Field Namerfolio_name
Data Typestring
DescriptionThe description of the resource team.
ODS TableResourceTeam
API Business ObjectResourceTeam
API Field NameDescription
PMDB Tablerfolio
PMDB Field Namerfolio_descr
Data Typestring
UserNameThe user's login name.
ODS TableResourceTeam
API Business ObjectResourceTeam
API Field NameUserName
PMDB Tableusers
PMDB Field Nameuser_name
Data Typestring
lastupdateuserLast Update User
ODS TableRESOURCETEAM
API Business Object
API Field Name
PMDB Table
PMDB Field Name
Data Typestring
lastupdatedateLast Update Date
ODS TableRESOURCETEAM
API Business Object
API Field Name
PMDB Table
PMDB Field Name
Data Typedate
createuserCreate User
ODS TableRESOURCETEAM
API Business Object
API Field Name
PMDB Table
PMDB Field Name
Data Typestring
createdateCreate Date
ODS TableRESOURCETEAM
API Business Object
API Field Name
PMDB Table
PMDB Field Name
Data Typedate
SKeySKey generated key on ResourceTeam
ODS TableRESOURCETEAM
API Business Object
API Field Name
PMDB Table
PMDB Field Name
Data Typeint
RISKTYPETop
ObjectIdThe unique ID generated by the system.
ODS TableRiskType
API Business ObjectRiskType
API Field NameObjectId
PMDB Tablerisktype
PMDB Field Namerisk_type_id
Data Typeinteger
SequenceNumberThe sequence number for sorting.
ODS TableRiskType
API Business ObjectRiskType
API Field NameSequenceNumber
PMDB Tablerisktype
PMDB Field Nameseq_num
Data Typeinteger
NameThe name of the risk type.
ODS TableRiskType
API Business ObjectRiskType
API Field NameName
PMDB Tablerisktype
PMDB Field Namerisk_type
Data Typestring
lastupdateuserLast Update User
ODS TableRISKTYPE
API Business Object
API Field Name
PMDB Table
PMDB Field Name
Data Typestring
lastupdatedateLast Update Date
ODS TableRISKTYPE
API Business Object
API Field Name
PMDB Table
PMDB Field Name
Data Typedate
createuserCreate User
ODS TableRISKTYPE
API Business Object
API Field Name
PMDB Table
PMDB Field Name
Data Typestring
createdateCreate Date
ODS TableRISKTYPE
API Business Object
API Field Name
PMDB Table
PMDB Field Name
Data Typedate
SKeySKey generated key on RiskType
ODS TableRISKTYPE
API Business Object
API Field Name
PMDB Table
PMDB Field Name
Data Typeint
ROLETop
ObjectIdThe unique ID generated by the system.
ODS TableRole
API Business ObjectRole
API Field NameObjectId
PMDB Tableroles
PMDB Field Namerole_id
Data Typeinteger
IdThe short code that uniquely identifies the role.
ODS TableRole
API Business ObjectRole
API Field NameId
PMDB Tableroles
PMDB Field Namerole_short_name
Data Typestring
NameThe name of the role. The role name uniquely identifies the role.
ODS TableRole
API Business ObjectRole
API Field NameName
PMDB Tableroles
PMDB Field Namerole_name
Data Typestring
SequenceNumberThe sequence number for sorting.
ODS TableRole
API Business ObjectRole
API Field NameSequenceNumber
PMDB Tableroles
PMDB Field Nameseq_num
Data Typeinteger
ParentObjectIdThe unique ID of the parent role of this role in the hierarchy.
ODS TableRole
API Business ObjectRole
API Field NameParentObjectId
PMDB Tableroles
PMDB Field Nameparent_role_id
Data Typeinteger
CalculateCostFromUnitsThe option that indicates whether costs and quantities are linked, and whether quantities should be updated when costs are updated.
ODS TableRole
API Business ObjectRole
API Field NameCalculateCostFromUnits
PMDB Tableroles
PMDB Field Namedef_cost_qty_link_flag
Data Typestring
ResponsibilitiesThe responsibilities for the role.
ODS TableRole
API Business ObjectRole
API Field NameResponsibilities
PMDB Tableroles
PMDB Field Namerole_descr
Data Typeclob
lastupdateuserLast Update User
ODS TableROLE
API Business Object
API Field Name
PMDB Table
PMDB Field Name
Data Typestring
lastupdatedateLast Update Date
ODS TableROLE
API Business Object
API Field Name
PMDB Table
PMDB Field Name
Data Typedate
createuserCreate User
ODS TableROLE
API Business Object
API Field Name
PMDB Table
PMDB Field Name
Data Typestring
createdateCreate Date
ODS TableROLE
API Business Object
API Field Name
PMDB Table
PMDB Field Name
Data Typedate
SKeySKey generated key on Role
ODS TableROLE
API Business Object
API Field Name
PMDB Table
PMDB Field Name
Data Typeint
ROLERATETop
ObjectIdThe unique ID generated by the system.
ODS TableRoleRate
API Business ObjectRoleRate
API Field NameObjectId
PMDB Tablerolerate
PMDB Field Namerole_rate_id
Data Typeinteger
RoleObjectIdThe unique ID of the associated role.
ODS TableRoleRate
API Business ObjectRoleRate
API Field NameRoleObjectId
PMDB Tablerolerate
PMDB Field Namerole_id
Data Typeinteger
PricePerUnitThe non-overtime price per time for the role. This price is used to compute costs for any activities the role is assigned to. In general, cost = units * price per time.
ODS TableRoleRate
API Business ObjectRoleRate
API Field NamePricePerUnit
PMDB Tablerolerate
PMDB Field Namecost_per_qty
Data Typedouble
PricePerUnit2The non-overtime price per time for the role. This price is used to compute costs for any activities the role is assigned to. In general, cost = units * price per time.
ODS TableRoleRate
API Business ObjectRoleRate
API Field NamePricePerUnit2
PMDB TableROLERATE
PMDB Field Name
Data Typedouble
PricePerUnit3The non-overtime price per time for the role. This price is used to compute costs for any activities the role is assigned to. In general, cost = units * price per time.
ODS TableRoleRate
API Business ObjectRoleRate
API Field NamePricePerUnit3
PMDB TableROLERATE
PMDB Field Name
Data Typedouble
PricePerUnit4The non-overtime price per time for the role. This price is used to compute costs for any activities the role is assigned to. In general, cost = units * price per time.
ODS TableRoleRate
API Business ObjectRoleRate
API Field NamePricePerUnit4
PMDB TableROLERATE
PMDB Field Name
Data Typedouble
PricePerUnit5The non-overtime price per time for the role. This price is used to compute costs for any activities the role is assigned to. In general, cost = units * price per time.
ODS TableRoleRate
API Business ObjectRoleRate
API Field NamePricePerUnit5
PMDB TableROLERATE
PMDB Field Name
Data Typedouble
RoleIdThe short code that uniquely identifies the role.
ODS TableRoleRate
API Business ObjectRoleRate
API Field NameRoleId
PMDB Tableroles
PMDB Field Namerole_short_name
Data Typestring
RoleNameThe name of the role. The role name uniquely identifies the role.
ODS TableRoleRate
API Business ObjectRoleRate
API Field NameRoleName
PMDB Tableroles
PMDB Field Namerole_name
Data Typestring
lastupdateuserLast Update User
ODS TableROLERATE
API Business Object
API Field Name
PMDB Table
PMDB Field Name
Data Typestring
lastupdatedateLast Update Date
ODS TableROLERATE
API Business Object
API Field Name
PMDB Table
PMDB Field Name
Data Typedate
createuserCreate User
ODS TableROLERATE
API Business Object
API Field Name
PMDB Table
PMDB Field Name
Data Typestring
createdateCreate Date
ODS TableROLERATE
API Business Object
API Field Name
PMDB Table
PMDB Field Name
Data Typedate
SKeySKey generated key on RoleRate
ODS TableROLERATE
API Business Object
API Field Name
PMDB Table
PMDB Field Name
Data Typeint
ROLEROLETEAMTop
roleteamobjectidRoleRoleTeam - RoleTeamObjectId maps to ROLFOLIO.rlfolio_id
ODS TableROLEROLETEAM
API Business Object
API Field Name
PMDB Table
PMDB Field Name
Data Typeinteger
roleobjectidRoleRoleTeam - RoleObjectId maps to ROLFOLIO.role_id
ODS TableROLEROLETEAM
API Business Object
API Field Name
PMDB Table
PMDB Field Name
Data Typeinteger
lastupdateuserLast Update User
ODS TableROLEROLETEAM
API Business Object
API Field Name
PMDB Table
PMDB Field Name
Data Typestring
lastupdatedateLast Update Date
ODS TableROLEROLETEAM
API Business Object
API Field Name
PMDB Table
PMDB Field Name
Data Typedate
createuserCreate User
ODS TableROLEROLETEAM
API Business Object
API Field Name
PMDB Table
PMDB Field Name
Data Typestring
createdateCreate Date
ODS TableROLEROLETEAM
API Business Object
API Field Name
PMDB Table
PMDB Field Name
Data Typedate
SKeySKey generated key on RoleRoleTeam
ODS TableROLEROLETEAM
API Business Object
API Field Name
PMDB Table
PMDB Field Name
Data Typeint
ROLETEAMTop
ObjectIdThe unique ID generated by the system.
ODS TableRoleTeam
API Business ObjectRoleTeam
API Field NameObjectId
PMDB Tablerlfolio
PMDB Field Namerlfolio_id
Data Typeinteger
UserObjectIdThe unique ID of a specific user who has access to the selected role team.
ODS TableRoleTeam
API Business ObjectRoleTeam
API Field NameUserObjectId
PMDB Tablerlfolio
PMDB Field Nameuser_id
Data Typeinteger
NameThe name of the role team.
ODS TableRoleTeam
API Business ObjectRoleTeam
API Field NameName
PMDB Tablerlfolio
PMDB Field Namerlfolio_name
Data Typestring
DescriptionThe description of the role team.
ODS TableRoleTeam
API Business ObjectRoleTeam
API Field NameDescription
PMDB Tablerlfolio
PMDB Field Namerlfolio_descr
Data Typestring
UserNameThe user's login name.
ODS TableRoleTeam
API Business ObjectRoleTeam
API Field NameUserName
PMDB Tableusers
PMDB Field Nameuser_name
Data Typestring
lastupdateuserLast Update User
ODS TableROLETEAM
API Business Object
API Field Name
PMDB Table
PMDB Field Name
Data Typestring
lastupdatedateLast Update Date
ODS TableROLETEAM
API Business Object
API Field Name
PMDB Table
PMDB Field Name
Data Typedate
createuserCreate User
ODS TableROLETEAM
API Business Object
API Field Name
PMDB Table
PMDB Field Name
Data Typestring
createdateCreate Date
ODS TableROLETEAM
API Business Object
API Field Name
PMDB Table
PMDB Field Name
Data Typedate
SKeySKey generated key on RoleTeam
ODS TableROLETEAM
API Business Object
API Field Name
PMDB Table
PMDB Field Name
Data Typeint
SHIFTTop
ObjectIdThe unique ID generated by the system.
ODS TableShift
API Business ObjectShift
API Field NameObjectId
PMDB Tableshift
PMDB Field Nameshift_id
Data Typeinteger
NameThe name of the shift.
ODS TableShift
API Business ObjectShift
API Field NameName
PMDB Tableshift
PMDB Field Nameshift_name
Data Typestring
lastupdateuserLast Update User
ODS TableSHIFT
API Business Object
API Field Name
PMDB Table
PMDB Field Name
Data Typestring
lastupdatedateLast Update Date
ODS TableSHIFT
API Business Object
API Field Name
PMDB Table
PMDB Field Name
Data Typedate
createuserCreate User
ODS TableSHIFT
API Business Object
API Field Name
PMDB Table
PMDB Field Name
Data Typestring
createdateCreate Date
ODS TableSHIFT
API Business Object
API Field Name
PMDB Table
PMDB Field Name
Data Typedate
SKeySKey generated key on Shift
ODS TableSHIFT
API Business Object
API Field Name
PMDB Table
PMDB Field Name
Data Typeint
SHIFTPERIODTop
ObjectIdThe unique ID generated by the system.
ODS TableShiftPeriod
API Business ObjectShiftPeriod
API Field NameObjectId
PMDB Tableshiftper
PMDB Field Nameshift_period_id
Data Typeinteger
ShiftObjectIdThe unique ID of the associated shift.
ODS TableShiftPeriod
API Business ObjectShiftPeriod
API Field NameShiftObjectId
PMDB Tableshiftper
PMDB Field Nameshift_id
Data Typeinteger
StartHourThe start time of the shift that is displayed on screen. The values range from 0 to 23.
ODS TableShiftPeriod
API Business ObjectShiftPeriod
API Field NameStartHour
PMDB Table
PMDB Field Name
Data Typedouble
lastupdateuserLast Update User
ODS TableSHIFTPERIOD
API Business Object
API Field Name
PMDB Table
PMDB Field Name
Data Typestring
lastupdatedateLast Update Date
ODS TableSHIFTPERIOD
API Business Object
API Field Name
PMDB Table
PMDB Field Name
Data Typedate
createuserCreate User
ODS TableSHIFTPERIOD
API Business Object
API Field Name
PMDB Table
PMDB Field Name
Data Typestring
createdateCreate Date
ODS TableSHIFTPERIOD
API Business Object
API Field Name
PMDB Table
PMDB Field Name
Data Typedate
SKeySKey generated key on ShiftPeriod
ODS TableSHIFTPERIOD
API Business Object
API Field Name
PMDB Table
PMDB Field Name
Data Typeint
TEMP_OBS_SECURITYTop
OBJECTID
ODS TableTEMP_OBS_SECURITY
API Business Object
API Field Name
PMDB Table
PMDB Field Name
Data Typeinteger
PROJECTOBJECTID
ODS TableTEMP_OBS_SECURITY
API Business Object
API Field Name
PMDB Table
PMDB Field Name
Data Typeinteger
WHOLEPROJECTFLAG
ODS TableTEMP_OBS_SECURITY
API Business Object
API Field Name
PMDB Table
PMDB Field Name
Data Typecharacter
TIMESHEETTop
TimesheetPeriodObjectIdThe unique ID of the timesheet period.
ODS TableTimesheet
API Business ObjectTimesheet
API Field NameTimesheetPeriodObjectId
PMDB Tabletimesht
PMDB Field Namets_id
Data Typeinteger
ResourceObjectIdThe unique ID of the associated resource.
ODS TableTimesheet
API Business ObjectTimesheet
API Field NameResourceObjectId
PMDB Tabletimesht
PMDB Field Namersrc_id
Data Typeinteger
IsDailyThe flag that identifies whether timesheet users enter hours daily or by entire timesheet reporting period.
ODS TableTimesheet
API Business ObjectTimesheet
API Field NameIsDaily
PMDB Tabletimesht
PMDB Field Namedaily_flag
Data Typestring
StatusThe current status of the timesheet: 'Submitted', 'Approved', 'Resource Manager Approved', 'Project Manager Approved', 'Active', or 'Rejected'.
ODS TableTimesheet
API Business ObjectTimesheet
API Field NameStatus
PMDB Tabletimesht
PMDB Field Namestatus_code
Data Typestring
LastReceivedDateThe last date on which the timesheet was submitted by the resource.
ODS TableTimesheet
API Business ObjectTimesheet
API Field NameLastReceivedDate
PMDB Tabletimesht
PMDB Field Namelast_recv_date
Data Typedate
StatusDateThe date on which the status of the timesheet was last changed.
ODS TableTimesheet
API Business ObjectTimesheet
API Field NameStatusDate
PMDB Tabletimesht
PMDB Field Namestatus_date
Data Typedate
NotesThe notes associated with the timesheet.
ODS TableTimesheet
API Business ObjectTimesheet
API Field NameNotes
PMDB Tabletimesht
PMDB Field Namets_notes
Data Typeclob
ResourceIdThe short code that uniquely identifies the resource.
ODS TableTimesheet
API Business ObjectTimesheet
API Field NameResourceId
PMDB Tablersrc
PMDB Field Namersrc_short_name
Data Typestring
ResourceNameThe name of the resource.
ODS TableTimesheet
API Business ObjectTimesheet
API Field NameResourceName
PMDB Tablersrc
PMDB Field Namersrc_name
Data Typestring
lastupdateuserLast Update User
ODS TableTIMESHEET
API Business Object
API Field Name
PMDB Table
PMDB Field Name
Data Typestring
lastupdatedateLast Update Date
ODS TableTIMESHEET
API Business Object
API Field Name
PMDB Table
PMDB Field Name
Data Typedate
createuserCreate User
ODS TableTIMESHEET
API Business Object
API Field Name
PMDB Table
PMDB Field Name
Data Typestring
createdateCreate Date
ODS TableTIMESHEET
API Business Object
API Field Name
PMDB Table
PMDB Field Name
Data Typedate
SKeySKey generated key on Timesheet
ODS TableTIMESHEET
API Business Object
API Field Name
PMDB Table
PMDB Field Name
Data Typeint
TIMESHEETPERIODTop
ObjectIdThe unique ID generated by the system.
ODS TableTimesheetPeriod
API Business ObjectTimesheetPeriod
API Field NameObjectId
PMDB Tabletsdates
PMDB Field Namets_id
Data Typeinteger
StartDateThe timesheet period start date.
ODS TableTimesheetPeriod
API Business ObjectTimesheetPeriod
API Field NameStartDate
PMDB Tabletsdates
PMDB Field Namestart_date
Data Typedate
EndDateThe timesheet period end date.
ODS TableTimesheetPeriod
API Business ObjectTimesheetPeriod
API Field NameEndDate
PMDB Tabletsdates
PMDB Field Nameend_date
Data Typedate
lastupdateuserLast Update User
ODS TableTIMESHEETPERIOD
API Business Object
API Field Name
PMDB Table
PMDB Field Name
Data Typestring
lastupdatedateLast Update Date
ODS TableTIMESHEETPERIOD
API Business Object
API Field Name
PMDB Table
PMDB Field Name
Data Typedate
createuserCreate User
ODS TableTIMESHEETPERIOD
API Business Object
API Field Name
PMDB Table
PMDB Field Name
Data Typestring
createdateCreate Date
ODS TableTIMESHEETPERIOD
API Business Object
API Field Name
PMDB Table
PMDB Field Name
Data Typedate
SKeySKey generated key on TimesheetPeriod
ODS TableTIMESHEETPERIOD
API Business Object
API Field Name
PMDB Table
PMDB Field Name
Data Typeint
UDFCODETop
ObjectIdThe unique ID generated by the system.
ODS TableUDFCode
API Business ObjectUDFCode
API Field NameObjectId
PMDB Tableudfcode
PMDB Field Nameudf_code_id
Data Typeinteger
CodeTypeObjectIdThe unique ID of the code type.
ODS TableUDFCode
API Business ObjectUDFCode
API Field NameCodeTypeObjectId
PMDB Tableudfcode
PMDB Field Nameudf_type_id
Data Typeinteger
SequenceNumberThe sequence number for sorting.
ODS TableUDFCode
API Business ObjectUDFCode
API Field NameSequenceNumber
PMDB Tableudfcode
PMDB Field Nameseq_num
Data Typeinteger
CodeValueThe short ID that uniquely identifies the code within the code type.
ODS TableUDFCode
API Business ObjectUDFCode
API Field NameCodeValue
PMDB Tableudfcode
PMDB Field Nameshort_name
Data Typestring
DescriptionThe description of the code.
ODS TableUDFCode
API Business ObjectUDFCode
API Field NameDescription
PMDB Tableudfcode
PMDB Field Nameudf_code_name
Data Typestring
CodeTypeTitleThe title of the parent code type for this code.
ODS TableUDFCode
API Business ObjectUDFCode
API Field NameCodeTypeTitle
PMDB Tableudftype
PMDB Field Nameudf_type_label
Data Typestring
issecurecodeUDFCode - IsSecureCode maps to udfcode.super_flag
ODS TableUDFCODE
API Business Object
API Field Name
PMDB Table
PMDB Field Name
Data Typestring
lastupdateuserLast Update User
ODS TableUDFCODE
API Business Object
API Field Name
PMDB Table
PMDB Field Name
Data Typestring
lastupdatedateLast Update Date
ODS TableUDFCODE
API Business Object
API Field Name
PMDB Table
PMDB Field Name
Data Typedate
createuserCreate User
ODS TableUDFCODE
API Business Object
API Field Name
PMDB Table
PMDB Field Name
Data Typestring
createdateCreate Date
ODS TableUDFCODE
API Business Object
API Field Name
PMDB Table
PMDB Field Name
Data Typedate
SKeySKey generated key on UDFCode
ODS TableUDFCODE
API Business Object
API Field Name
PMDB Table
PMDB Field Name
Data Typeint
UDFTYPETop
ObjectIdThe unique ID generated by the system.
ODS TableUDFType
API Business ObjectUDFType
API Field NameObjectId
PMDB Tableudftype
PMDB Field Nameudf_type_id
Data Typeinteger
SubjectAreaThe subject area of the user-defined field: "Activity", "Activity Expense", "Activity Step", "Activity Step Template Item", "Project", "Project Issue", "Project Risk", "Resource", "Resource Assignment", "WBS", or "Work Products and Documents".
ODS TableUDFType
API Business ObjectUDFType
API Field NameSubjectArea
PMDB Tableudftype
PMDB Field Nametable_name
Data Typestring
TitleThe name/title of the user-defined field.
ODS TableUDFType
API Business ObjectUDFType
API Field NameTitle
PMDB Tableudftype
PMDB Field Nameudf_type_label
Data Typestring
DataTypeThe data type of the user-defined field: "Text", "Start Date", "Finish Date", "Cost", "Double", "Integer", "Indicator", or "Code".
ODS TableUDFType
API Business ObjectUDFType
API Field NameDataType
PMDB Tableudftype
PMDB Field Namelogical_data_type
Data Typestring
IsSecureCodethe flag indicating whether this is a secure code type.
ODS TableUDFType
API Business ObjectUDFType
API Field NameIsSecureCode
PMDB Tableudftype
PMDB Field Namesuper_flag
Data Typestring
lastupdateuserLast Update User
ODS TableUDFTYPE
API Business Object
API Field Name
PMDB Table
PMDB Field Name
Data Typestring
lastupdatedateLast Update Date
ODS TableUDFTYPE
API Business Object
API Field Name
PMDB Table
PMDB Field Name
Data Typedate
createuserCreate User
ODS TableUDFTYPE
API Business Object
API Field Name
PMDB Table
PMDB Field Name
Data Typestring
createdateCreate Date
ODS TableUDFTYPE
API Business Object
API Field Name
PMDB Table
PMDB Field Name
Data Typedate
SKeySKey generated key on UDFType
ODS TableUDFTYPE
API Business Object
API Field Name
PMDB Table
PMDB Field Name
Data Typeint
UDFVALUETop
UDFTypeObjectIdThe unique ID of the associated UDF type.
ODS TableUDFValue
API Business ObjectUDFValue
API Field NameUDFTypeObjectId
PMDB Tableudfvalue
PMDB Field Nameudf_type_id
Data Typeinteger
ForeignObjectIdThe unique ID of the business object to which the UDF is assigned: ProjectObjectId, ActivityObjectId, ResourceObjectId, etc.
ODS TableUDFValue
API Business ObjectUDFValue
API Field NameForeignObjectId
PMDB Tableudfvalue
PMDB Field Namefk_id
Data Typeinteger
ProjectObjectIdThe unique ID of the associated project.
ODS TableUDFValue
API Business ObjectUDFValue
API Field NameProjectObjectId
PMDB Tableudfvalue
PMDB Field Nameproj_id
Data Typeinteger
UDFDateThe value of the start date UDF.
ODS TableUDFValue
API Business ObjectUDFValue
API Field NameStartDate
PMDB Tableudfvalue
PMDB Field Nameudf_date
Data Typedate
UDFTextThe value of the text UDF.
ODS TableUDFValue
API Business ObjectUDFValue
API Field NameText
PMDB Tableudfvalue
PMDB Field Nameudf_text
Data Typestring
UDFNumberThe value of the double UDF.
ODS TableUDFValue
API Business ObjectUDFValue
API Field NameDouble
PMDB Tableudfvalue
PMDB Field Nameudf_number
Data Typenumber
UDFCodeObjectIdThe unique ID of the associated UDF code.
ODS TableUDFValue
API Business ObjectUDFValue
API Field NameUDFCodeObjectId
PMDB Tableudfvalue
PMDB Field Nameudf_code_id
Data Typeinteger
IsBaselineThe boolean value indicating if this business object is related to a Project or Baseline
ODS TableUDFValue
API Business ObjectUDFValue
API Field NameIsBaseline
PMDB Table
PMDB Field Name
Data Typestring
subjectareaUDFValue - SubjectArea maps to UDFTYPE.table_name
ODS TableUDFVALUE
API Business Object
API Field Name
PMDB Table
PMDB Field Name
Data Typestring
datatypeUDFValue - DataType maps to UDFTYPE.logical_data_type
ODS TableUDFVALUE
API Business Object
API Field Name
PMDB Table
PMDB Field Name
Data Typestring
issecurecodeUDFType - IsSecureCode maps to UDFTYPE.super_flag
ODS TableUDFVALUE
API Business Object
API Field Name
PMDB Table
PMDB Field Name
Data Typestring
lastupdateuserLast Update User
ODS TableUDFVALUE
API Business Object
API Field Name
PMDB Table
PMDB Field Name
Data Typestring
lastupdatedateLast Update Date
ODS TableUDFVALUE
API Business Object
API Field Name
PMDB Table
PMDB Field Name
Data Typedate
createuserCreate User
ODS TableUDFVALUE
API Business Object
API Field Name
PMDB Table
PMDB Field Name
Data Typestring
createdateCreate Date
ODS TableUDFVALUE
API Business Object
API Field Name
PMDB Table
PMDB Field Name
Data Typedate
SKeySKey generated key on UDFValue
ODS TableUDFVALUE
API Business Object
API Field Name
PMDB Table
PMDB Field Name
Data Typeint
UNITOFMEASURETop
ObjectIdThe unique ID generated by the system.
ODS TableUnitOfMeasure
API Business ObjectUnitOfMeasure
API Field NameObjectId
PMDB Tableumeasure
PMDB Field Nameunit_id
Data Typeinteger
SequenceNumberThe sequence number for sorting.
ODS TableUnitOfMeasure
API Business ObjectUnitOfMeasure
API Field NameSequenceNumber
PMDB Tableumeasure
PMDB Field Nameseq_num
Data Typeinteger
NameThe name of the unit of measure.
ODS TableUnitOfMeasure
API Business ObjectUnitOfMeasure
API Field NameName
PMDB Tableumeasure
PMDB Field Nameunit_name
Data Typestring
AbbreviationThe abbreviation of the unit of measure.
ODS TableUnitOfMeasure
API Business ObjectUnitOfMeasure
API Field NameAbbreviation
PMDB Tableumeasure
PMDB Field Nameunit_abbrev
Data Typestring
lastupdateuserLast Update User
ODS TableUNITOFMEASURE
API Business Object
API Field Name
PMDB Table
PMDB Field Name
Data Typestring
lastupdatedateLast Update Date
ODS TableUNITOFMEASURE
API Business Object
API Field Name
PMDB Table
PMDB Field Name
Data Typedate
createuserCreate User
ODS TableUNITOFMEASURE
API Business Object
API Field Name
PMDB Table
PMDB Field Name
Data Typestring
createdateCreate Date
ODS TableUNITOFMEASURE
API Business Object
API Field Name
PMDB Table
PMDB Field Name
Data Typedate
SKeySKey generated key on UnitOfMeasure
ODS TableUNITOFMEASURE
API Business Object
API Field Name
PMDB Table
PMDB Field Name
Data Typeint
USEROBSTop
UserObjectIdThe unique ID of the user who is assigned to the project OBS.
ODS TableUserOBS
API Business ObjectUserOBS
API Field NameUserObjectId
PMDB Tableuserobs
PMDB Field Nameuser_id
Data Typeinteger
OBSObjectIdThe unique ID of the OBS to which the user is granted access.
ODS TableUserOBS
API Business ObjectUserOBS
API Field NameOBSObjectId
PMDB Tableuserobs
PMDB Field Nameobs_id
Data Typeinteger
ProjectProfileObjectIdThe unique ID of the project profile with which the user is granted access to the project and OBS. See the ProjectProfile class for a constant defining the fixed profile of Project Superuser.
ODS TableUserOBS
API Business ObjectUserOBS
API Field NameProjectProfileObjectId
PMDB Tableuserobs
PMDB Field Nameprof_id
Data Typeinteger
OBSNameThe name of the person/role in the organization, sometimes referred to as the "responsible manager".
ODS TableUserOBS
API Business ObjectUserOBS
API Field NameOBSName
PMDB Tableobs
PMDB Field Nameobs_name
Data Typestring
ProfileNameThe name of security profile.
ODS TableUserOBS
API Business ObjectUserOBS
API Field NameProfileName
PMDB Tableprofile
PMDB Field Nameprof_name
Data Typestring
UserNameThe user's login name.
ODS TableUserOBS
API Business ObjectUserOBS
API Field NameUserName
PMDB Tableusers
PMDB Field Nameuser_name
Data Typestring
lastupdateuserLast Update User
ODS TableUSEROBS
API Business Object
API Field Name
PMDB Table
PMDB Field Name
Data Typestring
lastupdatedateLast Update Date
ODS TableUSEROBS
API Business Object
API Field Name
PMDB Table
PMDB Field Name
Data Typedate
createuserCreate User
ODS TableUSEROBS
API Business Object
API Field Name
PMDB Table
PMDB Field Name
Data Typestring
createdateCreate Date
ODS TableUSEROBS
API Business Object
API Field Name
PMDB Table
PMDB Field Name
Data Typedate
SKeySKey generated key on UserOBS
ODS TableUSEROBS
API Business Object
API Field Name
PMDB Table
PMDB Field Name
Data Typeint
USERPROFILEPRIVILEGETop
profileidUserOBS - UserObjectId maps to USEROBS.user_id
ODS TableUSERPROFILEPRIVILEGE
API Business Object
API Field Name
PMDB Table
PMDB Field Name
Data Typeinteger
privlegenumberUserOBS - OBSObjectId maps to USEROBS.obs_id
ODS TableUSERPROFILEPRIVILEGE
API Business Object
API Field Name
PMDB Table
PMDB Field Name
Data Typeinteger
allowflagUserOBS - ProjectProfileObjectId maps to USEROBS.prof_id
ODS TableUSERPROFILEPRIVILEGE
API Business Object
API Field Name
PMDB Table
PMDB Field Name
Data Typestring
lastupdateuserLast Update User
ODS TableUSERPROFILEPRIVILEGE
API Business Object
API Field Name
PMDB Table
PMDB Field Name
Data Typestring
lastupdatedateLast Update Date
ODS TableUSERPROFILEPRIVILEGE
API Business Object
API Field Name
PMDB Table
PMDB Field Name
Data Typedate
createuserCreate User
ODS TableUSERPROFILEPRIVILEGE
API Business Object
API Field Name
PMDB Table
PMDB Field Name
Data Typestring
createdateCreate Date
ODS TableUSERPROFILEPRIVILEGE
API Business Object
API Field Name
PMDB Table
PMDB Field Name
Data Typedate
SKeySKey generated key on UserOBS
ODS TableUSERPROFILEPRIVILEGE
API Business Object
API Field Name
PMDB Table
PMDB Field Name
Data Typeint
USERSTop
ObjectIdThe unique ID generated by the system.
ODS TableUsers
API Business ObjectUser
API Field NameObjectId
PMDB Tableusers
PMDB Field Nameuser_id
Data Typeinteger
EmailProtocolThe email type for the user: 'Internet Mail' or 'MAPI Mail'.
ODS TableUsers
API Business ObjectUser
API Field NameEmailProtocol
PMDB Tableusers
PMDB Field Nameemail_type
Data Typestring
NameThe user's login name.
ODS TableUsers
API Business ObjectUser
API Field NameName
PMDB Tableusers
PMDB Field Nameuser_name
Data Typestring
GlobalProfileObjectIdThe unique ID of the global security profile assigned to the user. See the GlobalProfile class for constants defining the fixed profiles of Admin Superuser and No Global Privileges.
ODS TableUsers
API Business ObjectUser
API Field NameGlobalProfileObjectId
PMDB Tableusers
PMDB Field Nameprof_id
Data Typeinteger
CurrencyObjectIdThe unique ID of the associated currency
ODS TableUsers
API Business ObjectUser
API Field NameCurrencyObjectId
PMDB Tableusers
PMDB Field Namecurr_id
Data Typeinteger
AllResourceAccessFlagThe flag that determines whether the user has all resource access (TRUE) or restricted resource access (FALSE). Admin Superusers always have all resource access.
ODS TableUsers
API Business ObjectUser
API Field NameAllResourceAccessFlag
PMDB Tableusers
PMDB Field Nameall_rsrc_access_flag
Data Typestring
MailServerLoginNameThe mail login name (profile name) for the current user to send outgoing email. If the email protocol is MAPI, this field should contain the MAPI profile name (e.g. "Microsoft Mail Settings"). This field is not required for Internet email users.
ODS TableUsers
API Business ObjectUser
API Field NameMailServerLoginName
PMDB Tableusers
PMDB Field Nameemail_srv_user_name
Data Typestring
OfficePhoneThe work phone number of the user.
ODS TableUsers
API Business ObjectUser
API Field NameOfficePhone
PMDB Tableusers
PMDB Field Nameoffice_phone
Data Typestring
PersonalNameThe user's personal or actual name.
ODS TableUsers
API Business ObjectUser
API Field NamePersonalName
PMDB Tableusers
PMDB Field Nameactual_name
Data Typestring
OutgoingMailServerThe outgoing mail server (SMTP) address used to send outgoing email for this user. The address may be a host name or an IP address. This field is used only with the Internet email protocol, and is not required for MAPI. Example: "smtp.yourdomain.com".
ODS TableUsers
API Business ObjectUser
API Field NameOutgoingMailServer
PMDB Tableusers
PMDB Field Nameemail_send_server
Data Typestring
EmailAddressThe current user's return email address. This will be used in the "FROM" line for any email sent by this user. Example: "yourname@yourdomain.com". For MAPI users, this may just be the MAPI profile name or mailbox name.
ODS TableUsers
API Business ObjectUser
API Field NameEmailAddress
PMDB Tableusers
PMDB Field Nameemail_addr
Data Typestring
respectactivitydurationtypeUsers - RespectActivityDurationType maps to USERS.notify_prefs
ODS TableUSERS
API Business Object
API Field Name
PMDB Table
PMDB Field Name
Data Typestring
AssignmentStaffingPreferenceThe value that determines whether the current or the new resource's Units per Time and Overtime factor is used to calculate costs when assigning the resource to an existing activity assignment. If the AssignmentStaffingPreference is set to 'Ask Me', the default value is then current resource.
ODS TableUsers
API Business ObjectUser
API Field NameAssignmentStaffingPreference
PMDB Table
PMDB Field Name
Data Typestring
CurrencyIdThe unique currency abbreviation for the currency associated with this user.
ODS TableUsers
API Business ObjectUser
API Field NameCurrencyId
PMDB Tablecurrtype
PMDB Field Namecurr_short_name
Data Typestring
CurrencyNameThe name of the currency associated with this user.
ODS TableUsers
API Business ObjectUser
API Field NameCurrencyName
PMDB Tablecurrtype
PMDB Field Namecurr_type
Data Typestring
FinancialPeriodEndObjectIdThe unique ID generated by the system of the last financial period viewable in columns in Project Management.
ODS TableUsers
API Business ObjectUser
API Field NameFinancialPeriodEndObjectId
PMDB Table
PMDB Field Name
Data Typeinteger
FinancialPeriodStartObjectIdThe unique ID generated by the system of the first financial period viewable in columns in Project Management.
ODS TableUsers
API Business ObjectUser
API Field NameFinancialPeriodStartObjectId
PMDB Table
PMDB Field Name
Data Typeinteger
NewProjectDurationTypethe default duration type assigned to new activities. Valid values are 'Fixed Units/Time', 'Fixed Duration and Units/Time', 'Fixed Units', or 'Fixed Duration and Units'.
ODS TableUsers
API Business ObjectUser
API Field NameNewProjectDurationType
PMDB Table
PMDB Field Name
Data Typestring
RateSourcePreferenceThe value that determines which price/unit will be used by default to calculate costs for the assignment when both a resource and role are assigned. If the value is 'Resource', the resource's price/unit will be used. If the value is 'Role', the role's price/unit will be used. If the value is 'Ask me', the default is set to 'Resource'.
ODS TableUsers
API Business ObjectUser
API Field NameRateSourcePreference
PMDB Table
PMDB Field Name
Data Typestring
rdbmsuserid
ODS TableUSERS
API Business Object
API Field Name
PMDB Table
PMDB Field Name
Data Typeinteger
ReportingFlagThe flag that determines whether the user can access ODS database as a database user.
ODS TableUsers
API Business ObjectUser
API Field NameReportingFlag
PMDB Tableusers
PMDB Field Namereport_user_flag
Data Typestring
lastupdateuserLast Update User
ODS TableUSERS
API Business Object
API Field Name
PMDB Table
PMDB Field Name
Data Typestring
lastupdatedateLast Update Date
ODS TableUSERS
API Business Object
API Field Name
PMDB Table
PMDB Field Name
Data Typedate
createuserCreate User
ODS TableUSERS
API Business Object
API Field Name
PMDB Table
PMDB Field Name
Data Typestring
createdateCreate Date
ODS TableUSERS
API Business Object
API Field Name
PMDB Table
PMDB Field Name
Data Typedate
SKeySKey generated key on Users
ODS TableUSERS
API Business Object
API Field Name
PMDB Table
PMDB Field Name
Data Typeint
WBSTop
ObjectIdThe unique ID generated by the system.
ODS TableWBS
API Business ObjectWBS
API Field NameObjectId
PMDB Tableprojwbs
PMDB Field Namewbs_id
Data Typeinteger
ProjectObjectIdThe unique ID of the associated project.
ODS TableWBS
API Business ObjectWBS
API Field NameProjectObjectId
PMDB Tableprojwbs
PMDB Field Nameproj_id
Data Typeinteger
OBSObjectIdThe unique ID of the project manager from the project's OBS tree who is responsible for the WBS.
ODS TableWBS
API Business ObjectWBS
API Field NameOBSObjectId
PMDB Tableprojwbs
PMDB Field Nameobs_id
Data Typeinteger
SequenceNumberThe sequence number for sorting.
ODS TableWBS
API Business ObjectWBS
API Field NameSequenceNumber
PMDB Tableprojwbs
PMDB Field Nameseq_num
Data Typeinteger
EstimatedWeightThe estimation weight for the WBS element, used for top-down estimation. Top-down estimation weights are used to calculate the proportion of units that each WBS element or activity receives in relation to its siblings in the WBS hierarchy. Top-down estimation distributes estimated units in a top-down manner to activities using the WBS hierarchy.
ODS TableWBS
API Business ObjectWBS
API Field NameEstimatedWeight
PMDB Tableprojwbs
PMDB Field Nameest_wt
Data Typedouble
ContainsSummaryDataThe flag that indicates that the WBS has been summarized.
ODS TableWBS
API Business ObjectWBS
API Field NameContainsSummaryData
PMDB Tableprojwbs
PMDB Field Namesum_data_flag
Data Typestring
StatusThe WBS status: 'Planned', 'Active', 'Inactive', 'What-If', or 'Requested'.
ODS TableWBS
API Business ObjectWBS
API Field NameStatus
PMDB Tableprojwbs
PMDB Field Namestatus_code
Data Typestring
CodeThe short code assigned to each WBS element for identification. Each WBS element is uniquely identified by concatenating its own code together with its parents' codes.
ODS TableWBS
API Business ObjectWBS
API Field NameCode
PMDB Tableprojwbs
PMDB Field Namewbs_short_name
Data Typestring
NameThe name of the WBS element.
ODS TableWBS
API Business ObjectWBS
API Field NameName
PMDB Tableprojwbs
PMDB Field Namewbs_name
Data Typestring
WBSCategoryObjectIdThe unique ID of the associated WBS category value. Note that the label used for the WBS category is dynamic; it is controlled by the system administrator.
ODS TableWBS
API Business ObjectWBS
API Field NameWBSCategoryObjectId
PMDB Tableprojwbs
PMDB Field Namephase_id
Data Typeinteger
ParentObjectIdThe unique ID of the parent WBS of this WBS in the hierarchy.
ODS TableWBS
API Business ObjectWBS
API Field NameParentObjectId
PMDB Tableprojwbs
PMDB Field Nameparent_wbs_id
Data Typeinteger
EarnedValueUserPercentThe user-defined percent complete for computing earned value for activities within the WBS. A value of, say, 25 means that 25% of the planned amount is earned when the activity is started and the remainder is earned when the activity is completed.
ODS TableWBS
API Business ObjectWBS
API Field NameEarnedValueUserPercent
PMDB Tableprojwbs
PMDB Field Nameev_user_pct
Data Typedouble
EarnedValueETCUserValueThe user-defined performance factor, PF, for computing earned-value estimate-to-complete. ETC is computed as PF * ( BAC - BCWP).
ODS TableWBS
API Business ObjectWBS
API Field NameEarnedValueETCUserValue
PMDB Tableprojwbs
PMDB Field Nameev_etc_user_value
Data Typedouble
OriginalBudgetThe original budget for the WBS element.
ODS TableWBS
API Business ObjectWBS
API Field NameOriginalBudget
PMDB Tableprojwbs
PMDB Field Nameorig_cost
Data Typedouble
IndependentETCTotalCostThe user-entered ETC total cost.
ODS TableWBS
API Business ObjectWBS
API Field NameIndependentETCTotalCost
PMDB Tableprojwbs
PMDB Field Nameindep_remain_total_cost
Data Typedouble
IndependentETCLaborUnitsThe user-entered ETC total labor.
ODS TableWBS
API Business ObjectWBS
API Field NameIndependentETCLaborUnits
PMDB Tableprojwbs
PMDB Field Nameindep_remain_work_qty
Data Typedouble
AnticipatedStartDateThe anticipated start date of WBS, project and EPS elements. User-entered - not dependent upon any other fields. If there are no children, the anticipated start date will be the start date displayed in the columns.
ODS TableWBS
API Business ObjectWBS
API Field NameAnticipatedStartDate
PMDB Tableprojwbs
PMDB Field Nameanticip_start_date
Data Typedate
AnticipatedFinishDateThe anticipated finish date of WBS, project and EPS elements. User-entered - not dependent upon any other fields. If there are no children, the anticipated finish date will be the finish date displayed in the columns.
ODS TableWBS
API Business ObjectWBS
API Field NameAnticipatedFinishDate
PMDB Tableprojwbs
PMDB Field Nameanticip_end_date
Data Typedate
EarnedValueComputeTypeThe technique used for computing earned-value percent complete for activities within the WBS. Valid values are 'Activity Percent Complete', '0 / 100', '50 / 50', 'Custom Percent Complete', 'WBS Milestones Percent Complete', and 'Activity Percent Complete Using Resource Curves'.
ODS TableWBS
API Business ObjectWBS
API Field NameEarnedValueComputeType
PMDB Tableprojwbs
PMDB Field Nameev_compute_type
Data Typestring
EarnedValueETCComputeTypeThe technique for computing earned-value estimate-to-complete for activities within the WBS. Valid values are 'ETC = Remaining Cost for Activity', 'Performance Factor = 1', 'Performance Factor = Custom Value', 'Performance Factor = 1 / Cost Performance Index', and 'Performance Factor = 1 / (Cost Performance Index * Schedule Performance Index)'.
ODS TableWBS
API Business ObjectWBS
API Field NameEarnedValueETCComputeType
PMDB Tableprojwbs
PMDB Field Nameev_etc_compute_type
Data Typestring
IsBaselineThe boolean value indicating if this business object is related to a Project or Baseline
ODS TableWBS
API Business ObjectWBS
API Field NameIsBaseline
PMDB Table
PMDB Field Name
Data Typestring
CurrentBudgetThe current budget for this WBS.
ODS TableWBS
API Business ObjectWBS
API Field NameCurrentBudget
PMDB Table
PMDB Field Name
Data Typenumber
CurrentVarianceThe current budget minus the total spending plan.
ODS TableWBS
API Business ObjectWBS
API Field NameCurrentVariance
PMDB Table
PMDB Field Name
Data Typenumber
DistributedCurrentBudgetThe sum of the current budget values from one level lower
ODS TableWBS
API Business ObjectWBS
API Field NameDistributedCurrentBudget
PMDB Table
PMDB Field Name
Data Typenumber
FinishDateThe finish date of the WBS.
ODS TableWBS
API Business ObjectWBS
API Field NameFinishDate
PMDB Table
PMDB Field Name
Data Typedate
ForecastFinishDateThe alternate end date to be optionally used by the scheduler. The user sets the alternate end date by dragging the project bar in the Gantt Chart while manually leveling the resource profile in a resource analysis layout.
ODS TableWBS
API Business ObjectWBS
API Field NameForecastFinishDate
PMDB Table
PMDB Field Name
Data Typedate
ForecastStartDateThe alternate start date to be optionally used by the scheduler. The user sets the alternate start date by dragging the project bar in the Gantt Chart while manually leveling the resource profile in a resource analysis layout.
ODS TableWBS
API Business ObjectWBS
API Field NameForecastStartDate
PMDB Table
PMDB Field Name
Data Typedate
fullname
ODS TableWBS
API Business Object
API Field Name
PMDB Table
PMDB Field Name
Data Typestring
OBSNameThe name of the person/role in the organization, sometimes referred to as the "responsible manager".
ODS TableWBS
API Business ObjectWBS
API Field NameOBSName
PMDB Tableobs
PMDB Field Nameobs_name
Data Typestring
ProjectIdThe short code that uniquely identifies the project.
ODS TableWBS
API Business ObjectWBS
API Field NameProjectId
PMDB Tableproject
PMDB Field Nameproj_short_name
Data Typestring
ProposedBudgetThe sum of the original budget plus the approved and pending budgets from the budget change log.
ODS TableWBS
API Business ObjectWBS
API Field NameProposedBudget
PMDB Table
PMDB Field Name
Data Typenumber
StartDateThe start date of the WBS.
ODS TableWBS
API Business ObjectWBS
API Field NameStartDate
PMDB Table
PMDB Field Name
Data Typedate
SumAccountingVarByLaborUnitsthe Planned Value Labor Units minus the Actual Units. Negative value indicates that Actual Units have exceeded the Planned Value Labor Units.
ODS TableWBS
API Business ObjectWBS
API Field NameSummaryAccountingVarianceByLaborUnits
PMDB TablePROJWBS
PMDB Field Name
Data Typenumber
SumAccountingVarianceByCostthe Planned Value minus the Actual Cost. A negative value indicates that the Actual Cost has exceeded the Planned Value.
ODS TableWBS
API Business ObjectWBS
API Field NameSummaryAccountingVarianceByCost
PMDB TablePROJWBS
PMDB Field Name
Data Typenumber
SumActThisPeriodMaterialCostThe actual this period material cost.
ODS TableWBS
API Business ObjectWBS
API Field NameSummaryActualThisPeriodMaterialCost
PMDB Tabletasksum
PMDB Field Nameact_this_per_mat_cost
Data Typenumber
SumActThisPeriodNonLaborCostThe actual this period nonlabor cost.
ODS TableWBS
API Business ObjectWBS
API Field NameSummaryActualThisPeriodNonLaborCost
PMDB Tabletasksum
PMDB Field Nameact_this_per_equip_cost
Data Typenumber
SumActThisPeriodNonLaborUnitsThe actual this period nonlabor units.
ODS TableWBS
API Business ObjectWBS
API Field NameSummaryActualThisPeriodNonLaborUnits
PMDB Tabletasksum
PMDB Field Nameact_this_per_equip_qty
Data Typenumber
SumActualThisPeriodLaborCostThe actual this period labor cost.
ODS TableWBS
API Business ObjectWBS
API Field NameSummaryActualThisPeriodLaborCost
PMDB Tabletasksum
PMDB Field Nameact_this_per_work_cost
Data Typenumber
SumActualThisPeriodLaborUnitsThe actual this period labor units.
ODS TableWBS
API Business ObjectWBS
API Field NameSummaryActualThisPeriodLaborUnits
PMDB Tabletasksum
PMDB Field Nameact_this_per_work_qty
Data Typenumber
SumAtCompletionMaterialCostThe material cost at completion. It is the sum of the actual plus remaining costs for all material resources assigned to the activity. Computed as actual material cost + remaining material cost. Same as the planned material costs if the activity is not started and the actual material costs once the activity is completed.
ODS TableWBS
API Business ObjectWBS
API Field NameSummaryAtCompletionMaterialCost
PMDB TablePROJWBS
PMDB Field Name
Data Typenumber
SumAtCompletionNonLaborCostThe nonlabor cost at completion. It is the sum of the actual plus remaining costs for all nonlabor resources assigned to the activity. Computed as actual nonlabor cost + remaining nonlabor cost. Same as the planned nonlabor costs if the activity is not started and the actual nonlabor costs once the activity is completed.
ODS TableWBS
API Business ObjectWBS
API Field NameSummaryAtCompletionNonLaborCost
PMDB TablePROJWBS
PMDB Field Name
Data Typenumber
SumAtCompletionNonLaborUnitsThe nonlabor units at completion. It is the sum of the actual plus remaining units for all nonlabor resources assigned to the activity. Computed as actual nonlabor units + remaining nonlabor units. Same as the planned nonlabor units if the activity is not started and the actual nonlabor units once the activity is completed.
ODS TableWBS
API Business ObjectWBS
API Field NameSummaryAtCompletionNonLaborUnits
PMDB TablePROJWBS
PMDB Field Name
Data Typenumber
SumAtCompletionTotalCostVarthe Baseline Planned Total Cost - At Completion Total Cost.
ODS TableWBS
API Business ObjectWBS
API Field NameSummaryAtCompletionTotalCostVariance
PMDB TablePROJWBS
PMDB Field Name
Data Typenumber
SumBaselineCompActivityCountThe number of completed activities in the baseline.
ODS TableWBS
API Business ObjectWBS
API Field NameSummaryBaselineCompletedActivityCount
PMDB Tabletasksum
PMDB Field Namebase_complete_cnt
Data Typenumber
SumBaselineNotStartedActCntThe number of activities not started in the baseline.
ODS TableWBS
API Business ObjectWBS
API Field NameSummaryBaselineNotStartedActivityCount
PMDB Tabletasksum
PMDB Field Namebase_notstarted_cnt
Data Typenumber
SumBLInProgressActivityCountthe number of activities that should be currently in progress, according to the primary baseline. Computed using the baseline start and finish dates and the current data date.
ODS TableWBS
API Business ObjectWBS
API Field NameSummaryBaselineInProgressActivityCount
PMDB Tabletasksum
PMDB Field Namebase_active_cnt
Data Typenumber
SumBudgetAtCmpByLaborUnitsthe Baseline Labor Units
ODS TableWBS
API Business ObjectWBS
API Field NameSummaryBudgetAtCompletionByLaborUnits
PMDB Tabletasksum
PMDB Field Namebase_work_qty
Data Typenumber
SumBudgetAtCompletionByCostthe Planned Total Cost through activity completion. Computed as Planned Labor Cost + Planned Nonlabor Cost + Planned Expense Cost, same as the Planned Total Cost.
ODS TableWBS
API Business ObjectWBS
API Field NameSummaryBudgetAtCompletionByCost
PMDB TablePROJWBS
PMDB Field Name
Data Typenumber
SumCostPerfIndexByCostthe Earned Value divided by the Actual Cost. A value less than 1 indicates that the Actual Cost has exceeded the Planned Value.
ODS TableWBS
API Business ObjectWBS
API Field NameSummaryCostPerformanceIndexByCost
PMDB Table
PMDB Field Name
Data Typenumber
SumCostPerfIndexByLaborUnitsthe Earned Value Labor Units / Actual Labor Units.
ODS TableWBS
API Business ObjectWBS
API Field NameSummaryCostPerformanceIndexByLaborUnits
PMDB Table
PMDB Field Name
Data Typenumber
SumCostVarianceByLaborUnitsthe Earned Value Labor Cost minus Actual Value Labor Cost.
ODS TableWBS
API Business ObjectWBS
API Field NameSummaryCostVarianceByLaborUnits
PMDB TablePROJWBS
PMDB Field Name
Data Typenumber
SumCostVarIndexByLaborUnitsthe Cost Variance Labor Units divided by Earned Value Labor Units.
ODS TableWBS
API Business ObjectWBS
API Field NameSummaryCostVarianceIndexByLaborUnits
PMDB Table
PMDB Field Name
Data Typenumber
SumDurationPercentOfPlannedThe summary actual duration percent of planned of all activities under this WBS. Computed as actual duration / baseline duration * 100. The value can exceed 100. The Baseline duration is the activity's at complete duration from the current baseline.
ODS TableWBS
API Business ObjectWBS
API Field NameSummaryDurationPercentOfPlanned
PMDB Table
PMDB Field Name
Data Typenumber
SumEACByCostthe Actual Cost plus the Estimate to Complete Cost. The method for computing Estimate to Complete depends on the Earned Value technique selected for the activity's WBS.
ODS TableWBS
API Business ObjectWBS
API Field NameSummaryEstimateAtCompletionByCost
PMDB TablePROJWBS
PMDB Field Name
Data Typenumber
SumEACByLaborUnitsthe Actual Labor Units + Estimate To Complete Labor Units. (Estimate To Complete Labor Units is calculated based off of the Earned Value setting on the WBS.)
ODS TableWBS
API Business ObjectWBS
API Field NameSummaryEstimateAtCompletionByLaborUnits
PMDB TablePROJWBS
PMDB Field Name
Data Typenumber
SumEACHighPctByLaborUnitsthe high forecast of Estimate At Completion (EAC) by labor units.
ODS TableWBS
API Business ObjectWBS
API Field NameSummaryEstimateAtCompletionHighPercentByLaborUnits
PMDB Table
PMDB Field Name
Data Typenumber
SumEACLowPctByLaborUnitsthe low forecast of Estimate At Completion (EAC) by labor units.
ODS TableWBS
API Business ObjectWBS
API Field NameSummaryEstimateAtCompletionLowPercentByLaborUnits
PMDB Table
PMDB Field Name
Data Typenumber
SumETCByCostthe Remaining Total Cost for the activity or the Performance Factor * (Budget at Completion - Earned Value), depending on the Earned Value technique selected for the activity's WBS (calculated from the primary baseline).
ODS TableWBS
API Business ObjectWBS
API Field NameSummaryEstimateToCompleteByCost
PMDB Tabletasksum
PMDB Field Nameetc
Data Typenumber
SumETCByLaborUnitsthe estimated quantity to complete the activity. Computed as either the remaining total units for the activity, or as Performance Factor * (Baseline Planned Labor Units - Planned Quantity of Work Performed), depending on the Earned Value Technique selected for the activity's WBS.
ODS TableWBS
API Business ObjectWBS
API Field NameSummaryEstimateToCompleteByLaborUnits
PMDB Tabletasksum
PMDB Field Nameetc_work_qty
Data Typenumber
SumExpenseCostPctCompleteThe percent complete of cost for all expenses associated with the WBS. It is computed as Actual Expense Cost / At Complete Expense Cost * 100, and it is always in the range of 0 to 100.
ODS TableWBS
API Business ObjectWBS
API Field NameSummaryExpenseCostPercentComplete
PMDB Table
PMDB Field Name
Data Typenumber
SumLaborCostPercentCompleteThe percent complete of cost for all labor resources assigned to the WBS. It is computed as Actual Labor Cost / At Complete Labor Cost * 100, and it is always in the range of 0 to 100.
ODS TableWBS
API Business ObjectWBS
API Field NameSummaryLaborCostPercentComplete
PMDB Table
PMDB Field Name
Data Typenumber
SumLaborUnitsPercentCompleteThe percent complete of units for all labor resources for the WBS. Computed as actual labor units / at complete labor units * 100. Always in the range 0 to 100.
ODS TableWBS
API Business ObjectWBS
API Field NameSummaryLaborUnitsPercentComplete
PMDB Table
PMDB Field Name
Data Typenumber
SumActivityCountthe number of activities that are currently in progress.
ODS TableWBS
API Business ObjectWBS
API Field NameSummaryActivityCount
PMDB TablePROJWBS
PMDB Field Name
Data Typenumber
SumActualDurationThe actual duration.
ODS TableWBS
API Business ObjectWBS
API Field NameSummaryActualDuration
PMDB Tabletasksum
PMDB Field Nameact_drtn_hr_cnt
Data Typenumber
SumActualExpenseCostThe actual costs for all project expenses associated with the WBS.
ODS TableWBS
API Business ObjectWBS
API Field NameSummaryActualExpenseCost
PMDB Tabletasksum
PMDB Field Nameact_expense_cost
Data Typenumber
SumActualFinishDateThe latest actual finish date of all activities in the WBS.
ODS TableWBS
API Business ObjectWBS
API Field NameSummaryActualFinishDate
PMDB Tabletasksum
PMDB Field Nameact_end_date
Data Typedate
SumActualLaborCostThe actual cost for all labor resources assigned to the activity.
ODS TableWBS
API Business ObjectWBS
API Field NameSummaryActualLaborCost
PMDB Tabletasksum
PMDB Field Nameact_work_cost
Data Typenumber
SumActualLaborUnitsThe actual labor units.
ODS TableWBS
API Business ObjectWBS
API Field NameSummaryActualLaborUnits
PMDB Tabletasksum
PMDB Field Nameact_work_qty
Data Typenumber
SumActualMaterialCostThe actual units for all material resources assigned to the activity.
ODS TableWBS
API Business ObjectWBS
API Field NameSummaryActualMaterialCost
PMDB Tabletasksum
PMDB Field Nameact_mat_cost
Data Typenumber
SumActualNonLaborCostThe actual units for all nonlabor resources assigned to the activity.
ODS TableWBS
API Business ObjectWBS
API Field NameSummaryActualNonLaborCost
PMDB Tabletasksum
PMDB Field Nameact_equip_cost
Data Typenumber
SumActualNonLaborUnitsThe actual nonlabor units.
ODS TableWBS
API Business ObjectWBS
API Field NameSummaryActualNonLaborUnits
PMDB Tabletasksum
PMDB Field Nameact_equip_qty
Data Typenumber
SumActualStartDateThe earliest actual start date of all activities in the WBS.
ODS TableWBS
API Business ObjectWBS
API Field NameSummaryActualStartDate
PMDB Tabletasksum
PMDB Field Nameact_start_date
Data Typedate
SumActualThisPeriodCostThe actual this period cost (will be labor or nonlabor).
ODS TableWBS
API Business ObjectWBS
API Field NameSummaryActualThisPeriodCost
PMDB TablePROJWBS
PMDB Field Name
Data Typenumber
SumActualTotalCostThe actual labor cost + actual nonlabor cost + actual expense cost as of the project data date.
ODS TableWBS
API Business ObjectWBS
API Field NameSummaryActualTotalCost
PMDB TablePROJWBS
PMDB Field Name
Data Typenumber
SumActualValueByCostthe actual total cost incurred on the activity as of the project data date, computed as Actual Labor Cost + Actual Nonlabor Cost + Actual Material Cost + Actual Expense Cost.
ODS TableWBS
API Business ObjectWBS
API Field NameSummaryActualValueByCost
PMDB TablePROJWBS
PMDB Field Name
Data Typenumber
SumActualValueByLaborUnitsthe actual total labor units for the activity as of the project data date (i.e., actual total cost by labor units).
ODS TableWBS
API Business ObjectWBS
API Field NameSummaryActualValueByLaborUnits
PMDB Tabletasksum
PMDB Field Nameact_work_qty
Data Typenumber
SumAtCompletionDurationthe total working time from the activity's current start date to the current finish date. The current start date is the planned start date until the activity is started, then it is the actual start date. The current finish date is the activity planned finish date while the activity is not started, the remaining finish date while the activity is in progress, and the actual finish date once the activity is completed. The total working time is computed using the activity's calendar.
ODS TableWBS
API Business ObjectWBS
API Field NameSummaryAtCompletionDuration
PMDB Tabletasksum
PMDB Field Nametotal_drtn_hr_cnt
Data Typenumber
SumAtCompletionExpenseCostthe sum of the actual plus remaining cost for all project expenses associated with the cost account. Computed as Actual Expense Cost + Remaining Expense Cost.
ODS TableWBS
API Business ObjectWBS
API Field NameSummaryAtCompletionExpenseCost
PMDB TablePROJWBS
PMDB Field Name
Data Typenumber
SumAtCompletionLaborCostThe sum of the actual plus remaining costs for all labor resources assigned to the activity. Computed as actual labor cost + remaining labor cost. Same as the planned labor costs if the activity is not started and the actual labor costs once the activity is completed.
ODS TableWBS
API Business ObjectWBS
API Field NameSummaryAtCompletionLaborCost
PMDB TablePROJWBS
PMDB Field Name
Data Typenumber
SumAtCompletionLaborUnitsThe sum of the actual plus remaining units for all labor resources assigned to the activity. Computed as actual labor units + remaining labor units. Same as the planned labor units if the activity is not started and the actual labor units once the activity is completed.
ODS TableWBS
API Business ObjectWBS
API Field NameSummaryAtCompletionLaborUnits
PMDB TablePROJWBS
PMDB Field Name
Data Typenumber
SumAtCompletionTotalCostThe estimated cost at completion for the activity. Computed as the actual total cost plus the estimate-to-complete cost; EAC = ACWP + ETC. Note that the method for computing ETC depends on the earned-value technique selected for the activity's WBS.
ODS TableWBS
API Business ObjectWBS
API Field NameSummaryAtCompletionTotalCost
PMDB TablePROJWBS
PMDB Field Name
Data Typenumber
SumBaselineDurationthe planned duration for the activity in the primary baseline. Planned duration is the total working time from the activity current start date to the current finish date. Same as the actual duration plus the remaining duration. The total working time is computed using the activity's calendar.
ODS TableWBS
API Business ObjectWBS
API Field NameSummaryBaselineDuration
PMDB Tabletasksum
PMDB Field Namebase_drtn_hr_cnt
Data Typenumber
SumBaselineExpenseCostthe planned cost for all project expenses associated with the activity in the primary baseline. Computed as the baseline actual expense cost plus the baseline remaining expense cost.
ODS TableWBS
API Business ObjectWBS
API Field NameSummaryBaselineExpenseCost
PMDB Tabletasksum
PMDB Field Namebase_expense_cost
Data Typenumber
SumBaselineFinishDateThe current latest finish date of all activities in the WBS for the current baseline.
ODS TableWBS
API Business ObjectWBS
API Field NameSummaryBaselineFinishDate
PMDB Tabletasksum
PMDB Field Namebase_end_date
Data Typedate
SumBaselineLaborCostthe planned cost for all labor resources assigned to the activity in the primary baseline. Computed from the baseline At Completion labor units. If no resources are assigned, computed as the activity Baseline Planned Labor Units * Project Default Price / Time.
ODS TableWBS
API Business ObjectWBS
API Field NameSummaryBaselineLaborCost
PMDB Tabletasksum
PMDB Field Namebase_work_cost
Data Typenumber
SumBaselineLaborUnitsthe planned units for all labor resources assigned to the activity in the primary baseline. Computed as the baseline actual labor units plus the baseline remaining labor units.
ODS TableWBS
API Business ObjectWBS
API Field NameSummaryBaselineLaborUnits
PMDB Tabletasksum
PMDB Field Namebase_work_qty
Data Typenumber
SumBaselineMaterialCostthe planned cost for all material resources assigned to the activity in the primary baseline. Computed from the baseline At Completion nonlabor units. If no resources are assigned.
ODS TableWBS
API Business ObjectWBS
API Field NameSummaryBaselineMaterialCost
PMDB Tabletasksum
PMDB Field Namebase_mat_cost
Data Typenumber
SumBaselineNonLaborCostthe planned cost for all nonlabor resources assigned to the activity in the primary baseline. Computed from the baseline At Completion nonlabor units. If no resources are assigned, computed as the activity Baseline Planned Nonlabor Units * Project Default Price / Time.
ODS TableWBS
API Business ObjectWBS
API Field NameSummaryBaselineNonLaborCost
PMDB Tabletasksum
PMDB Field Namebase_equip_cost
Data Typenumber
SumBaselineNonLaborUnitsthe planned units for all nonlabor resources assigned to the activity in the primary baseline. Computed as the baseline actual nonlabor units plus the baseline remaining nonlabor units.
ODS TableWBS
API Business ObjectWBS
API Field NameSummaryBaselineNonLaborUnits
PMDB Tabletasksum
PMDB Field Namebase_equip_qty
Data Typenumber
SumBaselineStartDateThe current earliest start date of all activities in the WBS for the current baseline.
ODS TableWBS
API Business ObjectWBS
API Field NameSummaryBaselineStartDate
PMDB Tabletasksum
PMDB Field Namebase_start_date
Data Typedate
SumBaselineTotalCostthe Planned Total Cost for the activity in the primary baseline, including labor resources, nonlabor resources, and project expenses. Baseline Planned Total Cost = Baseline Planned Labor Cost + Baseline Planned Nonlabor Cost + Baseline Planned Expense Cost.
ODS TableWBS
API Business ObjectWBS
API Field NameSummaryBaselineTotalCost
PMDB TablePROJWBS
PMDB Field Name
Data Typenumber
SumCompletedActivityCountthe number of activities that have an Actual Finish in the WBS.
ODS TableWBS
API Business ObjectWBS
API Field NameSummaryCompletedActivityCount
PMDB Tabletasksum
PMDB Field Namecomplete_cnt
Data Typenumber
SumCostPercentCompleteThe percent complete of costs for the resource assignments in the wbs. Computed as Actual Units / At Complete Units * 100. Always in the range 0 to 100.
ODS TableWBS
API Business ObjectWBS
API Field NameSummaryCostPercentComplete
PMDB Table
PMDB Field Name
Data Typenumber
SumCostPercentOfPlannedThe activity actual cost percent of planned. Computed as actual total cost / baseline total cost * 100, or equivalently as ACWP / BAC * 100. The value can exceed 100. The baseline total cost is the activity's at completion cost from the current baseline. This field is named SummaryCostPercentOfBudget in Primavera's Engineering & Construction and Maintenance & Turnaround solutions.
ODS TableWBS
API Business ObjectWBS
API Field NameSummaryCostPercentOfPlanned
PMDB Table
PMDB Field Name
Data Typenumber
SumCostVarianceByCostthe Earned Value minus the Actual Cost. A negative value indicates that the Actual Cost has exceeded the Planned Value.
ODS TableWBS
API Business ObjectWBS
API Field NameSummaryCostVarianceByCost
PMDB TablePROJWBS
PMDB Field Name
Data Typenumber
SumCostVarianceIndexThe value that is calcuated as the Cost Variance divided by Earned Value.
ODS TableWBS
API Business ObjectWBS
API Field NameSummaryCostVarianceIndex
PMDB Table
PMDB Field Name
Data Typenumber
SumCostVarianceIndexByCostthe Cost Variance divided by Earned Value.
ODS TableWBS
API Business ObjectWBS
API Field NameSummaryCostVarianceIndexByCost
PMDB Table
PMDB Field Name
Data Typenumber
SumDurationPercentCompleteThe activity actual duration percent of planned. Computed as actual duration / at completion duration * 100.
ODS TableWBS
API Business ObjectWBS
API Field NameSummaryDurationPercentComplete
PMDB Table
PMDB Field Name
Data Typenumber
SumDurationVarianceThe duration between the activity's baseline duration and the at complete duration. Computed as baseline duration - at completion duration.
ODS TableWBS
API Business ObjectWBS
API Field NameSummaryDurationVariance
PMDB TablePROJWBS
PMDB Field Name
Data Typenumber
SumEarnedValueByCostthe Budget at Completion * Performance % Complete. The method for computing the Performance Percent Complete depends on the Earned Value technique selected for the activity's WBS. Budget at Completion is computed from the primary baseline.
ODS TableWBS
API Business ObjectWBS
API Field NameSummaryEarnedValueByCost
PMDB Tabletasksum
PMDB Field Namebcwp
Data Typenumber
SumEarnedValueByLaborUnitsthe portion of the baseline labor units that is actually completed as of the project data date. Computed as Baseline Labor Units * Performance % Complete. The planned labor units performed is essentially the labor units Earned Value for the activity. The method for computing the Performance % Complete depends on the Earned Value technique selected for the activity's WBS. The Baseline Labor Units is taken from the current baseline.
ODS TableWBS
API Business ObjectWBS
API Field NameSummaryEarnedValueByLaborUnits
PMDB Tabletasksum
PMDB Field Nameperfm_work_qty
Data Typenumber
SumExpenseCostVariancethe Baseline Planned Expense Cost - At Completion Expense Cost (At Completion Expense Cost = Actual Expense Cost + Remaining Expense Cost).
ODS TableWBS
API Business ObjectWBS
API Field NameSummaryExpenseCostVariance
PMDB TablePROJWBS
PMDB Field Name
Data Typenumber
SumFinishDateVarianceThe duration between the finish date in the current project and the baseline finish date. Calculated as finish date - baseline finish date.
ODS TableWBS
API Business ObjectWBS
API Field NameSummaryFinishDateVariance
PMDB Table
PMDB Field Name
Data Typenumber
SumInProgressActivityCountthe number of activities that are currently in progress.
ODS TableWBS
API Business ObjectWBS
API Field NameSummaryInProgressActivityCount
PMDB Tabletasksum
PMDB Field Nameactive_cnt
Data Typenumber
SumLaborCostVariancethe Baseline Planned Labor Cost - At Completion Labor Cost.
ODS TableWBS
API Business ObjectWBS
API Field NameSummaryLaborCostVariance
PMDB TablePROJWBS
PMDB Field Name
Data Typenumber
SumLaborUnitsVarianceThe difference between baseline labor units and at completion labor units. Calculated as baseline labor units - at completion labor units.
ODS TableWBS
API Business ObjectWBS
API Field NameSummaryLaborUnitsVariance
PMDB TablePROJWBS
PMDB Field Name
Data Typenumber
SumMaterialCostVarianceThe variance that is calculated as Baseline Material Cost - At Completion Material Cost.
ODS TableWBS
API Business ObjectWBS
API Field NameSummaryMaterialCostVariance
PMDB TablePROJWBS
PMDB Field Name
Data Typenumber
SumNonLaborCostVariancethe Baseline Planned Nonlabor Cost - At Completion Nonlabor Cost.
ODS TableWBS
API Business ObjectWBS
API Field NameSummaryNonLaborCostVariance
PMDB TablePROJWBS
PMDB Field Name
Data Typenumber
SumNonLaborUnitsVarianceThe difference between baseline nonlabor units and at completion non labor units. Calculated as baseline nonlabor units - at completion nonlabor units.
ODS TableWBS
API Business ObjectWBS
API Field NameSummaryNonLaborUnitsVariance
PMDB TablePROJWBS
PMDB Field Name
Data Typenumber
SumNotStartedActivityCountthe number of activities that are currently not started.
ODS TableWBS
API Business ObjectWBS
API Field NameSummaryNotStartedActivityCount
PMDB Tabletasksum
PMDB Field Namenotstarted_cnt
Data Typenumber
SumPlannedValueByCostthe Budget at Completion * Schedule % Complete. The Schedule % Complete specifies how much of the activity's baseline duration has been completed so far. Budget at Completion is computed from the primary baseline
ODS TableWBS
API Business ObjectWBS
API Field NameSummaryPlannedValueByCost
PMDB Tabletasksum
PMDB Field Namebcws
Data Typenumber
SumProgressFinishDatethe date the activity is expected to be finished according to the progress made on the activity's work products. The expected finish date is entered manually by people familiar with progress of the activity's work products.
ODS TableWBS
API Business ObjectWBS
API Field NameSummaryProgressFinishDate
PMDB Table
PMDB Field Name
Data Typedate
SumRemainingDurationThe total working time from the WBS remaining start date to the remaining finish date.
ODS TableWBS
API Business ObjectWBS
API Field NameSummaryRemainingDuration
PMDB Tabletasksum
PMDB Field Nameremain_drtn_hr_cnt
Data Typenumber
SumRemainingExpenseCostThe remaining costs for all project expenses associated with the activities in the WBS.
ODS TableWBS
API Business ObjectWBS
API Field NameSummaryRemainingExpenseCost
PMDB Tabletasksum
PMDB Field Nameremain_expense_cost
Data Typenumber
SumRemainingFinishDateThe date the resource is scheduled to finish the remaining work for the activity. This date is computed by the project scheduler but can be updated manually by the project manager. Before the activity is started, the remaining finish date is the same as the planned finish date.
ODS TableWBS
API Business ObjectWBS
API Field NameSummaryRemainingFinishDate
PMDB Tabletasksum
PMDB Field Namereend_date
Data Typedate
SumRemainingLaborCostThe remaining costs for all labor resources assigned to the activities. The remaining cost reflects the cost remaining for the WBS.
ODS TableWBS
API Business ObjectWBS
API Field NameSummaryRemainingLaborCost
PMDB Tabletasksum
PMDB Field Nameremain_work_cost
Data Typenumber
SumRemainingLaborUnitsThe remaining units for all labor resources assigned to the activities. The remaining units reflects the work remaining to be done for the WBS.
ODS TableWBS
API Business ObjectWBS
API Field NameSummaryRemainingLaborUnits
PMDB Tabletasksum
PMDB Field Nameremain_work_qty
Data Typenumber
SumRemainingMaterialCostThe remaining material costs for all project expenses associated with the activities in the WBS.
ODS TableWBS
API Business ObjectWBS
API Field NameSummaryRemainingMaterialCost
PMDB Tabletasksum
PMDB Field Nameremain_mat_cost
Data Typenumber
SumRemainingNonLaborCostThe remaining nonlabor costs for all project expenses associated with the activities in the WBS.
ODS TableWBS
API Business ObjectWBS
API Field NameSummaryRemainingNonLaborCost
PMDB Tabletasksum
PMDB Field Nameremain_equip_cost
Data Typenumber
SumRemainingNonLaborUnitsThe remaining units for all nonlabor resources assigned to the activities. The remaining units reflects the work remaining to be done for the WBS.
ODS TableWBS
API Business ObjectWBS
API Field NameSummaryRemainingNonLaborUnits
PMDB Tabletasksum
PMDB Field Nameremain_equip_qty
Data Typenumber
SumRemainingStartDateThe earliest remaining start of all activities assigned to the WBS.
ODS TableWBS
API Business ObjectWBS
API Field NameSummaryRemainingStartDate
PMDB Tabletasksum
PMDB Field Namerestart_date
Data Typedate
SumRemainingTotalCostThe sum of all remaining total costs in the WBS.
ODS TableWBS
API Business ObjectWBS
API Field NameSummaryRemainingTotalCost
PMDB TablePROJWBS
PMDB Field Name
Data Typenumber
SumSchedulePercentCompleteThe measure that indicates how much of the WBS baseline duration has been completed so far. Computed based on where the current data date falls between the activity's baseline start and finish dates. If the data date is earlier than the baseline start, the schedule % complete is 0. If the data date is later than the baseline finish, the schedule % complete is 100. The schedule % complete indicates how much of the WBS duration should be currently completed, relative to the selected baseline.
ODS TableWBS
API Business ObjectWBS
API Field NameSummarySchedulePercentComplete
PMDB Table
PMDB Field Name
Data Typenumber
SumScheduleVarianceByCostthe Earned Value divided by the Planned Value. A negative value indicates that less work was actually performed than was scheduled.
ODS TableWBS
API Business ObjectWBS
API Field NameSummaryScheduleVarianceByCost
PMDB TablePROJWBS
PMDB Field Name
Data Typenumber
SumScheduleVarianceIndexThe value that is calculated as the Schedule Variance Labor Units divided by Planned Value Labor Units.
ODS TableWBS
API Business ObjectWBS
API Field NameSummaryScheduleVarianceIndex
PMDB Table
PMDB Field Name
Data Typenumber
SumStartDateVarianceThe duration between the start date in the current project and the baseline start date. Calculated as start date - baseline start date.
ODS TableWBS
API Business ObjectWBS
API Field NameSummaryStartDateVariance
PMDB Table
PMDB Field Name
Data Typenumber
SumTotalCostVarianceThe value that is calculated as baseline total cost - total cost.
ODS TableWBS
API Business ObjectWBS
API Field NameSummaryTotalCostVariance
PMDB TablePROJWBS
PMDB Field Name
Data Typenumber
SumTotalFloatThe amount of time the WBS can be delayed before delaying the project finish date. Total float can be computed as late start - early start or as late finish - early finish; this option can be set when running the project scheduler.
ODS TableWBS
API Business ObjectWBS
API Field NameSummaryTotalFloat
PMDB Tabletasksum
PMDB Field Nametotal_float_hr_cnt
Data Typenumber
SumUnitsPercentCompleteThe percent complete of units for the resource assignments in the wbs. Computed as Actual Units / At Complete Units * 100. Always in the range 0 to 100.
ODS TableWBS
API Business ObjectWBS
API Field NameSummaryUnitsPercentComplete
PMDB Table
PMDB Field Name
Data Typenumber
SumMaterialCostPctCompleteThe percent complete of cost for all material resources assigned to the WBS. It is computed as Actual Material Cost / At Complete Material Cost * 100, and it is always in the range of 0 to 100.
ODS TableWBS
API Business ObjectWBS
API Field NameSummaryMaterialCostPercentComplete
PMDB Table
PMDB Field Name
Data Typenumber
SumNonLaborCostPctCompleteThe percent complete of cost for all non-labor resources assigned to the WBS. It is computed as Actual Nonlabor Cost / At Complete Nonlabor Cost * 100, and it is always in the range of 0 to 100.
ODS TableWBS
API Business ObjectWBS
API Field NameSummaryNonLaborCostPercentComplete
PMDB Table
PMDB Field Name
Data Typenumber
SumNonLaborUnitsPctCompleteThe percent complete of units for all nonlabor resources for the WBS. Computed as Actual Nonlabor Cost / At Completion Nonlabor Cost * 100. Always in the range 0 to 100.
ODS TableWBS
API Business ObjectWBS
API Field NameSummaryNonLaborUnitsPercentComplete
PMDB TablePROJWBS
PMDB Field Name
Data Typenumber
SumPerfPctCmpByLaborUnitsthe percent complete of performance for all labor resources. Computed as earned value labor units / baseline labor units * 100. Always in the range 0 to 100.
ODS TableWBS
API Business ObjectWBS
API Field NameSummaryPerformancePercentCompleteByLaborUnits
PMDB Table
PMDB Field Name
Data Typenumber
SumPlannedValueByLaborUnitsthe portion of the baseline labor units that is scheduled to be completed as of the project data date. Computed as Baseline Labor Units * Schedule % Complete. The Schedule % Complete specifies how much of the activity's baseline duration has been completed so far. The Baseline Labor Units is taken from the current baseline.
ODS TableWBS
API Business ObjectWBS
API Field NameSummaryPlannedValueByLaborUnits
PMDB Tabletasksum
PMDB Field Namesched_work_qty
Data Typenumber
SumSchdPctCmpByLaborUnitsthe percent complete of units for all labor resources. Computed as Actual Labor Units / At Completion Labor Units * 100. Always in the range 0 to 100.
ODS TableWBS
API Business ObjectWBS
API Field NameSummarySchedulePercentCompleteByLaborUnits
PMDB Table
PMDB Field Name
Data Typenumber
SumSchdPerfIndexByLaborUnitsthe Earned Value Labor Units divided by Planned Value Labor Units.
ODS TableWBS
API Business ObjectWBS
API Field NameSummarySchedulePerformanceIndexByLaborUnits
PMDB Table
PMDB Field Name
Data Typenumber
SumSchdVarianceByLaborUnitsthe Earned Value Labor Units minus the Planned Value Labor Units.
ODS TableWBS
API Business ObjectWBS
API Field NameSummaryScheduleVarianceByLaborUnits
PMDB TablePROJWBS
PMDB Field Name
Data Typenumber
SumSchdVarianceIndexByCostthe Schedule Variance divided by the Planned Value.
ODS TableWBS
API Business ObjectWBS
API Field NameSummaryScheduleVarianceIndexByCost
PMDB Table
PMDB Field Name
Data Typenumber
SumSchdVarIndexByLaborUnitsthe Schedule Variance Labor Units divided by the Planned Value Labor Units.
ODS TableWBS
API Business ObjectWBS
API Field NameSummaryScheduleVarianceIndexByLaborUnits
PMDB Table
PMDB Field Name
Data Typenumber
SumSchedulePctCompleteByCostthe percent complete of performance for all labor resources, nonlabor resources, and expenses. Computed as Earned Value / Budget At Completion * 100. Always in the range 0 to 100.
ODS TableWBS
API Business ObjectWBS
API Field NameSummarySchedulePercentCompleteByCost
PMDB Table
PMDB Field Name
Data Typenumber
SumSchedulePerfIndexByCostthe Earned Value divided by the Planned Value. A value less than 1 indicates that less work was actually performed than was scheduled.
ODS TableWBS
API Business ObjectWBS
API Field NameSummarySchedulePerformanceIndexByCost
PMDB Table
PMDB Field Name
Data Typenumber
SumToCompletePerfIndexByCostthe (Budget at Completion - Earned Value) divided by (Estimate at Completion - Actual Cost).
ODS TableWBS
API Business ObjectWBS
API Field NameSummaryToCompletePerformanceIndexByCost
PMDB Table
PMDB Field Name
Data Typenumber
SumVarAtCmpByLaborUnitsthe Baseline Planned Total Labor Units minus Estimate at Completion Labor Units.
ODS TableWBS
API Business ObjectWBS
API Field NameSummaryVarianceAtCompletionByLaborUnits
PMDB TablePROJWBS
PMDB Field Name
Data Typenumber
TotalBenefitPlanThe sum of the monthly benefit plan.
ODS TableWBS
API Business ObjectWBS
API Field NameTotalBenefitPlan
PMDB Table
PMDB Field Name
Data Typenumber
TotalBenefitPlanTallyThe sum of the monthly benefit plan tally.
ODS TableWBS
API Business ObjectWBS
API Field NameTotalBenefitPlanTally
PMDB Table
PMDB Field Name
Data Typenumber
TotalSpendingPlanThe sum of the monthly spending plan.
ODS TableWBS
API Business ObjectWBS
API Field NameTotalSpendingPlan
PMDB Table
PMDB Field Name
Data Typenumber
TotalSpendingPlanTallyThe sum of the monthly spending plan tally.
ODS TableWBS
API Business ObjectWBS
API Field NameTotalSpendingPlanTally
PMDB Table
PMDB Field Name
Data Typenumber
UnallocatedBudgetThe difference between the total current and distributed current budget. Calculated as total current budget - distributed current budget.
ODS TableWBS
API Business ObjectWBS
API Field NameUnallocatedBudget
PMDB Table
PMDB Field Name
Data Typenumber
UndistributedCurrentVarianceThe total spending plan minus the total spending plan tally.
ODS TableWBS
API Business ObjectWBS
API Field NameUndistributedCurrentVariance
PMDB Table
PMDB Field Name
Data Typenumber
lastupdateuserLast Update User
ODS TableWBS
API Business Object
API Field Name
PMDB Table
PMDB Field Name
Data Typestring
lastupdatedateLast Update Date
ODS TableWBS
API Business Object
API Field Name
PMDB Table
PMDB Field Name
Data Typedate
createuserCreate User
ODS TableWBS
API Business Object
API Field Name
PMDB Table
PMDB Field Name
Data Typestring
createdateCreate Date
ODS TableWBS
API Business Object
API Field Name
PMDB Table
PMDB Field Name
Data Typedate
SKeySKey generated key on WBS
ODS TableWBS
API Business Object
API Field Name
PMDB Table
PMDB Field Name
Data Typeint
WBSCATEGORYTop
ObjectIdThe unique ID generated by the system.
ODS TableWBSCategory
API Business ObjectWBSCategory
API Field NameObjectId
PMDB Tablephase
PMDB Field Namephase_id
Data Typeinteger
SequenceNumberThe sequence number for sorting.
ODS TableWBSCategory
API Business ObjectWBSCategory
API Field NameSequenceNumber
PMDB Tablephase
PMDB Field Nameseq_num
Data Typeinteger
NameThe name of the WBS category. Note that the label used for WBS category is dynamic; the system administrator controls it.
ODS TableWBSCategory
API Business ObjectWBSCategory
API Field NameName
PMDB Tablephase
PMDB Field Namephase_name
Data Typestring
lastupdateuserLast Update User
ODS TableWBSCATEGORY
API Business Object
API Field Name
PMDB Table
PMDB Field Name
Data Typestring
lastupdatedateLast Update Date
ODS TableWBSCATEGORY
API Business Object
API Field Name
PMDB Table
PMDB Field Name
Data Typedate
createuserCreate User
ODS TableWBSCATEGORY
API Business Object
API Field Name
PMDB Table
PMDB Field Name
Data Typestring
createdateCreate Date
ODS TableWBSCATEGORY
API Business Object
API Field Name
PMDB Table
PMDB Field Name
Data Typedate
SKeySKey generated key on WBSCategory
ODS TableWBSCATEGORY
API Business Object
API Field Name
PMDB Table
PMDB Field Name
Data Typeint
WBSMILESTONETop
ObjectIdThe unique ID generated by the system.
ODS TableWBSMilestone
API Business ObjectWBSMilestone
API Field NameObjectId
PMDB Tablewbsstep
PMDB Field Namewbs_step_id
Data Typeinteger
ProjectObjectIdThe unique ID of the associated project.
ODS TableWBSMilestone
API Business ObjectWBSMilestone
API Field NameProjectObjectId
PMDB Tablewbsstep
PMDB Field Nameproj_id
Data Typeinteger
WBSObjectIdThe unique ID of the WBS where the WBS milestone is assigned.
ODS TableWBSMilestone
API Business ObjectWBSMilestone
API Field NameWBSObjectId
PMDB Tablewbsstep
PMDB Field Namewbs_id
Data Typeinteger
SequenceNumberThe sequence number for sorting.
ODS TableWBSMilestone
API Business ObjectWBSMilestone
API Field NameSequenceNumber
PMDB Tablewbsstep
PMDB Field Nameseq_num
Data Typeinteger
IsCompletedThe flag that indicates whether the step has been completed.
ODS TableWBSMilestone
API Business ObjectWBSMilestone
API Field NameIsCompleted
PMDB Tablewbsstep
PMDB Field Namecomplete_flag
Data Typestring
NameThe name of the WBS milestone.
ODS TableWBSMilestone
API Business ObjectWBSMilestone
API Field NameName
PMDB Tablewbsstep
PMDB Field Namestep_name
Data Typestring
WeightThe weight that is assigned to the milestone.
ODS TableWBSMilestone
API Business ObjectWBSMilestone
API Field NameWeight
PMDB Tablewbsstep
PMDB Field Namestep_wt
Data Typedouble
IsBaselineThe boolean value indicating if this business object is related to a Project or Baseline
ODS TableWBSMilestone
API Business ObjectWBSMilestone
API Field NameIsBaseline
PMDB Table
PMDB Field Name
Data Typestring
ProjectIdThe short code that uniquely identifies the project.
ODS TableWBSMilestone
API Business ObjectWBSMilestone
API Field NameProjectId
PMDB Tableproject
PMDB Field Nameproj_short_name
Data Typestring
WBSCodeThe short code assigned to each WBS element for identification. Each WBS element is uniquely identified by concatenating its own code together with its parents' codes.
ODS TableWBSMilestone
API Business ObjectWBSMilestone
API Field NameWBSCode
PMDB Tableprojwbs
PMDB Field Namewbs_short_name
Data Typestring
WBSNameThe name of the WBS element.
ODS TableWBSMilestone
API Business ObjectWBSMilestone
API Field NameWBSName
PMDB Tableprojwbs
PMDB Field Namewbs_name
Data Typestring
lastupdateuserLast Update User
ODS TableWBSMILESTONE
API Business Object
API Field Name
PMDB Table
PMDB Field Name
Data Typestring
lastupdatedateLast Update Date
ODS TableWBSMILESTONE
API Business Object
API Field Name
PMDB Table
PMDB Field Name
Data Typedate
createuserCreate User
ODS TableWBSMILESTONE
API Business Object
API Field Name
PMDB Table
PMDB Field Name
Data Typestring
createdateCreate Date
ODS TableWBSMILESTONE
API Business Object
API Field Name
PMDB Table
PMDB Field Name
Data Typedate
SKeySKey generated key on WBSMilestone
ODS TableWBSMILESTONE
API Business Object
API Field Name
PMDB Table
PMDB Field Name
Data Typeint
WBSSPREADTop
ObjectId
ODS TableWBSSPREAD
API Business Object
API Field Name
PMDB Table
PMDB Field Name
Data Typeinteger
ParentObjectId
ODS TableWBSSPREAD
API Business Object
API Field Name
PMDB Table
PMDB Field Name
Data Typeinteger
Code
ODS TableWBSSPREAD
API Business Object
API Field Name
PMDB Table
PMDB Field Name
Data Typestring
Name
ODS TableWBSSPREAD
API Business Object
API Field Name
PMDB Table
PMDB Field Name
Data Typestring
projectobjectid
ODS TableWBSSPREAD
API Business Object
API Field Name
PMDB Table
PMDB Field Name
Data Typeinteger
ObsObjectId
ODS TableWBSSPREAD
API Business Object
API Field Name
PMDB Table
PMDB Field Name
Data Typeinteger
ObsName
ODS TableWBSSPREAD
API Business Object
API Field Name
PMDB Table
PMDB Field Name
Data Typestring
StartDate
ODS TableWBSSPREAD
API Business Object
API Field Name
PMDB Table
PMDB Field Name
Data Typedate
EndDate
ODS TableWBSSPREAD
API Business Object
API Field Name
PMDB Table
PMDB Field Name
Data Typedate
ActualLaborUnits
ODS TableWBSSPREAD
API Business Object
API Field Name
PMDB Table
PMDB Field Name
Data Typedouble
ActualNonlaborUnits
ODS TableWBSSPREAD
API Business Object
API Field Name
PMDB Table
PMDB Field Name
Data Typedouble
AtCompletionLaborUnits
ODS TableWBSSPREAD
API Business Object
API Field Name
PMDB Table
PMDB Field Name
Data Typedouble
AtCompletionNonlaborUnits
ODS TableWBSSPREAD
API Business Object
API Field Name
PMDB Table
PMDB Field Name
Data Typedouble
BaselinePlannedLaborUnits
ODS TableWBSSPREAD
API Business Object
API Field Name
PMDB Table
PMDB Field Name
Data Typedouble
BaselinePlannedNonlaborUnits
ODS TableWBSSPREAD
API Business Object
API Field Name
PMDB Table
PMDB Field Name
Data Typedouble
EarnedValueLaborUnits
ODS TableWBSSPREAD
API Business Object
API Field Name
PMDB Table
PMDB Field Name
Data Typedouble
EstimateAtCompletionLaborUnits
ODS TableWBSSPREAD
API Business Object
API Field Name
PMDB Table
PMDB Field Name
Data Typedouble
EstimateToCompleteLaborUnits
ODS TableWBSSPREAD
API Business Object
API Field Name
PMDB Table
PMDB Field Name
Data Typedouble
PlannedLaborUnits
ODS TableWBSSPREAD
API Business Object
API Field Name
PMDB Table
PMDB Field Name
Data Typedouble
PlannedNonlaborUnits
ODS TableWBSSPREAD
API Business Object
API Field Name
PMDB Table
PMDB Field Name
Data Typedouble
PlannedValueLaborUnits
ODS TableWBSSPREAD
API Business Object
API Field Name
PMDB Table
PMDB Field Name
Data Typedouble
RemainingLaborUnits
ODS TableWBSSPREAD
API Business Object
API Field Name
PMDB Table
PMDB Field Name
Data Typedouble
RemainingNonlaborUnits
ODS TableWBSSPREAD
API Business Object
API Field Name
PMDB Table
PMDB Field Name
Data Typedouble
ActualCost
ODS TableWBSSPREAD
API Business Object
API Field Name
PMDB Table
PMDB Field Name
Data Typedouble
ActualExpenseCost
ODS TableWBSSPREAD
API Business Object
API Field Name
PMDB Table
PMDB Field Name
Data Typedouble
ActualLaborCost
ODS TableWBSSPREAD
API Business Object
API Field Name
PMDB Table
PMDB Field Name
Data Typedouble
ActualMaterialCost
ODS TableWBSSPREAD
API Business Object
API Field Name
PMDB Table
PMDB Field Name
Data Typedouble
ActualNonlaborCost
ODS TableWBSSPREAD
API Business Object
API Field Name
PMDB Table
PMDB Field Name
Data Typedouble
ActualTotalCost
ODS TableWBSSPREAD
API Business Object
API Field Name
PMDB Table
PMDB Field Name
Data Typedouble
AtCompletionExpenseCost
ODS TableWBSSPREAD
API Business Object
API Field Name
PMDB Table
PMDB Field Name
Data Typedouble
AtCompletionLaborCost
ODS TableWBSSPREAD
API Business Object
API Field Name
PMDB Table
PMDB Field Name
Data Typedouble
AtCompletionMaterialCost
ODS TableWBSSPREAD
API Business Object
API Field Name
PMDB Table
PMDB Field Name
Data Typedouble
AtCompletionNonlaborCost
ODS TableWBSSPREAD
API Business Object
API Field Name
PMDB Table
PMDB Field Name
Data Typedouble
AtCompletionTotalCost
ODS TableWBSSPREAD
API Business Object
API Field Name
PMDB Table
PMDB Field Name
Data Typedouble
BaselinePlannedExpenseCost
ODS TableWBSSPREAD
API Business Object
API Field Name
PMDB Table
PMDB Field Name
Data Typedouble
BaselinePlannedLaborCost
ODS TableWBSSPREAD
API Business Object
API Field Name
PMDB Table
PMDB Field Name
Data Typedouble
BaselinePlannedMaterialCost
ODS TableWBSSPREAD
API Business Object
API Field Name
PMDB Table
PMDB Field Name
Data Typedouble
BaselinePlannedNonlaborCost
ODS TableWBSSPREAD
API Business Object
API Field Name
PMDB Table
PMDB Field Name
Data Typedouble
BaselinePlannedTotalCost
ODS TableWBSSPREAD
API Business Object
API Field Name
PMDB Table
PMDB Field Name
Data Typedouble
EarnedValueCost
ODS TableWBSSPREAD
API Business Object
API Field Name
PMDB Table
PMDB Field Name
Data Typedouble
EstimateAtCompletionCost
ODS TableWBSSPREAD
API Business Object
API Field Name
PMDB Table
PMDB Field Name
Data Typedouble
EstimateToCompleteCost
ODS TableWBSSPREAD
API Business Object
API Field Name
PMDB Table
PMDB Field Name
Data Typedouble
PlannedExpenseCost
ODS TableWBSSPREAD
API Business Object
API Field Name
PMDB Table
PMDB Field Name
Data Typedouble
PlannedLaborCost
ODS TableWBSSPREAD
API Business Object
API Field Name
PMDB Table
PMDB Field Name
Data Typedouble
PlannedMaterialCost
ODS TableWBSSPREAD
API Business Object
API Field Name
PMDB Table
PMDB Field Name
Data Typedouble
PlannedNonlaborCost
ODS TableWBSSPREAD
API Business Object
API Field Name
PMDB Table
PMDB Field Name
Data Typedouble
PlannedTotalCost
ODS TableWBSSPREAD
API Business Object
API Field Name
PMDB Table
PMDB Field Name
Data Typedouble
PlannedValueCost
ODS TableWBSSPREAD
API Business Object
API Field Name
PMDB Table
PMDB Field Name
Data Typedouble
RemainingExpenseCost
ODS TableWBSSPREAD
API Business Object
API Field Name
PMDB Table
PMDB Field Name
Data Typedouble
RemainingLaborCost
ODS TableWBSSPREAD
API Business Object
API Field Name
PMDB Table
PMDB Field Name
Data Typedouble
RemainingMaterialCost
ODS TableWBSSPREAD
API Business Object
API Field Name
PMDB Table
PMDB Field Name
Data Typedouble
RemainingNonlaborCost
ODS TableWBSSPREAD
API Business Object
API Field Name
PMDB Table
PMDB Field Name
Data Typedouble
RemainingTotalCost
ODS TableWBSSPREAD
API Business Object
API Field Name
PMDB Table
PMDB Field Name
Data Typedouble
SKey
ODS TableWBSSPREAD
API Business Object
API Field Name
PMDB Table
PMDB Field Name
Data Typeint
WORKFLOWTop
ObjectIdThe unique ID generated by the system.
ODS TableWorkflow
API Business ObjectInitiation
API Field NameObjectId
PMDB Tableworkflow
PMDB Field Namework_flow_id
Data Typeinteger
ProjectObjectIdThe unique ID of the initiated project.
ODS TableWorkflow
API Business ObjectInitiation
API Field NameProjectObjectId
PMDB Tableworkflow
PMDB Field Nameproj_id
Data Typeinteger
NameThe name of the initiated project.
ODS TableWorkflow
API Business ObjectInitiation
API Field NameName
PMDB Tableworkflow
PMDB Field Nameworkflow_name
Data Typestring
WorkflowTemplateIdThe unique ID of the template used in the initiation process.
ODS TableWorkflow
API Business ObjectInitiation
API Field NameWorkflowTemplateId
PMDB Tableworkflow
PMDB Field Nameexternal_key
Data Typestring
CurrentStageNumberThe number of the stage in the initiation process where the project is currently in.
ODS TableWorkflow
API Business ObjectInitiation
API Field NameCurrentStageNumber
PMDB Tableworkflow
PMDB Field Namestage_num
Data Typeinteger
StatusThe status of the project in the current stage of initiation: 'Initiated', 'Submitted', 'InReview', 'Approved', or 'Rejected'.
ODS TableWorkflow
API Business ObjectInitiation
API Field NameStatus
PMDB Tableworkflow
PMDB Field Namestatus
Data Typestring
ProcessFlagThe flag indicating whether this object represents an initiated process or an initated project.
ODS TableWorkflow
API Business ObjectInitiation
API Field NameProcessFlag
PMDB Tableworkflow
PMDB Field Nameexisting_project_flag
Data Typestring
CurrentStageNameThe name of the stage in the initiation process where the project is currently in.
ODS TableWorkflow
API Business ObjectInitiation
API Field NameCurrentStageName
PMDB Tableworkflow
PMDB Field Namestage_name
Data Typestring
StageModifiedFlagThe boolean value that determines whether any information has been changed at the current stage.
ODS TableWorkflow
API Business ObjectInitiation
API Field NameStageModifiedFlag
PMDB Tableworkflow
PMDB Field Namestage_modified_flag
Data Typestring
InitiatedDateThe date when this project was initiated.
ODS TableWorkflow
API Business ObjectInitiation
API Field NameInitiatedDate
PMDB Tableworkflow
PMDB Field Nameinitiated_date
Data Typedate
InitiatorObjectIdThe unique ID of the user who initiated the project or process request.
ODS TableWorkflow
API Business ObjectInitiation
API Field NameInitiatorObjectId
PMDB Tableworkflow
PMDB Field Nameuser_id
Data Typeinteger
IsBaselineThe boolean value indicating if this business object is related to a Project or Baseline
ODS TableWorkflow
API Business ObjectInitiation
API Field NameIsBaseline
PMDB Table
PMDB Field Name
Data Typestring
InitiatorNameThe name of the user who initiated the project or process request.
ODS TableWorkflow
API Business ObjectInitiation
API Field NameInitiatorName
PMDB Table
PMDB Field Name
Data Typestring
lastupdateuserLast Update User
ODS TableWORKFLOW
API Business Object
API Field Name
PMDB Table
PMDB Field Name
Data Typestring
lastupdatedateLast Update Date
ODS TableWORKFLOW
API Business Object
API Field Name
PMDB Table
PMDB Field Name
Data Typedate
createuserCreate User
ODS TableWORKFLOW
API Business Object
API Field Name
PMDB Table
PMDB Field Name
Data Typestring
createdateCreate Date
ODS TableWORKFLOW
API Business Object
API Field Name
PMDB Table
PMDB Field Name
Data Typedate
SKeySKey generated key on Workflow
ODS TableWORKFLOW
API Business Object
API Field Name
PMDB Table
PMDB Field Name
Data Typeint
WORKFLOWUSERTop
workflowobjectidWorkflowUser - WorkflowObjectId maps to WKFLUSER.work_flow_id
ODS TableWORKFLOWUSER
API Business Object
API Field Name
PMDB Table
PMDB Field Name
Data Typeinteger
userobjectidWorkflowUser - UserObjectId maps to WKFLUSER.user_id
ODS TableWORKFLOWUSER
API Business Object
API Field Name
PMDB Table
PMDB Field Name
Data Typeinteger
stagenumberWorkflowUser - StageNumber maps to WKFLUSER.stage_num
ODS TableWORKFLOWUSER
API Business Object
API Field Name
PMDB Table
PMDB Field Name
Data Typeinteger
commentsWorkflowUser - Comments maps to WKFLUSER.comments
ODS TableWORKFLOWUSER
API Business Object
API Field Name
PMDB Table
PMDB Field Name
Data Typestring
lastupdateuserLast Update User
ODS TableWORKFLOWUSER
API Business Object
API Field Name
PMDB Table
PMDB Field Name
Data Typestring
lastupdatedateLast Update Date
ODS TableWORKFLOWUSER
API Business Object
API Field Name
PMDB Table
PMDB Field Name
Data Typedate
createuserCreate User
ODS TableWORKFLOWUSER
API Business Object
API Field Name
PMDB Table
PMDB Field Name
Data Typestring
createdateCreate Date
ODS TableWORKFLOWUSER
API Business Object
API Field Name
PMDB Table
PMDB Field Name
Data Typedate
SKeySKey generated key on WorkflowUser
ODS TableWORKFLOWUSER
API Business Object
API Field Name
PMDB Table
PMDB Field Name
Data Typeint