/* Generated with Author-it 23.4.1.30004  10/14/2025 1:30:27 PM */
Page[0]=new Array("Title and Copyright Information","Copyright  2008,  2025, Oracle and/or its affiliates.","Primary Author: Oracle Corporation","Title and Copyright Information","46576.htm");
Page[1]=new Array("Use this guide to understand the services provided for simple object access protocol (SOAP) P6 EPPM Web Services, their operations and fields.","SOAP web services are provided as a legacy option. These web services are still supported but for new integrations Oracle recommends the use of REST services.","This guide is intended to be used by anyone who needs to interact with P6 EPPM business objects using SOAP web services.","Caution Personal information (PI) may be at risk of exposure. Depending on local data protection laws organizations may be responsible for mitigating any risk of exposure.","About This Guide","102980.htm");
Page[2]=new Array("Within our documentation, some content might be specific for cloud deployments while other content is relevant for on-premises deployments. Any content that applies to only one of these deployments is labeled accordingly.","Cloud or On-Premises Content","95168.htm");
Page[3]=new Array("Personal information (PI) is any piece of data which can be used on its own or with other information to identify, contact or locate an individual or identify an individual in context. This information is not limited to a person's name, address, and contact details, for example a person's IP address, phone IMEI number, gender, and location at a particular time could all be personal information. Organizations are responsible for ensuring the privacy of PI wherever it is stored, including in back-ups, locally stored downloads, and data stored in development environments.","Caution Personal information (PI) may be at risk of exposure. Depending on local data protection laws organizations may be responsible for mitigating any risk of exposure.","About Personal Information","97692.htm");
Page[4]=new Array("The following changes have been made for this release.","Release","What's New","25.10","New operations have been added to the following services:","Calendar","GlobalProfile","Import","ProjectProfile","New elements have been added to the following services:","Activity","Export","Import","Project","Relationship","ResourceAssignment","Existing elements have been modified in the following services:","ResourceAssignmentCode","ResourceAssignmentCodeType","See Interface Change Details","25.4","Information added about how to delete UDF assignments and code values when using the Sync Service. See Interface Change Details","25.1","First release for this version.","What's Changed in this Release","89005.htm");
Page[5]=new Array("The following table provides an overview of updated field lengths, updated values, new fields, and new enumerations.","WSDL","Field Level Changes","Release","Activity","The following elements have been added to Activity Fields:","EstimateTimeToComplete","EstimateTimeToCompleteUnits","25.10","Calendar","The following operations have been added:","ReplaceWithGlobalCalendar Operation","ReplaceWithProjectCalendar Operation","ReplaceWithResourceCalendar Operation","25.10","Export","The following elements have been added to the Activity field list of BusinessObjectOptions Element:","EstimateTimeToComplete","EstimateTimeToCompleteUnits","The following elements have been added to the Project field list of BusinessObjectOptions Element:","CheckedOutModule","PrimaryBaselineObjectId","SecondaryBaselineObjectId","TertiaryBaselineObjectId","The following elements have been added to the RelationshipFieldType field list of BusinessObjectOptions Element:","PredProjectNameSepChar","PredWBSPath","The following elements have been added to the ResourceAssignmentFieldType field list of BusinessObjectOptions Element:","EstimateTimeToComplete","EstimateTimeToCompleteUnits","25.10","GlobalProfile","The following operation has been added:","ExportPrivilegesReport Operation","25.10","Import","The following operations have been added:","ReplaceExistingProject Operation","AddIntoExistingProject Operation","The following elements have been added to the ImportProjects Operation:","SecureCodesImportOption","CodeAssignmentImportOption","The following enumerations have been added to the DefaultGlobalImportOption and DefaultProjectSpecificImportOption elements:","Replace Existing","Add In To Existing","25.10","Project","The following elements have been added to Project Fields.","CheckedOutModule","PrimaryBaselineObjectId","SecondaryBaselineObjectId","TertiaryBaselineObjectId","25.10","ProjectProfile","The following operation has been added:","ExportPrivilegesReport Operation","25.10","Relationship","The following elements have been added to Relationship Fields:","PredProjectNameSepChar","PredWBSPath","25.10","ResourceAssignment","The following elements have been added to ResourceAssignment Fields:","EstimateTimeToComplete","EstimateTimeToCompleteUnits","25.10","ResourceAssignmentCode","The maxLength restriction has been increased from 40 to 60 for the following element of ResourceAssignmentCode Fields:","CodeTypeName","CodeValue","25.10","ResourceAssignmentCodeType","The maxLength restriction has been increased for the following element of ResourceAssignmentCodeType Fields:","Length, from 32 to 60.","Name, from 40 to 60.","25.10","SyncServiceV1","To delete UDF assignments or code values, pass null or an empty string. This information has been added to the descriptions of UpdateProject Operation and UpdateGlobalObjects Operation.","25.4","Interface Change Details","55423.htm");
Page[6]=new Array("Operations:","CreateActivities Operation","ReadActivities Operation","UpdateActivities Operation","DeleteActivities Operation","CopyActivity Operation","ReadAllActivitiesByWBS Operation","GetFieldLengthActivity Operation","DissolveActivity Operation","WSDL: Activity.wsdl","Primary Key Field: ObjectId","Target Namespace: http://xmlns.oracle.com/Primavera/P6/WS/Activity/V1","Default Transport URLs:","http://&lt;hostname&gt;:&lt;port number&gt;/p6ws/services/ActivityService?wsdl","https://&lt;hostname&gt;:&lt;port number&gt;/p6ws/services/ActivityService?wsdl","Java Client Stub Class:","com.primavera.ws.p6.activity.ActivityService","Description:","The Activity service enables you to manage aspects of a project related to an activity. An activity is a unit of work performed during the course of a project. Activities have the following characteristics:","They can be subdivided into activity steps","They often have activity expenses and resource assignments associated with them","They have a parent WBS","Note Activities assigned to the root WBS are considered to be assigned to the project itself.)","They can have user defined fields (UDFs) and codes assigned to them. To assign UDFs and activity codes to an activity, use the UDFValue and ActivityCodeAssignment services, respectively.","Activity Service","41819.htm");
Page[7]=new Array("Description: Creates multiple Activity objects in the database. You can create up to 1000 Activity objects with a single call.","Service:&nbsp;Activity Service","Style: Document/literal wrapped","Input:","Message:&nbsp;CreateActivities","Elements:&nbsp;Activity&nbsp;elements that contain Activity Fields&nbsp;fields","Required fields: You must supply either the ProjectObjectId or the WBSObjectId field when you use the CreateActivities operation. All other fields are optional.","Output:","Message:&nbsp;CreateActivitiesResponse","Output:&nbsp;Zero to many ObjectId elements","CreateActivities Operation","41943.htm");
Page[8]=new Array("Description: Reads Activity objects from the database.","Service:&nbsp;Activity Service","Style: Document/literal wrapped","Input:","Message:&nbsp;ReadActivities","Elements: &nbsp;One to many field names from the Activity Fields&nbsp;field list","You may also include an optional element that contains a filter clause and an optional element that contains an OrderBy clause. Warning: If you do not specify a filter, all business objects of this data type will be returned. Refer to the Filters topic in the P6 EPPM Web Services Programming Guide for additional details.","Output:","Message:&nbsp;ReadActivitiesResponse","Output:&nbsp;Zero to many&nbsp;Activity elements that contain Activity fields.","ReadActivities Operation","41944.htm");
Page[9]=new Array("Description: Updates multiple Activity objects in the database. You can update up to 1000 Activity objects with a single call.","Service:&nbsp;Activity Service","Style: Document/literal wrapped","Input:","Message:&nbsp;UpdateActivities","Elements:&nbsp;Activity&nbsp;elements that contain Activity Fields&nbsp;fields.","Required fields: The ObjectId must be specified.","Output:","Message:&nbsp;UpdateActivitiesResponse","Output:&nbsp;boolean","UpdateActivities Operation","41945.htm");
Page[10]=new Array("Description: Deletes multiple Activity objects in the database. You can delete up to 1000 Activity objects with a single call.","Service:&nbsp;Activity Service","Style: Document/literal wrapped","Input:","Message:&nbsp;DeleteActivities","Elements: One to many&nbsp;ObjectId elements","Output:","Message:&nbsp;DeleteActivitiesResponse","Output:&nbsp;boolean","DeleteActivities Operation","41946.htm");
Page[11]=new Array("Description: Returns length of variable character fields for a BO.","Service: Activity Service","Style: Document/literal wrapped","Input:","Message: GetFieldLengthActivity","Elements: FieldLength","Output:","Message: GetFieldLengthActivityResponse","Elements: One to many FieldLengthActivities.","GetFieldLengthActivity Operation","95391.htm");
Page[12]=new Array("Description: This operation copies the activity to a project or a WBS. The WBS can be in the current project or in a different project. If both the project ObjectId and the WBS ObjectId are specified, the WBS ObjectId will take precedence. ","Service: Activity Service","Style: Document/literal wrapped","Input:","Message: CopyActivity","Elements:","ObjectId","TargetProjectObjectId","TargetWBSObjectId","TargetActivityId","CopyResourceAndRoleAssignments","CopyRelationships","CopyActivityCodes","CopyActivityNotes","CopyActivityExpenses","CopyActivitySteps","CopyProjectDocuments","CopyPastPeriodActuals","Required fields You must supply the ObjectId and at least one of the following fields when you use the CopyActivity operation:","CopyAssignmentCodes","CopyAssignnentSecureCodes","CopyActivitySecureCodes","TargetProjectObjectId","TargetWBSObjectId","All other fields are optional.","Output:","Message: CopyActivityResponse","Elements:  An ObjectId representing the unique identifier of the new activity.","CopyActivity Operation","41947.htm");
Page[13]=new Array("Description: Reads Activity objects that are associated with the specified WBS or any descendant WBS from the database.","Service:&nbsp;Activity Service","Style: Document/literal wrapped","Input:","Message:&nbsp;ReadAllActivitiesByWBS","Elements: ","One WBSObjectId element","One to many field names from the Activity Fields&nbsp;field list","You may also include an optional element that contains a filter clause and an optional element that contains an OrderBy clause. Warning: If you do not specify a filter, all business objects of this data type will be returned. Refer to the Filters topic in the P6 EPPM Web Services Programming Guide for additional details.","Output:","Message:&nbsp;ReadAllActivitiesByWBSResponse","Output:&nbsp;Zero to many&nbsp;Activity elements that contain Activity Fields fields.","ReadAllActivitiesByWBS Operation","41948.htm");
Page[14]=new Array("Description: Deletes the activity without breaking the relationship chains. The successors of the activity will become successors of its predecessors, and the predecessors of the activity will become predecessors of its successors. ","Service: Activity Service","Style: Document/literal wrapped","Input:","Message: DissolveActivity","Elements:","ObjectId","Output:","Message: DissolveActivityResponse","Elements:  boolean.","DissolveActivity Operation","66013.htm");
Page[15]=new Array("<br />&nbsp;Field","<br />Type","Read&nbsp;<br />Only","Filterable<br />Orderable","<br />Description","AccountingVariance<br />","double<br />","X","The 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.","AccountingVarianceLaborUnits<br />","double<br />","X","The 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.","ActivityOwnerUserId<br />","int","X","X","The unique user ID of the activity owner.","ActualDuration<br />","double<br />restricted to <br />minInclusive(0.0)","The 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.","ActualExpenseCost<br />","double<br />","X","The actual costs for all project expenses associated with the activity.","ActualFinishDate<br />","dateTime<br />","X","The date on which the activity is actually finished.","ActualLaborCost<br />","double<br />","The 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.","ActualLaborUnits<br />","double<br />","X","The actual units for all labor resources assigned to the activity.","ActualMaterialCost<br />","double<br />","X","The sum of all regular and overtime costs for material resources.","ActualNonLaborCost<br />","double<br />","The 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.","ActualNonLaborUnits<br />","double<br />","X","The actual units for all nonlabor resources assigned to the activity.","ActualStartDate<br />","dateTime<br />","X","The date on which the activity is actually started.","ActualThisPeriodLaborCost<br />","double<br />","The actual this period labor cost for all labor resources assigned to the activity.","ActualThisPeriodLaborUnits<br />","double<br />","X","The actual this period labor units (hours) for all labor resources assigned to the activity.","ActualThisPeriodMaterialCost<br />","double<br />","X","The sum of all material resource costs for the current period.","ActualThisPeriodNonLaborCost<br />","double<br />","The 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.","ActualThisPeriodNonLaborUnits<br />","double<br />","X","The actual this period nonlabor units (hours) for all nonlabor resources assigned to the activity.","ActualTotalCost<br />","double<br />","X","The 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.","ActualTotalUnits<br />","double<br />","X","the sum of Actual Labor Units and Actual Nonlabor Units.","AtCompletionDuration<br />","double<br />restricted to <br />minInclusive(0.0)","The 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.","AtCompletionExpenseCost<br />","double<br />","X","The sum of the actual plus remaining costs for all expenses associated with the activity. Computed as actual expense cost + remaining expense cost.","AtCompletionLaborCost<br />","double<br />","The 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.","AtCompletionLaborUnits<br />","double<br />","X","The 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.","AtCompletionLaborUnitsVariance<br />","double<br />","X","The project baseline planned total labor units minus the estimate at completion labor units.","AtCompletionMaterialCost<br />","double<br />","X","The sum of all actual and remaining costs for material resources.","AtCompletionNonLaborCost<br />","double<br />","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.","AtCompletionNonLaborUnits<br />","double<br />","X","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.","AtCompletionTotalCost<br />","double<br />","X","The 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.","AtCompletionTotalUnits<br />","double<br />","X","The sum of the actual plus remaining units for the resource assignment on the activity.","AtCompletionVariance<br />","double<br />","X","The 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.","AutoComputeActuals<br />","boolean<br />","X","The 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.","Baseline1Duration<br />","double<br />","X","The duration for the activity in the primary 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.","Baseline1FinishDate<br />","dateTime<br />","X","The current finish date of the activity in the primary 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.","Baseline1PlannedDuration<br />","double<br />","X","The 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. This field is named Baseline 1 Budgeted Duration in Primavera's Engineering &amp; Construction and Maintenance &amp; Turnaround solutions.","Baseline1PlannedExpenseCost<br />","double<br />","X","The planned costs for all project expenses associated with the activity. This field is named Baseline 1 Budgeted Expense Cost in Primavera's Engineering &amp; Construction and Maintenance &amp; Turnaround solutions.","Baseline1PlannedLaborCost<br />","double<br />","X","The cost at completion for all labor resources assigned to the activity in the primary baseline. Computed from the primary 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 1 Budgeted Labor Cost in Primavera's Engineering &amp; Construction and Maintenance &amp; Turnaround solutions.","Baseline1PlannedLaborUnits<br />","double<br />","X","The planned units for all labor resources assigned to the activity. This field is named Baseline 1 Budgeted Labor Units in Primavera's Engineering &amp; Construction and Maintenance &amp; Turnaround solutions.","Baseline1PlannedMaterialCost<br />","double<br />","X","The Planned Material Cost for a primary baseline activity.","Baseline1PlannedNonLaborCost<br />","double<br />","X","The 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 1 Budgeted Non Labor Cost in Primavera's Engineering &amp; Construction and Maintenance &amp; Turnaround solutions.","Baseline1PlannedNonLaborUnits<br />","double<br />","X","The planned units for all nonlabor resources assigned to the activity. This field is named Baseline 1 Budgeted Non Labor Units in Primavera's Engineering &amp; Construction and Maintenance &amp; Turnaround solutions.","Baseline1PlannedTotalCost<br />","double<br />","X","The 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 1 Budgeted Total Cost in Primavera's Engineering &amp; Construction and Maintenance &amp; Turnaround solutions.","Baseline1StartDate<br />","dateTime<br />","X","The current start date of the activity in the primary baseline. Set to the planned start date until the activity is started, then set to the actual start date.","BaselineDuration<br />","double<br />","X","The 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.","BaselineFinishDate<br />","dateTime<br />","X","The 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.","BaselinePlannedDuration<br />","double<br />","X","The 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 &amp; Construction and Maintenance &amp; Turnaround solutions.","BaselinePlannedExpenseCost<br />","double<br />","X","The planned costs for all project expenses associated with the activity. This field is named Baseline Budgeted Expense Cost in Primavera's Engineering &amp; Construction and Maintenance &amp; Turnaround solutions.","BaselinePlannedLaborCost<br />","double<br />","X","The 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 &amp; Construction and Maintenance &amp; Turnaround solutions.","BaselinePlannedLaborUnits<br />","double<br />","X","The planned units for all labor resources assigned to the activity. This field is named Baseline Budgeted Labor Units in Primavera's Engineering &amp; Construction and Maintenance &amp; Turnaround solutions.","BaselinePlannedMaterialCost<br />","double<br />","X","The Planned Material Cost for a project baseline activity.","BaselinePlannedNonLaborCost<br />","double<br />","X","The 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 &amp; Construction and Maintenance &amp; Turnaround solutions.","BaselinePlannedNonLaborUnits<br />","double<br />","X","The planned units for all nonlabor resources assigned to the The 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 &amp; Construction and Maintenance &amp; Turnaround solutions.activity. This field is named Baseline Budgeted Non Labor Units in Primavera's Engineering &amp; Construction and Maintenance &amp; Turnaround solutions.","BaselinePlannedTotalCost<br />","double<br />","X","The 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 &amp; The planned costs for all project expenses associated with the activity. This field is named Baseline Budgeted Expense Cost in Primavera's Engineering &amp; Construction and Maintenance &amp; Turnaround solutions.Construction and Maintenance &amp; Turnaround solutions.","BaselineStartDate<br />","dateTime<br />","X","The 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.","Baseline2Duration","double","X","The duration for the activity in the user's secondary 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.","Baseline2FinishDate","dateTime","X","The planned units for all labor resources assigned to the activity. This field is named Baseline Budgeted Labor Units in Primavera's Engineering &amp; Construction and Maintenance &amp; Turnaround solutions.The current finish date of the activity in the user's secondary 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.","Baseline2PlannedDuration","double","X","The planned duration for the activity in the user's secondary 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 &amp; Construction and Maintenance &amp; Turnaround solutions.","Baseline2PlannedExpenseCost","double","X","The planned costs for all project expenses associated with the activity in the user's secondary baseline. This field is named Baseline Budgeted Expense Cost in Primavera's Engineering &amp; Construction and Maintenance &amp; Turnaround solutions.","Baseline2PlannedLaborCost","double","X","The planned costs for all project expenses associated with the activity in the user's secondary baseline. This field is named Baseline Budgeted Expense Cost in Primavera's Engineering &amp; Construction and Maintenance &amp; Turnaround solutions.","Baseline2PlannedLaborUnits","double","X","The planned units for all labor resources assigned to the activity in the user's secondary baseline. This field is named Baseline Budgeted Labor Units in Primavera's Engineering &amp; Construction and Maintenance &amp; Turnaround solutions.","Baseline2PlannedMaterialCost","double","X","The Planned Material Cost for the activity in the user's secondary baseline.","Baseline2PlannedNonLaborCost","double","X","The planned costs for all nonlabor resources assigned to the activity in the user's secondary baseline. 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 &amp; Construction and Maintenance &amp; Turnaround solutions.","Baseline2PlannedNonLaborUnits","double","X","The planned units for all nonlabor resources assigned to the The planned duration for the activity in the user's secondary 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 &amp; Construction and Maintenance &amp; Turnaround solutions.activity. This field is named Baseline Budgeted Non Labor Units in Primavera's Engineering &amp; Construction and Maintenance &amp; Turnaround solutions.","Baseline2PlannedTotalCost","double","X","The planned total cost for the activity in the user's secondary baseline. Total cost includes the costs for 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 &amp; The planned costs for all project expenses associated with the activity. This field is named Baseline Budgeted Expense Cost in Primavera's Engineering &amp; Construction and Maintenance &amp; Turnaround solutions.Construction and Maintenance &amp; Turnaround solutions.","Baseline2StartDate","dateTime","X","The current start date of the activity in the user's secondary baseline. Set to the planned start date until the activity is started, then set to the actual start date.","Baseline3Duration","double","X","The duration for the activity in the user's tertiary 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.","Baseline3FinishDate","dateTime","X","The current finish date of the activity in the user's tertiary 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.","Baseline3PlannedDuration","double","X","The planned duration for the activity in the user's tertiary 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 &amp; Construction and Maintenance &amp; Turnaround solutions.","Baseline3PlannedExpenseCost","double","X","The planned costs for all project expenses associated with the activity in the user's tertiary baseline. This field is named Baseline Budgeted Expense Cost in Primavera's Engineering &amp; Construction and Maintenance &amp; Turnaround solutions.","Baseline3PlannedLaborCost","double","X","The planned costs for all project expenses associated with the activity in the user's tertiary baseline. This field is named Baseline Budgeted Expense Cost in Primavera's Engineering &amp; Construction and Maintenance &amp; Turnaround solutions.","Baseline3PlannedLaborUnits","double","X","The planned units for all labor resources assigned to the activity in the user's tertiary baseline. This field is named Baseline Budgeted Labor Units in Primavera's Engineering &amp; Construction and Maintenance &amp; Turnaround solutions.","Baseline3PlannedMaterialCost","double","X","The Planned Material Cost for the activity in the user's tertiary baseline.","Baseline3PlannedNonLaborCost","double","X","The planned costs for all nonlabor resources assigned to the activity in the user's tertiary baseline. 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 &amp; Construction and Maintenance &amp; Turnaround solutions.","Baseline3PlannedNonLaborUnits","double","X","The planned units for all nonlabor resources assigned to the The planned duration for the activity in the user's tertiary 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 &amp; Construction and Maintenance &amp; Turnaround solutions.activity. This field is named Baseline Budgeted Non Labor Units in Primavera's Engineering &amp; Construction and Maintenance &amp; Turnaround solutions.","Baseline3PlannedTotalCost","double","X","The planned total cost for the activity in the user's tertiary baseline. Total cost includes the costs for 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 &amp; The planned costs for all project expenses associated with the activity. This field is named Baseline Budgeted Expense Cost in Primavera's Engineering &amp; Construction and Maintenance &amp; Turnaround solutions.Construction and Maintenance &amp; Turnaround solutions.","Baseline3StartDate","dateTime","X","The current start date of the activity in the user's tertiary baseline. Set to the planned start date until the activity is started, then set to the actual start date.","BudgetAtCompletion<br />","double<br />","X","The planned total cost through activity completion. Computed as planned labor cost + planned nonlabor cost + planned expense cost, same as the planned total cost.","CBSCode<br />","string<br />restricted to <br />maxLength(1024)","X","The unique name of the Unifier CBS Code. Assign CBS codes to activities so that you can filter which activities you will send to Unifier.<br />","CBSId<br />","int","X","The unique Id of CBS Code.","CBSObjectId<br />","int<br />","X","X","The identifier of the CoUnifier CBS.","CalendarName<br />","string<br />restricted to <br />maxLength(255)","X","X","The name of the calendar.","CalendarObjectId<br />","int<br />","X","The unique ID of the calendar assigned to the activity. Activity calendars can be assigned from the global calendar pool or the project calendar pool.","CostPercentComplete<br />","double<br />","X","The 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.","CostPercentOfPlanned<br />","double<br />","X","The 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.","CostPerformanceIndex<br />","double<br />","X","The earned value divided by the actual cost. A value less than 1 indicates that actual cost have exceeded the planned value.","CostPerformanceIndexLaborUnits<br />","double<br />","X","The ratio of the earned value labor units and the actual work performed. Computed as CPI labor units = earned value labor units / actual labor units .","CostVariance<br />","double<br />","X","The 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.","CostVarianceIndex<br />","double<br />","X","The ratio of the cost variance and the earned value of work performed. Computed as CVI = cost variance / earned value.","CostVarianceIndexLaborUnits<br />","double<br />","X","The 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","CostVarianceLaborUnits<br />","double<br />","X","The 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.","CreateDate<br />","dateTime<br />","X","X","The date this activity was created.","CreateUser<br />","string<br />restricted to <br />maxLength(255)","X","X","The name of the user that created this activity.","DataDate<br />","dateTime<br />","X","The 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.","Duration1Variance<br />","double<br />","X","The duration between the activity's primary baseline duration and the at complete duration. Computed as primary baseline duration - at completion duration.","Duration2Variance","double","X","The duration between the activity's baseline duration and the at complete duration. Computed as user's secondary baseline duration - at completion duration.","Duration3Variance","double","X","The duration between the activity's baseline duration and the at complete duration. Computed as user's tertiary baseline duration - at completion duration.","DurationPercentComplete<br />","double<br />restricted to <br />minInclusive(0.0)","The 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.","DurationPercentOfPlanned<br />","double<br />","X","The 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.","DurationType<br />","string<br />restricted to <br />'Fixed Units/Time'<br />'Fixed Duration and Units/Time'<br />'Fixed Units'<br />'Fixed Duration and Units'<br />","X","The 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.","DurationVariance<br />","double<br />","X","The duration between the activity's project baseline duration and the at complete duration. Computed as project baseline duration - at completion duration.","EarlyFinishDate<br />","dateTime<br />","X","X","The earliest possible date the activity can finish. This date is computed by the project scheduler based on network logic, schedule constraints, and resource availability.","EarlyStartDate<br />","dateTime<br />","X","X","The 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.","EarnedValueCost<br />","double<br />","X","The 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.","EarnedValueLaborUnits<br />","double<br />","X","The 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.","EstimateAtCompletionCost<br />","double<br />","X","The 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.","EstimateAtCompletionLaborUnits<br />","double<br />","X","The 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.","EstimateToComplete<br />","double<br />","X","The 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.","EstimateToCompleteLaborUnits<br />","double<br />","X","The 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.","EstimateTimeToComplete","double","The projected duration required to complete the remaining scope of work, work based on labor efficiency to date, assuming current performance trends continue. This estimate helps you to assess labor efficiency, forecast resource availability, and identify potential over-run of work due to declining productivity.","Calculated as Original Duration divided by Schedule Performance Index (SPI).","EstimateTimeToCompleteUnits","double","The projected labor effort needed to complete the remaining scope of work, based on labor efficiency to date. This estimate helps you to assess labor efficiency, forecast resource availability, and identify potential over-run of work due to declining productivity.","Calculated as Planned Labor Units divided by Schedule Performance Index - Labor Units.","ExpectedFinishDate<br />","dateTime<br />","X","The 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.","ExpenseCost1Variance<br />","double<br />","X","The 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).","ExpenseCost2Variance","double","X","The difference between secondary baseline expense cost and at completion expense cost. Calculated as user's secondary baseline expense cost - at completion expense cost (at completion expense cost = actual expense cost + remaining expense cost).","ExpenseCost3Variance","double","X","The difference between tertiary baseline expense cost and at completion expense cost. Calculated as user's tertiary baseline expense cost - at completion expense cost (at completion expense cost = actual expense cost + remaining expense cost).","ExpenseCostPercentComplete<br />","double<br />","X","The 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.","ExpenseCostVariance<br />","double<br />","X","The 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).","ExternalEarlyStartDate<br />","dateTime<br />","X","The 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.","ExternalLateFinishDate<br />","dateTime<br />","X","The 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.","Feedback<br />","string<br />","The feedback from the resource.","FinancialPeriodTmplId","int","X","The unique identifier of the financial period calendar assigned to the project.","FinishDate<br />","dateTime<br />","The 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.","FinishDate1Variance<br />","double<br />","X","The duration between the finish date in the current project and the primary baseline finish date. Calculated as finish date - primary baseline finish date.","FinishDate2Variance","double","X","The duration between the finish date in the current project and the finish date in the user's secondary baseline. Calculated as finish date - secondary baseline finish date.","FinishDate3Variance","double","X","The duration between the finish date in the current project and the finish date in the user's tertiary baseline. Calculated as finish date - tertiary baseline finish date.","FinishDateVariance<br />","double<br />","X","the duration between the finish date in the current project and the project baseline finish date. Calculated as finish date - project baseline finish date.","FloatPath<br />","int<br />","X","X","The 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.","FloatPathOrder<br />","int<br />","X","X","The integer representing the order in which this object was found on one of the critical paths.","FreeFloat<br />","double<br />","X","X","The amount of time the activity can be delayed before delaying the start date of any successor activity.","GUID<br />","string<br />restricted to <br />pattern <br />'\\{[0-9a-fA-F]{8}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{12}\\}|'<br />","X","The globally unique ID generated by the system.","HasFutureBucketData<br />","boolean<br />","X","The flag that indicates whether a resource assignment on the activity has future bucket data.","Id<br />","string<br />restricted to <br />maxLength(40)","X","The short ID that uniquely identifies the activity within the project.","IsBaseline<br />","boolean<br />","X","X","The boolean value indicating if this business object is related to a Project or Baseline","IsCritical<br />","boolean<br />","X","The 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.","IsLongestPath<br />","boolean<br />","X","X","The flag that indicates whether an activity is on the longest path. Default = 'N'","IsNewFeedback<br />","boolean<br />","X","The flag that indicates that a resource has sent feedback notes about this activity which have not been reviewed yet.","IsTemplate<br />","boolean<br />","X","X","The boolean value indicating if this business object is related to a template Project.","IsWorkPackage<br />","boolean","X","X","Indicates if this WBS is a workpackage in Primavera Cloudor not.","IsStarred<br />","boolean","The boolean value indicating if this business object has been assigned a star in P6 Team Member","LaborCost1Variance<br />","double<br />","X","The difference between primary baseline labor cost and at completion labor cost. Calculated as BL labor cost - at completion labor cost","LaborCost2Variance","double","X","The difference between user's secondary baseline labor cost and at completion labor cost. Calculated as BL2 labor cost - at completion labor cost","LaborCost3Variance","double","X","The difference between user's tertiary baseline labor cost and at completion labor cost. Calculated as BL3 labor cost - at completion labor cost","LaborCostPercentComplete<br />","double<br />","X","The 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.","LaborCostVariance<br />","double<br />","X","The difference between project baseline labor cost and at completion labor cost. Calculated as BL labor cost - at completion labor cost","LaborUnits1Variance<br />","double<br />","X","The difference between primary baseline labor units and at completion labor units. Calculated as BL labor units - at completion labor units.","LaborUnits2Variance","double","X","The difference between user's secondary baseline labor units and at completion labor units. Calculated as BL2 labor units - at completion labor units.","LaborUnits3Variance","double","X","The difference between user's tertiary baseline labor units and at completion labor units. Calculated as BL3 labor units - at completion labor units.","LaborUnitsPercentComplete<br />","double<br />","X","The 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.","LaborUnitsVariance<br />","double<br />","X","The difference between project baseline labor units and at completion labor units. Calculated as BL labor units - at completion labor units.","LastUpdateDate<br />","dateTime<br />","X","X","The date this activity was last updated.","LastUpdateUser<br />","string<br />restricted to <br />maxLength(255)","X","X","The name of the user that last updated this activity.","LateFinishDate<br />","dateTime<br />","X","X","The 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.","LateStartDate<br />","dateTime<br />","X","X","The 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.","LevelingPriority<br />","string<br />restricted to <br />'Top'<br />'High'<br />'Normal'<br />'Low'<br />'Lowest'<br />","X","The activity priority used to prioritize activities in a project when performing resource leveling. Valid values are 'Top', 'High', 'Normal', 'Low', and 'Lowest'.","LocationName<br />","string<br />restricted to <br />maxLength(100)","X","X","The name of the location assigned to the activity.","LocationObjectId<br />","int<br />","X","The unique ID of the location assigned to the activity.","MaterialCost1Variance<br />","double<br />","X","The primary Baseline Planned Material Cost minus the At Completion Material Cost.","MaterialCost2Variance","double","X","The user's secondary Baseline Planned Material Cost minus the At Completion Material Cost.","MaterialCost3Variance","double","X","The user's tertiary Baseline Planned Material Cost minus the At Completion Material Cost.","MaterialCostPercentComplete<br />","double<br />","X","The 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.","MaterialCostVariance<br />","double<br />","X","The project BaselinePlannedMaterialCost minus the AtCompletionMaterialCost.","MaximumDuration<br />","double<br />restricted to <br />minInclusive(0.0)","X","The maximum duration of the activity.","MinimumDuration<br />","double<br />restricted to <br />minInclusive(0.0)","X","The minimum duration of the activity.","MostLikelyDuration<br />","double<br />restricted to <br />minInclusive(0.0)","X","The most likely duration of the activity.","Name<br />","string<br />restricted to <br />maxLength(120)","X","The name of the activity. The activity name does not have to be unique.","NonLaborCost1Variance<br />","double<br />","X","The difference between the primary baseline nonlabor cost and at completion nonlabor cost. Calculated as BL nonlabor cost - at completion nonlabor cost.","NonLaborCost2Variance","double","X","The difference between the user's secondary baseline nonlabor cost and at completion nonlabor cost. Calculated as BL2 nonlabor cost - at completion nonlabor cost.","NonLaborCost3Variance","double","X","The difference between the user's tertiary baseline nonlabor cost and at completion nonlabor cost. Calculated as BL3 nonlabor cost - at completion nonlabor cost.","NonLaborCostPercentComplete<br />","double<br />","X","The 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.","NonLaborCostVariance<br />","double<br />","X","The difference between the project baseline labor cost and at completion labor cost. Calculated as BL nonlabor cost - at completion nonlabor cost.","NonLaborUnits1Variance<br />","double<br />","X","The difference between the primary baseline nonlabor units and at completion nonlabor units. Calculated as BL nonlabor units - at completion nonlabor units.","NonLaborUnits2Variance","double","X","The difference between the user's secondary baseline nonlabor units and at completion nonlabor units. Calculated as BL2 nonlabor units - at completion nonlabor units.","NonLaborUnits3Variance","double","X","The difference between the user's tertiary baseline nonlabor units and at completion nonlabor units. Calculated as BL3 nonlabor units - at completion nonlabor units.","NonLaborUnitsPercentComplete<br />","double<br />","The 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.","NonLaborUnitsVariance<br />","double<br />","X","The difference between the project baseline labor units and at completion labor units. Calculated as BL nonlabor units - at completion nonlabor units.","NotesToResources<br />","string<br />","The notes from the project manager to the timesheet resources.","ObjectId<br />","int<br />","X","The unique ID generated by the system.","PercentComplete<br />","double<br />","The 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.","PercentCompleteType<br />","string<br />restricted to <br />'Physical'<br />'Duration'<br />'Units'<br />'Scope'<br />","X","The activity percent complete type: 'Physical', 'Duration', 'Units', or 'Scope'. 'Scope' is only a valid option when P6 is integrated with Oracle Primavera Cloud for scope management.","PerformancePercentComplete<br />","double<br />","X","The 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.","PerformancePercentCompleteByLaborUnits","double","X","The performance percent complete for the activity according to the labor units. Computed as Earned Value Labor Units divided by Budget at Completion (Labor Units) multiplied by 100.","PhysicalPercentComplete<br />","double<br />","The physical percent complete, which can either be user entered or calculated from the activity's weighted steps.","PlannedDuration<br />","double<br />restricted to <br />minInclusive(0.0)","X","The 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 &amp; Construction and Maintenance &amp; Turnaround solutions.","PlannedExpenseCost<br />","double<br />","X","The planned costs for all project expenses associated with the activity. This field is named BudgetedExpenseCost in Primavera's Engineering &amp; Construction and Maintenance &amp; Turnaround solutions.","PlannedFinishDate<br />","dateTime<br />","X","The 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.","PlannedLaborCost<br />","double<br />","The 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 &amp; Construction and Maintenance &amp; Turnaround solutions.","PlannedLaborUnits<br />","double<br />","X","The planned units for all labor resources assigned to the activity. This field is named BudgetedLaborUnits in Primavera's Engineering &amp; Construction and Maintenance &amp; Turnaround solutions.","PlannedMaterialCost<br />","double<br />","X","The sum of all material resource costs.","PlannedNonLaborCost<br />","double<br />","The 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 &amp; Construction and Maintenance &amp; Turnaround solutions.","PlannedNonLaborUnits<br />","double<br />","X","The planned units for all nonlabor resources assigned to the activity. This field is named BudgetedNonLaborUnits in Primavera's Engineering &amp; Construction and Maintenance &amp; Turnaround solutions.","PlannedStartDate<br />","dateTime<br />","X","The 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.","PlannedTotalCost<br />","double<br />","X","The planned total cost for the activity, including labor resources, nonlabor resources, and project expenses. Planned total cost = planned labor cost + planned nonlabor cost + planned material cost + planned expense cost. This field is named BudgetedTotalCost in Primavera's Engineering &amp; Construction and Maintenance &amp; Turnaround solutions.","PlannedTotalUnits<br />","double<br />","X","the sum of Planned Labor Units and Planned Nonlabor Units. This field is named BudgetedTotalUnits in Primavera's Engineering &amp; Construction and Maintenance &amp; Turnaround solutions.","PlannedValueCost<br />","double<br />","X","The 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.","PlannedValueLaborUnits<br />","double<br />","X","The 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.","PostRespCriticalityIndex","double","X","x","The Post Response Criticality Index calculated by Oracle Primavera Cloud during quantitative risk analysis.","PostResponsePessimisticFinish<br />","dateTime<br />","X","The Post Response Pessimistic Finish date calculated by Oracle Primavera Cloud during quantitative risk analysis.","PostResponsePessimisticStart<br />","dateTime<br />","X","The Post Response Pessimistic Start date calculated by Oracle Primavera Cloud during quantitative risk analysis.","PreRespCriticalityIndex","double","X","X","The Pre Response Criticality Index calculated by Oracle Primavera Cloud during quantitative risk analysis.","PreResponsePessimisticFinish<br />","dateTime<br />","X","The Pre Response Pessimistic Finish date calculated by Oracle Primavera Cloud during quantitative risk analysis.","PreResponsePessimisticStart<br />","dateTime<br />","X","The Pre Response Pessimistic Start date calculated by Oracle Primavera Cloud during quantitative risk analysis.","PrimaryConstraintDate<br />","dateTime<br />","X","The 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.","PrimaryConstraintType<br />","string<br />restricted to <br />''<br />'Start On'<br />'Start On or Before'<br />'Start On or After'<br />'Finish On'<br />'Finish On or Before'<br />'Finish On or After'<br />'As Late As Possible'<br />'Mandatory Start'<br />'Mandatory Finish'<br />","X","The 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.","PrimaryResourceId<br />","string<br />restricted to <br />maxLength(255)","X","X","The name of the resource.","PrimaryResourceName<br />","string<br />restricted to <br />maxLength(255)","X","X","The name of the resource.","PrimaryResourceObjectId<br />","int<br />","X","The 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.","ProjectFlag","string","X","X","Indicates if this WBS node is a Project/EPS node.","ProjectId<br />","string<br />","X","X","The short code of the associated project.","ProjectName<br />","string<br />","X","X","The name of the associated project.","ProjectNameSepChar","string","X","The character used to differentiate levels of a project or WBS structure when exporting to CPP format.","ProjectObjectId<br />","int<br />","X","The unique ID of the associated project.","ProjectProjectFlag","string","X","X","Indicates if this Project/EPS nose is a Project or EPS.","RemainingDuration<br />","double<br />restricted to <br />minInclusive(0.0)","X","The 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.","RemainingEarlyFinishDate<br />","dateTime<br />","X","The remaining late end date, which is calculated by the scheduler.","RemainingEarlyStartDate<br />","dateTime<br />","X","The 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.","RemainingExpenseCost<br />","double<br />","X","The remaining costs for all project expenses associated with the activity.","RemainingFloat<br />","double<br />","X","The 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.","RemainingLaborCost<br />","double<br />","The 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.","RemainingLaborUnits<br />","double<br />","X","The 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.","RemainingLateFinishDate<br />","dateTime<br />","X","the remaining late finish date calculated by the scheduler.","RemainingLateStartDate<br />","dateTime<br />","X","the remaining late start date calculated by the scheduler.","RemainingMaterialCost<br />","double<br />","X","The sum of all material resource remaining costs.","RemainingNonLaborCost<br />","double<br />","The 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.","RemainingNonLaborUnits<br />","double<br />","X","The 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.","RemainingTotalCost<br />","double<br />","X","The 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.","RemainingTotalUnits<br />","double<br />","X","X","the sum of Remaining Labor Units and Remaining Nonlabor Units.","ResumeDate<br />","dateTime<br />","X","The 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.","ReviewFinishDate<br />","dateTime<br />","X","X","The finish date of the activity as proposed by the primary resource using Timesheets, while the activity is in &quot;For Review&quot; state. If the project manager approves the activity completion, the review finish is copied to the actual finish.","ReviewRequired<br />","boolean<br />","X","The indicator that determines whether the activity status updates made in Team Member interfaces must be approved before committing changes.","ReviewStatus<br />","string<br />restricted to <br />'OK'<br />'For Review'<br />'Rejected'<br />","X","The 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.","SchedulePercentComplete<br />","double<br />","X","The 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.","SchedulePerformanceIndex<br />","double<br />","X","The 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.","SchedulePerformanceIndexLaborUnits<br />","double<br />","X","The 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.","ScheduleVariance<br />","double<br />","X","The 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.","ScheduleVarianceIndex<br />","double<br />","X","The ratio of the schedule variance and the work scheduled to be performed. Computed as SVI = SV / planned value.","ScheduleVarianceIndexLaborUnits<br />","double<br />","X","The ratio of the schedule variance and the work scheduled to be performed. Computed as SVI labor units = SV labor units / planned value labor units.","ScheduleVarianceLaborUnits<br />","double<br />","X","The 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.","ScopePercentComplete","double","The percent complete for the activity if the percent complete type is set to scope. Scope is calculated in Oracle Primavera Cloud when P6 is integrated with Oracle Primavera Cloud for scope management.","SecondaryConstraintDate<br />","dateTime<br />","X","The 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.","SecondaryConstraintType<br />","string<br />restricted to <br />''<br />'Start On'<br />'Start On or Before'<br />'Start On or After'<br />'Finish On'<br />'Finish On or Before'<br />'Finish On or After'<br />'As Late As Possible'<br />'Mandatory Start'<br />'Mandatory Finish'<br />","X","The 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: &quot;Start On or Before&quot;, &quot;Start On or After&quot;, &quot;Finish On or Before&quot;, or &quot;Finish On or After&quot;.","StartDate<br />","dateTime<br />","The start date of the activity. Set to the remaining start date until the activity is started, then set to the actual start date.","StartDate1Variance","double","X","The duration between the start date in the current project and the primary baseline start date. Calculated as start date - primary baseline start date.","StartDate2Variance","double","X","The duration between the start date in the current project and the user's secondary baseline start date. Calculated as start date - secondary baseline start date.","StartDate3Variance","double","X","The duration between the start date in the current project and the user's tertiary baseline start date. Calculated as start date - tertiary baseline start date.","StartDateVariance<br />","double<br />","X","The duration between the start date in the current project and the project baseline start date. Calculated as start date - project baseline start date.","Status<br />","string<br />restricted to <br />'Not Started'<br />'In Progress'<br />'Completed'<br />","X","The current status of the activity, either 'Not Started', 'In Progress', or 'Completed'.","StatusCode","string<br />restricted to<br />'Planned'<br />'Active'<br />'Inactive'<br />'What-if'<br />'Requested'<br />'Templated'","X","X","The project status, either 'Planned', 'Active', 'Inactive', 'What-If', 'Requested', or 'Template'.","SuspendDate<br />","dateTime<br />","X","The 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.","TaskStatusCompletion","string <br />restricted to:<br />'BOTH_NOT_COMPLETE'<br />'TASKS_COMPLETE_ACTIVITY_NOT'<br />'ACTIVITY_COMPLETE_TASKS_NOT'<br />'BOTH_COMPLETE'<br />'NO_TASKS'","X","The completion status of tasks and activities from an integrated Oracle Primavera Cloud project used for lean scheduling. 'BOTH_NOT_COMPLETE' indicates that the activity and all associated tasks are not completed. 'TASKS_COMPLETE_ACTIVITY_NOT' indicates that the activity is not complete but all associated tasks are completed. 'ACTIVITY_COMPLETE_TASKS_NOT' indicates that the activity is complete but all assigned tasks are not completed. 'BOTH_COMPLETE' indicates that the activity and all assigned tasks are completed. If there are no tasks assigned to the activity, this field shows 'NO_TASKS'.","TaskStatusDates","string <br />restricted to:<br />'AT_LEAST_ONE_OUTSIDE'<br />'ALL_WITHIN'<br />'NO_TASK_DATES'","X","The date status of tasks and activitiesfrom an integrated Oracle Primavera Cloud project used for lean scheduling. 'AT_LEAST_ONE_OUTSIDE' indicates that one or more tasks has a start date earlier than the activity start date, and/or a due date or completed date later than the activity finish date. 'ALL_WITHIN' indicates that no tasks assigned to the activity have start dates earlier than the activity start date, nor due dates or completed dates dates later than the activity finish date. If there are no tasks assigned to the activity, this field shows 'NO_TASK_DATES'.","TaskStatusIndicator","boolean","X","An indicator that determines whether any of the following conditions is true: The task dates are outside of the activity dates, all of the tasks assigned to an activity are complete, but the activity is not complete, or the activity is complete but all of its assigned tasks are not complete.","ToCompletePerformanceIndex<br />","double<br />","X","The TCPI, which is calculated as (budget at completion - earned value) / (estimate at completion - ACWP).","TotalCost1Variance<br />","double<br />","X","The difference between the primary baseline total cost and the at completion total cost. Calculated as BL total cost - at completion total cost.","TotalCost2Variance","double","X","The difference between the user's secondary baseline total cost and the at completion total cost. Calculated as BL2 total cost - at completion total cost.","TotalCost3Variance","double","X","The difference between the user's tertiary baseline total cost and the at completion total cost. Calculated as BL3 total cost - at completion total cost.","TotalCostVariance","double<br />","X","The difference between the project baseline total cost and the at completion total cost. Calculated as BL total cost - at completion total cost.","TotalFloat","double<br />","X","X","The 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.","TotalPastPeriodEarnedValueCostBCWP ","double","The total stored period earned value cost for each activity.","TotalPastPeriodEarnedValueLaborUnits ","double","The total stored period earned value labor units for each activity.","TotalPastPeriodExpenseCost ","double","The total stored period expense cost for each activity.","TotalPastPeriodLaborCost ","double","The total stored period labor cost for each activity.","TotalPastPeriodLaborUnits ","double","The total stored period labor units for each activity.","TotalPastPeriodMaterialCost ","double","The total stored period material cost for each activity.","TotalPastPeriodNonLaborCost ","double","The total stored period non labor cost for each activity.","TotalPastPeriodNonLaborUnits ","double","The total stored period non labor units for each activity.","TotalPastPeriodPlannedValueCost ","double","The total stored period planned value cost for each activity.","TotalPastPeriodPlannedValueLaborUnits ","double","The total stored period planned value labor units for each activity.","Type<br />","string<br />restricted to <br />'Task Dependent'<br />'Resource Dependent'<br />'Level of Effort'<br />'Start Milestone'<br />'Finish Milestone'<br />'WBS Summary'<br />","X","The type of activity, either 'Task Dependent', 'Resource Dependent', 'Level of Effort', 'Start Milestone', 'Finish Milestone', or 'WBS Summary'. 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 'Start Milestone' or 'Finish 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'. A 'WBS Summary' comprises a group of activities that share a common WBS level. For example, all activities whose WBS codes start with A (A.1, A.1.1, A.1.1.2, A.2, A.3 and so forth) can be part of one WBS activity whose WBS code is A.","UnitsPercentComplete<br />","double<br />","The 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.","UnreadCommentCount<br />","int","X","The number of Team Member Discussion comments associated with the Activity which have not yet been read.","WBSCode<br />","string<br />restricted to <br />maxLength(40)","X","X","The 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.","WBSName<br />","string<br />restricted to <br />maxLength(100)","X","X","The name of the WBS element.","WBSNamePath","string<br />","X","The hierarchy of the parent WBS Names. WBS Names are listed in order from parent to child and hierarchical levels are separated by dots. For example: WBS_Name_1A.WBS_Name_2A.WBS_Name_3A","WBSObjectId<br />","int<br />","X","The unique ID of the WBS for the activity.","WBSPath<br />","string<br />","The WBS hierarchy of the activity.","WorkPackageId","string","X","The ID of the work package associated with an activity when P6 is integrated with Oracle Primavera Cloud for scope management.","WorkPackageName","string","X","The name of the work package associated with an activity when P6 is integrated with Oracle Primavera Cloud for scope management.","Activity Fields","42344.htm");
Page[16]=new Array("Operations:","CreateActivityCodeAssignments Operation","ReadActivityCodeAssignments Operation","UpdateActivityCodeAssignments Operation","DeleteActivityCodeAssignments Operation","GetFieldLengthActivityCodeAssignment Operation","WSDL: ActivityCodeAssignment.wsdl","Primary Key Field: A multi-part key comprised of the following elements:","ActivityObjectId","ActivityCodeTypeObjectId","Target Namespace: http://xmlns.oracle.com/Primavera/P6/WS/ActivityCodeAssignment/V1","Default Transport URLs:","http://&lt;hostname&gt;:&lt;port number&gt;/p6ws/services/ActivityCodeAssignmentService?wsdl","https://&lt;hostname&gt;:&lt;port number&gt;/p6ws/services/ActivityCodeAssignmentService?wsdl","Java Client Stub Class:","com.primavera.ws.p6.activitycodeassignment.ActivityCodeAssignmentService","Description:","An activity code assignment business object represents the assignment of an activity code to an activity. For each activity code type, an activity may have zero or one activity codes assigned.","Note that this business object has a multi-part object ID; its object ID is a combination of its activity object ID and its activity code object ID.","ActivityCodeAssignment Service","41814.htm");
Page[17]=new Array("Description: Creates multiple ActivityCodeAssignment objects in the database. You can create up to 1000 ActivityCodeAssignment objects with a single call.","Service:&nbsp;ActivityCodeAssignment Service","Style: Document/literal wrapped","Input:","Message:&nbsp;CreateActivityCodeAssignments","Elements:&nbsp;ActivityCodeAssignment&nbsp;elements that contain ActivityCodeAssignment Fields&nbsp;fields","Required fields:","ActivityObjectId","ActivityCodeObjectId","Output:","Message:&nbsp;CreateActivityCodeAssignmentsResponse","Output:&nbsp;A collection of zero to many ObjectId elements containing fields that comprise the primary key.","CreateActivityCodeAssignments Operation","41923.htm");
Page[18]=new Array("Description: Reads ActivityCodeAssignment objects from the database.","Service:&nbsp;ActivityCodeAssignment Service","Style: Document/literal wrapped","Input:","Message:&nbsp;ReadActivityCodeAssignments","Elements: &nbsp;One to many field names from the ActivityCodeAssignment Fields&nbsp;field list","You may also include an optional element that contains a filter clause and an optional element that contains an OrderBy clause. Warning: If you do not specify a filter, all business objects of this data type will be returned. Refer to the Filters topic in the P6 EPPM Web Services Programming Guide for additional details.","Output:","Message:&nbsp;ReadActivityCodeAssignmentsResponse","Output:&nbsp;Zero to many&nbsp;ActivityCodeAssignment elements that contain ActivityCodeAssignment fields.","ReadActivityCodeAssignments Operation","41924.htm");
Page[19]=new Array("Description: Updates multiple ActivityCodeAssignment objects in the database. You can update up to 1000 ActivityCodeAssignment objects with a single call.","Service:&nbsp;ActivityCodeAssignment Service","Style: Document/literal wrapped","Input:","Message:&nbsp;UpdateActivityCodeAssignments","Elements:&nbsp;ActivityCodeAssignment&nbsp;elements that contain ActivityCodeAssignment Fields&nbsp;fields","Required fields: You must supply both the ActivityCodeObjectId and ActivityObjectId fields when you use the UpdateActivityCodeAssignments operation. All other fields are optional.","Output:","Message:&nbsp;UpdateActivityCodeAssignmentsResponse","Output:&nbsp;boolean","UpdateActivityCodeAssignments Operation","41925.htm");
Page[20]=new Array("Description: Deletes multiple ActivityCodeAssignment objects in the database. You can delete up to 1000 ActivityCodeAssignment objects with a single call.","Service:&nbsp;ActivityCodeAssignment Service","Style: Document/literal wrapped","Input:","Message:&nbsp;DeleteActivityCodeAssignments","Elements: One to many&nbsp;ObjectId elements","Output:","Message:&nbsp;DeleteActivityCodeAssignmentsResponse","Output:&nbsp;boolean","DeleteActivityCodeAssignments Operation","41926.htm");
Page[21]=new Array("Description: Returns length of variable character fields for a BO.","Service: ActivityCodeAssignment Service","Style: Document/literal wrapped","Input:","Message: GetFieldLengthActivityCodeAssignment","Elements: FieldLength","Output:","Message: GetFieldLengthActivityCodeAssignmentResponse","Elements: One to many FieldLengthActivityCodeAssignments.","GetFieldLengthActivityCodeAssignment Operation","95392.htm");
Page[22]=new Array("<br />&nbsp;Field","<br />&nbsp;Type","Read&nbsp;<br />Only","Filterable<br />Orderable","<br />&nbsp;Description","ActivityCodeDescription<br />","string<br />restricted to <br />maxLength(120)","X","X","The description of the associated activity code.","ActivityCodeObjectId<br />","int<br />","X","The unique ID of the associated activity code.","ActivityCodeTypeName<br />","string<br />restricted to <br />maxLength(40)","X","X","The name of the parent activity code type.","ActivityCodeTypeObjectId<br />","int<br />","X","X","The unique ID of the parent activity code type.","ActivityCodeTypeScope<br />","string<br />restricted to <br />'Global'<br />'EPS'<br />'Project'<br />","X","X","The 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.","ActivityCodeValue<br />","string<br />restricted to <br />maxLength(60)","X","X","The value of the associated activity code.","ActivityId<br />","string<br />restricted to <br />maxLength(40)","X","X","The short ID that uniquely identifies the activity to which the activity code is assigned.","ActivityName<br />","string<br />restricted to <br />maxLength(120)","X","X","The name of the activity to which the activity code is assigned.","ActivityObjectId<br />","int<br />","X","The unique ID of the activity to which the activity code is assigned.","CreateDate<br />","dateTime<br />","X","X","The date this code assignment was created.","CreateUser<br />","string<br />restricted to <br />maxLength(255)","X","X","The name of the user that created this code assignment.","IsBaseline<br />","boolean<br />","X","X","The boolean value indicating if this business object is related to a Project or Baseline","IsTemplate<br />","boolean<br />","X","X","The boolean value indicating if this business object is related to a template Project.","LastUpdateDate<br />","dateTime<br />","X","X","The date this code assignment was last updated.","LastUpdateUser<br />","string<br />restricted to <br />maxLength(255)","X","X","The name of the user that last updated this code assignment.","ProjectId<br />","string<br />","X","X","The short code of the associated project.","ProjectObjectId<br />","int<br />","X","X","The unique ID of the associated project.","WBSObjectId<br />","int<br />","X","X","The unique ID of the WBS for the associated activity.","ActivityCodeAssignment Fields","42339.htm");
Page[23]=new Array("Operations:","CreateActivityComments Operation","ReadActivityComments Operation","GetFieldLengthActivityComment Operation","WSDL: ActivityComment.wsdl","Primary Key Field: ObjectId","Target Namespace: http://xmlns.oracle.com/Primavera/P6/WS/ActivityComment/V1","Default Transport URLs:","http://&lt;hostname&gt;:&lt;port number&gt;/p6ws/services/ActivityCommentService?wsdl","https://&lt;hostname&gt;:&lt;port number&gt;/p6ws/services/ActivityCommentService?wsdl","Java Client Stub Class:","com.primavera.ws.p6.activitycomment.ActivityCommentService","Description:","An activity comment business object represents a comment made on an activity.","ActivityComment Service","66356.htm");
Page[24]=new Array("Description: Creates multiple ActivityComment objects in the database. You can create up to 1000 ActivityComment objects with a single call.","Service:&nbsp;ActivityComment Service","Style: Document/literal wrapped","Input:","Message:&nbsp;CreateActivityComments","Elements:&nbsp;ActivityComment&nbsp;elements that contain ActivityComment&nbsp;fields","Required fields: The following fields are required when creating the ActivityComment object:","ActivityObjectId","UserObjectId","CommentText","Output:","Message:&nbsp;CreateActivityCommentsResponse","Output:&nbsp;Zero to many ObjectIds","CreateActivityComments Operation","66357.htm");
Page[25]=new Array("Description: Reads ActivityComment objects from the database.","Service:&nbsp;ActivityComment Service","Style: Document/literal wrapped","Input:","Message:&nbsp;ReadActivityComments","Elements: &nbsp;One to many fields from the ActivityComment Fields&nbsp;field list","You may also include an optional element that contains a filter clause and an optional element that contains an OrderBy clause. Warning: If you do not specify a filter, all business objects of this data type will be returned. Refer to the Filters topic in the P6 EPPM Web Services Programming Guide for additional details.","Output:","Message:&nbsp;ReadActivityCommentsResponse","Output:&nbsp;Zero to many&nbsp;ActivityComment elements that contain ActivityComment fields.","ReadActivityComments Operation","66358.htm");
Page[26]=new Array("Description:  Returns length of variable character fields for a BO.","Service: ActivityComment Service","Style: Document/literal wrapped","Input:","Message: GetFieldLengthActivityComment","Elements: FieldLength","Output:","Message: GetFieldLengthActivityCommentResponse","Elements: One to many FieldLengthActivityComments.","GetFieldLengthActivityComment Operation","95393.htm");
Page[27]=new Array("<br />&nbsp;Field","<br />&nbsp;Type","Read&nbsp;<br />Only","Filterable<br />Orderable","<br />&nbsp;Description","ActivityObjectId<br />","int<br />","X","The unique ID of the activity to which this comment is added.","CommentDate<br />","dateTime<br />","X","The date on which this comment was added.","CommentText<br />","string<br />restricted to <br />maxLength(4000)","The comment.","CreateDate<br />","dateTime<br />","X","X","The date this comment was created.","CreateUser<br />","string<br />restricted to <br />maxLength(255)","X","X","The name of the user that created this comment.","DeleteDate","dateTime","The date this comment was deleted.","DeleteUser","string<br />restricted to <br />maxLength(255)","The name of the user that deleted this comment.","LastUpdateDate<br />","dateTime<br />","X","X","The date this comment was last updated.","LastUpdateUser<br />","string<br />restricted to <br />maxLength(255)","X","X","The name of the user that last updated this comment.","ObjectId<br />","int<br />","X","The unique ID generated by the system.","PersonalName<br />","string<br />","X","X","The commented user's personal or actual name.","ProjectObjectId","int","X","X","The unique ID of the project to which the activity associated with the comment belongs.","ReadFlag<br />","boolean<br />","The flag that identifies whether a comment is read by a particular user.","TimeDiff<br />","string<br />","X","This field gives the time difference between current and createdate.","UserObjectId<br />","int<br />","X","The unique ID of the user who added this comment.","ActivityComment Fields","66361.htm");
Page[28]=new Array("Operations:","CreateActivityExpenses Operation","ReadActivityExpenses Operation","UpdateActivityExpenses Operation","DeleteActivityExpenses Operation","ReadAllActivityExpensesByWBS Operation","GetFieldLengthActivityExpense Operation","WSDL: ActivityExpense.wsdl","Primary Key Field: ObjectId","Target Namespace: http://xmlns.oracle.com/Primavera/P6/WS/ActivityExpense/V1","Default Transport URLs:","http://&lt;hostname&gt;:&lt;port number&gt;/p6ws/services/ActivityExpenseService?wsdl","https://&lt;hostname&gt;:&lt;port number&gt;/p6ws/services/ActivityExpenseService?wsdl","Java Client Stub Class:","com.primavera.ws.p6.activityexpense.ActivityExpenseService","Description:","Activity expenses are non-resource costs associated with a project and assigned to a project's activities. They are typically one-time expenditures for non-reusable items. Examples of expenses include materials, facilities, travel, overhead, and training.","You can categorize expenses, indicate a unit of measure for expenses, and specify whether an expense accrues at the start or end of an activity or uniformly over its duration. Each expense has a planned cost, actual cost, and estimated remaining cost.","Expenses are not the same as resources. Resources are time-based and generally extend across multiple activities and/or multiple projects. Examples of resources are personnel and equipment. Unlike resources, expenses are project-specific and they are not time-based. Expenses are not included when resources are leveled.","The ActivityExpense service supports user defined fields (UDFs). To assign UDFs to an activity expense, use the UDFValue service","ActivityExpense Service","41815.htm");
Page[29]=new Array("Description: Creates multiple ActivityExpense objects in the database. You can create up to 1000 ActivityExpense objects with a single call.","Service:&nbsp;ActivityExpense Service","Style: Document/literal wrapped","Input:","Message:&nbsp;CreateActivityExpenses","Elements:&nbsp;ActivityExpense&nbsp;elements that contain ActivityExpense Fields&nbsp;fields","Required fields:","ExpenseItem","ActivityObjectId","Output:","Message:&nbsp;CreateActivityExpensesResponse","Output:&nbsp;Zero to many ObjectId elements","CreateActivityExpenses Operation","41927.htm");
Page[30]=new Array("Description: Reads ActivityExpense objects from the database.","Service:&nbsp;ActivityExpense Service","Style: Document/literal wrapped","Input:","Message:&nbsp;ReadActivityExpenses","Elements: &nbsp;One to many field names from the ActivityExpense Fields&nbsp;field list","You may also include an optional element that contains a filter clause and an optional element that contains an OrderBy clause. Warning: If you do not specify a filter, all business objects of this data type will be returned. Refer to the Filters topic in the P6 EPPM Web Services Programming Guide for additional details.","Output:","Message:&nbsp;ReadActivityExpensesResponse","Output:&nbsp;Zero to many&nbsp;ActivityExpense elements that contain ActivityExpense Fields fields.","ReadActivityExpenses Operation","41928.htm");
Page[31]=new Array("Description: Updates multiple ActivityExpense objects in the database. You can update up to 1000 ActivityExpense objects with a single call.","Service:&nbsp;ActivityExpense Service","Style: Document/literal wrapped","Input:","Message:&nbsp;UpdateActivityExpenses","Elements:&nbsp;ActivityExpense&nbsp;elements that contain ActivityExpense Fields&nbsp;fields.","Required fields: The ObjectId must be specified.","Output:","Message:&nbsp;UpdateActivityExpensesResponse","Output:&nbsp;boolean","UpdateActivityExpenses Operation","41929.htm");
Page[32]=new Array("Description: Deletes multiple ActivityExpense objects in the database. You can delete up to 1000 ActivityExpense objects with a single call.","Service:&nbsp;ActivityExpense Service","Style: Document/literal wrapped","Input:","Message:&nbsp;DeleteActivityExpenses","Elements: One to many&nbsp;ObjectId elements","Output:","Message:&nbsp;DeleteActivityExpensesResponse","Output:&nbsp;boolean","DeleteActivityExpenses Operation","41930.htm");
Page[33]=new Array("Description: Returns length of variable character fields for a BO.","Service: ActivityExpense Service","Style: Document/literal wrapped","Input:","Message: GetFieldLengthActivityExpense","Elements: FieldLength","Output:","Message: GetFieldLengthActivityExpenseResponse","Elements: One to many FieldLengthActivityExpenses.","GetFieldLengthActivityExpense Operation","95394.htm");
Page[34]=new Array("Description: Reads ActivityExpense objects from the database.","Service:&nbsp;ActivityExpense Service","Style: Document/literal wrapped","Input:","Message:&nbsp;ReadAllActivityExpensesByWBS","Elements: ","One WBSObjectId element","One to many field names from the ActivityExpense Fields&nbsp;field list","You may also include an optional element that contains a filter clause and an optional element that contains an OrderBy clause. Warning: If you do not specify a filter, all business objects of this data type will be returned. Refer to the Filters topic in the P6 EPPM Web Services Programming Guide for additional details.","Output:","Message:&nbsp;ReadAllActivityExpensesByWBSResponse","Output:&nbsp;Zero to many&nbsp;ActivityExpense elements that contain ActivityExpense Fields fields.","ReadAllActivityExpensesByWBS Operation","41931.htm");
Page[35]=new Array("<br />&nbsp;Field","<br />&nbsp;Type","Read&nbsp;<br />Only","Filterable<br />Orderable","<br />&nbsp;Description","AccrualType<br />","string<br />restricted to <br />'Start of Activity'<br />'End of Activity'<br />'Uniform Over Activity'<br />","X","The 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.","ActivityId<br />","string<br />restricted to <br />maxLength(40)","X","X","The short ID that uniquely identifies the activity within the project.","ActivityName<br />","string<br />restricted to <br />maxLength(120)","X","X","The name of the activity. The activity name does not have to be unique.","ActivityObjectId<br />","int<br />","X","The unique ID of the activity to which the project expense is linked. Every project expense is associated with one activity in the project.","ActualCost<br />","double<br />","X","The actual cost for the project expense.","ActualUnits<br />","double<br />","The actual units for the project expense.","AtCompletionCost<br />","double<br />","X","The sum of the actual plus remaining costs for the project expense. Computed as actual cost + remaining cost.","AtCompletionUnits<br />","double<br />","X","The at completion units for the project expense.","AutoComputeActuals<br />","boolean<br />","X","The 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.","CBSCode<br />","string<br />","X","CBS Code.","CBSId<br />","int<br />","X","The unique Id of CBS.","CostAccountId<br />","string<br />restricted to <br />maxLength(40)","X","X","The id of associated cost account.","CostAccountName<br />","string<br />restricted to <br />maxLength(100)","X","X","The name of the associated cost account.","CostAccountObjectId<br />","int<br />","X","The unique ID of the cost account associated with the project expense.","CreateDate<br />","dateTime<br />","X","X","The date this expense was created.","CreateUser<br />","string<br />restricted to <br />maxLength(255)","X","X","The name of the user that created this expense.","DocumentNumber<br />","string<br />restricted to <br />maxLength(32)","X","The document number for the expense. Use this for the purchase order number, invoice number, requisition number, or similar, as needed.","ExpenseCategoryName<br />","string<br />restricted to <br />maxLength(36)","X","X","The name of the expense category.","ExpenseCategoryObjectId<br />","int<br />","X","The unique ID of the expense category for the project expense.","ExpenseDescription<br />","string<br />","The description of the expense.","ExpenseItem<br />","string<br />restricted to <br />maxLength(120)","X","The name of the project expense.","ExpensePercentComplete<br />","double<br />","The percent complete of the project expense.","IsBaseline<br />","boolean<br />","X","X","The boolean value indicating if this business object is related to a Project or Baseline","IsTemplate<br />","boolean<br />","X","X","The boolean value indicating if this business object is related to a template Project.","LastUpdateDate<br />","dateTime<br />","X","X","The date this expense was last updated.","LastUpdateUser<br />","string<br />restricted to <br />maxLength(255)","X","X","The name of the user that last updated this expense.","ObjectId<br />","int<br />","X","The unique ID generated by the system.","OverBudget<br />","boolean<br />","X","The 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.","PlannedCost<br />","double<br />","X","The planned cost for the project expense. This field is named BudgetedCost in Primavera's Engineering &amp; Construction and Maintenance &amp; Turnaround solutions.","PlannedUnits<br />","double<br />","X","The 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 &amp; Construction and Maintenance &amp; Turnaround solutions.","PricePerUnit<br />","double<br />","X","The planned price per unit for the project expense. This number is multiplied by the planned number of units to compute the planned cost.","ProjectId<br />","string<br />restricted to <br />maxLength(40)","X","X","The short code that uniquely identifies the project.","ProjectObjectId<br />","int<br />","X","X","The unique ID of the associated project.","RemainingCost<br />","double<br />","X","The 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.","RemainingUnits<br />","double<br />","The remaining units for the project expense.","UnitOfMeasure<br />","string<br />restricted to <br />maxLength(30)","X","The unit of measure for the project expense.","Vendor<br />","string<br />restricted to <br />maxLength(100)","X","The name of the vendor providing the product or service associated with the expense.","WBSObjectId<br />","int<br />","X","X","The unique ID of the WBS for the activity.","ActivityExpense Fields","42340.htm");
Page[36]=new Array("Operations:","CreateActivityFilters Operation","ReadActivityFilters Operation","UpdateActivityFilters Operation","DeleteActivityFilters Operation","GetFieldLengthActivityFilter Operation","WSDL: ActivityFilter.wsdl","Primary Key Field: ObjectId","Target Namespace: http://xmlns.oracle.com/Primavera/P6/WS/ActivityFilter/V1","Default Transport URLs:","http://&lt;hostname&gt;:&lt;port number&gt;/p6ws/services/ActivityFilterService?wsdl","https://&lt;hostname&gt;:&lt;port number&gt;/p6ws/services/ActivityFilterService?wsdl","Java Client Stub Class:","com.primavera.ws.p6.activityfilter.ActivityFilterService","Description:","An activity filter business object represents a filter made for an activity.","ActivityFilter Service","95635.htm");
Page[37]=new Array("Description: Creates multiple ActivityFilter objects in the database. You can create up to 1000 ActivityFilter objects with a single call.","Service:&nbsp;ActivityFilter Service","Style: Document/literal wrapped","Input:","Message:&nbsp;CreateActivityFilters","Elements:&nbsp;ActivityFilter&nbsp;elements that contain ActivityFilter Fields&nbsp;fields","Required fields: The following fields are required when creating the ActivityFilter object:","Name","ActivityObjectId","Output:","Message:&nbsp;CreateActivityFiltersResponse","Output:&nbsp;Zero to many ObjectIds","CreateActivityFilters Operation","95636.htm");
Page[38]=new Array("Description: Reads Activity objects from the database.","Service:&nbsp;ActivityFilter Service","Style: Document/literal wrapped","Input:","Message:&nbsp;ReadActivityFilters","Elements: &nbsp;One to many field names from the ActivityFilter Fields field list","You may also include an optional element that contains a filter clause and an optional element that contains an OrderBy clause. Warning: If you do not specify a filter, all business objects of this data type will be returned. Refer to the Filters topic in the P6 EPPM Web Services Programming Guide for additional details.","Output:","Message:&nbsp;ReadActivityFiltersResponse","Output:&nbsp;Zero to many&nbsp;ActivityFilter elements that contain ActivityFilter Fields fields.","ReadActivityFilters Operation","95637.htm");
Page[39]=new Array("Description: Updates multiple ActivityFilter objects in the database. You can update up to 1000 ActivityFilter objects with a single call.","Service:&nbsp;ActivityFilter Service","Style: Document/literal wrapped","Input:","Message:&nbsp;UpdateActivityFilters","Elements:&nbsp;ActivityFilters&nbsp;elements that contain ActivityFilter Fields&nbsp;fields.","Required fields: The ObjectId must be specified.","Output:","Message:&nbsp;UpdateActivityFiltersResponse","Output:&nbsp;boolean","UpdateActivityFilters Operation","95638.htm");
Page[40]=new Array("Description: Deletes multiple ActivityFilter objects in the database. You can delete up to 1000 ActivityFilter objects with a single call.","Service:&nbsp;ActivityFilter Service","Style: Document/literal wrapped","Input:","Message:&nbsp;DeleteActivityFilters","Elements: One to many&nbsp;ObjectId elements","Output:","Message:&nbsp;DeleteActivityFiltersResponse","Output:&nbsp;boolean","DeleteActivityFilters Operation","95639.htm");
Page[41]=new Array("Description:  Returns length of variable character fields for a BO.","Service: ActivityFilter Service","Style: Document/literal wrapped","Input:","Message: GetFieldLengthActivityFilter","Elements: FieldLength","Output:","Message: GetFieldLengthActivityFilterResponse","Elements: One to many FieldLengthActivityFilters.","GetFieldLengthActivityFilter Operation","95640.htm");
Page[42]=new Array("<br />&nbsp;Field","<br />&nbsp;Type","Read&nbsp;<br />Only","Filterable<br />Orderable","<br />&nbsp;Description","ActivityFilterId<br />","int<br />","X","The unique ID generated by the system.","ActivityFilterName<br />","string<br />restricted to <br />maxLength(40)","X","X","The name of the Activity Filter.","FilterCriteria","type","X","Filter criteria for Activity Filter.","FilterCriteriaConfig","string","The definition of the filter in JSON format.","FilterGroup","string","The filter group for the activity filter.","FilterType","string","X","Determines whether the filter is for the EPS page in P6, Activities page in P6 or the My Activities page in P6 Team Member Web.","Valid values are: 'VT_TMUSER_FILTER' (User Administration - Team Member Filter), 'VT_PROJ_FILTER_STAND' (EPS Standard Filter), 'VT_ASSGN_FILT_STAND' (Assignments Standard Filter), 'VT_LWF_FILTER' (Activities Page Filter), 'VT_ASSGN_LWF_FILTER' (Assignments Page Filter), 'VT_PROJ_LWF_FILTER' (EPS Page Filter), 'VT_TM_ACT_FILTER' (Team Member Activities Filter), 'VT_TM_TS_FILTER' (Team Member Timesheet Filter)","UserId","int","X","The ID of the user which created the filter.","ActivityFilter Fields","95641.htm");
Page[43]=new Array("Operations:","CreateActivityNotes Operation","ReadActivityNotes Operation","UpdateActivityNotes Operation","DeleteActivityNotes Operation","GetFieldLengthActivityNote Operation","WSDL: ActivityNote.wsdl","Primary Key Field: ObjectId","Target Namespace: http://xmlns.oracle.com/Primavera/P6/WS/ActivityNote/V1","Default Transport URLs:","http://&lt;hostname&gt;:&lt;port number&gt;/p6ws/services/ActivityNoteService?wsdl","https://&lt;hostname&gt;:&lt;port number&gt;/p6ws/services/ActivityNoteService?wsdl","Java Client Stub Class:","com.primavera.ws.p6.activitynote.ActivityNoteService","Description:","Use activity notes to specify one or more notes for an activity. You can specify one note on each activity for every notebook topic that exists. Notes can only be set as HTML.","ActivityNote Service","41816.htm");
Page[44]=new Array("Description: Creates multiple ActivityNote objects in the database. You can create up to 1000 ActivityNote objects with a single call.","Service:&nbsp;ActivityNote Service","Style: Document/literal wrapped","Input:","Message:&nbsp;CreateActivityNotes","Elements:&nbsp;ActivityNote&nbsp;elements that contain ActivityNote Fields&nbsp;fields","Required fields:","ActivityObjectId","NotebookTopicObjectId","Output:","Message:&nbsp;CreateActivityNotesResponse","Output:&nbsp;Zero to many ObjectId elements","CreateActivityNotes Operation","41932.htm");
Page[45]=new Array("Description: Reads ActivityNote objects from the database.","Service:&nbsp;ActivityNote Service","Style: Document/literal wrapped","Input:","Message:&nbsp;ReadActivityNotes","Elements: &nbsp;One to many field names from the ActivityNote Fields&nbsp;field list.","You may also include an optional element that contains a filter clause and an optional element that contains an OrderBy clause. Warning: If you do not specify a filter, all business objects of this data type will be returned. Refer to the Filters topic in the P6 EPPM Web Services Programming Guide for additional details.","Output:","Message:&nbsp;ReadActivityNotesResponse","Output:&nbsp;Zero to many&nbsp;ActivityNote elements that contain ActivityNote Fields fields.","ReadActivityNotes Operation","41933.htm");
Page[46]=new Array("Description: Updates multiple ActivityNote objects in the database. You can update up to 1000 ActivityNote objects with a single call.","Service:&nbsp;ActivityNote Service","Style: Document/literal wrapped","Input:","Message:&nbsp;UpdateActivityNotes","Elements:&nbsp;ActivityNote&nbsp;elements that contain ActivityNote Fields&nbsp;fields.","Required fields: The ObjectId must be specified.","Output:","Message:&nbsp;UpdateActivityNotesResponse","Output:&nbsp;boolean","UpdateActivityNotes Operation","41934.htm");
Page[47]=new Array("Description: Deletes multiple ActivityNote objects in the database. You can delete up to 1000 ActivityNote objects with a single call.","Service:&nbsp;ActivityNote Service","Style: Document/literal wrapped","Input:","Message:&nbsp;DeleteActivityNotes","Elements: One to many&nbsp;ObjectId elements","Output:","Message:&nbsp;DeleteActivityNotesResponse","Output:&nbsp;boolean","DeleteActivityNotes Operation","41935.htm");
Page[48]=new Array("Description: Returns length of variable character fields for a BO.","Service: ActivityNote Service","Style: Document/literal wrapped","Input:","Message: GetFieldLengthActivityNote","Elements: FieldLength","Output:","Message: GetFieldLengthActivityNoteResponse","Elements: One to many FieldLengthActivityNotes.","GetFieldLengthActivityNote Operation","95395.htm");
Page[49]=new Array("<br />&nbsp;Field","<br />&nbsp;Type","Read&nbsp;<br />Only","Filterable<br />Orderable","<br />&nbsp;Description","ActivityId<br />","string<br />restricted to <br />maxLength(40)","X","X","The short ID that uniquely identifies the activity to which the activity note is assigned.","ActivityName<br />","string<br />restricted to <br />maxLength(120)","X","X","The name of the activity to which the activity note is assigned.","ActivityObjectId<br />","int<br />","X","The unique ID of the activity to which the activity note is assigned.","CreateDate<br />","dateTime<br />","X","X","The date this note was created.","CreateUser<br />","string<br />restricted to <br />maxLength(255)","X","X","The name of the user that created this note.","IsBaseline<br />","boolean<br />","X","X","The boolean value indicating if this business object is related to a Project or Baseline","IsTemplate<br />","boolean<br />","X","X","The boolean value indicating if this business object is related to a template Project.","LastUpdateDate<br />","dateTime<br />","X","X","The date this note was last updated.","LastUpdateUser<br />","string<br />restricted to <br />maxLength(255)","X","X","The name of the user that last updated this note.","Note<br />","string<br />","The information that is associated with the notebook topic.","NotebookTopicName<br />","string<br />","X","X","The name of the associated notebook topic.","NotebookTopicObjectId<br />","int<br />","X","The unique ID of the associated notebook topic.","ObjectId<br />","int<br />","X","The unique ID generated by the system.","ProjectId<br />","string<br />restricted to <br />maxLength(40)","X","X","The short code that uniquely identifies the associated project.","ProjectObjectId<br />","int<br />","X","X","The unique ID of the associated project.","RawTextNote<br />","string<br />","X","The information that is associated with the notebook topic, without any HTML.","WBSObjectId<br />","int<br />","X","X","The unique ID of the WBS for the activity.","ActivityNote Fields","42341.htm");
Page[50]=new Array("Operations:","CreateActivityOwners Operation","ReadActivityOwners Operation","UpdateActivityOwners Operation","DeleteActivityOwners Operation","GetFieldLengthActivityOwner Operation","WSDL: ActivityOwner.wsdl","Primary Key Field: ObjectId","Target Namespace: http://xmlns.oracle.com/Primavera/P6/WS/ActivityOwner/V1","Default Transport URLs:","http://&lt;hostname&gt;:&lt;port number&gt;/p6ws/services/ActivityOwnerService?wsdl","https://&lt;hostname&gt;:&lt;port number&gt;/p6ws/services/ActivityOwnerService?wsdl","Java Client Stub Class:","com.primavera.ws.p6.activityowner.ActivityOwnerService","Description:","Activity owner objects provide a way to specify a user to be in charge of an activity for statusing in P6. Instead of assigning resources to activities, a user is able to assign a specific user to the activity. The activity owner, in conjunction with Contributor module access, gives users similar capabilities as a resource with Contributor module access.","Note that this business object has a multi-part object ID; its object ID is a combination of its activity object ID and its user object ID.","ActivityOwner Service","41817.htm");
Page[51]=new Array("Description: Creates multiple ActivityOwner objects in the database. You can create up to 1000 ActivityOwner objects with a single call.","Service:&nbsp;ActivityOwner Service","Style: Document/literal wrapped","Input:","Message:&nbsp;CreateActivityOwners","Elements:&nbsp;ActivityOwner&nbsp;elements that contain ActivityOwner Fields&nbsp;fields","Required fields:","ActivityObjectId","UserObjectId","Output:","Message:&nbsp;CreateActivityOwnersResponse","Output:&nbsp;Zero to many ObjectIds","CreateActivityOwners Operation","41936.htm");
Page[52]=new Array("Description: Reads ActivityOwner objects from the database.","Service:&nbsp;ActivityOwner Service","Style: Document/literal wrapped","Input:","Message:&nbsp;ReadActivityOwners","Elements: &nbsp;One to many fields from the ActivityOwner Fields&nbsp;field list","You may also include an optional element that contains a filter clause and an optional element that contains an OrderBy clause. Warning: If you do not specify a filter, all business objects of this data type will be returned. Refer to the Filters topic in the P6 EPPM Web Services Programming Guide for additional details.","Output:","Message:&nbsp;ReadActivityOwnersResponse","Output:&nbsp;Zero to many&nbsp;ActivityOwner elements that contain ActivityOwner fields.","ReadActivityOwners Operation","41937.htm");
Page[53]=new Array("Description: Updates multiple ActivityOwner objects in the database. You can update up to 1000 ActivityOwner objects with a single call.","Service:&nbsp;ActivityOwner Service","Style: Document/literal wrapped","Input:","Message:&nbsp;UpdateActivityOwners","Elements:&nbsp;ActivityOwner&nbsp;elements that contain ActivityOwner Fields&nbsp;fields","Output:","Message:&nbsp;UpdateActivityOwnersResponse","Output:&nbsp;boolean","UpdateActivityOwners Operation","53813.htm");
Page[54]=new Array("Description: Deletes multiple ActivityOwner objects in the database. You can delete up to 1000 ActivityOwner objects with a single call.","Service:&nbsp;ActivityOwner Service","Style: Document/literal wrapped","Input:","Message:&nbsp;DeleteActivityOwners","Elements: One to many&nbsp;ObjectId elements","Output:","Message:&nbsp;DeleteActivityOwnersResponse","Output:&nbsp;boolean","DeleteActivityOwners Operation","41938.htm");
Page[55]=new Array("Description: Returns length of variable character fields for a BO.","Service: ActivityOwner Service","Style: Document/literal wrapped","Input:","Message: GetFieldLengthActivityOwner","Elements: FieldLength","Output:","Message: GetFieldLengthActivityOwnerResponse","Elements: One to many FieldLengthActivityOwners.","GetFieldLengthActivityOwner Operation","95396.htm");
Page[56]=new Array("<br />&nbsp;Field","<br />&nbsp;Type","Read&nbsp;<br />Only","Filterable<br />Orderable","<br />&nbsp;Description","ActivityObjectId<br />","int<br />","X","The unique ID of the associated activity.","CreateDate<br />","dateTime<br />","X","X","The date this activity owner was created.","CreateUser<br />","string<br />restricted to <br />maxLength(255)","X","X","The name of the user that created this activity owner.","IsActivityFlagged<br />","boolean<br />","F","The flag that indicates whether the owner of the activity has flagged the activity as important.","IsBaseline<br />","boolean<br />","X","X","The boolean value indicating if this business object is related to a Project or Baseline.","IsTemplate<br />","boolean<br />","X","X","The boolean value indicating if this business object is related to a template Project.","LastUpdateDate<br />","dateTime<br />","X","X","The date this activity owner was last updated.","LastUpdateUser<br />","string<br />restricted to <br />maxLength(255)","X","X","The name of the user that last updated this activity owner.","ProjectFlag","string","X","X","Indicates if this WBS node is a Project/EPS node.","ProjectObjectId<br />","int<br />","X","X","The unique ID of the associated project.","ProjectProjectFlag","string","X","X","Indicates if this Project/EPS node is a Project or EPS.","StatusCode","string","X","X","The project status, either 'Planned', 'Active', 'Inactive', 'What-If', 'Requested', or 'Template'.","UserObjectId<br />","int<br />","X","The unique ID of the associated user.","ActivityOwner Fields","42342.htm");
Page[57]=new Array("Operations:","CreateActivityPeriodActuals Operation","ReadActivityPeriodActuals Operation","UpdateActivityPeriodActuals Operation","DeleteActivityPeriodActuals Operation","GetFieldLengthActivityPeriodActual Operation","WSDL: ActivityPeriodActual.wsdl","Primary Key Field: A multi-part key comprised of the following elements:","FinancialPeriodObjectId","ActivityObjectId","Target Namespace: http://xmlns.oracle.com/Primavera/P6/WS/ActivityPeriodActual/V1","Default Transport URLs:","http://&lt;hostname&gt;:&lt;port number&gt;/p6ws/services/ActivityPeriodActualService?wsdl","https://&lt;hostname&gt;:&lt;port number&gt;/p6ws/services/ActivityPeriodActualService?wsdl","Java Client Stub Class:","com.primavera.ws.p6.activityperiodactual.ActivityPeriodActualService","Description:","Activity period actuals represent the actual values on an activity during a financial period.","The following rules apply to activity period actuals:","They can be tracked only for in-progress or completed activities.","Negative values are allowed.","If both units and costs are simultaneously updated on a period actual instance, units are the driving value.","There is no relation between the units and costs on a period actual instance","They must have at least one non-zero field value for a corresponding database record to exist","Costs can be calculated only when a project default price per unit is defined.","Values for a particular resource type (labor, nonlabor, material) can be tracked at the activity level only if the activity has no resource assignments of the same type. If resource assignments exist, activity period actuals are derived from those assignments and cannot be edited.","If assignments exist, activity period actual values (labor, non labor, material) are calculated from resource assignments of the corresponding type.","For material resources, only ActualMaterialCost can be tracked.","Note that this business object has a multi-part object ID, which is a combination of its financial period object ID and its activity object ID.","ActivityPeriodActual Service","41818.htm");
Page[58]=new Array("Description: Creates multiple ActivityPeriodActual objects in the database. You can create up to 1000 ActivityPeriodActual objects with a single call.","Service:&nbsp;ActivityPeriodActual Service","Style: Document/literal wrapped","Input:","Message:&nbsp;CreateActivityPeriodActuals","Elements:&nbsp;ActivityPeriodActual&nbsp;elements that contain ActivityPeriodActual Fields&nbsp;fields","Required fields: The following fields are required when creating the ActivityPeriodActual object:","ActivityObjectId","FinancialPeriodObjectId","You must also supply at least one of the following fields:","ActualLaborUnits","ActualLaborCost","ActualNonLaborUnits","ActualNonLaborCost","ActualExpenseCost","EarnedValueCost","EarnedValueLaborUnits","PlannedValueCost","PlannedValueLaborUnits","Output:","Message:&nbsp;CreateActivityPeriodActualsResponse","Output:&nbsp;A collection of zero to many ObjectId elements containing fields that comprise the primary key.","CreateActivityPeriodActuals Operation","41939.htm");
Page[59]=new Array("Description: Reads ActivityPeriodActual objects from the database.","Service:&nbsp;ActivityPeriodActual Service","Style: Document/literal wrapped","Input:","Message:&nbsp;ReadActivityPeriodActuals","Elements: &nbsp;One to many field names from the ActivityPeriodActual Fields&nbsp;field list.","You may also include an optional element that contains a filter clause and an optional element that contains an OrderBy clause. Warning: If you do not specify a filter, all business objects of this data type will be returned. Refer to the Filters topic in the P6 EPPM Web Services Programming Guide for additional details.","Output:","Message:&nbsp;ReadActivityPeriodActualsResponse","Output:&nbsp;Zero to many&nbsp;ActivityPeriodActual elements that contain ActivityPeriodActual Fields fields.","ReadActivityPeriodActuals Operation","41940.htm");
Page[60]=new Array("Description: Updates multiple ActivityPeriodActual objects in the database. You can update up to 1000 ActivityPeriodActual objects with a single call.","Service:&nbsp;ActivityPeriodActual Service","Style: Document/literal wrapped","Input:","Message:&nbsp;UpdateActivityPeriodActuals","Elements:&nbsp;ActivityPeriodActual&nbsp;elements that contain ActivityPeriodActual Fields&nbsp;fields.","Required fields: The ObjectId must be specified.","Output:","Message:&nbsp;UpdateActivityPeriodActualsResponse","Output:&nbsp;boolean","UpdateActivityPeriodActuals Operation","41941.htm");
Page[61]=new Array("Description: Deletes multiple ActivityPeriodActual objects in the database. You can delete up to 1000 ActivityPeriodActual objects with a single call.","Service:&nbsp;ActivityPeriodActual Service","Style: Document/literal wrapped","Input:","Message:&nbsp;DeleteActivityPeriodActuals","Elements: One to many&nbsp;ObjectId elements","Output:","Message:&nbsp;DeleteActivityPeriodActualsResponse","Output:&nbsp;boolean","DeleteActivityPeriodActuals Operation","41942.htm");
Page[62]=new Array("Description: Returns length of variable character fields for a BO.","Service: ActivityPeriodActual Service","Style: Document/literal wrapped","Input:","Message: GetFieldLengthActivityPeriodActual","Elements: FieldLength","Output:","Message: GetFieldLengthActivityPeriodActualResponse","Elements: One to many FieldLengthActivityPeriodActuals.","GetFieldLengthActivityPeriodActual Operation","95397.htm");
Page[63]=new Array("<br />&nbsp;Field","<br />&nbsp;Type","Read&nbsp;<br />Only","Filterable<br />Orderable","<br />&nbsp;Description","ActivityObjectId<br />","int<br />","X","The unique ID of the associated activity.","ActualExpenseCost<br />","double<br />","X","The actual expense cost on this activity during a financial period.","ActualLaborCost<br />","double<br />","X","The actual labor cost on this activity during a financial period.","ActualLaborUnits<br />","double<br />","X","The actual labor units on this activity during a financial period.","ActualMaterialCost<br />","double<br />","X","X","The actual material cost on this activity during a financial period.","ActualNonLaborCost<br />","double<br />","X","The actual nonlabor cost on this activity during a financial period.","ActualNonLaborUnits<br />","double<br />","X","The actual nonlabor units on this activity during a financial period.","CreateDate<br />","dateTime<br />","X","X","The date this activity period actual was created.","CreateUser<br />","string<br />restricted to <br />maxLength(255)","X","X","The name of the user that created this activity period actual.","EarnedValueCost<br />","double<br />","X","The earned value cost on this activity during a financial period.","EarnedValueLaborUnits<br />","double<br />","X","The earned value labor units on this activity during a financial period.","FinancialPeriodObjectId<br />","int<br />","X","The unique ID of the associated financial period.","FinancialPeriodTemplateId","int","X","The id of the financial period template to which the financial period belongs.","IsBaseline<br />","boolean<br />","X","X","The boolean value indicating if this business object is related to a Project or Baseline","IsTemplate<br />","boolean<br />","X","X","The boolean value indicating if this business object is related to a template Project.","LastUpdateDate<br />","dateTime<br />","X","X","The date this activity period actual was last updated.","LastUpdateUser<br />","string<br />restricted to <br />maxLength(255)","X","X","The name of the user that last updated this activity period actual.","PlannedValueCost<br />","double<br />","X","The planned value cost on this activity during a financial period.","PlannedValueLaborUnits<br />","double<br />","X","The planned value labor units on this activity during a financial period.","ProjectObjectId<br />","int<br />","X","X","The unique ID of the associated project.","WBSObjectId<br />","int<br />","X","X","The unique ID of the WBS for the activity.","ActivityPeriodActual Fields","42343.htm");
Page[64]=new Array("Operations:","CreateActivitySteps Operation","ReadActivitySteps Operation","UpdateActivitySteps Operation","DeleteActivitySteps Operation","GetFieldLengthActivityStep Operation","WSDL: ActivityStep.wsdl","Primary Key Field: ObjectId","Target Namespace: http://xmlns.oracle.com/Primavera/P6/WS/ActivityStep/V1","Default Transport URLs:","http://&lt;hostname&gt;:&lt;port number&gt;/p6ws/services/ActivityStepService?wsdl","https://&lt;hostname&gt;:&lt;port number&gt;/p6ws/services/ActivityStepService?wsdl","Java Client Stub Class:","com.primavera.ws.p6.activitystep.ActivityStepService","Description:","Activity steps provide a way to break activities down into smaller units and track the completion of those units. For example, the activity Prepare for System Integration and Testing might contain the following steps:","Establish test cases and test procedures","Create test data","Update SDFs","You can add as many steps to an activity as you need: some activities will require more steps to complete than others and some activities may require no additional steps at all. If progress occurs on the step, enter a percent complete or set the IsCompleted flag if the step is 100% complete. You can also assign additional information to steps, such as cost, start and finish dates, and text.","Weighted steps","Weighted steps enable you to track the progress of an activity based on the number of steps completed. When activity percent complete is specified to be based on activity steps, and physical is chosen as the activity's percent complete type, activity percent complete is updated based on the weight you assign to each activity step.","For example, in the activity Prepare for System Integration and Testing mentioned above, the steps are assigned weights of 3.0, 2.0, and 1.0 respectively. When you specify the step Establish Test Cases and Test Procedures to be complete, the activity's physical percent complete is updated to 50 percent (because the total weight for the steps in this activity is 6.0 and the weight for this step is 3.0; therefore, half the work on this activity, according to the weight of the steps, has been completed).","The ActivityStep service supports user defined fields (UDFs). Use the UDFValue service to assign UDFs.","ActivityStep Service","41820.htm");
Page[65]=new Array("Description: Creates multiple ActivityStep objects in the database. You can create up to 1000 ActivityStep objects with a single call.","Service:&nbsp;ActivityStep Service","Style: Document/literal wrapped","Input:","Message:&nbsp;CreateActivitySteps","Elements:&nbsp;ActivityStep&nbsp;elements that contain ActivityStep Fields&nbsp;fields","Required fields:","Name","ActivityObjectId","Output:","Message:&nbsp;CreateActivityStepsResponse","Output:&nbsp;Zero to many ObjectId elements","CreateActivitySteps Operation","41949.htm");
Page[66]=new Array("Description: Reads ActivityStep objects from the database.","Service:&nbsp;ActivityStep Service","Style: Document/literal wrapped","Input:","Message:&nbsp;ReadActivitySteps","Elements: &nbsp;One to many field names from the ActivityStep Fields&nbsp;field list.","You may also include an optional element that contains a filter clause and an optional element that contains an OrderBy clause. Warning: If you do not specify a filter, all business objects of this data type will be returned. Refer to the Filters topic in the P6 EPPM Web Services Programming Guide for additional details.","Output:","Message:&nbsp;ReadActivityStepsResponse","Output:&nbsp;Zero to many&nbsp;ActivityStep elements that contain ActivityStep Fields&nbsp;fields.","ReadActivitySteps Operation","41950.htm");
Page[67]=new Array("Description: Updates multiple ActivityStep objects in the database. You can update up to 1000 ActivityStep objects with a single call.","Service:&nbsp;ActivityStep Service","Style: Document/literal wrapped","Input:","Message:&nbsp;UpdateActivitySteps","Elements:&nbsp;ActivityStep&nbsp;elements that contain ActivityStep Fields&nbsp;fields.","Required fields: The ObjectId must be specified.","Output:","Message:&nbsp;UpdateActivityStepsResponse","Output:&nbsp;boolean","UpdateActivitySteps Operation","41951.htm");
Page[68]=new Array("Description: Deletes multiple ActivityStep objects in the database. You can delete up to 1000 ActivityStep objects with a single call.","Service:&nbsp;ActivityStep Service","Style: Document/literal wrapped","Input:","Message:&nbsp;DeleteActivitySteps","Elements: One to many&nbsp;ObjectId elements","Output:","Message:&nbsp;DeleteActivityStepsResponse","Output:&nbsp;boolean","DeleteActivitySteps Operation","41952.htm");
Page[69]=new Array("Description: Returns length of variable character fields for a BO.","Service: ActivityStep Service","Style: Document/literal wrapped","Input:","Message: GetFieldLengthActivityStep","Elements: FieldLength","Output:","Message: GetFieldLengthActivityStepResponse","Elements: One to many FieldLengthActivitySteps.","GetFieldLengthActivityStep Operation","95398.htm");
Page[70]=new Array("<br />&nbsp;Field","<br />&nbsp;Type","Read&nbsp;<br />Only","Filterable<br />Orderable","<br />&nbsp;Description","ActivityId<br />","string<br />restricted to <br />maxLength(40)","X","X","The short ID that uniquely identifies the activity within the project.","ActivityName<br />","string<br />restricted to <br />maxLength(120)","X","X","The name of the activity. The activity name does not have to be unique.","ActivityObjectId<br />","int","X","The unique ID of the activity to which the steps are assigned.","CreateDate<br />","dateTime<br />","X","X","The date this activity step was created.","CreateUser<br />","string<br />restricted to <br />maxLength(255)","X","X","The name of the user that created this activity step.","Description<br />","string<br />","The description of the activity step.","IsBaseline<br />","boolean","X","X","The boolean value indicating if this business object is related to a Project or Baseline.","IsCompleted<br />","boolean","X","The flag that indicates whether the step has been completed.","IsTemplate<br />","boolean","X","X","The boolean value indicating if this business object is related to a template Project.","LastUpdateDate<br />","dateTime","X","X","The date this activity step was last updated.","LastUpdateUser<br />","string<br />restricted to <br />maxLength(255)","X","X","The name of the user that last updated this activity step.","Name<br />","string<br />restricted to <br />maxLength(120)","X","The name of the activity step.","ObjectId<br />","int<br />","X","The unique ID generated by the system.","PercentComplete<br />","double<br />restricted to <br />minInclusive(0.0)<br />maxInclusive(1.0)","X","The percent complete for the step.","ProjectId<br />","string<br />restricted to <br />maxLength(40)","X","X","The short code that uniquely identifies the project.","ProjectObjectId<br />","int<br />","X","X","The unique ID of the associated project.","SequenceNumber<br />","int<br />","X","The sequence number for sorting.","WBSObjectId<br />","int<br />","X","X","The unique ID of the WBS for the activity.","Weight<br />","double<br />restricted to <br />minInclusive(0.0)<br />maxInclusive(999999.0)","X","The 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.","WeightPercent<br />","double<br />","X","The 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.","ActivityStep Fields","42345.htm");
Page[71]=new Array("Operations:","CreateActivityStepTemplates Operation","ReadActivityStepTemplates Operation","UpdateActivityStepTemplates Operation","DeleteActivityStepTemplates Operation","GetFieldLengthActivityStepTemplate Operation","WSDL: ActivityStepTemplate.wsdl","Primary Key Field: ObjectId","Target Namespace: http://xmlns.oracle.com/Primavera/P6/WS/ActivityStepTemplate/V1","Default Transport URLs:","http://&lt;hostname&gt;:&lt;port number&gt;/p6ws/services/ActivityStepTemplateService?wsdl","https://&lt;hostname&gt;:&lt;port number&gt;/p6ws/services/ActivityStepTemplateService?wsdl","Java Client Stub Class:","com.primavera.ws.p6.activitysteptemplate.ActivityStepTemplateService","Description:","Activity step templates enable you to define a group of steps common to multiple activities, and then assign the template to activities. Your organization may have several activities that repeat within a project or across projects. For example, every time you start a project, several specifications must be written and approved. Developing a specification is a multi-step process that never changes.","As an example, the &quot;Write Specifications&quot; activity could have the following steps:","Submit initial spec","Review initial spec","Revise initial spec","Final review","Final revision","These steps may apply to many or all &quot;Write Specifications&quot; activities in a project or across all projects. Rather than manually inputting these steps into each &quot;Write Specifications&quot; activity, you can create an activity step template containing these steps and assign the template to each applicable activity at once. One activity step template may contain several activity steps. Each activity template step is represented by the ActivityStepTemplateItem business object.","ActivityStepTemplate Service","41822.htm");
Page[72]=new Array("Description: Creates multiple Activity Step Template objects in the database. You can create up to 1000 Activity Step Template objects with a single call.","Service:&nbsp;ActivityStepTemplate Service","Style: Document/literal wrapped","Input:","Message:&nbsp;CreateActivityStepTemplates","Elements:&nbsp;Activity Step Template&nbsp;elements that contain ActivityStepTemplate Fields&nbsp;fields","Required fields: Name.","Output:","Message:&nbsp;CreateActivityStepTemplatesResponse","Output:&nbsp;Zero to many ObjectId elements","CreateActivityStepTemplates Operation","98416.htm");
Page[73]=new Array("Description: Reads ActivityStepTemplate objects from the database.","Service:&nbsp;ActivityStepTemplate Service","Style: Document/literal wrapped","Input:","Message:&nbsp;ReadActivityStepTemplates","Elements: &nbsp;One to many field names from the ActivityStepTemplate Fields&nbsp;field list","You may also include an optional element that contains a filter clause and an optional element that contains an OrderBy clause. Warning: If you do not specify a filter, all business objects of this data type will be returned. Refer to the Filters topic in the P6 EPPM Web Services Programming Guide for additional details.","Output:","Message:&nbsp;ReadActivityStepTemplatesResponse","Output:&nbsp;Zero to many&nbsp;ActivityStepTemplate elements that contain ActivityStepTemplate Fields fields.","ReadActivityStepTemplates Operation","41954.htm");
Page[74]=new Array("Description: Updates multiple Activity Step Template objects in the database. You can update up to 1000 Activity Step Template objects with a single call.","Service: ActivityStepTemplate Service","Style: Document/literal wrapped","Input:","Message:&nbsp;UpdateActivityStepTemplates","Elements:&nbsp;ActivityStepTemplate&nbsp;elements that contain ActivityStepTemplate Fields&nbsp;fields.","Required fields: The ObjectId must be specified.","Output:","Message:&nbsp;UpdateActivityStepTemplatesResponse","Output:&nbsp;boolean","UpdateActivityStepTemplates Operation","98418.htm");
Page[75]=new Array("Description: Deletes multiple Activity Step Template objects in the database. You can delete up to 1000 Activity Step Template objects with a single call.","Service:&nbsp;ActivityStepTemplate Service","Style: Document/literal wrapped","Input:","Message:&nbsp;DeleteActivityStepTemplates","Elements: One to many&nbsp;ObjectId elements","Output:","Message:&nbsp;DeleteActivityStepTemplatesResponse","Output:&nbsp;boolean","DeleteActivityStepTemplates Operation","98419.htm");
Page[76]=new Array("Description: Returns length of variable character fields for a BO.","Service: ActivityStepTemplate Service","Style: Document/literal wrapped","Input:","Message: GetFieldLengthActivityStepTemplate","Elements: FieldLength","Output:","Message: getFieldLengthActivityStepTemplateResponse","Elements: One to many FieldLengthActivityStepTemplates.","GetFieldLengthActivityStepTemplate Operation","95400.htm");
Page[77]=new Array("<br />&nbsp;Field","<br />&nbsp;Type","Read&nbsp;<br />Only","Filterable<br />Orderable","<br />&nbsp;Description","CreateDate<br />","dateTime<br />","X","X","The date this activity step template was created.","CreateUser<br />","string<br />restricted to <br />maxLength(255)","X","X","The name of the user that created this activity step template.","LastUpdateDate<br />","dateTime<br />","X","X","The date this activity step template was last updated.","LastUpdateUser<br />","string<br />restricted to <br />maxLength(255)","X","X","The name of the user that last updated this activity step template.","Name<br />","string<br />restricted to <br />maxLength(120)","X","X","The name of the activity step template.","ObjectId<br />","int<br />","X","X","The unique ID generated by the system.","SequenceNumber<br />","int<br />","X","X","The sequence number for sorting.","StepCount<br />","int<br />","X","The number of items in this activity step template.","ActivityStepTemplate Fields","42347.htm");
Page[78]=new Array("Operations:","CreateActivityStepTemplateItems Operation","ReadActivityStepTemplateItems Operation","UpdateActivityStepTemplateItems Operation","DeleteActivityStepTemplateItems Operation","GetFieldLengthActivityStepTemplateItem Operation","WSDL: ActivityStepTemplateItem.wsdl","Primary Key Field: ObjectId","Target Namespace: http://xmlns.oracle.com/Primavera/P6/WS/ActivityStepTemplateItem/V1","Default Transport URLs:","http://&lt;hostname&gt;:&lt;port number&gt;/p6ws/services/ActivityStepTemplateItemService?wsdl","https://&lt;hostname&gt;:&lt;port number&gt;/p6ws/services/ActivityStepTemplateItemService?wsdl","Java Client Stub Class:","com.primavera.ws.p6.activitysteptemplateitem.ActivityStepTemplateItemService","Description:","An activity step template item is one of the defined steps in the associated activity template. See the ActivityStepTemplate Service for more information about activity step templates.","The ActivityStepTemplateItem service supports user defined fields (UDFs). Use the UDFValue Service to read the associated UDF assignments.","ActivityStepTemplateItem Service","41821.htm");
Page[79]=new Array("Description: Creates multiple Activity Step Template Item objects in the database. You can create up to 1000 Activity Step Template objects with a single call.","Service: ActivityStepTemplateItem Service","Style: Document/literal wrapped","Input:","Message:&nbsp;CreateActivityStepTemplateItems","Elements:&nbsp;Activity Step Template&nbsp;Item elements that contain ActivityStepTemplateItem Fields&nbsp;fields","Required fields: Name, ActivityStepTemplateObjectId.","Output:","Message:&nbsp;CreateActivityStepTemplateItemsResponse","Output:&nbsp;Zero to many ObjectId elements","CreateActivityStepTemplateItems Operation","98422.htm");
Page[80]=new Array("Description: Reads ActivityStepTemplateItem objects from the database.","Service:&nbsp;ActivityStepTemplateItem Service","Style: Document/literal wrapped","Input:","Message:&nbsp;ReadActivityStepTemplateItems","Elements: &nbsp;One to many field names from the ActivityStepTemplateItem Fields&nbsp;field list","You may also include an optional element that contains a filter clause and an optional element that contains an OrderBy clause. Warning: If you do not specify a filter, all business objects of this data type will be returned. Refer to the Filters topic in the P6 EPPM Web Services Programming Guide for additional details.","Output:","Message:&nbsp;ReadActivityStepTemplateItemsResponse","Output:&nbsp;Zero to many&nbsp;ActivityStepTemplateItem elements that contain ActivityStepTemplateItem Fields fields.","ReadActivityStepTemplateItems Operation","41953.htm");
Page[81]=new Array("Description: Updates multiple Activity Step Template Item objects in the database. You can update up to 1000 Activity Step Template Item objects with a single call.","Service: ActivityStepTemplateItem Service","Style: Document/literal wrapped","Input:","Message:&nbsp;UpdateActivityStepTemplateItems","Elements:&nbsp;Activity&nbsp;Step Template Item elements that contain ActivityStepTemplateItem Fields&nbsp;fields.","Required fields: The ObjectId must be specified.","Output:","Message:&nbsp;UpdateActivityStepTemplateItemsResponse","Output:&nbsp;boolean","UpdateActivityStepTemplateItems Operation","98423.htm");
Page[82]=new Array("Description: Deletes multiple Activity Step Template Item objects in the database. You can delete up to 1000 Activity Step Template Item objects with a single call.","Service:&nbsp;ActivityStepTemplateItem Service","Style: Document/literal wrapped","Input:","Message:&nbsp;DeleteActivityStepTemplateItems","Elements: One to many&nbsp;ObjectId elements","Output:","Message:&nbsp;DeleteActivityStepTemplateItemsResponse","Output:&nbsp;boolean","DeleteActivityStepTemplateItems Operation","98424.htm");
Page[83]=new Array("Description: Returns length of variable character fields for a BO.","Service: ActivityStepTemplateItem Service","Style: Document/literal wrapped","Input:","Message: GetFieldLengthActivityStepTemplateItem","Elements: FieldLength","Output:","Message: GetFieldLengthActivityStepTemplateItemResponse","Elements: One to many FieldLengthActivityStepTemplateItems.","GetFieldLengthActivityStepTemplateItem Operation","95399.htm");
Page[84]=new Array("<br />&nbsp;Field","<br />&nbsp;Type","Read&nbsp;<br />Only","Filterable<br />Orderable","<br />&nbsp;Description","ActivityStepTemplateObjectId<br />","int<br />","X","X","The unique ID of the activity step template to which this item belongs.","CreateDate<br />","dateTime<br />","X","X","The date this activity step template item was created.","CreateUser<br />","string<br />restricted to <br />maxLength(255)","X","X","The name of the user that created this activity step template item.","Description<br />","string<br />","X","The description of the activity step.","LastUpdateDate<br />","dateTime<br />","X","X","The date this activity step template item was last updated.","LastUpdateUser<br />","string<br />restricted to <br />maxLength(255)","X","X","The name of the user that last updated this activity step template item.","Name<br />","string<br />restricted to <br />maxLength(120)","X","X","The name of the activity step template item.","ObjectId<br />","int<br />","X","X","The unique ID generated by the system.","SequenceNumber<br />","int<br />","X","X","The sequence number for sorting.","Weight<br />","double<br />restricted to <br />minInclusive(0.0)<br />maxInclusive(999999.0)","X","X","The 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.","ActivityStepTemplateItem Fields","42346.htm");
Page[85]=new Array("Operations","CreateCBSs Operation","ReadCBSs Operation","DeleteCBSs Operation","UpdateCBSs Operation","GetFieldLengthCBS Operation","WSDL: CBS.wsdl","Primary Key Field: ","ObjectID","ParentObjectID","ProjectObjectID","Target Namespace: http://xmlns.oracle.com/Primavera/P6/WS/CBS/V1","Default Transport URLs:","http://&lt;hostname&gt;:&lt;port number&gt;/p6ws/services/CBSService?wsdl","https://&lt;hostname&gt;:&lt;port number&gt;/p6ws/services/CBSService?wsdl","Java Client Stub Class: ","com.primavera.ws.p6.cbs.CBSService","Description: ","You can use Primavera Unifier to perform advanced cost, cash flow and earned value analysis on your P6 projects.","If your P6 deployment is integrated with Primavera Unifier, you can send P6 data to Primavera Unifier and import some data from Primavera Unifier back into P6. Once the link between a P6 project and a Primavera Unifier project and schedule sheet or summary sheet is set up, P6 will retrieve the Cost Breakdown Structure (CBS) from the Primavera Unifier project regularly.","CBS Service","89655.htm");
Page[86]=new Array("Description: Creates multiple CBS objects in the database. You can create up to 1000 CBS objects with a single call.","Service: CBS Service","Style: Document/literal wrapped","Input: ","Message: CreateCBSs","Elements: One to many field names from the CBS Fields field list.","Required:","CBSCode","ProjectObjectId","Output:","Message: ReadCBSsResponse","Output: Zero to many CBS elements that contain CBS fields.","CreateCBSs Operation","89656.htm");
Page[87]=new Array("Description: Reads CBS objects in the database.","Service: CBS Service","Style: Document/literal wrapped","Input: ","Message: ReadCBSs","Elements: One to many field names from the CBS Fields field list.","You may also include an optional element that contains a filter clause and an optional element that contains an OrderBy clause. Warning: If you do not specify a filter, all business objects of this data type will be returned. Refer to the Filters topic in the P6 EPPM Web Services Programming Guide for additional details.","Output:","Message: CreateCBSsResponse","Output: Zero to many&nbsp;CBS Service elements that contain CBS fields.","ReadCBSs Operation","89657.htm");
Page[88]=new Array("Description: Updates multiple CBS objects in the database. You can update up to 1000 CBS objects with a single call.","Service: CBS Service","Style: Document/literal wrapped","Input: ","Message: UpdateCBSs","Elements: CBS elements that contain CBS Fields fields.","Required: The ObjectId must be specified","Output:","Message: UpdateCBSsResponse","Output: Boolean","UpdateCBSs Operation","89659.htm");
Page[89]=new Array("Description: Deletes multiple CBS objects in the database. You can delete up to 1000 CBS objects with a single call.","Service: CBS Service","Style: Document/literal wrapped","Input: ","Message: DeleteCBSs","Elements: One to many ObjectId elements.","Output: UpdateCBS Operation","Message: DeleteCBSsResponse","Output: Boolean","DeleteCBSs Operation","89658.htm");
Page[90]=new Array("Description: Returns length of variable character fields for a BO.","Service: CBS Service","Style: Document/literal wrapped","Input:","Message: GetFieldLengthCBS","Elements: FieldLength","Output:","Message: GetFieldLengthCBSResponse","Elements: One to many FieldLengthCBSs.","GetFieldLengthCBS Operation","95413.htm");
Page[91]=new Array("Field","Type","Read Only","Filter Orderable","Description","CBSCode<br />","string<br />restricted to <br />maxLength(120)","X","The unique name of the Unifier CBS Code. Assign CBS codes to activities so that you can filter which activities you will send to Unifier.<br />","CBSDescription<br />","string<br />restricted to <br />maxLength(4000)","The description of the associated CBS.","CBSStatus<br />","string<br />restricted to <br />'' <br />&#8216;Active'<br />'In Active'<br />","Specifies the status of the CBS.","CreateDate<br />","dateTime<br />","X","X","The date this activity was created.","CreateUser<br />","string<br />restricted to <br />maxLength(255)","X","X","The name of the user that created this activity.","LastUpdateDate<br />","dateTime<br />","X","X","The date this activity was last updated.","LastUpdateUser<br />","string<br />restricted to <br />maxLength(255)","X","X","The name of the user that last updated this activity.","ObjectId<br />","int<br />","X","The unique ID generated by the system.","ParentObjectId<br />","int<br />","X","The unique ID of the parent CBS for this CBS in the hierarchy.","ProjectObjectId<br />","int<br />","X","X","The unique ID of the associated project.","CBS Fields","89660.htm");
Page[92]=new Array("Operations:","CreateCBSDurationSummarys Operation","ReadCBSDurationSummarys Operation","UpdateCBSDurationSummarys Operation","DeleteCBSDurationSummarys Operation","GetFieldLengthCBSDurationSummary Operation","WSDL: CBSDurationSummary.wsdl","Primary Key Field: ObjectId","Target Namespace: http://xmlns.oracle.com/Primavera/P6/WS/CBSDurationSummary/V1","Default Transport URLs:","http://&lt;hostname&gt;:&lt;port number&gt;/p6ws/services/CBSDurationSummarywsdl","https://&lt;hostname&gt;:&lt;port number&gt;/p6ws/services/CBSDurationSummary?wsdl","Java Client Stub Class: ","com.primavera.ws.p6.cbsdurationsummary.CBSDurationSummary","Description: ","Provides a summary of the actual, planned, and remaining: duration, finish date, start date, and percent complete for an activity in a CBS.","CBSDurationSummary Service","89662.htm");
Page[93]=new Array("Description: Creates multiple CBSDurationSummarys objects in the database. You can create up to 1000 CBS objects with a single call.","Service: CBSDurationSummary Service","Style: Document/literal wrapped","Input: ","Message: CreateCBSDurationSummarys","Elements: One to many field names from the CBSDurationSummary Fields field list.","Required:","ProjectId","CBSId","Output:","Message: CreateCBSDurationSummarysResponse","Output: Zero to many CBS elements that contain CBSDurationSummarys Fields fields.","CreateCBSDurationSummarys Operation","89663.htm");
Page[94]=new Array("Description: Reads multiple CBSDurationSummarys objects in the database. ","Service: CBSDurationSummary Service","Style: Document/literal wrapped","Input: ","Message: ReadCBSDurationSummarys","Elements: One to many field names from the CBSDurationSummary Fields field list.","You may also include an optional element that contains a filter clause and an optional element that contains an OrderBy clause. Warning: If you do not specify a filter, all business objects of this data type will be returned. Refer to the Filters topic in the P6 EPPM Web Services Programming Guide for additional details.","Output:","Message: CreateCBSDurationSummarysResponse","Output: Zero to many CBSDurationSummarys elements that contain CBSDurationSummarys fields.","ReadCBSDurationSummarys Operation","89664.htm");
Page[95]=new Array("Description: Updates CBSDurationSummarys objects from the database.You can update up to 1000 CBSDurationSummarys objects with a single call.","Service: CBSDurationSummary Service","Style: Document/literal wrapped","Input:","Message: UpdateCBSDurationSummarys","Elements:  One to many fields from the CBSDurationSummary Fields field list","Required: The ObjectId must be specified","Output:","Message: UpdateCBSDurationSummarysResponses","Output: boolean","UpdateCBSDurationSummarys Operation","89665.htm");
Page[96]=new Array("Description: Deletes CBSDurationSummarys objects from the database. You can delete up to 1000 CBSDurationSummarys objects with a single call.","Service: CBSDurationSummary Service","Style: Document/literal wrapped","Input:","Message: DeleteCBSDurationSummarys","Elements: One to many fields from the CBSDurationSummary Fields field list","Output:","Message: DeleteCBSDurationSummarysResponses","Output: boolean","DeleteCBSDurationSummarys Operation","89666.htm");
Page[97]=new Array("Description: Returns length of variable character fields for a BO.","Service: CBSDurationSummary Service","Style: Document/literal wrapped","Input:","Message: GetFieldLengthCBSDurationSummary","Elements: FieldLength","Output:","Message: GetFieldLengthCBSDurationSummaryResponse","Elements: One to many FieldLengthCBSDurationSummarys.","GetFieldLengthCBSDurationSummary Operation","95414.htm");
Page[98]=new Array("Field","Type","Read Only","Filterable Orderable","Descriptions","CBSObjectId<br />","int<br />","X","X","The internal CBS ID of the project. This ID cannot be used to load the CBS object directly.","OriginalProjectObjectId<br />","int<br />","X","X","The unique ID of the project from which the project baseline was created, if the current project is a project baseline","ProjectId<br />","restricted to maxLength(40)","X","X","The short code of the associated project.","ProjectName<br />","restricted to maxLength(100)","X","X","The name of the associated project.","ProjectObjectId<br />","int<br />","X","The unique ID of the associated project.","SummaryActualDuration<br />","double<br />","X","The actual duration.","SummaryActualFinishDate<br />","dateTime<br />","X","The latest actual finish date of all activities in the CBS.","SummaryActualStartDate<br />","dateTime<br />","X","The earliest actual start date of all activities in the CBS.","SummaryPercentComplete<br />","double<br />","X","The measure that indicates how much of the CBS 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 CBS duration should be currently completed, relative to the selected baseline.","SummaryPlannedDuration<br />","double<br />","X","The total working days between planned start and finish dates in the CBS.","SummaryPlannedFinishDate<br />","dateTime<br />","X","The latest planned finish date of all activities in the CBS.","SummaryPlannedStartDate<br />","dateTime<br />","X","The earliest planned start date of all activities in the CBS.","SummaryRemainingDuration<br />","double<br />","X","The total working time from the CBS remaining start date to the remaining finish date.","SummaryRemainingFinishDate<br />","dateTime<br />","X","The date the resource is scheduled to finish the remaining work for the activity.","SummaryRemainingStartDate<br />","dateTime<br />","The earliest remaining start of all activities assigned to the CBS.","CBSDurationSummary Fields","89667.htm");
Page[99]=new Array("Operations:","CreateEPS Operation","ReadEPS Operation","UpdateEPS Operation","DeleteEPS Operation","GetFieldLengthEPS Operation","ReadProjectEPSPath Operation","ReadEPSPath Operation","WSDL: EPS.wsdl","Primary Key Field: ObjectId","Target Namespace: http://xmlns.oracle.com/Primavera/P6/WS/EPS/V1","Default Transport URLs:","http://&lt;hostname&gt;:&lt;port number&gt;/p6ws/services/EPSService?wsdl","https://&lt;hostname&gt;:&lt;port number&gt;/p6ws/services/EPSService?wsdl","Java Client Stub Class:","com.primavera.ws.p6.eps.EPSService","Description:","EPS (Enterprise Project Structure) is the hierarchical structure of projects in the database. It is used to perform top-down budgeting, manage multiple projects, implement coding standards, and maintain security throughout the enterprise. EPSs are hierarchical objects. EPS objects can only be deleted from the database if they and their EPS children have no child projects. To delete an EPS, you must first move or delete all projects that are children of that EPS or of that EPS node's EPS children.","The EPS service supports user defined fields (UDFs). Use the UDFValue service to assign UDFs.","EPS Service","41852.htm");
Page[100]=new Array("Description: Creates multiple EPS objects in the database. You can create up to 1000 EPS objects with a single call.","Service:&nbsp;EPS Service","Style: Document/literal wrapped","Input:","Message:&nbsp;CreateEPS","Elements:&nbsp;EPS&nbsp;elements that contain EPS Fields&nbsp;fields","Required fields: The following fields are required when creating the EPS object:","Id","Name","At least one of the following fields: ParentObjectId or OBSObjectId","Output:","Message:&nbsp;CreateEPSResponse","Output:&nbsp;Zero to many ObjectId elements","CreateEPS Operation","42066.htm");
Page[101]=new Array("Description: Reads EPS objects from the database.","Service:&nbsp;EPS Service","Style: Document/literal wrapped","Input:","Message:&nbsp;ReadEPS","Elements: &nbsp;One to many field names from the EPS Fields&nbsp;field list.","You may also include an optional element that contains a filter clause and an optional element that contains an OrderBy clause. Warning: If you do not specify a filter, all business objects of this data type will be returned. Refer to the Filters topic in the P6 EPPM Web Services Programming Guide for additional details.","Output:","Message:&nbsp;ReadEPSResponse","Output:&nbsp;Zero to many&nbsp;EPS elements that contain EPS Fields fields.","ReadEPS Operation","42067.htm");
Page[102]=new Array("Description: Updates multiple EPS objects in the database. You can update up to 1000 EPS objects with a single call.","Service:&nbsp;EPS Service","Style: Document/literal wrapped","Input:","Message:&nbsp;UpdateEPS","Elements:&nbsp;EPS&nbsp;elements that contain EPS Fields&nbsp;fields.","Required fields: The ObjectId must be specified.","Output:","Message:&nbsp;UpdateEPSResponse","Output:&nbsp;boolean","UpdateEPS Operation","42068.htm");
Page[103]=new Array("Description: Deletes multiple EPS objects in the database. You can delete up to 1000 EPS objects with a single call.","Service:&nbsp;EPS Service","Style: Document/literal wrapped","Input:","Message:&nbsp;DeleteEPS","Elements: One to many&nbsp;ObjectId elements","Output:","Message:&nbsp;DeleteEPSResponse","Output:&nbsp;boolean","DeleteEPS Operation","42069.htm");
Page[104]=new Array("Description: Returns length of variable character fields for a BO.","Service: EPS Service","Style: Document/literal wrapped","Input:","Message: GetFieldLengthEPS","Elements: FieldLength","Output:","Message: GetFieldLengthEPSResponse","Elements: One to many FieldLengthEPSs.","GetFieldLengthEPS Operation","95405.htm");
Page[105]=new Array("Description: Reads EPS objects from the database.","Service:&nbsp;EPS Service","Style: Document/literal wrapped","Input:","Message:&nbsp;ReadProjectEPSPath","Elements: ","One to many&nbsp;ProjectObjectId elements","One to many field names from the EPS Fields&nbsp;field list.","Output:","Message:&nbsp;ReadProjectEPSPathResponse","Output:&nbsp;Zero to many&nbsp;EPS elements that contain EPS Fields fields.","ReadProjectEPSPath Operation","42070.htm");
Page[106]=new Array("Description: Reads EPS objects from the database.","Service:&nbsp;EPS Service","Style: Document/literal wrapped","Input:","Message:&nbsp;ReadEPSPath","Elements: ","One to many&nbsp;ObjectId elements","One to many field names from the EPS Fields&nbsp;field list.","Output:","Message:&nbsp;ReadEPSPathResponse","Output:&nbsp;Zero to many&nbsp;EPS elements that contain EPS fields.","ReadEPSPath Operation","42071.htm");
Page[107]=new Array("<br />&nbsp;Field","<br />&nbsp;Type","Read&nbsp;<br />Only","Filterable<br />Orderable","<br />&nbsp;Description","AnticipatedFinishDate<br />","dateTime<br />","X","The 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.","AnticipatedStartDate<br />","dateTime<br />","X","The 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.","CreateDate<br />","dateTime<br />","X","X","The date this EPS was created.","CreateUser<br />","string<br />restricted to <br />maxLength(255)","X","X","The name of the user that created this EPS.","CurrentBudget<br />","double<br />","X","The sum of the original budget plus the approved and pending budgets from the budget change log.","CurrentVariance<br />","double<br />","X","The difference between the current budget and the total spending plan. Calculated as current budget - total spending plan. Not rolled up","DistributedCurrentBudget<br />","double<br />","X","The current budget values from one level lower.","FinishDate<br />","dateTime<br />","X","The finish date of the EPS.","GUID<br />","string<br />restricted to <br />pattern <br />'\\{[0-9a-fA-F]{8}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{12}\\}|'<br />","X","The globally unique ID generated by the system.","Id<br />","string<br />restricted to <br />maxLength(40)","X","The short code assigned to each EPS element for identification.","IndependentETCLaborUnits<br />","double<br />","X","X","The user-entered ETC total labor.","IndependentETCTotalCost<br />","double<br />restricted to <br />minInclusive(0.0)<br />","X","X","The user-entered ETC total cost.","LastSummarizedDate<br />","dateTime<br />","X","X","The date the project was last summarized.","LastUpdateDate<br />","dateTime<br />","X","X","The date this EPS was last updated.","LastUpdateUser<br />","string<br />restricted to <br />maxLength(255)","X","X","The name of the user that last updated this EPS.","Name<br />","string<br />restricted to <br />maxLength(100)","X","The name of the EPS element.","OBSName<br />","string<br />restricted to <br />maxLength(100)","X","X","The name of the person/role in the organization, sometimes referred to as the &quot;responsible manager&quot;.","OBSObjectId<br />","int<br />","X","The unique ID of the project manager from the project's OBS tree who is responsible for the EPS.","ObjectId<br />","int<br />","X","The unique ID generated by the system.","OriginalBudget<br />","double<br />","X","The original budget for the project.","ParentEPSId","string","X","The Id of the parent EPS.","ParentEPSName","string","X","The Name of the parent EPS.","ParentObjectId<br />","int<br />","X","The unique ID of the parent EPS of this EPS in the hierarchy.","PlannedStartDate<br />","dateTime<br />","X","X","The planned start date of the project. Used by the project scheduler.","ProjectObjectId<br />","int<br />","X","X","The internal Project ID of the EPS. This ID cannot be used to load a Project object directly.","ProposedBudget<br />","double<br />","X","The Proposed Budget, which is the sum of the original budget plus the approved and pending budgets from the budget change log.","SequenceNumber<br />","int<br />","X","The sequence number for sorting.","StartDate<br />","dateTime<br />","X","The start date of the EPS.","SummaryAccountingVarianceByCost<br />","double<br />","X","the Planned Value minus the Actual Cost. A negative value indicates that the Actual Cost has exceeded the Planned Value.","SummaryAccountingVarianceByLaborUnits<br />","double<br />","X","the Planned Value Labor Units minus the Actual Units. Negative value indicates that Actual Units have exceeded the Planned Value Labor Units.","SummaryActivityCount<br />","int<br />","X","the number of activities that are currently in progress.","SummaryActualDuration<br />","double<br />","X","The actual duration.","SummaryActualExpenseCost<br />","double<br />","X","The actual costs for all project expenses associated with the EPS.","SummaryActualFinishDate<br />","dateTime<br />","X","The latest actual finish date of all activities in the EPS.","SummaryActualLaborCost<br />","double<br />","X","The actual cost for all labor resources assigned to the activity.","SummaryActualLaborUnits<br />","double<br />","X","The actual labor units.","SummaryActualMaterialCost<br />","double<br />","X","The actual units for all material resources assigned to the activity.","SummaryActualNonLaborCost<br />","double<br />","X","The actual units for all nonlabor resources assigned to the activity.","SummaryActualNonLaborUnits<br />","double<br />","X","The actual nonlabor units.","SummaryActualStartDate<br />","dateTime<br />","X","The earliest actual start date of all activities in the EPS.","SummaryActualThisPeriodCost<br />","double<br />","X","The actual this period cost (will be labor or nonlabor).","SummaryActualThisPeriodLaborCost<br />","double<br />","X","The actual this period labor cost","SummaryActualThisPeriodLaborUnits<br />","double<br />","X","The actual this period labor units.","SummaryActualThisPeriodMaterialCost<br />","double<br />","X","The actual this period material cost.","SummaryActualThisPeriodNonLaborCost<br />","double<br />","X","The actual this period nonlabor cost.","SummaryActualThisPeriodNonLaborUnits<br />","double<br />","X","The actual this period nonlabor units.","SummaryActualTotalCost<br />","double<br />","X","The actual labor cost + actual nonlabor cost + actual expense cost as of the project data date.","SummaryActualValueByCost<br />","double<br />","X","the 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.","SummaryActualValueByLaborUnits<br />","double<br />","X","the actual total labor units for the activity as of the project data date (that is, actual total cost by labor units).","SummaryAtCompletionDuration<br />","double<br />","X","The duration at completion.","SummaryAtCompletionExpenseCost<br />","double<br />","X","the sum of the actual plus remaining cost for all project expenses associated with the cost account. Computed as Actual Expense Cost + Remaining Expense Cost.","SummaryAtCompletionLaborCost<br />","double<br />","X","The 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.","SummaryAtCompletionLaborUnits<br />","double<br />","X","The 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.","SummaryAtCompletionMaterialCost<br />","double<br />","X","The 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.","SummaryAtCompletionNonLaborCost<br />","double<br />","X","The 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.","SummaryAtCompletionNonLaborUnits<br />","double<br />","X","The 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.","SummaryAtCompletionTotalCost<br />","double<br />","X","The 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.","SummaryAtCompletionTotalCostVariance<br />","double<br />","X","the Baseline Planned Total Cost - At Completion Total Cost.","SummaryBaselineCompletedActivityCount<br />","int<br />","X","The number of completed activities in the baseline.","SummaryBaselineDuration<br />","double<br />","X","the 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.","SummaryBaselineExpenseCost<br />","double<br />","X","the 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.","SummaryBaselineFinishDate<br />","dateTime<br />","X","The current latest finish date of all activities in the EPS for the current baseline.","SummaryBaselineInProgressActivityCount<br />","int<br />","X","the 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.","SummaryBaselineLaborCost<br />","double<br />","X","the 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.","SummaryBaselineLaborUnits<br />","double<br />","X","the 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.","SummaryBaselineMaterialCost<br />","double<br />","X","the 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.","SummaryBaselineNonLaborCost<br />","double<br />","X","the 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.","SummaryBaselineNonLaborUnits<br />","double<br />","X","the 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.","SummaryBaselineNotStartedActivityCount<br />","int<br />","X","The number of activities not started in the baseline.","SummaryBaselineStartDate<br />","dateTime<br />","X","The current earliest start date of all activities in the EPS for the current baseline.","SummaryBaselineTotalCost<br />","double<br />","X","the 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.","SummaryBudgetAtCompletionByCost<br />","double<br />","X","the Planned Total Cost through activity completion. Computed as Planned Labor Cost + Planned Nonlabor Cost + Planned Expense Cost, same as the Planned Total Cost.","SummaryBudgetAtCompletionByLaborUnits<br />","double<br />","X","the Baseline Labor Units","SummaryCompletedActivityCount<br />","int<br />","X","the number of activities that have an Actual Finish in the EPS.","SummaryCostPercentComplete<br />","double<br />","X","The 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.","SummaryCostPercentOfPlanned<br />","double<br />","X","The 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 &amp; Construction and Maintenance &amp; Turnaround solutions.","SummaryCostPerformanceIndexByCost<br />","double<br />","X","the Earned Value divided by the Actual Cost. A value less than 1 indicates that the Actual Cost has exceeded the Planned Value.","SummaryCostPerformanceIndexByLaborUnits<br />","double<br />","X","the Earned Value Labor Units / Actual Labor Units.","SummaryCostVarianceByCost<br />","double<br />","X","the Earned Value minus the Actual Cost. A negative value indicates that the Actual Cost has exceeded the Planned Value.","SummaryCostVarianceByLaborUnits<br />","double<br />","X","the Earned Value Labor Cost minus Actual Value Labor Cost.","SummaryCostVarianceIndex<br />","double<br />","X","The value that is calculated as the Cost Variance divided by Earned Value.","SummaryCostVarianceIndexByCost<br />","double<br />","X","the Cost Variance divided by Earned Value.","SummaryCostVarianceIndexByLaborUnits<br />","double<br />","X","the Cost Variance Labor Units divided by Earned Value Labor Units.","SummaryDurationPercentComplete<br />","double<br />","X","The activity actual duration percent of planned. Computed as (baseline planned duration - remaining duration) / baseline planned duration * 100.","SummaryDurationPercentOfPlanned<br />","double<br />","X","The 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.","SummaryDurationVariance<br />","double<br />","X","The duration between the activity's baseline duration and the at complete duration. Computed as baseline duration - at completion duration.","SummaryEarnedValueByCost<br />","double<br />","X","the 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.","SummaryEarnedValueByLaborUnits<br />","double<br />","X","the Schedule Variance Labor Units divided by the Planned Value Labor Units.","SummaryEstimateAtCompletionByCost<br />","double<br />","X","the 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.","SummaryEstimateAtCompletionByLaborUnits<br />","double<br />","X","the 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.)","SummaryEstimateAtCompletionHighPercentByLaborUnits<br />","double<br />","X","the high forecast of Estimate At Completion (EAC) by labor units.","SummaryEstimateAtCompletionLowPercentByLaborUnits<br />","double<br />","X","the low forecast of Estimate At Completion (EAC) by labor units.","SummaryEstimateToCompleteByCost<br />","double<br />","X","the 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).","SummaryEstimateToCompleteByLaborUnits<br />","double<br />","X","the 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.","SummaryExpenseCostPercentComplete<br />","double<br />","X","The 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.","SummaryExpenseCostVariance<br />","double<br />","X","the Baseline Planned Expense Cost - At Completion Expense Cost (At Completion Expense Cost = Actual Expense Cost + Remaining Expense Cost).","SummaryFinishDateVariance<br />","double<br />","X","The duration between the finish date in the current project and the baseline finish date. Calculated as finish date - baseline finish date.","SummaryInProgressActivityCount<br />","int<br />","X","the number of activities that are currently in progress.","SummaryLaborCostPercentComplete<br />","double<br />","X","The 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.","SummaryLaborCostVariance<br />","double<br />","X","the Baseline Planned Labor Cost - At Completion Labor Cost.","SummaryLaborUnitsPercentComplete<br />","double<br />","X","The 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.","SummaryLaborUnitsVariance<br />","double<br />","X","The difference between baseline labor units and at completion labor units. Calculated as Baseline labor units - at completion labor units.","SummaryMaterialCostPercentComplete<br />","double<br />","X","The 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.","SummaryMaterialCostVariance<br />","double<br />","X","The variance that is calculated as Baseline Material Cost - At Completion Material Cost.","SummaryNonLaborCostPercentComplete<br />","double<br />","X","The 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.","SummaryNonLaborCostVariance<br />","double<br />","X","the Baseline Planned Nonlabor Cost - At Completion Nonlabor Cost.","SummaryNonLaborUnitsPercentComplete<br />","double<br />","X","The 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.","SummaryNonLaborUnitsVariance<br />","double<br />","X","The difference between baseline nonlabor units and at completion non labor units. Calculated as Baseline nonlabor units - at completion nonlabor units.","SummaryNotStartedActivityCount<br />","int<br />","X","the number of activities that are currently not started.","SummaryPerformancePercentCompleteByCost<br />","double<br />","X","the 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.","SummaryPerformancePercentCompleteByLaborUnits<br />","double<br />","X","the 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.","SummaryPlannedCost<br />","double<br />","X","The sum of all planned expense, non labor, labor, and material costs in the EPS.","SummaryPlannedDuration<br />","double<br />","X","The total working days between planned start and finish dates in the EPS.","SummaryPlannedExpenseCost<br />","double<br />","X","The sum of all planned expense costs in the EPS.","SummaryPlannedFinishDate<br />","dateTime<br />","X","The latest planned finish date of all activities in the EPS.","SummaryPlannedLaborCost<br />","double<br />","X","The sum of all planned labor costs in the EPS.","SummaryPlannedLaborUnits<br />","double<br />","X","The sum of all planned labor units in the EPS.","SummaryPlannedMaterialCost<br />","double<br />","X","The sum of all planned material costs in the EPS.","SummaryPlannedNonLaborCost<br />","double<br />","X","The sum of all planned non labor costs in the EPS.","SummaryPlannedNonLaborUnits<br />","double<br />","X","The sum of all planned non labor units in the EPS.","SummaryPlannedStartDate<br />","dateTime<br />","X","The earliest planned start date of all activities in the EPS.","SummaryPlannedValueByCost<br />","double<br />","X","the 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","SummaryPlannedValueByLaborUnits<br />","double<br />","X","the 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.","SummaryProgressFinishDate<br />","dateTime<br />","X","the 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.","SummaryRemainingDuration<br />","double<br />","X","The total working time from the EPS remaining start date to the remaining finish date.","SummaryRemainingExpenseCost<br />","double<br />","X","The remaining costs for all project expenses associated with the activities in the EPS.","SummaryRemainingFinishDate<br />","dateTime<br />","X","The 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.","SummaryRemainingLaborCost<br />","double<br />","X","The remaining costs for all labor resources assigned to the activities. The remaining cost reflects the cost remaining for the EPS.","SummaryRemainingLaborUnits<br />","double<br />","X","The remaining units for all labor resources assigned to the activities. The remaining units reflects the work remaining to be done for the EPS.","SummaryRemainingMaterialCost<br />","double<br />","X","The remaining material costs for all project expenses associated with the activities in the EPS.","SummaryRemainingNonLaborCost<br />","double<br />","X","The remaining nonlabor costs for all project expenses associated with the activities in the EPS.","SummaryRemainingNonLaborUnits<br />","double<br />","X","The remaining units for all nonlabor resources assigned to the activities. The remaining units reflects the work remaining to be done for the EPS.","SummaryRemainingStartDate<br />","dateTime<br />","X","The earliest remaining start of all activities assigned to the EPS.","SummaryRemainingTotalCost<br />","double<br />","X","The sum of all remaining total costs in the EPS.","SummarySchedulePercentComplete<br />","double<br />","X","The 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.","SummarySchedulePercentCompleteByLaborUnits<br />","double<br />","X","the 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.","SummarySchedulePerformanceIndexByCost<br />","double<br />","X","the Earned Value divided by the Planned Value. A value less than 1 indicates that less work was actually performed than was scheduled.","SummarySchedulePerformanceIndexByLaborUnits<br />","double<br />","X","the Earned Value Labor Units divided by Planned Value Labor Units.","SummaryScheduleVarianceByCost<br />","double<br />","X","the Earned Value divided by the Planned Value. A negative value indicates that less work was actually performed than was scheduled.","SummaryScheduleVarianceByLaborUnits<br />","double<br />","X","the Earned Value Labor Units minus the Planned Value Labor Units.","SummaryScheduleVarianceIndex<br />","double<br />","X","The value that is calculated as the Schedule Variance Labor Units divided by Planned Value Labor Units.","SummaryScheduleVarianceIndexByCost<br />","double<br />","X","the Schedule Variance divided by the Planned Value.","SummaryScheduleVarianceIndexByLaborUnits<br />","double<br />","X","the Schedule Variance Labor Units divided by the Planned Value Labor Units.","SummaryStartDateVariance<br />","double<br />","X","The duration between the start date in the current project and the baseline start date. Calculated as start date - baseline start date.","SummaryToCompletePerformanceIndexByCost<br />","double<br />","X","the (Budget at Completion - Earned Value) divided by (Estimate at Completion - Actual Cost).","SummaryTotalCostVariance<br />","double<br />","X","The value that is calculated as baseline total cost - total cost.","SummaryTotalFloat<br />","double<br />","X","The 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.","SummaryUnitsPercentComplete<br />","double<br />","X","The 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.","SummaryVarianceAtCompletionByLaborUnits<br />","double<br />","X","the Baseline Planned Total Labor Units minus Estimate at Completion Labor Units.","TotalBenefitPlan<br />","double<br />","X","The sum of the monthly benefit plan.","TotalBenefitPlanTally<br />","double<br />","X","The sum of the monthly benefit plan tally.","TotalFunding<br />","double<br />","X","The total amount of funding contributed to the project by your funding sources.","TotalSpendingPlan<br />","double<br />","X","The sum of the monthly spending plan.","TotalSpendingPlanTally<br />","double<br />","X","The sum of the monthly spending plan tally.","UnallocatedBudget<br />","double<br />","X","The total current budget minus the distributed current budget.","UndistributedCurrentVariance<br />","double<br />","X","The total spending plan minus the total spending plan tally.","EPS Fields","42375.htm");
Page[108]=new Array("Operations:","CreateLeanTask Operation","ReadLeanTask Operation","UpdateLeanTask Operation","DeleteLeanTasks Operation","GetFieldLengthLeanTask Operation","WSDL: LeanTask.wsdl","Primary Key Field: ObjectId","Target Namespace: http://xmlns.oracle.com/Primavera/P6/WS/LeanTask/V1","Default Transport URLs:","http://&lt;hostname&gt;:&lt;port number&gt;/p6ws/services/LeanTaskService?wsdl","https://&lt;hostname&gt;:&lt;port number&gt;/p6ws/services/LeanTaskService?wsdl","Java Client Stub Class:","com.primavera.ws.p6.leantask.LeanTaskService","Description:","Use lean tasks to integrate P6 with Oracle Primavera Cloud for lean task integration.","LeanTask Service","98458.htm");
Page[109]=new Array("Description: Creates multiple LeanTask objects in the database. You can create up to 1000 LeanTask objects with a single call.","Service:&nbsp;LeanTask Service","Style: Document/literal wrapped","Input:","Message:&nbsp;CreateLeanTask","Elements:&nbsp;LeanTask&nbsp;elements that contain LeanTask Fields&nbsp;fields","Required fields:","LeanTaskObjectId","Output:","Message:&nbsp;CreateLeanTaskResponse","Output:&nbsp;Zero to many ObjectId elements","CreateLeanTask Operation","98459.htm");
Page[110]=new Array("Description: Reads LeanTask objects from the database.","Service:&nbsp;LeanTask Service","Style: Document/literal wrapped","Input:","Message:&nbsp;ReadLeanTask","Elements: &nbsp;One to many field names from the LeanTask Fields&nbsp;field list.","You may also include an optional element that contains a filter clause and an optional element that contains an OrderBy clause. Warning: If you do not specify a filter, all business objects of this data type will be returned. Refer to the Filters topic in the P6 EPPM Web Services Programming Guide for additional details.","Output:","Message:&nbsp;ReadLeanTaskResponse","Output:&nbsp;Zero to many&nbsp;LeanTask elements that contain LeanTask Fields fields.","ReadLeanTask Operation","98460.htm");
Page[111]=new Array("Description: Updates multiple LeanTask objects in the database. You can update up to 1000 LeanTask objects with a single call.","Service:&nbsp;LeanTask Service","Style: Document/literal wrapped","Input:","Message:&nbsp;UpdateLeanTask","Elements:&nbsp;LeanTask&nbsp;elements that contain LeanTask Fields&nbsp;fields.","Required fields: The ObjectId must be specified.","Output:","Message:&nbsp;UpdateLeanTaskResponse","Output:&nbsp;boolean","UpdateLeanTask Operation","98461.htm");
Page[112]=new Array("Description: Deletes multiple LeanTask objects in the database. You can delete up to 1000 LeanTask objects with a single call.","Service:&nbsp;LeanTask Service","Style: Document/literal wrapped","Input:","Message:&nbsp;DeleteLeanTask","Elements: One to many&nbsp;ObjectId elements","Output:","Message:&nbsp;DeleteLeanTaskResponse","Output:&nbsp;boolean","DeleteLeanTasks Operation","98462.htm");
Page[113]=new Array("Description: Returns length of variable character fields for a BO.","Service: LeanTask Service","Style: Document/literal wrapped","Input:","Message: GetFieldLengthLeanTask","Elements: FieldLength","Output:","Message: GetFieldLengthLeanTaskResponse","Elements: One to many FieldLengthLeanTask","GetFieldLengthLeanTask Operation","98463.htm");
Page[114]=new Array("<br />&nbsp;Field","<br />&nbsp;Type","Read&nbsp;<br />Only","Filterable<br />Orderable","<br />&nbsp;Description","ActivityId<br />","string<br />restricted to <br />maxLength(40)","X","The short ID that uniquely identifies the activity to which the lean task is assigned.","ActivityName<br />","string<br />restricted to <br />maxLength(120)","X","The name of the activity to which the lean task is assigned.","ActivityObjectId<br />","int","X","The unique ID of the activity to which the lean task is assigned.","Company","string<br />","X","The company associated with the lean task in Oracle Primavera Cloud.","CompletedDate","dateTime<br />","X","The date the lean task was completed.","CreateDate<br />","dateTime<br />","X","X","The date the lean task was created.","CreateUser<br />","string<br />restricted to <br />maxLength(255)<br />","X","X","The name of the user that created this lean task.","DueDate<br />","dateTime","X","The date the lean task is due.","Duration<br />","double<br />","X","Number of days required for task to complete..","Flag<br />","boolean<br />","X","The indication of whether the lean task is considered high importance.","IsBaseline<br />","boolean","X","Determines whether the object is associated with a baseline (true) or a project (false).","IsOverdue<br />","boolean<br />","X","Shows whether the due date for the lean task is earlier than the current date.","IsTemplate<br />","boolean","X","X","Determines whether the object is associated with a template project in Oracle Primavera Cloud.","IsUseOnlyWorkDays<br />","boolean<br />","X","Determines whether the object is set to use only working days in Oracle Primavera Cloud.","LastUpdateDate<br />","dateTime<br />","X","X","The date the lean task was last updated.","LastUpdateUser<br />","string<br />restricted to <br />maxLength(255)<br />","X","X","The name of the user that last updated this lean task.","LeanTaskId","string<br />restricted to <br />maxLength(120)","X","The short ID that uniquely identifies the lean task.","Name","string<br />restricted to <br />maxLength(120)","x","The name of the lean task in Oracle Primavera Cloud.","ObjectId","int","x","The primary key of the lean task in the P6 EPPM database.","ProjectId","string<br />restricted to <br />maxLength(40)","X","X","The short ID that uniquely identifies the project to which the lean task is assigned.","ProjectObjectId","int","X","X","The unique ID of the project to which the lean task is assigned.","ProposedDueDate","dateTime","X","The proposed due date of the lean task in Oracle Primavera Cloud.","SequenceNumber","int","X","Denotes the creation order of lean tasks relative to each other.","StartDate","dateTime","X","The date the lean task was started or is due to start.","Status","string<br />restricted to <br />'NEW'<br />'PENDING'<br />'COMMITTED'<br />'COMPLETED'","X","The status of the lean task in Oracle Primavera Cloud.","StatusCompletion","string<br />restricted to <br />'BOTH_NOT_COMPLETE'<br />'TASK_COMPLETE_ACTIVITY_NOT'<br />'ACTIVITY_COMPLETE_TASK_NOT'<br />'BOTH_COMPLETE'<br />'NO_ACTIVITY'","X","The completion status of the lean task in Oracle Primavera Cloud.","StatusDates","string<br />restricted to <br />'OUTSIDE_ACTIVITY'<br />'INSIDE_ACTIVITY'<br />'NO_ACTIVITY'","X","A comparison of the dates of the lean task and the activity to which it is assigned.","TaskType","string<br />restricted to <br />'TASK'<br />'TASK_MILESTONE'","X","The type of the lean task in Oracle Primavera Cloud.","WBSObjectId","int","X","X","The unique ID of the WBS to which the lean task is assigned.","LeanTask Fields","98464.htm");
Page[115]=new Array("Operations:","CreateRelationships Operation","ReadRelationships Operation","UpdateRelationships Operation","DeleteRelationships Operation","GetFieldLengthRelationship Operation","WSDL: Relationship.wsdl","Primary Key Field: ObjectId","Target Namespace: http://xmlns.oracle.com/Primavera/P6/WS/Relationship/V1","Default Transport URLs:","http://&lt;hostname&gt;:&lt;port number&gt;/p6ws/services/RelationshipService?wsdl","https://&lt;hostname&gt;:&lt;port number&gt;/p6ws/services/RelationshipService?wsdl","Java Client Stub Class:","com.primavera.ws.p6.relationship.RelationshipService","Description:","A relationship defines how an activity relates to the start or finish of another activity or assignment. Add relationships between activities to create a path through your schedule from the first activity to the last activity. These relationships, which form the logic of the project network, are used together with activity durations to determine schedule dates. An activity can have as many relationships as necessary to model the work that must be done. You can also identify relationships between activities that are in different projects; this type of relationship is referred to as an external relationship.","Relationship Service","41823.htm");
Page[116]=new Array("Description: Creates multiple Relationship objects in the database. You can create up to 1000 Relationship objects with a single call.","Service:&nbsp;Relationship Service","Style: Document/literal wrapped","Input:","Message:&nbsp;CreateRelationships","Elements:&nbsp;Relationship&nbsp;elements that contain Relationship Fields&nbsp;fields","Required fields:","SuccessorActivityObjectId","PredecessorActivityObjectId","Output:","Message:&nbsp;CreateRelationshipsResponse","Output:&nbsp;Zero to many ObjectId elements","CreateRelationships Operation","41955.htm");
Page[117]=new Array("Description: Reads Relationship objects from the database.","Service:&nbsp;Relationship Service","Style: Document/literal wrapped","Input:","Message:&nbsp;ReadRelationships","Elements: &nbsp;One to many field names from the Relationship Fields&nbsp;field list.","You may also include an optional element that contains a filter clause, an optional element that contains an OrderBy clause, and an optional element that contains a LagProjectId. Warning: If you do not specify a filter, all business objects of this data type will be returned. Refer to the Filters topic in the P6 EPPM Web Services Programming Guide for additional details.","Output:","Message:&nbsp;ReadRelationshipsResponse","Output:&nbsp;Zero to many&nbsp;Relationship elements that contain Relationship Fields&nbsp;fields.","ReadRelationships Operation","41956.htm");
Page[118]=new Array("Description: Updates multiple Relationship objects in the database. You can update up to 1000 Relationship objects with a single call.","Service:&nbsp;Relationship Service","Style: Document/literal wrapped","Input:","Message:&nbsp;UpdateRelationships","Elements:&nbsp;Relationship&nbsp;elements that contain Relationship Fields&nbsp;fields.","Required fields: The ObjectId must be specified.","Output:","Message:&nbsp;UpdateRelationshipsResponse","Output:&nbsp;boolean","UpdateRelationships Operation","41957.htm");
Page[119]=new Array("Description: Deletes multiple Relationship objects in the database. You can delete up to 1000 Relationship objects with a single call.","Service:&nbsp;Relationship Service","Style: Document/literal wrapped","Input:","Message:&nbsp;DeleteRelationships","Elements: One to many&nbsp;ObjectId elements","Output:","Message:&nbsp;DeleteRelationshipsResponse","Output:&nbsp;boolean","DeleteRelationships Operation","41958.htm");
Page[120]=new Array("Description: Returns length of variable character fields for a BO.","Service: Relationship Service","Style: Document/literal wrapped","Input:","Message: GetFieldLengthRelationship","Elements: FieldLength","Output:","Message: GetFieldLengthRelationshipResponse","Elements: One to many FieldLengthRelationships.","GetFieldLengthRelationship Operation","95401.htm");
Page[121]=new Array("<br />&nbsp;Field","<br />&nbsp;Type","Read&nbsp;<br />Only","Filterable<br />Orderable","<br />&nbsp;Description","Aref<br />","dateTime<br />","X","The Adjusted Relationship Early Finish where one of the activities of the relationship is in a project which is not present in this database.","Arls<br />","dateTime<br />","X","The Adjusted Relationship Late Start where one of the activities of the relationship is in a project which is not present in this database.","Comments","string<br />restricted to <br />maxLength(250)","The comments entered for the dependency.","CreateDate<br />","dateTime<br />","X","X","The date this dependency was created.","CreateUser<br />","string<br />restricted to <br />maxLength(255)","X","X","The name of the user that created this dependency.","Driving","boolean","X","The flag indicating if this relationship determines the early dates for the successor activity. LagProjectId is also required when using this field.","IsPredecessorBaseline<br />","boolean<br />","X","X","The flag indicating if the predecessor activity is related to a Project or Baseline","IsPredecessorTemplate<br />","boolean<br />","X","X","The flag indicating if this business object is related to a template Project.","IsSuccessorBaseline<br />","boolean<br />","X","X","The flag indicating if the successor activity is related to a Project or Baseline","IsSuccessorTemplate<br />","boolean<br />","X","X","The boolean value indicating if this business object is related to a template Project.","Lag<br />","double<br />","X","The 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.","LagProjectId","int","X","The ProjectObjectId for the activity driving the the successor relationship. Optional except when using the Driving field.","LastUpdateDate<br />","dateTime<br />","X","X","The date this dependency was last updated.","LastUpdateUser<br />","string<br />restricted to <br />maxLength(255)","X","X","The name of the user that last updated this dependency.","ObjectId<br />","int<br />","X","The unique ID generated by the system.","PredActIsLongestPath","boolean<br />","X","X","The flag that indicates whether the Predecessor activity is on the longest path.","PredActPercentCompleteType","string<br />restricted to <br />'Physical'<br />'Duration'<br />'Units'<br />'Scope'","X","The Predecessor activity percent complete type.","PredActualFinishDate","dateTime","X","The date the predecessor activity actually finished.","PredActualStartDate","dateTime","X","The date the predecessor activity actually started.","PredCalendarObjectId","int","X","The unique identifier of the calendar used by the predecessor activity.","PredEarlyFinishDate","dateTime","X","The earliest possible date the predecessor activity can finish. This date is computed by the project scheduler based on network logic, schedule constraints, and resource availability.","PredEarlyStartDate","dateTime","X","The earliest possible date the remaining work for the predecessor activity can begin. This date is computed by the project scheduler based on network logic, schedule constraints, and resource availability.","PredFreeFloat","double","X","The amount of time the predecessor activity can be delayed before delaying the start date of any successor activity.","PredLateFinishDate","dateTime","X","The latest possible date the predecessor 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.","PredLateStartDate","dateTime","X","The latest possible date the remaining work for the predecessor 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.","PredProjectNameSepChar","string<br />restricted to <br />maxLength(40)","X","The WBS Name Separator char of the predecessor activity.","PredTotalFloat","double","X","The amount of time the predecessor 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.","PredWBSPath","string<br />restricted to <br />maxLength(255)","X","The WBS Path of the predecessor activity.","PredecessorActivityId<br />","string<br />","X","The activity ID of the predecessor activity.","PredecessorActivityName<br />","string<br />","X","The name of the predecessor activity.","PredecessorActivityObjectId<br />","int<br />","X","The unique ID of the predecessor activity.","PredecessorActivityType<br />","string<br />restricted to <br />'Task Dependent'<br />'Resource Dependent'<br />'Level of Effort'<br />'Start Milestone'<br />'Finish Milestone'<br />'WBS Summary'<br />","X","X","The type of the predecessor activity, either 'Task Dependent', 'Resource Dependent', 'Level of Effort', or 'Milestone'.","PredecessorFinishDate<br />","dateTime<br />","The finish date of the predecessor activity.","PredecessorProjectId<br />","string<br />","X","The project ID of the project that owns the predecessor activity.","PredecessorProjectName","string","The project Name of the project that owns the predecessor activity.","PredecessorProjectObjectId<br />","int<br />","X","X","The unique ID of the project that owns the predecessor activity.","PredecessorStartDate<br />","dateTime<br />","X","The start date of the predecessor activity.","PredecessorWbsName<br />","string<br />restricted to <br />maxLength(100)<br />","X","The name of each WBS element in the predecessor activity.","PredecessorWbsShortName","string<br />restricted to <br />maxLength(40)","X","The WBS Short Name of the predecessor activity.","SuccessorActivityId<br />","string<br />","X","The activity ID of the successor activity.","SuccessorActivityName<br />","string<br />","X","The name of the successor activity.","SuccessorActivityObjectId<br />","int<br />","X","The unique ID of the successor activity.","SuccessorActivityType<br />","string<br />restricted to <br />'Task Dependent'<br />'Resource Dependent'<br />'Level of Effort'<br />'Start Milestone'<br />'Finish Milestone'<br />'WBS Summary'<br />","X","X","The type of the successor activity, either 'Task Dependent', 'Resource Dependent', 'Level of Effort', or 'Milestone'.","SuccessorFinishDate<br />","dateTime","The finish date of the successor activity.","SuccessorProjectId<br />","string<br />","X","The project ID of the project that owns the successor activity.","SuccessorProjectObjectId<br />","int<br />","X","X","The unique ID of the project that owns the successor activity.","SuccessorStartDate<br />","dateTime<br />","The start date of the successor activity.","SuccessorWbsName<br />","string<br />restricted to <br />maxLength(100)","The name of each WBS element in the successor activity.","Type<br />","string<br />restricted to <br />'Finish to Start'<br />'Finish to Finish'<br />'Start to Start'<br />'Start to Finish'<br />","X","The type of relationship: 'Finish to Start', 'Finish to Finish', 'Start to Start', or 'Start to Finish'.","Relationship Fields","42348.htm");
Page[122]=new Array("Operations:","CreateResourceAssignments Operation","ReadResourceAssignments Operation","UpdateResourceAssignments Operation","DeleteResourceAssignments Operation","ReadAllResourceAssignmentsByWBS Operation","GetFieldLengthResourceAssignment Operation","WSDL: ResourceAssignment.wsdl","Primary Key Field: ObjectId","Target Namespace: http://xmlns.oracle.com/Primavera/P6/WS/ResourceAssignment/V1","Default Transport URLs:","http://&lt;hostname&gt;:&lt;port number&gt;/p6ws/services/ResourceAssignmentService?wsdl","https://&lt;hostname&gt;:&lt;port number&gt;/p6ws/services/ResourceAssignmentService?wsdl","Java Client Stub Class:","com.primavera.ws.p6.resourceassignment.ResourceAssignmentService","Description:","Resource assignments track the work of resources or roles that are performing various activities. A resource may be assigned to the same activity more than once, but performing in different roles.","The ResourceAssignment services supports user defined fields (UDFs). Use the UDFValue Service to assign UDFs.","ResourceAssignment Service","41825.htm");
Page[123]=new Array("Description: Creates multiple ResourceAssignment objects in the database. You can create up to 1000 ResourceAssignment objects with a single call.","Service:&nbsp;ResourceAssignment Service","Style: Document/literal wrapped","Input:","Message:&nbsp;CreateResourceAssignments","Elements:&nbsp;ResourceAssignment&nbsp;elements that contain ResourceAssignment Fields&nbsp;fields","Required fields: The following fields are required when creating the ResourceAssignment object:","ActivityObjectId","and at least one field from the following list:","ResourceObjectId","RoleObjectId","Output:","Message:&nbsp;CreateResourceAssignmentsResponse","Output:&nbsp;Zero to many ObjectId elements","CreateResourceAssignments Operation","41963.htm");
Page[124]=new Array("Description: Reads ResourceAssignment objects from the database.","Service:&nbsp;ResourceAssignment Service","Style: Document/literal wrapped","Input:","Message:&nbsp;ReadResourceAssignments","Elements: &nbsp;One to many field names from the ResourceAssignment Fields&nbsp;field list.","You may also include an optional element that contains a filter clause and an optional element that contains an OrderBy clause.","Output:","Message:&nbsp;ReadResourceAssignmentsResponse","Output:&nbsp;Zero to many&nbsp;ResourceAssignment elements that contain ResourceAssignment Fields&nbsp;fields.","ReadResourceAssignments Operation","41964.htm");
Page[125]=new Array("Description: Updates multiple ResourceAssignment objects in the database. You can update up to 1000 ResourceAssignment objects with a single call.","Service:&nbsp;ResourceAssignment Service","Style: Document/literal wrapped","Input:","Message:&nbsp;UpdateResourceAssignments","Elements:&nbsp;ResourceAssignment&nbsp;elements that contain ResourceAssignment Fields&nbsp;fields.","Required fields: The ObjectId must be specified.","Output:","Message:&nbsp;UpdateResourceAssignmentsResponse","Output:&nbsp;boolean","UpdateResourceAssignments Operation","41965.htm");
Page[126]=new Array("Description: Deletes multiple ResourceAssignment objects in the database. You can delete up to 1000 ResourceAssignment objects with a single call.","Service:&nbsp;ResourceAssignment Service","Style: Document/literal wrapped","Input:","Message:&nbsp;DeleteResourceAssignments","Elements: One to many&nbsp;ObjectId elements","Output:","Message:&nbsp;DeleteResourceAssignmentsResponse","Output:&nbsp;boolean","DeleteResourceAssignments Operation","41966.htm");
Page[127]=new Array("Description: Returns length of variable character fields for a BO.","Service: ResourceAssignment Service","Style: Document/literal wrapped","Input:","Message: GetFieldLengthResourceAssignment","Elements: FieldLength","Output:","Message: getFieldLengthResourceAssignmentResponse","Elements: One to many FieldLengthResourceAssignments.","GetFieldLengthResourceAssignment Operation","95402.htm");
Page[128]=new Array("Description: Reads ResourceAssignment objects from the database.","Service:&nbsp;ResourceAssignment Service","Style: Document/literal wrapped","Input:","Message:&nbsp;ReadAllResourceAssignmentsByWBS","Elements: ","One WBSObjectId element","One to many field names from the ResourceAssignment Fields&nbsp;field list","You may also include an optional element that contains a filter clause and an optional element that contains an OrderBy clause. Warning: If you do not specify a filter, all business objects of this data type will be returned. Refer to the Filters topic in the P6 EPPM Web Services Programming Guide for additional details.","Output:","Message:&nbsp;ReadAllResourceAssignmentsByWBSResponse","Output:&nbsp;Zero to many&nbsp;ResourceAssignment elements that contain ResourceAssignment Fields&nbsp;fields.","Note The Spread element is not included in the response.","ReadAllResourceAssignmentsByWBS Operation","41967.htm");
Page[129]=new Array("<br />&nbsp;Field","<br />&nbsp;Type","Read&nbsp;<br />Only","Filterable<br />Orderable","<br />&nbsp;Description","ActivityActualFinish<br />","dateTime<br />","The date on which the activity was completed.","ActivityId<br />","string<br />restricted to <br />maxLength(40)","X","X","The short ID that uniquely identifies the activity within the project.","ActivityName<br />","string<br />restricted to <br />maxLength(120)","X","X","The name of the activity. The activity name does not have to be unique.","ActivityObjectId<br />","int<br />","X","The unique ID of the activity to which the resource is assigned.","ActivityType<br />","string<br />restricted to <br />'Task Dependent'<br />'Resource Dependent'<br />'Level of Effort'<br />'Start Milestone'<br />'Finish Milestone'<br />'WBS Summary'<br />","X","X","Determines how duration and schedule dates are calculated for an activity.","ActualCost<br />","double<br />","X","The actual non-overtime plus overtime cost for the resource assignment on the activity. Computed as actual cost = actual regular cost + actual overtime cost.","ActualCurve","string","X","The curve applied to Actual Units for the resource assignment.","ActualDuration<br />","double<br />","X","The actual duration for the resource assignment on the activity.","ActualFinishDate<br />","dateTime<br />","X","The date the resource actually finished working on the activity.","ActualOvertimeCost<br />","double<br />","X","The actual overtime cost for the resource assignment on the activity. Computed as actual overtime cost = actual overtime units * cost per time * overtime factor.","ActualOvertimeUnits<br />","double<br />","X","The 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.","ActualRegularCost<br />","double<br />","X","The actual non-overtime cost for the resource assignment on the activity. Computed as actual regular cost = actual regular units * cost per time.","ActualRegularUnits<br />","double<br />","X","The 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.","ActualStartDate<br />","dateTime<br />","X","The date the resource actually started working on the activity.","ActualThisPeriodCost<br />","double<br />","X","The actual this period cost (will be labor or nonlabor).","ActualThisPeriodUnits<br />","double<br />","X","The actual this period units (hours) (will be labor or nonlabor).","ActualUnits<br />","double<br />","X","The 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.","AssignmentPercentComplete","double","The percent complete of the resource assignment. Required for IPMDAR.","If the Activity or Assignment is not started, the Assignment Percent Complete is 0%.","If the Activity or Assignment is complete:","If the Actual Units is zero, Assignment Percent Complete is 0%.","If the Actual Units is greater than zero, Assignment Percent Complete is 100%","If the Activity or Assignment is in progress, the calculation depends on the activity percent complete type.","Units Percent Complete: Assignment Percent Complete = Assignment level Actual Units / (Actual Units + Remaining Units) = Assignment level Actual Units / (At Completion Units)","Duration Percent Complete: Assignment Percent Complete = (Assignment level Planned Duration &#8211; Remaining Duration) / Planned Duration","Physical Percent Complete: Assignment Percent Complete = Activity % Complete","AtCompletionCost<br />","double<br />","X","The sum of the actual plus remaining costs for the resource assignment on the activity.","AtCompletionDuration<br />","double<br />","X","the 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.","AtCompletionUnits<br />","double<br />","X","The sum of the actual plus remaining units for the resource assignment on the activity.","AutoComputeActuals<br />","boolean<br />","X","X","The 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.","BudgetAtCompletionCosts","double","The planned total cost through to the completion of the assignment. Calculated as Planned Cost. Required for IPMDAR.","BudgetAtCompletionUnits","double","The planned total units through to the completion of the assignment. Calculated as Planned Units. Required for IPMDAR.","CBSCode<br />","string<br />","CBS Code.","CBSId<br />","int<br />","The unique Id of CBS.","CalendarName<br />","string<br />","X","The name of the calendar.","CalendarObjectId<br />","int<br />","X","X","The unique ID generated by the system for the calendar associated with the resource assignment.","CostAccountId<br />","string<br />restricted to <br />maxLength(40)","X","X","The id of associated cost account.","CostAccountName<br />","string<br />restricted to <br />maxLength(100)","X","X","The name of the associated cost account.","CostAccountObjectId<br />","int<br />","X","The unique ID of the cost account associated with this resource assignment.","CreateDate<br />","dateTime<br />","X","X","The date this assignment was created.","CreateUser<br />","string<br />","X","X","The name of the user that created this assignment.","DrivingActivityDatesFlag<br />","boolean<br />","X","The flag indicating whether new resource/role assignments drive activity dates, by default.","EstimateTimeToComplete","double","X","The projected duration required to complete an activity based on schedule performance to date. Calculated as Original Duration divided by Schedule Performance Index (SPI). An estimate of the remaining time assuming current performance trends continue.","EstimateTimeToCompleteUnits","double","X","The projected labor effort needed to complete the remaining scope of work, based on labor efficiency to date. Calculated as Remaining Labor Units divided by SPI (Labor). A forward-looking view of labor resource demand aligned with current productivity levels.","DurationPercentComplete","double","X","The duration percent complete for the assignment. Required for IPMDAR.","EstimateToCompletionCosts","double","X","The estimated cost to complete the assignment. Calculated according to the Technique for computing estimate to complete (ETC) for the WBS. The Project baseline is used for this calculation. Required for IPMDAR.","EstimateToCompletionUnits","double","X","X","The estimated units to complete the assignment. Calculated according to the Technique for computing estimate to complete (ETC) for the WBS. The Project baseline is used for this calculation. Required for IPMDAR.","FinancialPeriodTmplId","int","X","The unique identifier of the financial period calendar assigned to the project.","FinishDate<br />","dateTime<br />","The 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.","GUID<br />","string<br />restricted to <br />pattern <br />'\\{[0-9a-fA-F]{8}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{12}\\}|'<br />","X","The globally unique ID generated by the system.","HasFutureBucketData<br />","boolean<br />","X","X","The flag that indicates whether the assignment has future bucket data.","IsActive<br />","boolean<br />","X","X","The flag that indicates whether this resource assignment is active.","IsActivityFlagged<br />","boolean<br />","F","The flag that indicates whether the resource who is assigned to the activity assignment has flagged the activity as important to the resource.","IsBaseline<br />","boolean<br />","X","X","The boolean value indicating if this business object is related to a Project or Baseline","IsCostUnitsLinked<br />","boolean<br />","X","The flag that determines whether or not cost should be calculated based on units.","IsOvertimeAllowed<br />","boolean<br />","X","X","The flag that indicates whether the resource is allowed to log overtime hours.","IsPrimaryResource<br />","boolean<br />","The flag that indicates whether this resource is the activity's primary resource.","IsTemplate<br />","boolean<br />","X","X","The boolean value indicating if this business object is related to a template Project.","LastUpdateDate<br />","dateTime<br />","X","X","The date this assignment was last updated.","LastUpdateUser<br />","string<br />restricted to <br />maxLength(255)<br />","X","X","The name of the user that last updated this assignment.","ObjectId<br />","int<br />","X","The unique ID generated by the system.","OvertimeFactor<br />","double<br />restricted to <br />minInclusive(0.0)<br />maxInclusive(10.0)<br />","X","The 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.","PendingActualOvertimeUnits<br />","double<br />","X","X","The actual overtime units worked by the resource on this activity. This value is computed from values entered by a user in the Progress Reporter application and is applied to the resource assignment when the Apply Actuals service is invoked.","PendingActualRegularUnits<br />","double<br />","X","X","The actual nonovertime units worked by the resource on this activity. This value is computed from values entered by a user in the Progress Reporter application and is applied to the resource assignment when the Apply Actuals service is invoked.","PendingPercentComplete<br />","double<br />","X","The 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.","PendingRemainingUnits<br />","double<br />","X","The 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.","PercentComplete","double","X","The percentage complete for the assignment. Required for IPMDAR.","PercentCompeleType","string<br />restricted to <br />''<br />'Physical'<br />'Duration'<br />'Units'<br />'Scope'<br />","The percent complete type for the assignment. Required for IPMDAR.","PlannedCost<br />","double<br />","X","The 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 &amp; Construction and Maintenance &amp; Turnaround solutions.","PlannedCurve","string","X","The curve applied to Planned Units for the resource assignment.","PlannedDuration<br />","double<br />","The 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 &amp; Construction and Maintenance &amp; Turnaround solutions.","PlannedFinishDate<br />","dateTime<br />","X","The 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.","PlannedLag<br />","double<br />restricted to <br />minInclusive(0.0)<br />","X","The 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 &amp; Construction and Maintenance &amp; Turnaround solutions.","PlannedStartDate<br />","dateTime<br />","X","The 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.","PlannedUnits<br />","double<br />","X","The planned units of work for the resource assignment on the activity. This field is named BudgetedUnits in Primavera's Engineering &amp; Construction and Maintenance &amp; Turnaround solutions.","PlannedUnitsPerTime<br />","double<br />","X","The 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 &amp; Construction and Maintenance &amp; Turnaround solutions.","PricePerUnit<br />","double<br />restricted to <br />minInclusive(0.0)<br />","The 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.","PriorActualOvertimeUnits<br />","double<br />","X","X","The difference between the pending quantity value and the actual quantity value for overtime before applying the new actual value.","PriorActualRegularUnits<br />","double<br />","X","X","The difference between the pending quantity value and the actual quantity value before applying the new actual value.","Proficiency<br />","string<br />restricted to <br />'1 - Master'<br />'2 - Expert'<br />'3 - Skilled'<br />'4 - Proficient'<br />'5 - Inexperienced'<br />","The 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.","ProjectFlag","string","X","X","Indicates if this WBS node is a Project/EPS node.","ProjectId<br />","string<br />restricted to <br />maxLength(40)","X","X","The short code that uniquely identifies the project.","ProjectName<br />","string<br />","X","X","The name of the associated project.","ProjectObjectId<br />","int<br />","X","X","The unique ID of the associated project.","ProjectProjectFlag","string","X","X","Indicates if this Project/EPS nose is a Project or EPS.","RateSource<br />","string<br />restricted to <br />'Resource'<br />'Role'<br />'Override'<br />","X","The 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.","RateType<br />","string<br />restricted to <br />'Price / Unit'<br />'Price / Unit 2'<br />'Price / Unit 3'<br />'Price / Unit 4'<br />'Price / Unit 5'<br />","X","The 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'.","RemainingCost<br />","double<br />","X","The remaining cost for the resource assignment on the activity. Computed as remaining cost = remaining units * cost per time.","RemainingCurve","string","X","The curve applied to Remaining Units for the resource assignment.","RemainingDuration<br />","double<br />restricted to <br />minInclusive(0.0)<br />","The 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.","RemainingFinishDate<br />","dateTime<br />","X","The 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.","RemainingLag<br />","double<br />restricted to <br />minInclusive(0.0)<br />","The 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.","RemainingLateFinishDate<br />","dateTime<br />","X","X","The remaining late finish date calculated by the scheduler.","RemainingLateStartDate<br />","dateTime<br />","X","X","The remaining late start date calculated by the scheduler.","RemainingStartDate<br />","dateTime<br />","X","The 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.","RemainingUnits<br />","double<br />","X","The 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.","RemainingUnitsPerTime<br />","double<br />","X","The 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.","ResourceCalendarName<br />","string<br />","X","X","The name of the calendar for the resource.","ResourceCurveName<br />","string<br />restricted to <br />maxLength(60)","X","X","The name of the resource curve that determines how resources and costs are distributed over time for this activity.","ResourceCurveObjectId<br />","int<br />","X","The unique ID of the resource curve.","ResourceId<br />","string<br />restricted to <br />maxLength(255)","X","X","The short code that uniquely identifies the resource.","ResourceName<br />","string<br />restricted to <br />maxLength(255)","X","X","The name of the resource.","ResourceObjectId<br />","int<br />","X","The unique ID of the associated resource.","ResourceType<br />","string<br />restricted to <br />'Labor'<br />'Nonlabor'<br />'Material'<br />","X","The resource type: &quot;Labor&quot;, &quot;Nonlabor&quot;, or &quot;Material&quot;.","ReviewRequired<br />","boolean","Determines if all new activities added to the project require approval.","RoleId<br />","string<br />restricted to <br />maxLength(40)","X","X","The short code that uniquely identifies the role.","RoleName<br />","string<br />restricted to <br />maxLength(100)","X","X","The name of the role. The role name uniquely identifies the role.","RoleObjectId<br />","int<br />","X","The 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.","RoleShortName","string<br />restricted to <br />maxLength(40)","X","The short code that uniquely identifies a role.","StaffedRemainingCost<br />","double<br />","X","The time distribution of the resource's remaining cost for resource assignments that have filled a role.","StaffedRemainingUnits<br />","double<br />","X","The time distribution of the resource's remaining units for resource assignments that have filled a role.","StartDate<br />","dateTime<br />","The 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.","StatusCode","string<br />restricted to<br />'Planned'<br />'Active'<br />'Inactive'<br />'What-If'<br />'Requested'<br />'Template'","X","X","The project status, either 'Planned', 'Active', 'Inactive', 'What-If', 'Requested', or 'Template'.","TotalPastPeriodCost","double","The total stored period cost for each assignment.","TotalPastPeriodUnits","double","The total stored period units for each assignment.","UnitsPercentComplete<br />","double<br />","The 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.","UnreadCommentCount<br />","int<br />","X","The total number of unread comments on this activity for a user.","UnstaffedRemainingCost<br />","double<br />","X","The time distribution of the resource's remaining cost for resource assignments that have not filled a role.","UnstaffedRemainingUnits<br />","double<br />","X","The time distribution of the resource's remaining units for resource assignments that have not filled a role.","WBSNamePath","string","X","The hierarchy of the parent WBS Names. WBS Names are listed in order from parent to child and hierarchical levels are separated by dots. For example: WBS_Name_1A.WBS_Name_2A.WBS_Name_3A","WBSObjectId<br />","int<br />","X","X","The unique ID of the WBS for the activity.","UDF","UDFAssignmentType","See UDFAssignment Table below.","Spread<br />","ResourceAssignmentSpreadType","See ResourceAssignmentSpreadType Table below.","ResourceRequest","ResourceRequestType","See the ResourceRequest table below","The resource request used as a search template to search for a qualified resource.","UDFAssignment Table","TypeObjectId<br />","int<br />","CodeObjectId<br />","int<br />","CostValue<br />","double<br />","IntegerValue<br />","int<br />","IndicatorValue<br />","string restricted to<br />'None'<br />'Red'<br />'Yellow'<br />'Green'<br />'Blue'<br />","DoubleValue<br />","double<br />","TextValue<br />","string<br />","StartDateValue<br />","dateTime<br />","FinishDateValue<br />","dateTime<br />","ResourceAssignmentSpreadType Table","StartDate<br />","dateTime<br />","EndDate<br />","dateTime<br />","PeriodType<br />","string restricted to<br />Hour<br />Day<br />Week<br />Month<br />Quarter<br />Year<br />Financial Period<br />","Period Table","StartDate<br />","dateTime<br />","EndDate<br />","dateTime<br />","ActualOvertimeUnits<br />","double<br />","CumulativeActualOvertimeUnits<br />","double<br />","ActualRegularUnits<br />","double<br />","CumulativeActualRegularUnits<br />","double<br />","AcutalUnits<br />","double<br />","CumulativeActualUnits<br />","double<br />","AtCompletionUnits<br />","double<br />","CumulativeAtCompletionUnits<br />","double<br />","PlannedUnits<br />","double<br />","CumulativePlannedUnits<br />","double<br />","RemainingLateUnits<br />","double<br />","CumulativeRemainingLateUnits<br />","double<br />","RemainingUnits<br />","double<br />","CumulativeRemainingUnits<br />","double<br />","StaffedRemainingLateUnits<br />","double<br />","CumulativeStaffedRemainingLateUnits<br />","double<br />","StaffedRemainingUnits<br />","double<br />","CumulativeStaffedRemainingUnits<br />","double<br />","UnstaffedRemainingLateUnits<br />","double<br />","CumulativeUnstaffedRemainingLateUnits<br />","double<br />","UnstaffedRemainingUnits<br />","double<br />","CumulativeUnstaffedRemainingUnits<br />","double<br />","ActualCost<br />","double<br />","CumulativeActualCost<br />","double<br />","ActualOvertimeCost<br />","double<br />","CumulativeActualOvertimeCost<br />","double<br />","ActualRegularCost<br />","double<br />","CumulativeActualRegularCost<br />","double<br />","AtCompletionCost<br />","double<br />","CumulativeAtCompletionCost<br />","double<br />","PlannedCost<br />","double<br />","CumulativePlannedCost<br />","double<br />","RemainingCost<br />","double<br />","CumulativeRemainingCost<br />","double<br />","RemainingLateCost<br />","double<br />","CumulativeRemainingLateCost<br />","double<br />","StaffedRemainingCost<br />","double<br />","CumulativeStaffedRemainingCost<br />","double<br />","StaffedRemainingLateCost<br />","double<br />","CumulativeStaffedRemainingLateCost<br />","double<br />","UnstaffedRemainingCost<br />","double<br />","CumulativeUnstaffedRemainingCost<br />","double<br />","UnstaffedRemainingLateCost<br />","double<br />","CumulativeUnstaffedRemainingLateCost<br />","double<br />","ResourceRequest Table","FinishDate<br />","dateTime<br />","MatchAllCriteria<br />","boolean<br />","Name<br />","string<br />","RequestedUnits<br />","double<br />","SequenceNumber<br />","int<br />","ShowOnlyLaborResources<br />","boolean<br />","ShowOverallocatedResources<br />","boolean<br />","SortResultsByAvailability<br />","boolean<br />","StartDate<br />","dateTime<br />","UseActivityDates<br />","boolean<br />","ResourceRequestCriterion<br />","CriterionType<br /> string <br />restricted to <br />'Primary Role'<br />'Role'<br />'Resource'<br />'Resource Code' ","Proficiency <br />string restricted to  <br />'1 - Master'<br />'2 - Expert'<br />'3 - Skilled'<br />'4 - Proficient'<br />'5 - Inexperienced'","ValueObjectId  int<br />","ResourceAssignment Fields","42350.htm");
Page[130]=new Array("Operations:","CreateResourceAssignmentCodeAssignments Operation","ReadResourceAssignmentCodeAssignments Operation","UpdateResourceAssignmentCodeAssignments Operation","DeleteResourceAssignmentCodeAssignments Operation","GetFieldLengthResourceAssignmentCodeAssignment Operation","WSDL: ResourceAssignmentCodeAssignment.wsdl","Primary Key Field: ObjectId","Target Namespace: http://xmlns.oracle.com/Primavera/P6/WS/ResourceAssignmentCodeAssignment/V1","Default Transport URLs:","http://&lt;hostname&gt;:&lt;port number&gt;/p6ws/services/ResourceAssignmentCodeAssignmentService?wsdl","https://&lt;hostname&gt;:&lt;port number&gt;/p6ws/services/ResourceAssignmentCodeAssignmentService?wsdl","Java Client Stub Class:","com.primavera.ws.p6.resourceassignmentcodeassignment.ResourceAssignmentCodeAssignmentService","Description:","An assignment code assignment business object represents the assignment of an assignment code to a resource or role assignment. For each assignment code type, an assignment may have zero or one assignment codes assigned.","Note that this business object has a multi-part object ID; its object ID is a combination of its resource assignment object ID and its resource assignment code object ID. ","ResourceAssignmentCodeAssignment Service","100260.htm");
Page[131]=new Array("Description: Creates multiple ResourceAssignmentCodeAssignment objects in the database. You can create up to 1000 ResourceAssignmentCodeAssignment objects with a single call.","Service:&nbsp;ResourceAssignmentCodeAssignment Service","Style: Document/literal wrapped","Input:","Message:&nbsp;CreateResourceAssignmentCodeAssignments","Elements:&nbsp;ResourceAssignmentCodeAssignment&nbsp;elements that contain ResourceAssignmentCodeAssignment Fields&nbsp;fields","Required fields:","ResourceAssignmentObjectId","ResourceAssignmentCodeTypeObjectId","Output:","Message:&nbsp;CreateResourceAssignmentCodeAssignmentsResponse","Output:&nbsp;Zero to many ObjectId elements","CreateResourceAssignmentCodeAssignments Operation","100261.htm");
Page[132]=new Array("Description: Reads ResourceAssignmentCodeAssignment objects from the database.","Service:&nbsp;ResourceAssignmentCodeAssignment Service","Style: Document/literal wrapped","Input:","Message:&nbsp;ReadResourceAssignmentCodeAssignments","Elements: &nbsp;One to many field names from the ResourceAssignmentCodeAssignment Fields&nbsp;field list","You may also include an optional element that contains a filter clause and an optional element that contains an OrderBy clause. Warning: If you do not specify a filter, all business objects of this data type will be returned. Refer to the Filters topic in the P6 EPPM Web Services Programming Guide for additional details.","Output:","Message:&nbsp;ReadResourceAssignmentCodeAssignmentsResponse","Output:&nbsp;Zero to many&nbsp;ResourceAssignmentCodeAssignment elements that contain ResourceAssignmentCodeAssignment Fields.","ReadResourceAssignmentCodeAssignments Operation","100262.htm");
Page[133]=new Array("Description: Updates multiple ResourceAssignmentCodeAssignment objects in the database. You can update up to 1000 ResourceAssignmentCodeAssignment objects with a single call.","Service:&nbsp;ResourceAssignmentCodeAssignment Service","Style: Document/literal wrapped","Input:","Message:&nbsp;UpdateResourceAssignmentCodeAssignments","Elements:&nbsp;ResourceAssignmentCodeAssignment&nbsp;elements that contain ResourceAssignmentCodeAssignment Fields&nbsp;fields.","Required fields: The ObjectId must be specified.","Output:","Message:&nbsp;UpdateResourceAssignmentCodeAssignmentsResponse","Output:&nbsp;boolean","UpdateResourceAssignmentCodeAssignments Operation","100263.htm");
Page[134]=new Array("Description: Deletes multiple ResourceAssignmentCodeAssignment objects in the database. You can delete up to 1000 ResourceAssignmentCodeAssignment objects with a single call.","Service:&nbsp;ResourceAssignmentCodeAssignment Service","Style: Document/literal wrapped","Input:","Message:&nbsp;DeleteResourceAssignmentCodeAssignments","Elements: One to many&nbsp;ObjectId elements","Output:","Message:&nbsp;DeleteResourceAssignmentCodeAssignmentsResponse","Output:&nbsp;boolean","DeleteResourceAssignmentCodeAssignments Operation","100264.htm");
Page[135]=new Array("Description: Returns length of variable character fields for a BO.","Service: ResourceAssignmentCodeAssignment Service","Style: Document/literal wrapped","Input:","Message: GetFieldLengthResourceAssignmentCodeAssignment","Elements: FieldLength","Output:","Message: GetFieldLengthResourceAssignmentCodeAssignmentResponse","Elements: One to many FieldLengthResourceAssignmentCodeAssignments.","GetFieldLengthResourceAssignmentCodeAssignment Operation","100265.htm");
Page[136]=new Array("<br />&nbsp;Field","<br />&nbsp;Type","Read&nbsp;<br />Only","Filterable<br />Orderable","<br />&nbsp;Description","CreateDate<br />","dateTime<br />","X","X","The date this code assignment was created.","CreateUser<br />","string<br />restricted to <br />maxLength(255)","X","X","The name of the user that created this code assignment.","LastUpdateDate<br />","dateTime<br />","X","X","The date this code assignment was last updated.","LastUpdateUser<br />","string<br />restricted to <br />maxLength(255)","X","X","The name of the user that last updated this code assignment.","ResourceAssignmentCodeDescription<br />","string<br />restricted to <br />maxLength(100)","X","X","The description of the associated code.","ResourceAssignmentCodeObjectId<br />","int<br />","X","The unique ID of the associated code.","ResourceAssignmentCodeTypeName<br />","string<br />restricted to <br />maxLength(40)","X","X","The name of the parent code type.","ResourceAssignmentCodeTypeObjectId<br />","int<br />","X","X","The unique ID of the parent code type.","ResourceAssignmentCodeValue<br />","string<br />restricted to <br />maxLength(40)","X","X","The value of the associated code.","ResourceAssignmentObjectId<br />","int","X","X","The object ID of the associated resource or role assignment.","ResourceAssignmentCodeAssignment Fields","100266.htm");
Page[137]=new Array("Operations:","CreateResourceAssignmentCreate Operation","ReadResourceAssignmentCreate Operation","UpdateResourceAssignmentCreate Operation","DeleteResourceAssignmentCreate Operation","GetFieldLengthResourceAssignmentCreate Operation","WSDL: ResourceAssignmentCreate.wsdl","Primary Key Field: ObjectId","Target Namespace: http://xmlns.oracle.com/Primavera/P6/WS/ResourceAssignmentCreate/V1","Default Transport URLs: ","http://&lt;hostname&gt;:&lt;port number&gt;/p6ws/services/ResourceAssignmentCreateService?wsdl","https://&lt;hostname&gt;:&lt;port number&gt;/p6ws/services/ResourceAssignmentCreateService?wsdl","Java Client Stub Class:","com.primavera.ws.p6.userfieldtitle.ResourceAssignmentCreateService","Description","Create resource assignments to track the work of resources or roles that perform various activities. The pending number of units, finish date, start date, and duration of a resource assignment may need approval to be overridden so that the resource assignment can reflect its actual values.","ResourceAssignmentCreate Service","90401.htm");
Page[138]=new Array("Description: Creates multiple ResourceAssignmentCreate objects in the database. You can create up to 1000 ResourceAssignmentCreate objects with a single call.","Service:&nbsp;ResourceAssignmentCreate Service","Style: Document/literal wrapped","Input:","Message:&nbsp;CreateResourceAssignmentCreates","Elements:&nbsp;ResourceAssignmentCreate&nbsp;elements that contain ResourceAssignmentCreate Fields&nbsp;fields","Required fields: The following fields are required when creating the ResourceAssignmentCreate object:","ResourceObjectId","ActivityObjectId","Output:","Message:&nbsp;CreateResourceAssignmentsResponse","Output:&nbsp;Zero to many ObjectId elements","CreateResourceAssignmentCreate Operation","90406.htm");
Page[139]=new Array("Description: Reads ResourceAssignmentCreate objects from the database.","Service:&nbsp;ResourceAssignmentCreate Service","Style: Document/literal wrapped","Input:","Message:&nbsp;ReadResourceAssignmentCreates","Elements:&nbsp;One to many field names from the ResourceAssignmentCreate Fields&nbsp;field list.","You may also include an optional element that contains a filter clause and an optional element that contains an OrderBy clause.","Output:","Message:&nbsp;ReadResourceAssignmentCreatesResponse","Output:&nbsp;Zero to many&nbsp;ResourceAssignmentCreate elements that contain ResourceAssignmentCreate Fields&nbsp;fields.","ReadResourceAssignmentCreate Operation","90407.htm");
Page[140]=new Array("Description: Updates multiple ResourceAssignmentCreate objects in the database. You can update up to 1000 ResourceAssignmentCreate objects with a single call.","Service:&nbsp;ResourceAssignmentCreate Service","Style: Document/literal wrapped","Input:","Message:&nbsp;UpdateResourceAssignmentCreates","Elements:&nbsp;ResourceAssignmentCreate&nbsp;elements that contain ResourceAssignmentCreate Fields&nbsp;fields.","Required fields: ResourceAssignmentCreateObjectId","Output:","Message:&nbsp;UpdateResourceAssignmentCreatesResponse","Output:&nbsp;boolean","UpdateResourceAssignmentCreate Operation","90408.htm");
Page[141]=new Array("Description: Deletes multiple ResourceAssignmentCreate objects in the database. You can delete up to 1000 ResourceAssignmentCreate objects with a single call.","Service:&nbsp;ResourceAssignmentCreate Service","Style: Document/literal wrapped","Input:","Message:&nbsp;DeleteResourceAssignmentCreates","Elements: One to many&nbsp;ObjectId elements","Output:","Message:&nbsp;DeleteResourceAssignmentCreatesResponse","Output:&nbsp;boolean","DeleteResourceAssignmentCreate Operation","90409.htm");
Page[142]=new Array("Description: Returns length of variable character fields for a BO.","Service: ResourceAssignmentCreate Service","Style: Document/literal wrapped","Input:","Message: GetFieldLengthResourceAssignmentCreate","Elements: FieldLength","Output:","Message: GetFieldLengthResourceAssignmentCreateResponse","Elements: One to many FieldLengthResourceAssignmentCreates.","GetFieldLengthResourceAssignmentCreate Operation","95404.htm");
Page[143]=new Array("<br />&nbsp;Field","<br />Type","Read&nbsp;<br />Only","Filterable<br />Orderable","Description","ActivityObjectId","int","X","The unique ID of the activity to which the associated assignment is assigned.","ActualFinishDate","dateTime","X","The date the resource actually finished working on the activity.","ActualStartDate","dateTime","X","The date the resource actually started working on the activity.","ActualUnits","double<br />restricted to <br />minInclusive(0.0)","X","The actual units worked by the resource on this activity.","AssignmentIsRead","string<br />restricted to <br />maxLength(10)","X","To determine whether or not the newly created assignment from P6 Team Member Web is viewed by the manager in the Control Status Update.","ChangeSetObjectId","int","X","X","The unique ID of the associated Changeset.","Date","dateTime","X","X","The date of the transaction.","ProjectObjectId","int","X","X","The unique identifier of the project that is associated with the ResourceAssignmentCreate object.","Remaining Duration","double<br />restricted to <br />minInclusive(0.0)","X","X","The remaining duration of the resource assignment.","ReamainingFinishDate","dateTime","X","X","The remaining finish date for the resource working on the activity.","RemainingUnits","double<br />restricted to <br />minInclusive(0.0)","X","X","The remaining units of work to be performed by this resource on this activity.","RequestUserObjectId","int","X","X","The unique ID of the user modifying the task, assignment or step.","ResourceAssignmentCreateObjectId","int","X","X","The unique identifier of the ResourceAssignment that is associated to the ResourceAssignmentCreate.","ResourceAssignmentObjectId","int","X","X","The unique identifier of the ResourceAssignment that is associated with ResourceAssignmentCreate object.","ResourceObjectId","int","X","The unique identifier of the associated resource.","Status","string<br />restricted to <br />'Pending'<br />'Held'<br />'Approved'<br />'Rejected'<br />'Partially Approved'<br />'Withdrawn'<br />","X","The status of the resource assignment.","ResourceAssignmentCreate Fields","90389.htm");
Page[144]=new Array("Operations:","CreateResourceAssignmentPeriodActuals Operation","ReadResourceAssignmentPeriodActuals Operation","UpdateResourceAssignmentPeriodActuals Operation","DeleteResourceAssignmentPeriodActuals Operation","GetFieldLengthResourceAssignmentPeriodActual Operation","WSDL: ResourceAssignmentPeriodActual.wsdl","Primary Key Field: ObjectId","Target Namespace: http://xmlns.oracle.com/Primavera/P6/WS/ResourceAssignmentPeriodActual/V1","Default Transport URLs:","http://&lt;hostname&gt;:&lt;port number&gt;/p6ws/services/ResourceAssignmentPeriodActualService?wsdl","https://&lt;hostname&gt;:&lt;port number&gt;/p6ws/services/ResourceAssignmentPeriodActualService?wsdl","Java Client Stub Class:","com.primavera.ws.p6.resourceassignmentperiodactual.ResourceAssignmentPeriodActualService","Description:","Resource assignment period actuals represent the actual values on a resource assignment during a financial period.","The following rules apply for resource assignment period actuals:","They can only be tracked for in-progress or completed activities.","Negative values are allowed.","If both units and costs are simultaneously updated on a period actual instance, units are the driving value.","They must have at least one non-zero field value for a corresponding database record to exist","If activity period actuals exist and have valid values for a particular resource type, resource assignment period actuals are created automatically for the first assignment of the corresponding resource type. Thereafter, period actuals can only be tracked on the resource assignment, not at the activity level.","Costs can be calculated only when a resource price per unit is defined","Updating values in assignment period actuals should update the corresponding activity period values. However, for material resource assignments, the update to activity period actuals occurs only when material cost is changed on the assignment.","Creating an assignment period actual value results in the automatic creation of an activity period actual value if it does not already exist.","An activity period actual may not exist for a corresponding assignment period actual if only material units are being tracked in the assignment period actual instance.","Note that this business object has a multi-part object ID; its object ID is a combination of its financial period object ID and its resource assignment object ID.","ResourceAssignmentPeriodActual Service","41824.htm");
Page[145]=new Array("Description: Creates multiple ResourceAssignmentPeriodActual objects in the database. You can create up to 1000 ResourceAssignmentPeriodActual objects with a single call.","Service:&nbsp;ResourceAssignmentPeriodActual Service","Style: Document/literal wrapped","Input:","Message:&nbsp;CreateResourceAssignmentPeriodActuals","Elements:&nbsp;ResourceAssignmentPeriodActual&nbsp;elements that contain ResourceAssignmentPeriodActual Fields&nbsp;fields","Required fields: The following fields are required when creating the ResourceAssignmentPeriodActual object:","ResourceAssignmentObjectId","FinancialPeriodObjectId","ActualUnits|ActualCost","Output:","Message:&nbsp;CreateResourceAssignmentPeriodActualsResponse","Output:&nbsp;Zero to many ObjectId elements","CreateResourceAssignmentPeriodActuals Operation","41959.htm");
Page[146]=new Array("Description: Reads ResourceAssignmentPeriodActual objects from the database.","Service:&nbsp;ResourceAssignmentPeriodActual Service","Style: Document/literal wrapped","Input:","Message:&nbsp;ReadResourceAssignmentPeriodActuals","Elements: &nbsp;One to many field names from the ResourceAssignmentPeriodActual Fields&nbsp;field list","You may also include an optional element that contains a filter clause and an optional element that contains an OrderBy clause. Warning: If you do not specify a filter, all business objects of this data type will be returned. Refer to the Filters topic in the P6 EPPM Web Services Programming Guide for additional details.","Output:","Message:&nbsp;ReadResourceAssignmentPeriodActualsResponse","Output:&nbsp;Zero to many&nbsp;ResourceAssignmentPeriodActual elements that contain ResourceAssignmentPeriodActual fields.","ReadResourceAssignmentPeriodActuals Operation","41960.htm");
Page[147]=new Array("Description: Updates multiple ResourceAssignmentPeriodActual objects in the database. You can update up to 1000 ResourceAssignmentPeriodActual objects with a single call.","Service:&nbsp;ResourceAssignmentPeriodActual Service","Style: Document/literal wrapped","Input:","Message:&nbsp;UpdateResourceAssignmentPeriodActuals","Elements:&nbsp;ResourceAssignmentPeriodActual&nbsp;elements that contain ResourceAssignmentPeriodActual Fields&nbsp;fields.","Required fields: The ObjectId must be specified.","Output:","Message:&nbsp;UpdateResourceAssignmentPeriodActualsResponse","Output:&nbsp;boolean","UpdateResourceAssignmentPeriodActuals Operation","41961.htm");
Page[148]=new Array("Description: Deletes multiple ResourceAssignmentPeriodActual objects in the database. You can delete up to 1000 ResourceAssignmentPeriodActual objects with a single call.","Service:&nbsp;ResourceAssignmentPeriodActual Service","Style: Document/literal wrapped","Input:","Message:&nbsp;DeleteResourceAssignmentPeriodActuals","Elements: One to many&nbsp;ObjectId elements","Output:","Message:&nbsp;DeleteResourceAssignmentPeriodActualsResponse","Output:&nbsp;boolean","DeleteResourceAssignmentPeriodActuals Operation","41962.htm");
Page[149]=new Array("Description: Returns length of variable character fields for a BO.","Service: ResourceAssignmentPeriodActual Service","Style: Document/literal wrapped","Input:","Message: GetFieldLengthResourceAssignmentPeriodActual","Elements: FieldLength","Output:","Message: GetFieldLengthResourceAssignmentPeriodActualResponse","Elements: One to many FieldLengthResourceAssignmentPeriodActuals.","GetFieldLengthResourceAssignmentPeriodActual Operation","95412.htm");
Page[150]=new Array("<br />&nbsp;Field","<br />&nbsp;Type","Read&nbsp;<br />Only","Filterable<br />Orderable","<br />&nbsp;Description","ActivityObjectId<br />","int<br />","X","X","The unique ID of the associated activity.","ActualCost<br />","double<br />","X","The actual cost on this resource assignment during a financial period.","ActualUnits<br />","double<br />","X","The actual units on this resource assignment during a financial period.","CreateDate<br />","dateTime<br />","X","X","The date this resource assignment period actual was created.","CreateUser<br />","string<br />restricted to <br />maxLength(255)","X","X","The name of the user that created this resource assignment period actual.","FinancialPeriodObjectId<br />","int<br />","X","The unique ID of the associated financial period.","FinancialPeriodTemplateId","int","X","The id of the financial period template to which the financial period belongs.","IsBaseline<br />","boolean<br />","X","X","The boolean value indicating if this business object is related to a Project or Baseline","IsTemplate<br />","boolean<br />","X","X","The boolean value indicating if this business object is related to a template Project.","LastUpdateDate<br />","dateTime<br />","X","X","The date this resource assignment period actual was last updated.","LastUpdateUser<br />","string<br />restricted to <br />maxLength(255)","X","X","The name of the user that last updated this resource assignment period actual.","ProjectObjectId<br />","int<br />","X","X","The unique ID of the associated project.","ResourceAssignmentObjectId<br />","int<br />","X","The unique ID of the associated resource assignment.","ResourceType<br />","string<br />restricted to <br />''<br />'Labor'<br />'Nonlabor'<br />'Material'<br />","X","X","The resource type: &quot;Labor&quot;, &quot;Nonlabor&quot;, or &quot;Material&quot;.","WBSObjectId<br />","int<br />","X","X","The unique ID of the WBS for the associated activity.","ResourceAssignmentPeriodActual Fields","42349.htm");
Page[151]=new Array("Operations:","CreateResourceAssignmentUpdates Operation","ReadResourceAssignmentUpdates Operation","UpdateResourceAssignmentUpdates Operation","DeleteResourceAssignmentUpdates Operation","GetFieldLengthResourceAssignmentUpdate Operation","WSDL: ResourceAssignmentUpdate.wsdl","Primary Key: ObjectId","Target Namespace: http://xmlns.oracle.com/Primavera/P6/WS/ResourceAssignmentUpdate/V1","Default Transport URLs:","http://&lt;hostname&gt;:&lt;port number&gt;/p6ws/services/ResourceAssignmentUpdate?wsdl","https://&lt;hostname&gt;:&lt;port number&gt;/p6ws/services/ResourceAssignmentUpdate?wsdl","Java Client Stub Class","com.primavera.ws.p6.resourceassignmentupdate.ResourceAssignmentUpdate","Description: ","Resource assignments track the work of resources or roles that are performing various activities. The pending number of units, finish date, start date, and duration of a resource assignment may need approval to be overridden so that the resource assignment can reflect its actual values.","ResourceAssignmentUpdate Service","89674.htm");
Page[152]=new Array("Description: Creates multiple ResourceAssignmentUpdate objects in the database. You can create up to 1000 ResourceAssignmentUpdate objects with a single call.","Service: ResourceAssignmentUpdate Service","Style: Document/literal wrapped","Input:","Message: CreateResourceAssignmentUpdates","Elements: One to many field names from the ResourceAssignmentUpdate Fields field list.","Required fields: ","ResourceAssignmentObjectId","ChangeSetObjectId","Output:","Message: CreateResourceAssignmentUpdatesResponse","Output: Zero to many ObjectId elements","CreateResourceAssignmentUpdates Operation","89675.htm");
Page[153]=new Array("Description: Reads ResourceAssignmentUpdate objects from the database.","Service: ResourceAssignmentUpdate Service","Style: Document/literal wrapped","Input:","Message: ReadResourceAssignmentUpdates","Elements:  One to many field names from the ResourceAssignmentUpdate Fields field list.","You may also include an optional element that contains a filter clause and an optional element that contains an OrderBy clause. Warning: If you do not specify a filter, all business objects of this data type will be returned. Refer to the Filters topic in the P6 EPPM Web Services Programming Guide for additional details.","Output:","Message: ResourceAssignmentUpdatesResponse","Output: Zero to many ResourceAssignmentUpdate elements that contain ResourceAssignmentUpdate fields.","ReadResourceAssignmentUpdates Operation","89676.htm");
Page[154]=new Array("Description: Updates multiple ResourceAssignmentUpdateobjects in the database. You can update up to 1000 ResourceAssignmentUpdate objects with a single call.","Service: ResourceAssignmentUpdate Service","Style: Document/literal wrapped","Input:","Message: UpdateResourceAssignmentUpdates","Elements: One to many field names from the ResourceAssignmentUpdate Fields field list.","Output:","Message: UpdateResourceAssignmentUpdatesResponse","Output: boolean","UpdateResourceAssignmentUpdates Operation","89677.htm");
Page[155]=new Array("Description: Deletes multiple ResourceAssignmentUpdate objects in the database. You can delete up to 1000 ResourceAssignmentUpdate objects with a single call.","Service: ResourceAssignmentUpdate Service","Style: Document/literal wrapped","Input:","Message: DeleteResourceAssignmentUpdates","Elements: One to many ObjectId elements","Output:","Message: DeleteResourceAssignmentUpdatesResponse","Output: boolean","DeleteResourceAssignmentUpdates Operation","89678.htm");
Page[156]=new Array("Description: Returns length of variable character fields for a BO.","Service: ResourceAssignmentUpdate Service","Style: Document/literal wrapped","Input:","Message: GetFieldLengthResourceAssignmentUpdate","Elements: FieldLength","Output:","Message: GetFieldLengthResourceAssignmentUpdateResponse","Elements: One to many FieldLengthResourceAssignmentUpdates.","GetFieldLengthResourceAssignmentUpdate Operation","95403.htm");
Page[157]=new Array("Field","Type","Read Only","Filterable Orderable","Description","ActivityObjectId","int","x","The unique ID of the activity to which the activity code is assigned.","ApprovalDate","dateTime","x","The date that the activity was approved.","ApprovalUserName","string<br />restricted to <br />maxLength(255)","The username of the approved user.","ApprovalUserObjectId","int","x","The unique ID generated by the system for the approved user.","ChangeSetObjectId","int","The unique ID generated by the system for the change set object.","Date","dateTime","x","The date of the resource assignment update.","HeldDate","dateTime","x","The date of the held resource assignment.","LastApprovedDate","dateTime","x","The date an approving user last approved changes.","OverrideActualFinishDate","dateTime","x","The actual finish date for an override activity.","OverrideActualStartDate","dateTime","x","The actual start date for an override activity.","OverrideActualUnits","double<br />restricted to <br />minInclusive(0.0)","x","The number of units for an override activity.","OverrideRemainingDuration","double<br />restricted to <br />minInclusive(0.0)","x","The remaining duration for an override activity.","OverrideRemainingFinishDate","dateTime","x","The date that the override activity finishes.","OverrideRemainingStartDate","dateTime","x","The date that the override activity stars.","OverrideRemainingUnits","double<br />restricted to <br />minInclusive(0.0)","x","The overridden new remaining units of work to be performed by this resource on this activity.","PendingActualFinishDate","dateTime","x","The date on which the pending activity actually finishes if approval is required.","PendingActualStartDate","dateTime","x","The date on which the pending activity actually starts if approval is required.","PendingActualUnits","double<br />restricted to <br />minInclusive(0.0)","x","The actual number of units associated with the the pending activity if approval is required.","PendingRemainingDuration","double<br />restricted to <br />minInclusive(0.0)","x","The remaining duration that is required to finish a pending activity if approval is required.","PendingRemainingFinishDate","dateTime","x","The remaining finish date of a pending activity if approval is required.","PendingRemainingUnits","double<br />restricted to <br />minInclusive(0.0)","x","The remaining number of units associated with a pending activity if approval is required.","ProjectObjectId","int","x","x","The unique ID of the associated project.","RejectedBy","string (maximum 255 characters)","x","x","The User Name of the user who rejected the status update.","RejectedDate","dateTime","x","x","The date and time the status update was rejected.","RequestUserObjectId","int","x","The unique ID of the user modifying the task, assignment, or step.","ResourceAssignmentObjectId","int","The unique identifier for the ResourceAssignment. You can specify one or more ResourceAssignmentObjectID.","ResubmittedBy","string (max 255 characters)","x","x","The User Name of the user who resubmitted the status update.","ResubmittedDate","dateTime","x","x","The date and time the status update was resubmitted.","Status","string<br />restricted to <br />'Pending'<br />'Held'<br />'Approved'<br />'Partially Approved'<br />'Withdrawn'","x","The status of this budget change request. Possible values are 'Pending', 'Held', 'Approved', and 'Partially Approved'.","ResourceAssignmentUpdate Fields","89679.htm");
Page[158]=new Array("Operations:","CreateBaselineTypes Operation","ReadBaselineTypes Operation","UpdateBaselineTypes Operation","DeleteBaselineTypes Operation","GetFieldLengthBaselineType Operation","WSDL: BaselineType.wsdl","Primary Key Field: ObjectId","Target Namespace: http://xmlns.oracle.com/Primavera/P6/WS/BaselineType/V1","Default Transport URLs:","http://&lt;hostname&gt;:&lt;port number&gt;/p6ws/services/BaselineTypeService?wsdl","https://&lt;hostname&gt;:&lt;port number&gt;/p6ws/services/BaselineTypeService?wsdl","Java Client Stub Class:","com.primavera.ws.p6.baselinetype.BaselineTypeService","Description:","Since the large number of baselines per project could be challenging to maintain, baseline types are introduced to help categorize, or track, multiple baselines for a single project. By assigning a type to a baseline that reflects its purpose, baseline types help you to maintain or track a large number of baselines in a project. For example, you could use the baseline types 'initial planning', 'what-if', and 'midproject' to organize a project's baselines. The BaselineType service enables you to create new baseline types or maintain (update, delete) existing ones. The BaselineType Service also allows you to load multiple associated BaselineProject objects from the database.","BaselineType Service","41827.htm");
Page[159]=new Array("Description: Creates multiple BaselineType objects in the database. You can create up to 1000 BaselineType objects with a single call.","Service:&nbsp;BaselineType Service","Style: Document/literal wrapped","Input:","Message:&nbsp;CreateBaselineTypes","Elements:&nbsp;BaselineType&nbsp;elements that contain BaselineType Fields&nbsp;fields.","Required fields: You must supply the Name field when you use the CreateBaselineTypes operation. All other fields are optional.","Output:","Message:&nbsp;CreateBaselineTypesResponse","Output:&nbsp;Zero to many ObjectId elements","CreateBaselineTypes Operation","41969.htm");
Page[160]=new Array("Description: Reads BaselineType objects from the database.","Service:&nbsp;BaselineType Service","Style: Document/literal wrapped","Input:","Message:&nbsp;ReadBaselineTypes","Elements: &nbsp;One to many field names from the BaselineType Fields&nbsp;field list","You may also include an optional element that contains a filter clause and an optional element that contains an OrderBy clause. Warning: If you do not specify a filter, all business objects of this data type will be returned. Refer to the Filters topic in the P6 EPPM Web Services Programming Guide for additional details.","Output:","Message:&nbsp;ReadBaselineTypesResponse","Output:&nbsp;Zero to many&nbsp;BaselineType elements that contain BaselineType fields.","ReadBaselineTypes Operation","41970.htm");
Page[161]=new Array("Description: Updates multiple BaselineType objects in the database. You can update up to 1000 BaselineType objects with a single call.","Service:&nbsp;BaselineType Service","Style: Document/literal wrapped","Input:","Message:&nbsp;UpdateBaselineTypes","Elements:&nbsp;BaselineType&nbsp;elements that contain BaselineType Fields&nbsp;fields.","Required fields: The ObjectId must be specified.","Output:","Message:&nbsp;UpdateBaselineTypesResponse","Output:&nbsp;boolean","UpdateBaselineTypes Operation","41971.htm");
Page[162]=new Array("Description: Deletes multiple BaselineType objects in the database. You can delete up to 1000 BaselineType objects with a single call.","Service:&nbsp;BaselineType Service","Style: Document/literal wrapped","Input:","Message:&nbsp;DeleteBaselineTypes","Elements: One to many&nbsp;ObjectId elements","Output:","Message:&nbsp;DeleteBaselineTypesResponse","Output:&nbsp;boolean","DeleteBaselineTypes Operation","41972.htm");
Page[163]=new Array("Description: Returns length of variable character fields for a BO.","Service: BaselineType Service","Style: Document/literal wrapped","Input:","Message: GetFieldLengthBaselineType","Elements: FieldLength","Output:","Message: GetFieldLengthFieldLengthBaselineTypeResponse","Elements: One to many FieldLengthBaselineTypes.","GetFieldLengthBaselineType Operation","95415.htm");
Page[164]=new Array("<br />&nbsp;Field","<br />&nbsp;Type","Read&nbsp;<br />Only","Filterable<br />Orderable","<br />&nbsp;Description","CreateDate<br />","dateTime<br />","X","X","The date this baseline type was created.","CreateUser<br />","string<br />restricted to <br />maxLength(255)","X","X","The name of the user that created this baseline type.","LastUpdateDate<br />","dateTime<br />","X","X","The date this baseline type was last updated.","LastUpdateUser<br />","string<br />restricted to <br />maxLength(255)","X","X","The name of the user that last updated this baseline type.","Name<br />","string<br />restricted to <br />maxLength(40)","X","The name of this baseline type.","ObjectId<br />","int<br />","X","The unique ID generated by the system.","SequenceNumber<br />","int<br />","X","The sequence number for sorting.","BaselineType Fields","42351.htm");
Page[165]=new Array("Operations:","CreateDocumentCategories Operation","ReadDocumentCategories Operation","UpdateDocumentCategories Operation","DeleteDocumentCategories Operation","GetFieldLengthDocumentCategory Operation","WSDL: DocumentCategory.wsdl","Primary Key Field: ObjectId","Target Namespace: http://xmlns.oracle.com/Primavera/P6/WS/DocumentCategory/V1","Default Transport URLs:","http://&lt;hostname&gt;:&lt;port number&gt;/p6ws/services/DocumentCategoryService?wsdl","https://&lt;hostname&gt;:&lt;port number&gt;/p6ws/services/DocumentCategoryService?wsdl","Java Client Stub Class:","com.primavera.ws.p6.documentcategory.DocumentCategoryService","Description:","Document categories are used to organize and standardize documents across projects.","DocumentCategory Service","41828.htm");
Page[166]=new Array("Description: Creates multiple DocumentCategory objects in the database. You can create up to 1000 DocumentCategory objects with a single call.","Service:&nbsp;DocumentCategory Service","Style: Document/literal wrapped","Input:","Message:&nbsp;CreateDocumentCategories","Elements:&nbsp;DocumentCategory&nbsp;elements that contain DocumentCategory Fields&nbsp;fields.","Required fields: You must supply a Name field when you use the CreateDocumentCategories operation.","Output:","Message:&nbsp;CreateDocumentCategoriesResponse","Output:&nbsp;Zero to many ObjectId elements","CreateDocumentCategories Operation","41973.htm");
Page[167]=new Array("Description: Reads DocumentCategory objects from the database.","Service:&nbsp;DocumentCategory Service","Style: Document/literal wrapped","Input:","Message:&nbsp;ReadDocumentCategories","Elements: &nbsp;One to many field names from the DocumentCategory Fields&nbsp;field list.","You may also include an optional element that contains a filter clause and an optional element that contains an OrderBy clause. Warning: If you do not specify a filter, all business objects of this data type will be returned. Refer to the Filters topic in the P6 EPPM Web Services Programming Guide for additional details.","Output:","Message:&nbsp;ReadDocumentCategoriesResponse","Output:&nbsp;Zero to many&nbsp;DocumentCategory elements that contain DocumentCategory Fields&nbsp;fields.","ReadDocumentCategories Operation","41974.htm");
Page[168]=new Array("Description: Updates multiple DocumentCategory objects in the database. You can update up to 1000 DocumentCategory objects with a single call.","Service:&nbsp;DocumentCategory Service","Style: Document/literal wrapped","Input:","Message:&nbsp;UpdateDocumentCategories","Elements:&nbsp;DocumentCategory&nbsp;elements that contain DocumentCategory Fields&nbsp;fields.","Required fields: The ObjectId must be specified.","Output:","Message:&nbsp;UpdateDocumentCategoriesResponse","Output:&nbsp;boolean","UpdateDocumentCategories Operation","41975.htm");
Page[169]=new Array("Description: Deletes multiple DocumentCategory objects in the database. You can delete up to 1000 DocumentCategory objects with a single call.","Service:&nbsp;DocumentCategory Service","Style: Document/literal wrapped","Input:","Message:&nbsp;DeleteDocumentCategories","Elements: One to many&nbsp;ObjectId elements","Output:","Message:&nbsp;DeleteDocumentCategoriesResponse","Output:&nbsp;boolean","DeleteDocumentCategories Operation","41976.htm");
Page[170]=new Array("Description: Returns length of variable character fields for a BO.","Service: DocumentCategory Service","Style: Document/literal wrapped","Input:","Message: GetFieldLengthDocumentCategory","Elements: FieldLength","Output:","Message: GetFieldLengthDocumentCategoryResponse","Elements: One to many FieldLengthDocumentCategories.","GetFieldLengthDocumentCategory Operation","95416.htm");
Page[171]=new Array("<br />&nbsp;Field","<br />&nbsp;Type","Read&nbsp;<br />Only","Filterable<br />Orderable","<br />&nbsp;Description","CreateDate<br />","dateTime<br />","X","X","The date this document category was created.","CreateUser<br />","string<br />restricted to <br />maxLength(255)","X","X","The name of the user that created this document category.","LastUpdateDate<br />","dateTime<br />","X","X","The date this document category was last updated.","LastUpdateUser<br />","string<br />restricted to <br />maxLength(255)","X","X","The name of the user that last updated this document category.","Name<br />","string<br />restricted to <br />maxLength(100)","X","The name of the document category.","ObjectId<br />","int<br />","X","The unique ID generated by the system.","SequenceNumber<br />","int<br />","X","The sequence number for sorting.","DocumentCategory Fields","42352.htm");
Page[172]=new Array("proOperations:","CreateDocumentStatusCodes Operation","ReadDocumentStatusCodes Operation","UpdateDocumentStatusCodes Operation","DeleteDocumentStatusCodes Operation","GetFieldLengthDocumentStatusCode Operation","WSDL: DocumentStatusCode.wsdl","Primary Key Field: ObjectId","Target Namespace: http://xmlns.oracle.com/Primavera/P6/WS/DocumentStatusCode/V1","Default Transport URLs:","http://&lt;hostname&gt;:&lt;port number&gt;/p6ws/services/DocumentStatusCodeService?wsdl","https://&lt;hostname&gt;:&lt;port number&gt;/p6ws/services/DocumentStatusCodeService?wsdl","Java Client Stub Class:","com.primavera.ws.p6.documentstatuscode.DocumentStatusCodeService","Description:","Document status codes are used to identify and track the current state of work products and documents.","DocumentStatusCode Service","41829.htm");
Page[173]=new Array("Description: Creates multiple DocumentStatusCode objects in the database. You can create up to 1000 DocumentStatusCode objects with a single call.","Service:&nbsp;DocumentStatusCode Service","Style: Document/literal wrapped","Input:","Message:&nbsp;CreateDocumentStatusCodes","Elements:&nbsp;DocumentStatusCode&nbsp;elements that contain DocumentStatusCode Fields&nbsp;fields.","Required fields: You must supply a Name field when you use the CreateDocumentStatusCodes operation.","Output:","Message:&nbsp;CreateDocumentStatusCodesResponse","Output:&nbsp;Zero to many ObjectId elements","CreateDocumentStatusCodes Operation","41977.htm");
Page[174]=new Array("Description: Reads DocumentStatusCode objects from the database.","Service:&nbsp;DocumentStatusCode Service","Style: Document/literal wrapped","Input:","Message:&nbsp;ReadDocumentStatusCodes","Elements: &nbsp;One to many field names from the DocumentStatusCode Fields&nbsp;field list.","You may also include an optional element that contains a filter clause and an optional element that contains an OrderBy clause. Warning: If you do not specify a filter, all business objects of this data type will be returned. Refer to the Filters topic in the P6 EPPM Web Services Programming Guide for additional details.","Output:","Message:&nbsp;ReadDocumentStatusCodesResponse","Output:&nbsp;Zero to many&nbsp;DocumentStatusCode elements that contain DocumentStatusCode Fields fields.","ReadDocumentStatusCodes Operation","41978.htm");
Page[175]=new Array("Description: Updates multiple DocumentStatusCode objects in the database. You can update up to 1000 DocumentStatusCode objects with a single call.","Service:&nbsp;DocumentStatusCode Service","Style: Document/literal wrapped","Input:","Message:&nbsp;UpdateDocumentStatusCodes","Elements:&nbsp;DocumentStatusCode&nbsp;elements that contain DocumentStatusCode Fields&nbsp;fields.","Required fields: The ObjectId must be specified.","Output:","Message:&nbsp;UpdateDocumentStatusCodesResponse","Output:&nbsp;boolean","UpdateDocumentStatusCodes Operation","41979.htm");
Page[176]=new Array("Description: Deletes multiple DocumentStatusCode objects in the database. You can delete up to 1000 DocumentStatusCode objects with a single call.","Service:&nbsp;DocumentStatusCode Service","Style: Document/literal wrapped","Input:","Message:&nbsp;DeleteDocumentStatusCodes","Elements: One to many&nbsp;ObjectId elements","Output:","Message:&nbsp;DeleteDocumentStatusCodesResponse","Output:&nbsp;boolean","DeleteDocumentStatusCodes Operation","41980.htm");
Page[177]=new Array("Description: Returns length of variable character fields for a BO.","Service: DocumentStatusCode Service","Style: Document/literal wrapped","Input:","Message: GetFieldLengthDocumentStatusCode","Elements: FieldLength","Output:","Message: GetFieldLengthDocumentStatusCodeResponse","Elements: One to many FieldLengthDocumentStatusCodes.","GetFieldLengthDocumentStatusCode Operation","95417.htm");
Page[178]=new Array("<br />&nbsp;Field","<br />&nbsp;Type","Read&nbsp;<br />Only","Filterable<br />Orderable","<br />&nbsp;Description","CreateDate<br />","dateTime<br />","X","X","The date this document status was created.","CreateUser<br />","string<br />restricted to <br />maxLength(255)","X","X","The name of the user that created this document status.","LastUpdateDate<br />","dateTime<br />","X","X","The date this document status was last updated.","LastUpdateUser<br />","string<br />restricted to <br />maxLength(255)","X","X","The name of the user that last updated this document status.","Name<br />","string<br />restricted to <br />maxLength(36)","X","The name of the document status code.","ObjectId<br />","int<br />","X","The unique ID generated by the system.","SequenceNumber<br />","int<br />","X","The sequence number for sorting.","DocumentStatusCode Fields","42353.htm");
Page[179]=new Array("Operations:","CreateExpenseCategories Operation","ReadExpenseCategories Operation","UpdateExpenseCategories Operation","DeleteExpenseCategories Operation","GetFieldLengthExpenseCategory Operation","WSDL: ExpenseCategory.wsdl","Primary Key Field: ObjectId","Target Namespace: http://xmlns.oracle.com/Primavera/P6/WS/ExpenseCategory/V1","Default Transport URLs:","http://&lt;hostname&gt;:&lt;port number&gt;/p6ws/services/ExpenseCategoryService?wsdl","https://&lt;hostname&gt;:&lt;port number&gt;/p6ws/services/ExpenseCategoryService?wsdl","Java Client Stub Class:","com.primavera.ws.p6.expensecategory.ExpenseCategoryService","Description:","Expense categories are used to categorize project expenses. They are used for standardizing expenses and for rolling up expenses across projects.","ExpenseCategory Service","41830.htm");
Page[180]=new Array("Description: Creates multiple ExpenseCategory objects in the database. You can create up to 1000 ExpenseCategory objects with a single call.","Service:&nbsp;ExpenseCategory Service","Style: Document/literal wrapped","Input:","Message:&nbsp;CreateExpenseCategories","Elements:&nbsp;ExpenseCategory&nbsp;elements that contain ExpenseCategory Fields&nbsp;fields","Required fields: You must supply the Name field when you use the CreateExpenseCategories operation. All other fields are optional.","Output:","Message:&nbsp;CreateExpenseCategoriesResponse","Output:&nbsp;Zero to many ObjectId elements","CreateExpenseCategories Operation","41981.htm");
Page[181]=new Array("Description: Reads ExpenseCategory objects from the database.","Service:&nbsp;ExpenseCategory Service","Style: Document/literal wrapped","Input:","Message:&nbsp;ReadExpenseCategories","Elements: &nbsp;One to many field names from the ExpenseCategory Fields&nbsp;field list.","You may also include an optional element that contains a filter clause and an optional element that contains an OrderBy clause. Warning: If you do not specify a filter, all business objects of this data type will be returned. Refer to the Filters topic in the P6 EPPM Web Services Programming Guide for additional details.","Output:","Message:&nbsp;ReadExpenseCategoriesResponse","Output:&nbsp;Zero to many&nbsp;ExpenseCategory elements that contain ExpenseCategory Fields&nbsp;fields.","ReadExpenseCategories Operation","41982.htm");
Page[182]=new Array("Description: Updates multiple ExpenseCategory objects in the database. You can update up to 1000 ExpenseCategory objects with a single call.","Service:&nbsp;ExpenseCategory Service","Style: Document/literal wrapped","Input:","Message:&nbsp;UpdateExpenseCategories","Elements:&nbsp;ExpenseCategory&nbsp;elements that contain ExpenseCategory Fields&nbsp;fields.","Required fields: The ObjectId must be specified.","Output:","Message:&nbsp;UpdateExpenseCategoriesResponse","Output:&nbsp;boolean","UpdateExpenseCategories Operation","41983.htm");
Page[183]=new Array("Description: Deletes multiple ExpenseCategory objects in the database. You can delete up to 1000 ExpenseCategory objects with a single call.","Service:&nbsp;ExpenseCategory Service","Style: Document/literal wrapped","Input:","Message:&nbsp;DeleteExpenseCategories","Elements: One to many&nbsp;ObjectId elements","Output:","Message:&nbsp;DeleteExpenseCategoriesResponse","Output:&nbsp;boolean","DeleteExpenseCategories Operation","41984.htm");
Page[184]=new Array("Description: Returns length of variable character fields for a BO.","Service: ExpenseCategory Service","Style: Document/literal wrapped","Input:","Message: GetFieldLengthExpenseCategory","Elements: FieldLength","Output:","Message: GetFieldLengthExpenseCategoryResponse","Elements: One to many FieldLengthExpenseCategories.","GetFieldLengthExpenseCategory Operation","95418.htm");
Page[185]=new Array("<br />&nbsp;Field","<br />&nbsp;Type","Read&nbsp;<br />Only","Filterable<br />Orderable","<br />&nbsp;Description","CreateDate<br />","dateTime<br />","X","X","The date this expense category was created.","CreateUser<br />","string<br />restricted to <br />maxLength(255)","X","X","The name of the user that created this expense category.","LastUpdateDate<br />","dateTime<br />","X","X","The date this expense category was last updated.","LastUpdateUser<br />","string<br />restricted to <br />maxLength(255)","X","X","The name of the user that last updated this expense category.","Name<br />","string<br />restricted to <br />maxLength(36)","X","The name of the expense category.","ObjectId<br />","int<br />","X","The unique ID generated by the system.","SequenceNumber<br />","int<br />","X","The sequence number for sorting.","ExpenseCategory Fields","42354.htm");
Page[186]=new Array("Operations:","CreateNotebookTopics Operation","ReadNotebookTopics Operation","UpdateNotebookTopics Operation","DeleteNotebookTopics Operation","GetFieldLengthNotebookTopic Operation","WSDL: NotebookTopic.wsdl","Primary Key Field: ObjectId","Target Namespace: http://xmlns.oracle.com/Primavera/P6/WS/NotebookTopic/V1","Default Transport URLs:","http://&lt;hostname&gt;:&lt;port number&gt;/p6ws/services/NotebookTopicService?wsdl","https://&lt;hostname&gt;:&lt;port number&gt;/p6ws/services/NotebookTopicService?wsdl","Java Client Stub Class:","com.primavera.ws.p6.notebooktopic.NotebookTopicService","Description:","Notebook topics are used to categorize notes on EPS, project, WBS, and activity objects. Notebook topics are defined globally, and are usually specified by an administrator.","NotebookTopic Service","41831.htm");
Page[187]=new Array("Description: Creates multiple NotebookTopic objects in the database. You can create up to 1000 NotebookTopic objects with a single call.","Service:&nbsp;NotebookTopic Service","Style: Document/literal wrapped","Input:","Message:&nbsp;CreateNotebookTopics","Elements:&nbsp;NotebookTopic&nbsp;elements that contain NotebookTopic Fields&nbsp;fields.","Required fields: You must supply the Name field when you use the CreateNotebookTopics operation. All other fields are optional.","Output:","Message:&nbsp;CreateNotebookTopicsResponse","Output:&nbsp;Zero to many ObjectId elements","CreateNotebookTopics Operation","41985.htm");
Page[188]=new Array("Description: Reads NotebookTopic objects from the database.","Service:&nbsp;NotebookTopic Service","Style: Document/literal wrapped","Input:","Message:&nbsp;ReadNotebookTopics","Elements: &nbsp;One to many field names from the NotebookTopic Fields&nbsp;field list.","You may also include an optional element that contains a filter clause and an optional element that contains an OrderBy clause. Warning: If you do not specify a filter, all business objects of this data type will be returned. Refer to the Filters topic in the P6 EPPM Web Services Programming Guide for additional details.","Output:","Message:&nbsp;ReadNotebookTopicsResponse","Output:&nbsp;Zero to many&nbsp;NotebookTopic elements that contain NotebookTopic Fields&nbsp;fields.","ReadNotebookTopics Operation","41986.htm");
Page[189]=new Array("Description: Updates multiple NotebookTopic objects in the database. You can update up to 1000 NotebookTopic objects with a single call.","Service:&nbsp;NotebookTopic Service","Style: Document/literal wrapped","Input:","Message:&nbsp;UpdateNotebookTopics","Elements:&nbsp;NotebookTopic&nbsp;elements that contain NotebookTopic Fields&nbsp;fields.","Output:","Message:&nbsp;UpdateNotebookTopicsResponse","Output:&nbsp;boolean","UpdateNotebookTopics Operation","41987.htm");
Page[190]=new Array("Description: Deletes multiple NotebookTopic objects in the database. You can delete up to 1000 NotebookTopic objects with a single call.","Service:&nbsp;NotebookTopic Service","Style: Document/literal wrapped","Input:","Message:&nbsp;DeleteNotebookTopics","Elements: One to many&nbsp;ObjectId elements","Output:","Message:&nbsp;DeleteNotebookTopicsResponse","Output:&nbsp;boolean","DeleteNotebookTopics Operation","41988.htm");
Page[191]=new Array("Description: Returns length of variable character fields for a BO.","Service: NotebookTopic Service","Style: Document/literal wrapped","Input:","Message: GetFieldLengthNotebookTopic","Elements: FieldLength","Output:","Message: GetFieldLengthNotebookTopicResponse","Elements: One to many FieldLengthNotebookTopics.","GetFieldLengthNotebookTopic Operation","95419.htm");
Page[192]=new Array("<br />&nbsp;Field","<br />&nbsp;Type","Read&nbsp;<br />Only","Filterable<br />Orderable","<br />&nbsp;Description","AvailableForActivity<br />","boolean<br />","X","The flag indicating that the topic will be available to assign to activities.","AvailableForEPS<br />","boolean<br />","X","The flag indicating that the topic will be available to assign to EPS.","AvailableForProject<br />","boolean<br />","X","The flag indicating that the topic will be available to assign to projects.","AvailableForWBS<br />","boolean<br />","X","The flag indicating that the topic will be available to assign to WBS.","CreateDate<br />","dateTime<br />","X","X","The date this notebook topic was created.","CreateUser<br />","string<br />restricted to <br />maxLength(255)","X","X","The name of the user that created this notebook topic.","LastUpdateDate<br />","dateTime<br />","X","X","The date this notebook topic was last updated.","LastUpdateUser<br />","string<br />restricted to <br />maxLength(255)","X","X","The name of the user that last updated this notebook topic.","Name<br />","string<br />restricted to <br />maxLength(40)","X","The name of the notebook topic.","ObjectId<br />","int<br />","X","The unique ID generated by the system.","SequenceNumber<br />","int<br />","X","The sequence number for sorting.","NotebookTopic Fields","42355.htm");
Page[193]=new Array("Operations:","CreateProjectResourceCategories Operation","ReadProjectResourceCategories Operation","UpdateProjectResourceCategories Operation","DeleteProjectResourceCategories Operation","GetFieldLengthProjectResourceCategory Operation","WSDL: ProjectResourceCategory.wsdl","Primary Key Field: ObjectId","Target Namespace: http://xmlns.oracle.com/Primavera/P6/WS/ProjectResourceCategory/V1","Default Transport URLs:","http://&lt;hostname&gt;:&lt;port number&gt;/p6ws/services/ProjectResourceCategoryService?wsdl","https://&lt;hostname&gt;:&lt;port number&gt;/p6ws/services/ProjectResourceCategoryService?wsdl","Java Client Stub Class:","com.primavera.ws.p6.projectresourcecategory.ProjectResourceCategoryService","Description:","Project resource categories are used to categorize resource planning assignments.","ProjectResourceCategory Service","41832.htm");
Page[194]=new Array("Description: Creates multiple ProjectResourceCategory objects in the database. You can create up to 1000 ProjectResourceCategory objects with a single call.","Service:&nbsp;ProjectResourceCategory Service","Style: Document/literal wrapped","Input:","Message:&nbsp;CreateProjectResourceCategories","Elements:&nbsp;ProjectResourceCategory&nbsp;elements that contain ProjectResourceCategory Fields&nbsp;fields","Required fields: You must supply the Name field when you use the CreateProjectResourceCategories operation. All other fields are optional.","Output:","Message:&nbsp;CreateProjectResourceCategoriesResponse","Output:&nbsp;Zero to many ObjectId elements","CreateProjectResourceCategories Operation","41989.htm");
Page[195]=new Array("Description: Reads ProjectResourceCategory objects from the database.","Service:&nbsp;ProjectResourceCategory Service","Style: Document/literal wrapped","Input:","Message:&nbsp;ReadProjectResourceCategories","Elements: &nbsp;One to many field names from the ProjectResourceCategory Fields&nbsp;field list.","You may also include an optional element that contains a filter clause and an optional element that contains an OrderBy clause. Warning: If you do not specify a filter, all business objects of this data type will be returned. Refer to the Filters topic in the P6 EPPM Web Services Programming Guide for additional details.","Output:","Message:&nbsp;ReadProjectResourceCategoriesResponse","Output:&nbsp;Zero to many&nbsp;ProjectResourceCategory elements that contain ProjectResourceCategory Fields fields.","ReadProjectResourceCategories Operation","41990.htm");
Page[196]=new Array("Description: Updates multiple ProjectResourceCategory objects in the database. You can update up to 1000 ProjectResourceCategory objects with a single call.","Service:&nbsp;ProjectResourceCategory Service","Style: Document/literal wrapped","Input:","Message:&nbsp;UpdateProjectResourceCategories","Elements:&nbsp;ProjectResourceCategory&nbsp;elements that contain ProjectResourceCategory Fields&nbsp;fields.","Required fields: The ObjectId must be specified.","Output:","Message:&nbsp;UpdateProjectResourceCategoriesResponse","Output:&nbsp;boolean","UpdateProjectResourceCategories Operation","41991.htm");
Page[197]=new Array("Description: Deletes multiple ProjectResourceCategory objects in the database. You can delete up to 1000 ProjectResourceCategory objects with a single call.","Service:&nbsp;ProjectResourceCategory Service","Style: Document/literal wrapped","Input:","Message:&nbsp;DeleteProjectResourceCategories","Elements: One to many&nbsp;ObjectId elements","Output:","Message:&nbsp;DeleteProjectResourceCategoriesResponse","Output:&nbsp;boolean","DeleteProjectResourceCategories Operation","41992.htm");
Page[198]=new Array("Description: Returns length of variable character fields for a BO.","Service: ProjectResourceCategory Service","Style: Document/literal wrapped","Input:","Message: GetFieldLengthProjectResourceCategory","Elements: FieldLength","Output:","Message: GetFieldLengthProjectResourceCategoryResponse","Elements: One to many FieldLengthProjectResourceCategories.","GetFieldLengthProjectResourceCategory Operation","95420.htm");
Page[199]=new Array("@@<br />&nbsp;Field","<br />&nbsp;Type","Read&nbsp;<br />Only","Filterable<br />Orderable","<br />&nbsp;Description","CreateDate<br />","dateTime<br />","X","X","The date this project resource category was created.","CreateUser<br />","string<br />restricted to <br />maxLength(255)<br />","X","X","The name of the user that created this project resource category.","LastUpdateDate<br />","dateTime<br />","X","X","The date this document status was last updated.","LastUpdateUser<br />","string<br />restricted to <br />maxLength(255)<br />","X","X","The name of the user that last updated this project resource category.","Name<br />","string<br />restricted to<br />maxLength(36)","X","The name of the project resource category.","ObjectId<br />","int<br />","X","The unique ID generated by the system.","ProjectResourceCategory Fields","42356.htm");
Page[200]=new Array("Operations:","CreateRiskCategories Operation","ReadRiskCategories Operation","UpdateRiskCategories Operation","DeleteRiskCategories Operation","GetFieldLengthRiskCategory Operation","WSDL: RiskCategory.wsdl","Primary Key Field: ObjectId","Target Namespace: http://xmlns.oracle.com/Primavera/P6/WS/RiskCategory/V2","Default Transport URLs:","http://&lt;hostname&gt;:&lt;port number&gt;/p6ws/services/RiskCategoryService?wsdl","https://&lt;hostname&gt;:&lt;port number&gt;/p6ws/services/RiskCategoryService?wsdl","Java Client Stub Class:","com.primavera.ws.p6.riskcategory.RiskCategoryService","Description:","The risk category object is used to categorize and organize project risks. A risk can only be associated with a single category. Categories help ensure a comprehensive and systematic way of identifying risks to a consistent level of detail and completeness. Technical, Operational, External are examples of risk categories that might apply to a typical project. Categories are global objects and are usually defined by an administrator.","RiskCategory Service","41833.htm");
Page[201]=new Array("Description: Creates multiple RiskCategory objects in the database. You can create up to 1000 RiskCategory objects with a single call.","Service:&nbsp;RiskCategory Service","Style: Document/literal wrapped","Input:","Message:&nbsp;CreateRiskCategories","Elements:&nbsp;RiskCategory&nbsp;elements that contain RiskCategory Fields&nbsp;fields.","Required fields: You must supply the Name field.","Output:","Message:&nbsp;CreateRiskCategoriesResponse","Output:&nbsp;Zero to many ObjectId elements","CreateRiskCategories Operation","41993.htm");
Page[202]=new Array("Description: Reads RiskCategory objects from the database.","Service:&nbsp;RiskCategory Service","Style: Document/literal wrapped","Input:","Message:&nbsp;ReadRiskCategories","Elements: &nbsp;One to many field names from the RiskCategory Fields&nbsp;field list","You may also include an optional element that contains a filter clause and an optional element that contains an OrderBy clause. Warning: If you do not specify a filter, all business objects of this data type will be returned. Refer to the Filters topic in the P6 EPPM Web Services Programming Guide for additional details.","Output:","Message:&nbsp;ReadRiskCategoriesResponse","Output:&nbsp;Zero to many&nbsp;RiskCategory elements that contain RiskCategory Fields&nbsp;fields.","ReadRiskCategories Operation","41994.htm");
Page[203]=new Array("Description: Updates multiple RiskCategory objects in the database. You can update up to 1000 RiskCategory objects with a single call.","Service:&nbsp;RiskCategory Service","Style: Document/literal wrapped","Input:","Message:&nbsp;UpdateRiskCategories","Elements:&nbsp;RiskCategory&nbsp;elements that contain RiskCategory Fields&nbsp;fields","Required fields: The ObjectId must be specified.","Output:","Message:&nbsp;UpdateRiskCategoriesResponse","Output:&nbsp;boolean","UpdateRiskCategories Operation","41995.htm");
Page[204]=new Array("Description: Deletes multiple RiskCategory objects in the database. You can delete up to 1000 RiskCategory objects with a single call.","Service:&nbsp;RiskCategory Service","Style: Document/literal wrapped","Input:","Message:&nbsp;DeleteRiskCategories","Elements: One to many&nbsp;ObjectId elements","Output:","Message:&nbsp;DeleteRiskCategoriesResponse","Output:&nbsp;boolean","DeleteRiskCategories Operation","41996.htm");
Page[205]=new Array("Description: Returns length of variable character fields for a BO.","Service: RiskCategory Service","Style: Document/literal wrapped","Input:","Message: GetFieldLengthRiskCategory","Elements: FieldLength","Output:","Message: GetFieldLengthRiskCategoryResponse","Elements: One to many FieldLengthRiskCategories.","GetFieldLengthRiskCategory Operation","95421.htm");
Page[206]=new Array("<br />&nbsp;Field","<br />&nbsp;Type","Read&nbsp;<br />Only","Filterable<br />Orderable","<br />&nbsp;Description","CreateDate<br />","dateTime<br />","X","X","The date this risk category was created.","CreateUser<br />","string<br />","X","X","The name of the user that created this risk category.","LastUpdateDate<br />","dateTime<br />","X","X","The date this risk category was last updated.","LastUpdateUser<br />","string<br />","X","X","The name of the user that last updated this risk category.","Name<br />","string<br />restricted to<br />maxLength(40)","X","The name of the risk category.","ObjectId<br />","int<br />","X","The unique ID generated by the system.","ParentObjectId<br />","int<br />","X","The unique ID of the parent risk type of this risk type in the hierarchy.","SequenceNumber<br />","int<br />","X","The sequence number for sorting.","RiskCategory Fields","42357.htm");
Page[207]=new Array("Operations:","ReadThresholdParameters Operation","GetFieldLengthThresholdParameter Operation","WSDL: ThresholdParameter.wsdl","Primary Key Field: ObjectId","Target Namespace: http://xmlns.oracle.com/Primavera/P6/WS/ThresholdParameter/V1","Default Transport URLs:","http://&lt;hostname&gt;:&lt;port number&gt;/p6ws/services/ThresholdParameterService?wsdl","https://&lt;hostname&gt;:&lt;port number&gt;/p6ws/services/ThresholdParameterService?wsdl","Java Client Stub Class:","com.primavera.ws.p6.thresholdparameter.ThresholdParameterService","Description:","A threshold parameter is a measurement that is applied to activities or work breakdown structure (WBS) elements in a project to identify potential issues. To identify issues that you want to track, you can monitor a specific threshold parameter in the Project Management application and specify a lower and/or upper threshold value against which project data is evaluated. When a threshold parameter is equal to or less than the lower threshold value, or equal to or greater than the upper threshold value, an issue is automatically generated.","You use this service to read the parameters relating to a specific threshold.","ThresholdParameter Service","41834.htm");
Page[208]=new Array("Description: Reads ThresholdParameter objects from the database.","Service:&nbsp;ThresholdParameter Service","Style: Document/literal wrapped","Input:","Message:&nbsp;ReadThresholdParameters","Elements: &nbsp;One to many field names from the ThresholdParameter Fields&nbsp;field list","You may also include an optional element that contains a filter clause and an optional element that contains an OrderBy clause. Warning: If you do not specify a filter, all business objects of this data type will be returned. Refer to the P6 EPPM Web Services Programming Guide Filters topic in the for additional details.","Output:","Message:&nbsp;ReadThresholdParametersResponse","Output:&nbsp;Zero to many&nbsp;ThresholdParameter elements that contain ThresholdParameter Fields fields.","ReadThresholdParameters Operation","41997.htm");
Page[209]=new Array("Description: Returns length of variable character fields for a BO.","Service: ThresholdParameter Service","Style: Document/literal wrapped","Input:","Message: GetFieldLengthThresholdParameter","Elements: FieldLength","Output:","Message: GetFieldLengthThresholdParameterResponse","Elements: One to many FieldLengthThresholdParameters.","GetFieldLengthThresholdParameter Operation","95422.htm");
Page[210]=new Array("<br />&nbsp;Field","<br />&nbsp;Type","Read&nbsp;<br />Only","Filterable<br />Orderable","<br />&nbsp;Description","CreateDate<br />","dateTime<br />","X","X","The date this threshold parameter was created.","CreateUser<br />","string<br />restricted to <br />maxLength(255)","X","X","The name of the user that created this threshold parameter.","LastUpdateDate<br />","dateTime<br />","X","X","The date this threshold parameter was last updated.","LastUpdateUser<br />","string<br />restricted to <br />maxLength(255)","X","X","The name of the user that last updated this threshold parameter.","Name<br />","string<br />restricted to <br />maxLength(80)","X","X","The name of the threshold parameter.","ObjectId<br />","int<br />","X","X","The unique ID generated by the system.","Type<br />","string<br />restricted to <br />''<br />'AV - Accounting Variance (Cost)'<br />'CV - Cost Variance (Cost)'<br />'SV - Schedule Variance (Cost)'<br />'VAC - Variance at Completion (Cost)'<br />'Cost Percent of Planned (Percent)'<br />'CPI - Cost Performance Index (Ratio)'<br />'CVI - Cost Variance Index (Ratio)'<br />'SPI - Schedule Performance Index (Ratio)'<br />'SVI - Schedule Variance Index (Ratio)'<br />'Duration Percent of Planned (Percent)'<br />'Start Date Variance (In Days)'<br />'Finish Date Variance (In Days)'<br />'Total Float (In Days)'<br />'Free Float (In Days)'<br />","X","X","The field name for the threshold parameter. For example, &quot;CPI - Cost Performance Index (Ratio)&quot;, &quot;SPI - Schedule Performance Index (Ratio)&quot;, etc.","ThresholdParameter Fields","42358.htm");
Page[211]=new Array("Operations:","CreateUnitOfMeasures Operation","ReadUnitOfMeasures Operation","UpdateUnitOfMeasures Operation","DeleteUnitOfMeasures Operation","GetFieldLengthUnitOfMeasure Operation","WSDL: UnitOfMeasure.wsdl","Primary Key Field: ObjectId","Target Namespace: http://xmlns.oracle.com/Primavera/P6/WS/UnitOfMeasure/V1","Default Transport URLs:","http://&lt;hostname&gt;:&lt;port number&gt;/p6ws/services/UnitOfMeasureService?wsdl","https://&lt;hostname&gt;:&lt;port number&gt;/p6ws/services/UnitOfMeasureService?wsdl","Java Client Stub Class:","com.primavera.ws.p6.unitofmeasure.UnitOfMeasureService","Description:","The unit of measure provides definitions of units of measure for material resources. There are three types of resources. The unit of measure for labor and nonlabor resources is time. The unit of measure for material resources is defined by the UnitOfMeasure object.","UnitOfMeasure Service","41835.htm");
Page[212]=new Array("Description: Creates multiple UnitOfMeasure objects in the database. You can create up to 1000 UnitOfMeasure objects with a single call.","Service:&nbsp;UnitOfMeasure Service","Style: Document/literal wrapped","Input:","Message:&nbsp;CreateUnitOfMeasures","Elements:&nbsp;UnitOfMeasure&nbsp;elements that contain UnitOfMeasure Fields&nbsp;fields","Required fields:","Abbreviation","Name","Output:","Message:&nbsp;CreateUnitOfMeasuresResponse","Output:&nbsp;Zero to many ObjectId elements","CreateUnitOfMeasures Operation","41998.htm");
Page[213]=new Array("Description: Reads UnitOfMeasure objects from the database.","Service:&nbsp;UnitOfMeasure Service","Style: Document/literal wrapped","Input:","Message:&nbsp;ReadUnitOfMeasures","Elements: &nbsp;One to many field names from the UnitOfMeasure Fields&nbsp;field list","You may also include an optional element that contains a filter clause and an optional element that contains an OrderBy clause. Warning: If you do not specify a filter, all business objects of this data type will be returned. Refer to the Filters topic in the P6 EPPM Web Services Programming Guide for additional details.","Output:","Message:&nbsp;ReadUnitOfMeasuresResponse","Output:&nbsp;Zero to many&nbsp;UnitOfMeasure elements that contain UnitOfMeasure Fields&nbsp;fields.","ReadUnitOfMeasures Operation","41999.htm");
Page[214]=new Array("Description: Updates multiple UnitOfMeasure objects in the database. You can update up to 1000 UnitOfMeasure objects with a single call.","Service:&nbsp;UnitOfMeasure Service","Style: Document/literal wrapped","Input:","Message:&nbsp;UpdateUnitOfMeasures","Elements:&nbsp;UnitOfMeasure&nbsp;elements that contain UnitOfMeasure Fields&nbsp;fields.","Required fields: The ObjectId must be specified.","Output:","Message:&nbsp;UpdateUnitOfMeasuresResponse","Output:&nbsp;boolean","UpdateUnitOfMeasures Operation","42000.htm");
Page[215]=new Array("Description: Deletes multiple UnitOfMeasure objects in the database. You can delete up to 1000 UnitOfMeasure objects with a single call.","Service:&nbsp;UnitOfMeasure Service","Style: Document/literal wrapped","Input:","Message:&nbsp;DeleteUnitOfMeasures","Elements: One to many&nbsp;ObjectId elements","Output:","Message:&nbsp;DeleteUnitOfMeasuresResponse","Output:&nbsp;boolean","DeleteUnitOfMeasures Operation","42001.htm");
Page[216]=new Array("Description: Returns length of variable character fields for a BO.","Service: UnitOfMeasure Service","Style: Document/literal wrapped","Input:","Message: GetFieldLengthUnitOfMeasure","Elements: FieldLength","Output:","Message: GetFieldLengthUnitOfMeasureResponse","Elements: One to many FieldLengthUnitOfMeasures.","GetFieldLengthUnitOfMeasure Operation","95423.htm");
Page[217]=new Array("<br />&nbsp;Field","<br />&nbsp;Type","Read&nbsp;<br />Only","Filterable<br />Orderable","<br />&nbsp;Description","Abbreviation<br />","string<br />restricted to <br />maxLength(16)","X","The abbreviation of the unit of measure.","CreateDate<br />","dateTime<br />","X","X","The date this unit of measure was created.","CreateUser<br />","string<br />restricted to <br />maxLength(255)","X","X","The name of the user that created this unit of measure.","LastUpdateDate<br />","dateTime<br />","X","X","The date this unit of measure was last updated.","LastUpdateUser<br />","string<br />restricted to <br />maxLength(255)","X","X","The name of the user that last updated this unit of measure.","Name<br />","string<br />restricted to <br />maxLength(100)","X","The name of the unit of measure.","ObjectId<br />","int<br />","X","The unique ID generated by the system.","SequenceNumber<br />","int<br />","X","The sequence number for sorting.","UnitOfMeasure Fields","42359.htm");
Page[218]=new Array("Operations:","ReadUserFieldTitles Operation","UpdateUserFieldTitles Operation","GetFieldLengthUserFieldTitle Operation","WSDL: UserFieldTitle.wsdl","Primary Key Field: ObjectId","Target Namespace: http://xmlns.oracle.com/Primavera/P6/WS/UserFieldTitle/V1","Default Transport URLs:","http://&lt;hostname&gt;:&lt;port number&gt;/p6ws/services/UserFieldTitleService?wsdl","https://&lt;hostname&gt;:&lt;port number&gt;/p6ws/services/UserFieldTitleService?wsdl","Java Client Stub Class:","com.primavera.ws.p6.userfieldtitle.UserFieldTitleService","Description:","User fields enable you to add your own custom fields and values to the project database. For example, you can track additional activity data, such as delivery dates and purchase order numbers, or resource and cost-related data, such as profit, variances, and revised budgets.","In the Project Management application you can display custom user fields in the columns of the Activity Table and then print the layout. You can also group, sort, filter, and summarize by user field, as well as add user fields to reports you create. Use Global Change to assign values to Activity and Activity Resource Assignments type user fields.","You may not create or delete user field titles; they may only be loaded and updated.","UserFieldTitle Service","41836.htm");
Page[219]=new Array("Description: Reads UserFieldTitle objects from the database.","Service:&nbsp;UserFieldTitle Service","Style: Document/literal wrapped","Input:","Message:&nbsp;ReadUserFieldTitles","Elements: &nbsp;One to many field names from the UserFieldTitle Fields&nbsp;field list","You may also include an optional element that contains a filter clause and an optional element that contains an OrderBy clause. Warning: If you do not specify a filter, all business objects of this data type will be returned. Refer to the Filters topic in the P6 EPPM Web Services Programming Guide for additional details.","Output:","Message:&nbsp;ReadUserFieldTitlesResponse","Output:&nbsp;Zero to many&nbsp;UserFieldTitle elements that contain UserFieldTitle Fields fields.","ReadUserFieldTitles Operation","42002.htm");
Page[220]=new Array("Description: Updates multiple UserFieldTitle objects in the database. You can update up to 1000 UserFieldTitle objects with a single call.","Service:&nbsp;UserFieldTitle Service","Style: Document/literal wrapped","Input:","Message:&nbsp;UpdateUserFieldTitles","Elements:&nbsp;UserFieldTitle&nbsp;elements that contain UserFieldTitle Fields&nbsp;fields.","Required fields: The ObjectId must be specified.","Output:","Message:&nbsp;UpdateUserFieldTitlesResponse","Output:&nbsp;boolean","UpdateUserFieldTitles Operation","42003.htm");
Page[221]=new Array("Description: Returns length of variable character fields for a BO.","Service: UserFieldTitle Service","Style: Document/literal wrapped","Input:","Message: GetFieldLengthUserFieldTitle","Elements: FieldLength","Output:","Message: GetFieldLengthUserFieldTitleResponse","Elements: One to many FieldLengthUserFieldTitles.","GetFieldLengthUserFieldTitle Operation","95424.htm");
Page[222]=new Array("<br />&nbsp;Field","<br />&nbsp;Type","Read&nbsp;<br />Only","Filterable<br />Orderable","<br />&nbsp;Description","CreateDate<br />","dateTime<br />","X","X","The date this user field title was created.","CreateUser<br />","string<br />restricted to <br />maxLength(255)","X","X","The name of the user that created this user field title.","DefaultTitle<br />","string<br />restricted to <br />maxLength(32)","X","X","The default title of the column name.","LastUpdateDate<br />","dateTime<br />","X","X","The date this user field title was last updated.","LastUpdateUser<br />","string<br />restricted to <br />maxLength(255)","X","X","The name of the user that last updated this user field title.","ObjectId<br />","int<br />","X","X","The unique ID generated by the system.","ObjectName<br />","string<br />","X","The name of the business object to which this user defined column belongs.","UserDefinedTitle<br />","string<br />restricted to <br />maxLength(40)","X","The user defined column name.","UserTableName<br />","string<br />restricted to <br />maxLength(16)","X","X","The table name of the user defined column.","UserFieldTitle Fields","42360.htm");
Page[223]=new Array("Operations:","CreateWBSCategories Operation","ReadWBSCategories Operation","UpdateWBSCategories Operation","DeleteWBSCategories Operation","GetFieldLengthWBSCategory Operation","WSDL: WBSCategory.wsdl","Primary Key Field: ObjectId","Target Namespace: http://xmlns.oracle.com/Primavera/P6/WS/WBSCategory/V1","Default Transport URLs:","http://&lt;hostname&gt;:&lt;port number&gt;/p6ws/services/WBSCategoryService?wsdl","https://&lt;hostname&gt;:&lt;port number&gt;/p6ws/services/WBSCategoryService?wsdl","Java Client Stub Class:","com.primavera.ws.p6.wbscategory.WBSCategoryService","Description:","As their name implies, WBS categories are used to categorize WBS elements. They are defined globally.","WBSCategory Service","41837.htm");
Page[224]=new Array("Description: Creates multiple WBSCategory objects in the database. You can create up to 1000 WBSCategory objects with a single call.","Service:&nbsp;WBSCategory Service","Style: Document/literal wrapped","Input:","Message:&nbsp;CreateWBSCategories","Elements:&nbsp;WBSCategory&nbsp;elements that contain WBSCategory Fields&nbsp;fields","Required fields: You must supply the Name field.","Output:","Message:&nbsp;CreateWBSCategoriesResponse","Output:&nbsp;Zero to many ObjectId elements","CreateWBSCategories Operation","42004.htm");
Page[225]=new Array("Description: Reads WBSCategory objects from the database.","Service:&nbsp;WBSCategory Service","Style: Document/literal wrapped","Input:","Message:&nbsp;ReadWBSCategories","Elements: &nbsp;One to many field names from the WBSCategory Fields&nbsp;field list","You may also include an optional element that contains a filter clause and an optional element that contains an OrderBy clause. Warning: If you do not specify a filter, all business objects of this data type will be returned. Refer to the Filters topic in the P6 EPPM Web Services Programming Guide for additional details.","Output:","Message:&nbsp;ReadWBSCategoriesResponse","Output:&nbsp;Zero to many&nbsp;WBSCategory elements that contain WBSCategory Fields&nbsp;fields.","ReadWBSCategories Operation","42005.htm");
Page[226]=new Array("Description: Updates multiple WBSCategory objects in the database. You can update up to 1000 WBSCategory objects with a single call.","Service:&nbsp;WBSCategory Service","Style: Document/literal wrapped","Input:","Message:&nbsp;UpdateWBSCategories","Elements:&nbsp;WBSCategory&nbsp;elements that contain WBSCategory Fields&nbsp;fields.","Required fields: The ObjectId must be specified.","Output:","Message:&nbsp;UpdateWBSCategoriesResponse","Output:&nbsp;boolean","UpdateWBSCategories Operation","42006.htm");
Page[227]=new Array("Description: Deletes multiple WBSCategory objects in the database. You can delete up to 1000 WBSCategory objects with a single call.","Service:&nbsp;WBSCategory Service","Style: Document/literal wrapped","Input:","Message:&nbsp;DeleteWBSCategories","Elements: One to many&nbsp;ObjectId elements","Output:","Message:&nbsp;DeleteWBSCategoriesResponse","Output:&nbsp;boolean","DeleteWBSCategories Operation","42007.htm");
Page[228]=new Array("Description: Returns length of variable character fields for a BO.","Service: WBSCategory Service","Style: Document/literal wrapped","Input:","Message: GetFieldLengthWBSCategory","Elements: FieldLength","Output:","Message: GetFieldLengthWBSCategoryResponse","Elements: One to many FieldLengthWBSCategories.","GetFieldLengthWBSCategory Operation","95425.htm");
Page[229]=new Array("<br />&nbsp;Field","<br />&nbsp;Type","Read&nbsp;<br />Only","Filterable<br />Orderable","<br />&nbsp;Description","CreateDate<br />","dateTime<br />","X","X","The date this phase was created.","CreateUser<br />","string<br />restricted to <br />maxLength(255)","X","X","The name of the user that created this phase.","LastUpdateDate<br />","dateTime<br />","X","X","The date this phase was last updated.","LastUpdateUser<br />","string<br />restricted to <br />maxLength(255)","X","X","The name of the user that last updated this phase.","Name<br />","string<br />restricted to <br />maxLength(100)","X","The name of the WBS category. Note that the label used for WBS category is dynamic; the system administrator controls it.","ObjectId<br />","int<br />","X","The unique ID generated by the system.","SequenceNumber<br />","int<br />","X","The sequence number for sorting.","WBSCategory Fields","42361.htm");
Page[230]=new Array("Operations:","Login Operation","Logout Operation","ReadDatabaseInstances Operation","ReadSessionProperties Operation","UpdateSessionProperties Operation","WSDL: Authentication.wsdl","Primary Key Field: ObjectId","Target Namespace: http://xmlns.oracle.com/Primavera/P6/WS/Authentication/V1","Default Transport URLs:","http://&lt;hostname&gt;:&lt;port number&gt;/p6ws/services/AuthenticationService?wsdl","https://&lt;hostname&gt;:&lt;port number&gt;/p6ws/services/AuthenticationService?wsdl","Java Client Stub Class:","com.primavera.ws.p6.authentication.AuthenticationService","Description:","The Authentication service enables you to login and logout of the application and establish your credentials with the server using HTTP cookies.","Authentication Service (On-Premises Only)","41838.htm");
Page[231]=new Array("Description: This operation uses the elements in the table below.","Service: Authentication Service","Style: Document/literal wrapped","Input:","Message: LoginRequest","Elements: Authentication elements that contain Authentication fields:","Field","Type","Description","UserName","string","The UserName of the user logging into the application.","Password","string","The Password of the user logging into the application.","DatabaseInstanceId","int","The unique identifier of the database instance.","Required Fields: You must supply a username when you use the Login operation.","Output:","Message: LoginResponse","Elements:  boolean","Login Operation","42008.htm");
Page[232]=new Array("Description: Logout action.","Service: Authentication Service","Style: Document/literal wrapped","Input:","Message: LogoutRequest","Elements:  None","Required fields: None","Output:","Message: LogoutResponse","Elements:  boolean","Logout Operation","42009.htm");
Page[233]=new Array("Description: The ReadDatabaseInstances operation enables you to read multiple DatabaseInstance objects from the database. You can call the ReadDatabaseInstances operation without first logging in. DatabaseInstance objects contain information about a database instances, specifically the ID and name. The ID can be used at login time to specify which database instance to connect to. The name is more descriptive and can be presented to a graphical user interface (GUI). The P6 EPPM Web Services setup application ensures that a configuration exists in your primary database. This configuration is created with one database instance by default. To add other instances, use the Administrator application. See the P6 EPPM Web Services Programming Guide for more information.","Service:&nbsp;Authentication Service","Style: Document/literal wrapped","Input:","Message:&nbsp;ReadDatabaseInstances","Elements: &nbsp;None","Output:","Message:&nbsp;ReadDatabaseInstancesResponse","Output:&nbsp;One to many DatabaseInstances containing the following fields:","Fields","Type","Description","DatabaseInstanceId<br />","int<br />","The unique identifier of the database instance.","DatabaseEncoding<br />","string<br />","The method &nbsp;used to encode data in the database.","DatabaseName<br />","string<br />","The database name associated with the connection.","DatabaseType<br />","string<br />","The database type associated with the connection. &nbsp;Currently restricted to the following values:","Oracle","SQL Server","DatabaseUrl<br />","string<br />","The Universal Resource Locator (URL) associated with the connection","ReadDatabaseInstances Operation","42010.htm");
Page[234]=new Array("Description: The ReadSessionProperties operation enables you to read the session properties.","Service:&nbsp;Authentication Service","Style: Document/literal wrapped","Input:","Message:&nbsp;ReadSessionProperties","Elements: &nbsp;None","Output:","Message:&nbsp;ReadSessionPropertiesResponse","Output:&nbsp;Elements from the following list:","Element","Type","Description","IsValid<br />","boolean<br />","Indicates whether the session is valid","UserObjectId<br />","int<br />","The unique identifier of the user associated with the session.","UserName<br />","String<br />","The user's login name.","DatabaseInstanceId<br />","int<br />","The unique identifier of the database instance that this session is logged into.","DatabaseEncoding<br />","string<br />","The method &nbsp;used to encode data in the database.","DatabaseName<br />","string<br />","The database name that this session is logged into.","DatabaseType<br />","DatabaseTypeType string<br />","The database type associated with the connection. &nbsp;Currently restricted to the following values:","Oracle","SQL Server","DatabaseUrl<br />","string<br />","The Universal Resource Locator (URL) associated with the connection.","IgnoreNullComplexFields<br />","boolean<br />","Ignores any complex fields that have null field values. Complex fields are fields that have a structure that includes child elements. &nbsp;An example of a complex field is the StandardWorkWeek field that is used in the Calendar service. ","The default value of IgnoreNullComplexFields is true.","ReadSessionProperties Operation","42011.htm");
Page[235]=new Array("Description: Updates multiple Authentication objects in the database. You can update up to 1000 Authentication objects with a single call.","Service:&nbsp;Authentication Service","Style: Document/literal wrapped","Input:","Message:&nbsp;UpdateSessionPropertiesRequest","Elements:&nbsp;UpdateSessionProperties elements from the following table.","Parameters","Type","Description","IgnoreNullComplexFields","boolean","Ignores any complex fields that have null field values. Complex fields are fields that have a structure that includes child elements. &nbsp;An example of a complex field is the StandardWorkWeek field that is used in the Calendar service. ","The default value of IgnoreNullComplexFields is true.","Output:","Message:&nbsp;UpdateSessionPropertiesResponse","Output:&nbsp;boolean","UpdateSessionProperties Operation","42012.htm");
Page[236]=new Array("Operations:","CreateActivityCodes Operation","ReadActivityCodes Operation","UpdateActivityCodes Operation","DeleteActivityCodes Operation","ReadActivityCodePath Operation","LoadActivities Operation","GetFieldLengthActivityCode Operation","WSDL: ActivityCode.wsdl","Primary Key Field: ObjectId","Target Namespace: http://xmlns.oracle.com/Primavera/P6/WS/ActivityCode/V1","Default Transport URLs:","http://&lt;hostname&gt;:&lt;port number&gt;/p6ws/services/ActivityCodeService?wsdl","https://&lt;hostname&gt;:&lt;port number&gt;/p6ws/services/ActivityCodeService?wsdl","Java Client Stub Class:","com.primavera.ws.p6.activitycode.ActivityCodeService","Description:","Activity codes are user-defined codes to classify and categorize activities according to the organization's and project's needs. They can be defined by project as well as globally across all projects. Activity codes are hierarchical objects.","For example, if your organization has more than one location, you can create a Location code type with values such as New York, Los Angeles, and Chicago. You can then associate activities with a specific location, such as New York.","You can define three types of activity codes, global activity codes, EPS activity codes, and project activity codes. You can assign global activity codes and values to activities in all projects. You can assign EPS activity codes and values to activities only in projects in the EPS for which the codes were created. You can assign project activity codes and values to activities only in the project for which the codes were created. Each activity code can have an unlimited number of values.","ActivityCode Service","41839.htm");
Page[237]=new Array("Description: Creates multiple ActivityCode objects in the database. You can create up to 1000 ActivityCode objects with a single call.","Service:&nbsp;ActivityCode Service","Style: Document/literal wrapped","Input:","Message:&nbsp;CreateActivityCodes","Elements:&nbsp;ActivityCode&nbsp;elements that contain ActivityCode Fields&nbsp;fields","Required fields:","CodeTypeObjectId","CodeValue","Output:","Message:&nbsp;CreateActivityCodesResponse","Output:&nbsp;Zero to many ObjectId elements","CreateActivityCodes Operation","42013.htm");
Page[238]=new Array("Description: Deletes multiple ActivityCode objects in the database. You can delete up to 1000 ActivityCode objects with a single call.","Service:&nbsp;ActivityCode Service","Style: Document/literal wrapped","Input:","Message:&nbsp;DeleteActivityCodes","Elements: One to many&nbsp;ObjectId elements","Output:","Message:&nbsp;DeleteActivityCodesResponse","Output:&nbsp;boolean","DeleteActivityCodes Operation","42016.htm");
Page[239]=new Array("Description: Updates multiple ActivityCode objects in the database. You can update up to 1000 ActivityCode objects with a single call.","Service:&nbsp;ActivityCode Service","Style: Document/literal wrapped","Input:","Message:&nbsp;UpdateActivityCodes","Elements:&nbsp;ActivityCode&nbsp;elements that contain ActivityCode Fields&nbsp;fields.","Required fields: The ObjectId must be specified.","Output:","Message:&nbsp;UpdateActivityCodesResponse","Output:&nbsp;boolean","UpdateActivityCodes Operation","42015.htm");
Page[240]=new Array("Description: Reads ActivityCode objects from the database.","Service:&nbsp;ActivityCode Service","Style: Document/literal wrapped","Input:","Message:&nbsp;ReadActivityCodePath","Elements: ","One to many&nbsp;ObjectId elements","One to many field names from the ActivityCode Fields&nbsp;field list","Output:","Message:&nbsp;ReadActivityCodePathResponse","Output:&nbsp;Zero to many&nbsp;ActivityCode elements that contain ActivityCode Fields fields.","ReadActivityCodePath Operation","42017.htm");
Page[241]=new Array("Description: Reads ActivityCode objects from the database.","Service:&nbsp;ActivityCode Service","Style: Document/literal wrapped","Input:","Message:&nbsp;ReadActivityCodes","Elements: &nbsp;One to many field names from the ActivityCode Fields&nbsp;field list","You may also include an optional element that contains a filter clause and an optional element that contains an OrderBy clause. Warning: If you do not specify a filter, all business objects of this data type will be returned. Refer to the Filters topic in the P6 EPPM Web Services Programming Guide for additional details.","Output:","Message:&nbsp;ReadActivityCodesResponse","Output:&nbsp;Zero to many&nbsp;ActivityCode elements that contain ActivityCode Fields fields.","ReadActivityCodes Operation","42014.htm");
Page[242]=new Array("Description: Returns length of variable character fields for a BO.","Service: ActivityCode Service","Style: Document/literal wrapped","Input:","Message: GetFieldLengthActivityCode","Elements: FieldLength","Output:","Message: GetFieldLengthActivityCodeResponse","Elements: One to many FieldLengthActivityCodes.","GetFieldLengthActivityCode Operation","95426.htm");
Page[243]=new Array("Description: Load the Activity objects to which this activity code is assigned.","Service: ActivityCode Service","Style: Document/literal wrapped","Input: ","Message: LoadActivities","Elements:&nbsp;","Name","Type","Description","Required","ObjectId","int","The unique identifier for the activity code.","Yes","Fields","string","ActivityCode&nbsp;elements that contain ActivityCode Fields&nbsp;fields.","Yes","WhereClause","string","Optional clause used to filter results.","No","OrderBy","string","Optional clause to specify the order in which results are returned.","No","Output: ","Message: LoadActivitiesResponse","Elements: Zero to many ActivityObjectId elements. ","Name","Type","Description","ActivityObjectIds","int","Unique identifiers for the activities returned on operation success.","LoadActivities Operation","93786.htm");
Page[244]=new Array("<br />&nbsp;Field","<br />&nbsp;Type","Read&nbsp;<br />Only","Filterable<br />Orderable","<br />&nbsp;Description","CodeConcatName","string","X","The activity code name with its associated hierarchy. Required for IPMDAR.","CodeTypeName<br />","string<br />restricted to <br />maxLength(40)","X","X","The name of the parent code type for this code.","CodeTypeObjectId<br />","int<br />","X","The unique ID of the parent activity code type.","CodeTypeScope<br />","string<br />restricted to <br />'Global'<br />'EPS'<br />'Project'<br />","X","X","the 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.","CodeValue<br />","string<br />restricted to <br />maxLength(60)","X","The value of the activity code.","Color<br />","string<br />restricted to <br />pattern <br />'#[A-Fa-f0-9]{6}|'<br />","X","The Hex representation for the color e.g. 0xFFFFFF.","CreateDate<br />","dateTime<br />","X","X","The date this activity code was created.","CreateUser<br />","string<br />restricted to <br />maxLength(255)","X","X","The name of the user that created this activity code.","Description<br />","string<br />restricted to <br />maxLength(120)","X","The description of the activity code.","LastUpdateDate<br />","dateTime<br />","X","X","The date this activity code was last updated.","LastUpdateUser<br />","string<br />restricted to <br />maxLength(255)","X","X","The name of the user that last updated this activity code.","ObjectId<br />","int<br />","X","The unique ID generated by the system.","ParentObjectId<br />","int<br />","X","The unique ID of the parent activity code of this activity code in the hierarchy.","ProjectObjectId<br />","int<br />","X","X","The unique project ID of the parent code type for this code if code type scope is 'Project' or 'EPS', null for code types with scope 'Global'.","SequenceNumber<br />","int<br />","X","The sequence number for sorting.","ActivityCode Fields","42362.htm");
Page[245]=new Array("Operations:","CreateActivityCodeTypes Operation","ReadActivityCodeTypes Operation","UpdateActivityCodeTypes Operation","DeleteActivityCodeTypes Operation","GetFieldLengthActivityCodeType Operation","WSDL: ActivityCodeType.wsdl","Primary Key Field: ObjectId","Target Namespace: http://xmlns.oracle.com/Primavera/P6/WS/ActivityCodeType/V1","Default Transport URLs:","http://&lt;hostname&gt;:&lt;port number&gt;/p6ws/services/ActivityCodeTypeService?wsdl","https://&lt;hostname&gt;:&lt;port number&gt;/p6ws/services/ActivityCodeTypeService?wsdl","Java Client Stub Class:","com.primavera.ws.p6.activitycodetype.ActivityCodeTypeService","Description:","Activity code types provide a way of classifying activity codes. Activity codes are user-defined codes to classify and categorize activities according to the organization's and project's needs. For example, if your organization has more than one location, you can create a Location code type with values such as New York, Los Angeles, and Chicago. You can then associate activities with a specific location, such as New York. You can define activity codes at three different scopes: global activity codes, EPS activity codes, and project activity codes. You can assign global activity codes and values to activities in all projects. You can assign EPS and project activity codes and values to activities only in the EPS and project for which the codes were created. Each ActivityCode can have an unlimited number of values. You can change the scope of an ActivityCodeType from project to EPS, project to Global, and EPS to global. However, you cannot change the scope from EPS to project or from global to anything else. Within the EPS scope, you can always move an ActivityCodeType to a higher level in the EPS structure. However, moving it to a lower level or outside of the EPS hierarchy is possible only if the ActivityCodeType's values are not assigned to any activities. If the ActivityCodeType value assignment exists, an exception will be thrown.","ActivityCodeType Service","41840.htm");
Page[246]=new Array("Description: Creates multiple ActivityCodeType objects in the database. You can create up to 1000 ActivityCodeType objects with a single call.","Service:&nbsp;ActivityCodeType Service","Style: Document/literal wrapped","Input:","Message:&nbsp;CreateActivityCodeTypes","Elements:&nbsp;ActivityCodeType&nbsp;elements that contain ActivityCodeType Fields&nbsp;fields","Required fields: You must supply the Name field.","Output:","Message:&nbsp;CreateActivityCodeTypesResponse","Output:&nbsp;Zero to many ObjectId elements","CreateActivityCodeTypes Operation","42018.htm");
Page[247]=new Array("Description: Reads ActivityCodeType objects from the database.","Service:&nbsp;ActivityCodeType Service","Style: Document/literal wrapped","Input:","Message:&nbsp;ReadActivityCodeTypes","Elements: &nbsp;One to many field names from the ActivityCodeType Fields&nbsp;field list","You may also include an optional element that contains a filter clause and an optional element that contains an OrderBy clause. Warning: If you do not specify a filter, all business objects of this data type will be returned. Refer to the Filters topic in the P6 EPPM Web Services Programming Guide for additional details.","Output:","Message:&nbsp;ReadActivityCodeTypesResponse","Output:&nbsp;Zero to many&nbsp;ActivityCodeType elements that contain ActivityCodeType fields.","ReadActivityCodeTypes Operation","42019.htm");
Page[248]=new Array("Description: Updates multiple ActivityCodeType objects in the database. You can update up to 1000 ActivityCodeType objects with a single call.","Service:&nbsp;ActivityCodeType Service","Style: Document/literal wrapped","Input:","Message:&nbsp;UpdateActivityCodeTypes","Elements:&nbsp;ActivityCodeType&nbsp;elements that contain ActivityCodeType Fields&nbsp;fields.","Required fields: The ObjectId must be specified.","Output:","Message:&nbsp;UpdateActivityCodeTypesResponse","Output:&nbsp;boolean","UpdateActivityCodeTypes Operation","42020.htm");
Page[249]=new Array("Description: Deletes multiple ActivityCodeType objects in the database. You can delete up to 1000 ActivityCodeType objects with a single call.","Service:&nbsp;ActivityCodeType Service","Style: Document/literal wrapped","Input:","Message:&nbsp;DeleteActivityCodeTypes","Elements: One to many&nbsp;ObjectId elements","Output:","Message:&nbsp;DeleteActivityCodeTypesResponse","Output:&nbsp;boolean","DeleteActivityCodeTypes Operation","42021.htm");
Page[250]=new Array("Description: Returns length of variable character fields for a BO.","Service: ActivityCodeType Service","Style: Document/literal wrapped","Input:","Message: GetFieldLengthActivityCodeType","Elements: FieldLength","Output:","Message: GetFieldLengthActivityCodeTypeResponse","Elements: One to many FieldLengthActivityCodeTypes.","GetFieldLengthActivityCodeType Operation","95427.htm");
Page[251]=new Array("<br />&nbsp;Field","<br />&nbsp;Type","Read&nbsp;<br />Only","Filterable<br />Orderable","<br />&nbsp;Description","CreateDate<br />","dateTime<br />","X","X","The date this Activity Code Type was created.","CreateUser<br />","string<br />restricted to <br />maxLength(255)","X","X","The name of the user that created this ActivityCodeType.","EPSCodeTypeHierarchy<br />","string<br />","X","The field that maintains the EPS Activity Code Type Hierarchy.","EPSObjectId<br />","int<br />","Orderable only","The unique ID of the associated EPS.","IsBaseline<br />","boolean<br />","X","X","The boolean value indicating if this business object is related to a Project or Baseline","IsSecureCode<br />","boolean<br />","X","the flag indicating whether this is a secure Activity Code Type.","IsTemplate<br />","boolean<br />","X","X","The boolean value indicating if this business object is related to a template Project.","LastUpdateDate<br />","dateTime<br />","X","X","The date this Activity Code Type was last updated.","LastUpdateUser<br />","string<br />restricted to <br />maxLength(255)","X","X","The name of the user that last updated this ActivityCodeType.","Length<br />","int<br />restricted to <br />minInclusive(1)<br />maxInclusive(60)","X","The maximum number of characters allowed for values of this activity code.","Name<br />","string<br />restricted to <br />maxLength(40)","X","The name of the activity code type.","ObjectId<br />","int<br />","X","The unique ID generated by the system.","ProjectObjectId<br />","int<br />","X","The unique ID of the associated project.","RefProjectObjectIds<br />","string<br />","The unique ID associated with a project whose activities have this code assigned. This data is only exported if more than one project is included in the export and if more than one project contains activities to which the EPS scoped activity code is assigned.","Scope<br />","string<br />restricted to <br />'Global'<br />'EPS'<br />'Project'<br />","X","The 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.","SequenceNumber<br />","int<br />","X","The sequence number for sorting.","ActivityCodeType Fields","42363.htm");
Page[252]=new Array("Operations:","CreateProjectCodes Operation","ReadProjectCodes Operation","UpdateProjectCodes Operation","DeleteProjectCodes Operation","ReadProjectCodePath Operation","LoadProjects Operation","GetFieldLengthProjectCode Operation","WSDL: ProjectCode.wsdl","Primary Key Field: ObjectId","Target Namespace: http://xmlns.oracle.com/Primavera/P6/WS/ProjectCode/V1","Default Transport URLs:","http://&lt;hostname&gt;:&lt;port number&gt;/p6ws/services/ProjectCodeService?wsdl","https://&lt;hostname&gt;:&lt;port number&gt;/p6ws/services/ProjectCodeService?wsdl","Java Client Stub Class:","com.primavera.ws.p6.projectcode.ProjectCodeService","Description:","Project codes are user-defined codes to classify and categorize projects across the enterprise. They are defined globally. Project codes are hierarchical objects.","You can organize the projects in your EPS in groups according to specific categories, such as location and manager, using project codes. You can define unlimited hierarchical project codes to fulfill the filtering, sorting, and reporting requirements for your projects, and arrange them hierarchically for easier management and assignment.","The Project Codes dictionary is global to the entire enterprise. Assign a project code value to projects for each project code you create.","Use project codes to group projects, consolidate large amounts of information, and to distinguish one project from another. All projects assigned a value for a code are grouped by their corresponding values when you group and sort by project code in the Project Management application.","ProjectCode Service","41841.htm");
Page[253]=new Array("Description: Creates multiple ProjectCode objects in the database. You can create up to 1000 ProjectCode objects with a single call.","Service:&nbsp;ProjectCode Service","Style: Document/literal wrapped","Input:","Message:&nbsp;CreateProjectCodes","Elements:&nbsp;ProjectCode&nbsp;elements that contain ProjectCode Fields&nbsp;fields","Required fields:","CodeTypeObjectId","CodeValue","Output:","Message:&nbsp;CreateProjectCodesResponse","Output:&nbsp;Zero to many ObjectId elements","CreateProjectCodes Operation","42022.htm");
Page[254]=new Array("Description: Reads ProjectCode objects from the database.","Service:&nbsp;ProjectCode Service","Style: Document/literal wrapped","Input:","Message:&nbsp;ReadProjectCodes","Elements: &nbsp;One to many field names from the ProjectCode Fields&nbsp;field list","You may also include an optional element that contains a filter clause and an optional element that contains an OrderBy clause. Warning: If you do not specify a filter, all business objects of this data type will be returned. Refer to the Filters topic in the P6 EPPM Web Services Programming Guide for additional details.","Output:","Message:&nbsp;ReadProjectCodesResponse","Output:&nbsp;Zero to many&nbsp;ProjectCode elements that contain ProjectCode Fields&nbsp;fields.","ReadProjectCodes Operation","42023.htm");
Page[255]=new Array("Description: Updates multiple ProjectCode objects in the database. You can update up to 1000 ProjectCode objects with a single call.","Service:&nbsp;ProjectCode Service","Style: Document/literal wrapped","Input:","Message:&nbsp;UpdateProjectCodes","Elements:&nbsp;ProjectCode&nbsp;elements that contain ProjectCode Fields&nbsp;fields.","Required fields: The ObjectId must be specified.","Output:","Message:&nbsp;UpdateProjectCodesResponse","Output:&nbsp;boolean","UpdateProjectCodes Operation","42024.htm");
Page[256]=new Array("Description: Deletes multiple ProjectCode objects in the database. You can delete up to 1000 ProjectCode objects with a single call.","Service:&nbsp;ProjectCode Service","Style: Document/literal wrapped","Input:","Message:&nbsp;DeleteProjectCodes","Elements: One to many&nbsp;ObjectId elements","Output:","Message:&nbsp;DeleteProjectCodesResponse","Output:&nbsp;boolean","DeleteProjectCodes Operation","42025.htm");
Page[257]=new Array("Description: Returns length of variable character fields for a BO.","Service: ProjectCode Service","Style: Document/literal wrapped","Input:","Message: GetFieldLengthProjectCode","Elements: FieldLength","Output:","Message: GetFieldLengthProjectCodeResponse","Elements: One to many FieldLengthProjectCodes.","GetFieldLengthProjectCode Operation","95428.htm");
Page[258]=new Array("Description: Reads ProjectCode objects from the database.","Service:&nbsp;ProjectCode Service","Style: Document/literal wrapped","Input:","Message:&nbsp;ReadProjectCodePath","Elements: ","One to many&nbsp;ObjectId elements","One to many field names from the ProjectCode Fields&nbsp;field list.","Output:","Message:&nbsp;ReadProjectCodePathResponse","Output:&nbsp;Zero to many&nbsp;ProjectCode elements that contain ProjectCode fields. Returns the ProjectCode element that you specify and all of its ancestor elements.","ReadProjectCodePath Operation","42026.htm");
Page[259]=new Array("Description: Loads projects to which the specified project code is assigned.","Service: ProjectCode Service","Input:","Message: LoadProjects","Elements:","Name","Type","Description","Required","ObjectId","int","Unique identifier for the project code.","Yes","Fields","string","One or more  Project Fields from the project fields list.","Yes","WhereClause","string","Optional clause used to filter results.","No","OrderBy","string","Optional clause used to specify the order in which results are returned.","No","Output:","Message:LoadProjectsResponse","Elements:","Name","Type","Description","ProjectObjectIds","string","Unique identifiers for the projects returned on operation success.","LoadProjects Operation","93802.htm");
Page[260]=new Array("<br />&nbsp;Field","<br />&nbsp;Type","Read&nbsp;<br />Only","Filterable<br />Orderable","<br />&nbsp;Description","CodeTypeName<br />","string<br />restricted to <br />maxLength(60)","X","X","The name of the parent code type for this code.","CodeTypeObjectId<br />","int<br />","X","The unique ID of the parent project code type.","CodeValue<br />","string<br />restricted to <br />maxLength(60)","X","The value of the project code.","CreateDate<br />","dateTime<br />","X","X","The date this project code was created.","CreateUser<br />","string<br />restricted to <br />maxLength(255)","X","X","The name of the user that created this project code.","Description<br />","string<br />restricted to <br />maxLength(100)","X","The description of the project code.","LastUpdateDate<br />","dateTime<br />","X","X","The date this project code was last updated.","LastUpdateUser<br />","string<br />restricted to <br />maxLength(255)","X","X","The name of the user that last updated this project code.","ObjectId<br />","int<br />","X","The unique ID generated by the system.","ParentObjectId<br />","int<br />","X","The unique ID of the parent project code of this project code in the hierarchy.","SequenceNumber<br />","int<br />","X","The sequence number for sorting.","Weight<br />","double<br />restricted to <br />minInclusive(0.0)<br />maxInclusive(999999.0)","X","The weight for this code value.","ProjectCode Fields","42364.htm");
Page[261]=new Array("Operations:","CreateProjectCodeTypes Operation","ReadProjectCodeTypes Operation","UpdateProjectCodeTypes Operation","DeleteProjectCodeTypes Operation","GetFieldLengthProjectCodeType Operation","WSDL: ProjectCodeType.wsdl","Primary Key Field: ObjectId","Target Namespace: http://xmlns.oracle.com/Primavera/P6/WS/ProjectCodeType/V1","Default Transport URLs:","http://&lt;hostname&gt;:&lt;port number&gt;/p6ws/services/ProjectCodeTypeService?wsdl","https://&lt;hostname&gt;:&lt;port number&gt;/p6ws/services/ProjectCodeTypeService?wsdl","Java Client Stub Class:","com.primavera.ws.p6.projectcodetype.ProjectCodeTypeService","Description:","Project code types provide a way of classifying project codes. Project codes are user-defined codes to classify and categorize projects across the enterprise. They are defined globally.","You can organize the projects in your EPS in groups according to specific categories, such as location and manager, using project codes. You can define unlimited hierarchical project codes to fulfill the filtering, sorting, and reporting requirements for your projects, and arrange them hierarchically for easier management and assignment.","The Project Codes dictionary is global to the entire enterprise. Assign a project code value to projects for each project code you create.","Use project codes to group projects, consolidate large amounts of information, and to distinguish one project from another. All projects assigned a value for a code are grouped by their corresponding values when you group and sort by project code in the Project Management application.","ProjectCodeType Service","41842.htm");
Page[262]=new Array("Description: Creates multiple ProjectCodeType objects in the database. You can create up to 1000 ProjectCodeType objects with a single call.","Service:&nbsp;ProjectCodeType Service","Style: Document/literal wrapped","Input:","Message:&nbsp;CreateProjectCodeTypes","Elements:&nbsp;ProjectCodeType&nbsp;elements that contain ProjectCodeType Fields&nbsp;fields","Required fields: You must supply the Name field.","Output:","Message:&nbsp;CreateProjectCodeTypesResponse","Output:&nbsp;Zero to many ObjectId elements","CreateProjectCodeTypes Operation","42027.htm");
Page[263]=new Array("Description: Reads ProjectCodeType objects from the database.","Service:&nbsp;ProjectCodeType Service","Style: Document/literal wrapped","Input:","Message:&nbsp;ReadProjectCodeTypes","Elements: &nbsp;One to many field names from the ProjectCodeType Fields&nbsp;field list","You may also include an optional element that contains a filter clause and an optional element that contains an OrderBy clause. Warning: If you do not specify a filter, all business objects of this data type will be returned. Refer to the Filters topic in the P6 EPPM Web Services Programming Guide for additional details.","Output:","Message:&nbsp;ReadProjectCodeTypesResponse","Output:&nbsp;Zero to many&nbsp;ProjectCodeType elements that contain ProjectCodeType Fields fields.","ReadProjectCodeTypes Operation","42028.htm");
Page[264]=new Array("Description: Updates multiple ProjectCodeType objects in the database. You can update up to 1000 ProjectCodeType objects with a single call.","Service:&nbsp;ProjectCodeType Service","Style: Document/literal wrapped","Input:","Message:&nbsp;UpdateProjectCodeTypes","Elements:&nbsp;ProjectCodeType&nbsp;elements that contain ProjectCodeType Fields&nbsp;fields.","Required fields: The ObjectId must be specified.","Output:","Message:&nbsp;UpdateProjectCodeTypesResponse","Output:&nbsp;boolean","UpdateProjectCodeTypes Operation","42029.htm");
Page[265]=new Array("Description: Deletes multiple ProjectCodeType objects in the database. You can delete up to 1000 ProjectCodeType objects with a single call.","Service:&nbsp;ProjectCodeType Service","Style: Document/literal wrapped","Input:","Message:&nbsp;DeleteProjectCodeTypes","Elements: One to many&nbsp;ObjectId elements","Output:","Message:&nbsp;DeleteProjectCodeTypesResponse","Output:&nbsp;boolean","DeleteProjectCodeTypes Operation","42030.htm");
Page[266]=new Array("Description: Returns length of variable character fields for a BO.","Service: ProjectCodeType Service","Style: Document/literal wrapped","Input:","Message: GetFieldLengthProjectCodeType","Elements: FieldLength","Output:","Message: GetFieldLengthProjectCodeTypeResponse","Elements: One to many FieldLengthProjectCodeTypes.","GetFieldLengthProjectCodeType Operation","95429.htm");
Page[267]=new Array("<br />&nbsp;Field","<br />&nbsp;Type","Read&nbsp;<br />Only","Filterable<br />Orderable","<br />&nbsp;Description","CreateDate<br />","dateTime<br />","X","X","The date this project code type was created.","CreateUser<br />","string<br />","X","X","The name of the user that created this project code type.","IsSecureCode<br />","boolean<br />","X","the flag indicating whether this is a secure Project Code Type.","LastUpdateDate<br />","dateTime<br />","X","X","The date this project code type was last updated.","LastUpdateUser<br />","string<br />","X","X","The name of the user that last updated this project code type.","Length<br />","int<br />restricted to<br />minInclusive(1)<br />maxInclusive(60)","X","The maximum number of characters allowed for values of this project code.","MaxCodeValueWeight<br />","double<br />restricted to<br />minInclusive(0.0)<br />maxInclusive(999999.0)","X","The maximum weight of the code values for this project code type.","Name<br />","string<br />restricted to<br />maxLength(60)","X","The name of the project code type.","ObjectId<br />","int<br />","X","The unique ID generated by the system.","SequenceNumber<br />","int<br />","X","The sequence number for sorting.","Weight<br />","double<br />restricted to<br />minInclusive(0.0)<br />maxInclusive(999999.0)","X","The weight for this project code type.","ProjectCodeType Fields","42365.htm");
Page[268]=new Array("Operations:","CreateResourceCodes Operation","ReadResourceCodes Operation","UpdateResourceCodes Operation","DeleteResourceCodes Operation","ReadResourceCodePath Operation","LoadResources Operation","GetFieldLengthResourceCode Operation","WSDL: ResourceCode.wsdl","Primary Key Field: ObjectId","Target Namespace: http://xmlns.oracle.com/Primavera/P6/WS/ResourceCode/V1","Default Transport URLs:","http://&lt;hostname&gt;:&lt;port number&gt;/p6ws/services/ResourceCodeService?wsdl","https://&lt;hostname&gt;:&lt;port number&gt;/p6ws/services/ResourceCodeService?wsdl","Java Client Stub Class:","com.primavera.ws.p6.resourcecode.ResourceCodeService","Description:","Resource codes are user-defined codes to classify and categorize resources across the enterprise. They are defined globally.","With potentially hundreds of resources being used across an enterprise of projects, codes provide another method for filtering the resources you need to access quickly, or for grouping resources for analysis and summarization in layouts. You can also use resource codes to group, sort, and filter resources in profiles and spreadsheets.","ResourceCode Service","41844.htm");
Page[269]=new Array("Description: Creates multiple ResourceCode objects in the database. You can create up to 1000 ResourceCode objects with a single call.","Service:&nbsp;ResourceCode Service","Style: Document/literal wrapped","Input:","Message:&nbsp;CreateResourceCodes","Elements:&nbsp;ResourceCode&nbsp;elements that contain ResourceCode Fields&nbsp;fields","Required fields:","CodeTypeObjectId","CodeValue","Output:","Message:&nbsp;CreateResourceCodesResponse","Output:&nbsp;Zero to many ObjectId elements","CreateResourceCodes Operation","42032.htm");
Page[270]=new Array("Description: Reads ResourceCode objects from the database.","Service:&nbsp;ResourceCode Service","Style: Document/literal wrapped","Input:","Message:&nbsp;ReadResourceCodes","Elements: &nbsp;One to many field names from the ResourceCode Fields&nbsp;field list","You may also include an optional element that contains a filter clause and an optional element that contains an OrderBy clause. Warning: If you do not specify a filter, all business objects of this data type will be returned. Refer to the Filters topic in the P6 EPPM Web Services Programming Guide for additional details.","Output:","Message:&nbsp;ReadResourceCodesResponse","Output:&nbsp;Zero to many&nbsp;ResourceCode elements that contain ResourceCode fields.","ReadResourceCodes Operation","42033.htm");
Page[271]=new Array("Description: Updates multiple ResourceCode objects in the database. You can update up to 1000 ResourceCode objects with a single call.","Service:&nbsp;ResourceCode Service","Style: Document/literal wrapped","Input:","Message:&nbsp;UpdateResourceCodes","Elements:&nbsp;ResourceCode&nbsp;elements that contain ResourceCode Fields&nbsp;fields.","Required fields: The ObjectId must be specified.","Output:","Message:&nbsp;UpdateResourceCodesResponse","Output:&nbsp;boolean","UpdateResourceCodes Operation","42034.htm");
Page[272]=new Array("Description: Deletes multiple ResourceCode objects in the database. You can delete up to 1000 ResourceCode objects with a single call.","Service:&nbsp;ResourceCode Service","Style: Document/literal wrapped","Input:","Message:&nbsp;DeleteResourceCodes","Elements: One to many&nbsp;ObjectId elements","Output:","Message:&nbsp;DeleteResourceCodesResponse","Output:&nbsp;boolean","DeleteResourceCodes Operation","42035.htm");
Page[273]=new Array("Description: Returns length of variable character fields for a BO.","Service: ResourceCode Service","Style: Document/literal wrapped","Input:","Message: GetFieldLengthResourceCode","Elements: FieldLength","Output:","Message: GetFieldLengthResourceCodeResponse","Elements: One to many FieldLengthResourceCodes.","GetFieldLengthResourceCode Operation","95430.htm");
Page[274]=new Array("Description: Reads ResourceCode objects from the database.","Service:&nbsp;ResourceCode Service","Style: Document/literal wrapped","Input:","Message:&nbsp;ReadResourceCodePath","Elements: ","One to many&nbsp;ObjectId elements","One to many field names from the ResourceCode Fields&nbsp;field list.","Output:","Message:&nbsp;ReadResourceCodePathResponse","Output:&nbsp;Zero to many&nbsp;ResourceCode elements that contain ResourceCode Fields&nbsp;fields.","ReadResourceCodePath Operation","42036.htm");
Page[275]=new Array("Description: Loads resources associated to the specified resource code.","Input:","Message: LoadResources","Elements:","Name","Type","Description","Required","ObjectId","int","The unique identifier for the resource code.","Yes","Fields","string","One or more ResourceCode Fields from the Resource Codes field list.","Yes","WhereClause","string","Optional clause used to filter results.","No","OrderBy","string","Optional clause used to specify the order in which results are returned.","No","Output:","Message: LoadResourcesResponse","Elements:","Name","Type","Description","ResourceObjectIds","string","One or more unique identifiers for resources returned on operation completion.","LoadResources Operation","93873.htm");
Page[276]=new Array("<br />&nbsp;Field","<br />&nbsp;Type","Read&nbsp;<br />Only","Filterable<br />Orderable","<br />&nbsp;Description","CodeConcatName","string","X","The resource code name with its associated hierarchy. Required for IPMDAR.","CodeTypeName<br />","string<br />restricted to<br />maxLength(40)","X","X","The name of the parent code type for this code.","CodeTypeObjectId<br />","int<br />","X","The unique ID of the parent resource code type.","CodeValue<br />","string<br />restricted to<br />maxLength(32)","X","The value of the resource code.","CreateDate<br />","dateTime<br />","X","X","The date this resource code was created.","CreateUser<br />","string<br />","X","X","The name of the user that created this resource code.","Description<br />","string<br />restricted to<br />maxLength(100)","X","The description of the resource code.","LastUpdateDate<br />","dateTime<br />","X","X","The date this resource code was last updated.","LastUpdateUser<br />","string<br />","X","X","The name of the user that last updated this resource code.","ObjectId<br />","int<br />","X","The unique ID generated by the system.","ParentObjectId<br />","int<br />","X","The unique ID of the parent resource code of this resource code in the hierarchy.","SequenceNumber<br />","int<br />","X","The sequence number for sorting.","ResourceCode Fields","42367.htm");
Page[277]=new Array("Operations:","CreateResourceCodeTypes Operation","ReadResourceCodeTypes Operation","UpdateResourceCodeTypes Operation","DeleteResourceCodeTypes Operation","GetFieldLengthResourceCodeType Operation","WSDL: ResourceCodeType.wsdl","Primary Key Field: ObjectId","Target Namespace: http://xmlns.oracle.com/Primavera/P6/WS/ResourceCodeType/V1","Default Transport URLs:","http://&lt;hostname&gt;:&lt;port number&gt;/p6ws/services/ResourceCodeTypeService?wsdl","https://&lt;hostname&gt;:&lt;port number&gt;/p6ws/services/ResourceCodeTypeService?wsdl","Java Client Stub Class:","com.primavera.ws.p6.resourcecodetype.ResourceCodeTypeService","Description:","Resource code types provide a way of classifying resource codes. Resource codes are user-defined codes to classify and categorize resources across the enterprise. They are defined globally.","With potentially hundreds of resources being used across an enterprise of projects, codes provide another method for filtering the resources you need to access quickly, or for grouping resources for analysis and summarization in layouts. You can also use resource codes to group, sort, and filter resources in profiles and spreadsheets.","ResourceCodeType Service","41845.htm");
Page[278]=new Array("Description: Creates multiple ResourceCodeType objects in the database. You can create up to 1000 ResourceCodeType objects with a single call.","Service:&nbsp;ResourceCodeType Service","Style: Document/literal wrapped","Input:","Message:&nbsp;CreateResourceCodeTypes","Elements:&nbsp;ResourceCodeType&nbsp;elements that contain ResourceCodeType Fields&nbsp;fields","Required fields: You must supply the Name field.","Output:","Message:&nbsp;CreateResourceCodeTypesResponse","Output:&nbsp;Zero to many ObjectId elements","CreateResourceCodeTypes Operation","42037.htm");
Page[279]=new Array("Description: Reads ResourceCodeType objects from the database.","Service:&nbsp;ResourceCodeType Service","Style: Document/literal wrapped","Input:","Message:&nbsp;ReadResourceCodeTypes","Elements: &nbsp;One to many field names from the ResourceCodeType Fields&nbsp;field list.","You may also include an optional element that contains a filter clause and an optional element that contains an OrderBy clause. Warning: If you do not specify a filter, all business objects of this data type will be returned. Refer to the Filters topic in the P6 EPPM Web Services Programming Guide for additional details.","Output:","Message:&nbsp;ReadResourceCodeTypesResponse","Output:&nbsp;Zero to many&nbsp;ResourceCodeType elements that contain ResourceCodeType Fields fields.","ReadResourceCodeTypes Operation","42038.htm");
Page[280]=new Array("Description: Updates multiple ResourceCodeType objects in the database. You can update up to 1000 ResourceCodeType objects with a single call.","Service:&nbsp;ResourceCodeType Service","Style: Document/literal wrapped","Input:","Message:&nbsp;UpdateResourceCodeTypes","Elements:&nbsp;ResourceCodeType&nbsp;elements that contain ResourceCodeType Fields&nbsp;fields.","Required fields: The ObjectId must be specified.","Output:","Message:&nbsp;UpdateResourceCodeTypesResponse","Output:&nbsp;boolean","UpdateResourceCodeTypes Operation","42039.htm");
Page[281]=new Array("Description: Deletes multiple ResourceCodeType objects in the database. You can delete up to 1000 ResourceCodeType objects with a single call.","Service:&nbsp;ResourceCodeType Service","Style: Document/literal wrapped","Input:","Message:&nbsp;DeleteResourceCodeTypes","Elements: One to many&nbsp;ObjectId elements","Output:","Message:&nbsp;DeleteResourceCodeTypesResponse","Output:&nbsp;boolean","DeleteResourceCodeTypes Operation","42040.htm");
Page[282]=new Array("Description: Returns length of variable character fields for a BO.","Service: ResourceCodeType Service","Style: Document/literal wrapped","Input:","Message: GetFieldLengthResourceCodeType","Elements: FieldLength","Output:","Message: GetFieldLengthResourceCodeTypeResponse","Elements: One to many FieldLengthResourceCodeTypes.","GetFieldLengthResourceCodeType Operation","95431.htm");
Page[283]=new Array("<br />&nbsp;Field","<br />&nbsp;Type","Read&nbsp;<br />Only","Filterable<br />Orderable","<br />&nbsp;Description","CreateDate<br />","dateTime<br />","X","X","The date this resource code type was created.","CreateUser<br />","string<br />restricted to <br />maxLength(255)","X","X","The name of the user that created this resource code type.","IsSecureCode<br />","boolean<br />","X","the flag indicating whether this is a secure Resource Code Type.","LastUpdateDate<br />","dateTime<br />","X","X","The date this resource code type was last updated.","LastUpdateUser<br />","string<br />restricted to <br />maxLength(255)","X","X","The name of the user that last updated this resource code type.","Length<br />","int<br />restricted to <br />minInclusive(1)<br />maxInclusive(40)","X","The maximum number of characters allowed for values of this resource code.","Name<br />","string<br />restricted to <br />maxLength(32)","X","The name of the resource code type.","ObjectId<br />","int<br />","X","The unique ID generated by the system.","SequenceNumber<br />","int<br />","X","The sequence number for sorting.","ResourceCodeType Fields","42368.htm");
Page[284]=new Array("Operations:","CreateRoleCodes Operation","ReadRoleCodes Operation","UpdateRoleCodes Operation","DeleteRoleCodes Operation","ReadRoleCodePath Operation","LoadRoles Operation","GetFieldLengthRoleCode Operation","WSDL: RoleCode.wsdl","Primary Key Field: ObjectId","Target Namespace: http://xmlns.oracle.com/Primavera/P6/WS/RoleCode/V1","Default Transport URLs:","http://&lt;hostname&gt;:&lt;port number&gt;/p6ws/services/RoleCodeService?wsdl","https://&lt;hostname&gt;:&lt;port number&gt;/p6ws/services/RoleCodeService?wsdl","Java Client Stub Class:","com.primavera.ws.p6.rolecode.RoleCodeService","Description:","Role codes are user-defined codes to classify and categorize roles across the enterprise. They are defined globally.","With potentially hundreds of roles being used across an enterprise of projects, codes provide another method for filtering the roles you need to access quickly, or for grouping roles for analysis and summarization in layouts. You can also use role codes to group, sort, and filter roles in profiles and spreadsheets.","RoleCode Service","99439.htm");
Page[285]=new Array("Description: Creates multiple RoleCode objects in the database. You can create up to 1000 RoleCode objects with a single call.","Service:&nbsp;RoleCode Service","Style: Document/literal wrapped","Input:","Message:&nbsp;CreateRoleCodes","Elements:&nbsp;RoleCode&nbsp;elements that contain RoleCode Fields&nbsp;fields","Required fields:","CodeTypeObjectId","CodeValue","Output:","Message:&nbsp;CreateRoleCodesResponse","Output:&nbsp;Zero to many ObjectId elements","CreateRoleCodes Operation","99441.htm");
Page[286]=new Array("Description: Reads RoleCode objects from the database.","Service:&nbsp;RoleCode Service","Style: Document/literal wrapped","Input:","Message:&nbsp;ReadRoleCodes","Elements: &nbsp;One to many field names from the RoleCode Fields&nbsp;field list","You may also include an optional element that contains a filter clause and an optional element that contains an OrderBy clause. Warning: If you do not specify a filter, all business objects of this data type will be returned. Refer to the Filters topic in the P6 EPPM Web Services Programming Guide for additional details.","Output:","Message:&nbsp;ReadRoleCodesResponse","Output:&nbsp;Zero to many&nbsp;RoleCode elements that contain RoleCode fields.","ReadRoleCodes Operation","99442.htm");
Page[287]=new Array("Description: Updates multiple RoleCode objects in the database. You can update up to 1000 RoleCode objects with a single call.","Service:&nbsp;RoleCode Service","Style: Document/literal wrapped","Input:","Message:&nbsp;UpdateRoleCodes","Elements:&nbsp;RoleCode&nbsp;elements that contain RoleCode Fields&nbsp;fields.","Required fields: The ObjectId must be specified.","Output:","Message:&nbsp;UpdateRoleCodesResponse","Output:&nbsp;boolean","UpdateRoleCodes Operation","99443.htm");
Page[288]=new Array("Description: Deletes multiple RoleCode objects in the database. You can delete up to 1000 RoleCode objects with a single call.","Service:&nbsp;RoleCode Service","Style: Document/literal wrapped","Input:","Message:&nbsp;DeleteRoleCodes","Elements: One to many&nbsp;ObjectId elements","Output:","Message:&nbsp;DeleteRoleCodesResponse","Output:&nbsp;boolean","DeleteRoleCodes Operation","99444.htm");
Page[289]=new Array("Description: Returns length of variable character fields for a BO.","Service: RoleCode Service","Style: Document/literal wrapped","Input:","Message: GetFieldLengthRoleCode","Elements: FieldLength","Output:","Message: GetFieldLengthRoleCodeResponse","Elements: One to many FieldLengthRoleCodes.","GetFieldLengthRoleCode Operation","99445.htm");
Page[290]=new Array("Description: Reads RoleCode objects from the database.","Service:&nbsp;RoleCode Service","Style: Document/literal wrapped","Input:","Message:&nbsp;ReadRoleCodePath","Elements: ","One to many&nbsp;ObjectId elements","One to many field names from the RoleCode Fields&nbsp;field list.","Output:","Message:&nbsp;ReadRoleCodePathResponse","Output:&nbsp;Zero to many&nbsp;RoleCode elements that contain RoleCode Fields&nbsp;fields.","ReadRoleCodePath Operation","99446.htm");
Page[291]=new Array("Description: Loads roles associated to the specified role code.","Input:","Message: LoadRoles","Elements:","Name","Type","Description","Required","ObjectId","int","The unique identifier for the role code.","Yes","Fields","string","One or more RoleCode Fields from the Role Codes field list.","Yes","WhereClause","string","Optional clause used to filter results.","No","OrderBy","string","Optional clause used to specify the order in which results are returned.","No","Output:","Message: LoadRolesResponse","Elements:","Name","Type","Description","RoleObjectIds","string","One or more unique identifiers for roles returned on operation completion.","LoadRoles Operation","99447.htm");
Page[292]=new Array("<br />&nbsp;Field","<br />&nbsp;Type","Read&nbsp;<br />Only","Filterable<br />Orderable","<br />&nbsp;Description","CodeTypeName<br />","string<br />restricted to<br />maxLength(40)","X","X","The name of the parent code type for this code.","CodeTypeObjectId<br />","int<br />","X","The unique ID of the parent resource code type.","CodeValue<br />","string<br />restricted to<br />maxLength(32)","X","The value of the resource code.","CreateDate<br />","dateTime<br />","X","X","The date this resource code was created.","CreateUser<br />","string<br />","X","X","The name of the user that created this resource code.","Description<br />","string<br />restricted to<br />maxLength(100)","X","The description of the resource code.","LastUpdateDate<br />","dateTime<br />","X","X","The date this resource code was last updated.","LastUpdateUser<br />","string<br />","X","X","The name of the user that last updated this resource code.","ObjectId<br />","int<br />","X","The unique ID generated by the system.","ParentObjectId<br />","int<br />","X","The unique ID of the parent resource code of this resource code in the hierarchy.","SequenceNumber<br />","int<br />","X","The sequence number for sorting.","RoleCode Fields","99448.htm");
Page[293]=new Array("Operations:","CreateRoleCodeTypes Operation","ReadRoleCodeTypes Operation","UpdateRoleCodeTypes Operation","DeleteRoleCodeTypes Operation","GetFieldLengthRoleCodeType Operation","WSDL: RoleCodeType.wsdl","Primary Key Field: ObjectId","Target Namespace: http://xmlns.oracle.com/Primavera/P6/WS/RoleCodeType/V1","Default Transport URLs:","http://&lt;hostname&gt;:&lt;port number&gt;/p6ws/services/RoleCodeTypeService?wsdl","https://&lt;hostname&gt;:&lt;port number&gt;/p6ws/services/RoleCodeTypeService?wsdl","Java Client Stub Class:","com.primavera.ws.p6.Rolecodetype.RoleCodeTypeService","Description:","Role code types provide a way of classifying role codes. Role codes are user-defined codes to classify and categorize roles across the enterprise. They are defined globally.","With potentially hundreds of roles being used across an enterprise of projects, codes provide another method for filtering the roles you need to access quickly, or for grouping roles for analysis and summarization in layouts. You can also use role codes to group, sort, and filter roles in profiles and spreadsheets.","RoleCodeType Service","99440.htm");
Page[294]=new Array("Description: Creates multiple RoleCodeType objects in the database. You can create up to 1000 RoleCodeType objects with a single call.","Service:&nbsp;RoleCodeType Service","Style: Document/literal wrapped","Input:","Message:&nbsp;CreateRoleCodeTypes","Elements:&nbsp;RoleCodeType&nbsp;elements that contain RoleCodeType Fields&nbsp;fields","Required fields: You must supply the Name field.","Output:","Message:&nbsp;CreateRoleCodeTypesResponse","Output:&nbsp;Zero to many ObjectId elements","CreateRoleCodeTypes Operation","99449.htm");
Page[295]=new Array("Description: Reads RoleCodeType objects from the database.","Service:&nbsp;RoleCodeType Service","Style: Document/literal wrapped","Input:","Message:&nbsp;ReadRoleCodeTypes","Elements: &nbsp;One to many field names from the RoleCodeType Fields&nbsp;field list.","You may also include an optional element that contains a filter clause and an optional element that contains an OrderBy clause. Warning: If you do not specify a filter, all business objects of this data type will be returned. Refer to the Filters topic in the P6 EPPM Web Services Programming Guide for additional details.","Output:","Message:&nbsp;ReadRoleCodeTypesResponse","Output:&nbsp;Zero to many&nbsp;RoleCodeType elements that contain RoleCodeType Fields fields.","ReadRoleCodeTypes Operation","99450.htm");
Page[296]=new Array("Description: Updates multiple RoleCodeType objects in the database. You can update up to 1000 RoleCodeType objects with a single call.","Service:&nbsp;RoleCodeType Service","Style: Document/literal wrapped","Input:","Message:&nbsp;UpdateRoleCodeTypes","Elements:&nbsp;RoleCodeType&nbsp;elements that contain RoleCodeType Fields&nbsp;fields.","Required fields: The ObjectId must be specified.","Output:","Message:&nbsp;UpdateRoleCodeTypesResponse","Output:&nbsp;boolean","UpdateRoleCodeTypes Operation","99451.htm");
Page[297]=new Array("Description: Deletes multiple RoleCodeType objects in the database. You can delete up to 1000 RoleCodeType objects with a single call.","Service:&nbsp;RoleCodeType Service","Style: Document/literal wrapped","Input:","Message:&nbsp;DeleteRoleCodeTypes","Elements: One to many&nbsp;ObjectId elements","Output:","Message:&nbsp;DeleteRoleCodeTypesResponse","Output:&nbsp;boolean","DeleteRoleCodeTypes Operation","99452.htm");
Page[298]=new Array("Description: Returns length of variable character fields for a BO.","Service: RoleCodeType Service","Style: Document/literal wrapped","Input:","Message: GetFieldLengthRoleCodeType","Elements: FieldLength","Output:","Message: GetFieldLengthRoleCodeTypeResponse","Elements: One to many FieldLengthRoleCodeTypes.","GetFieldLengthRoleCodeType Operation","99453.htm");
Page[299]=new Array("<br />&nbsp;Field","<br />&nbsp;Type","Read&nbsp;<br />Only","Filterable<br />Orderable","<br />&nbsp;Description","CreateDate<br />","dateTime<br />","X","X","The date this role code type was created.","CreateUser<br />","string<br />restricted to <br />maxLength(255)","X","X","The name of the user that created this role code type.","IsSecureCode<br />","boolean<br />","X","the flag indicating whether this is a secure role code type.","LastUpdateDate<br />","dateTime<br />","X","X","The date this role code type was last updated.","LastUpdateUser<br />","string<br />restricted to <br />maxLength(255)","X","X","The name of the user that last updated this role code type.","Length<br />","int<br />restricted to <br />minInclusive(1)<br />maxInclusive(40)","X","The maximum number of characters allowed for values of this role code.","Name<br />","string<br />restricted to <br />maxLength(32)","X","The name of the role code type.","ObjectId<br />","int<br />","X","The unique ID generated by the system.","SequenceNumber<br />","int<br />","X","The sequence number for sorting.","RoleCodeType Fields","99454.htm");
Page[300]=new Array("Operations:","CreateResourceAssignmentCodes Operation","ReadResourceAssignmentCodes Operation","UpdateResourceAssignmentCodes Operation","DeleteResourceAssignmentCodes Operation","ReadResourceAssignmentCodePath Operation","LoadResourceAssignments Operation","GetFieldLengthResourceAssignmentCode Operation","WSDL: ResourceAssignmentCode.wsdl","Primary Key Field: ObjectId","Target Namespace: http://xmlns.oracle.com/Primavera/P6/WS/ResourceAssignmentCode/V1","Default Transport URLs:","http://&lt;hostname&gt;:&lt;port number&gt;/p6ws/services/ResourceAssignmentCodeService?wsdl","https://&lt;hostname&gt;:&lt;port number&gt;/p6ws/services/ResourceAssignmentCodeService?wsdl","Java Client Stub Class:","com.primavera.ws.p6.resourcecode.ResourceAssignmentCodeService","Description:","Resource and role assignment codes are user-defined codes to classify and categorize resource and role assignments across the enterprise. They are defined globally.","With potentially hundreds of resources and roles being assigned to activities across an enterprise of projects, assignment codes provide another method for filtering the assignments you need to access quickly, or for grouping assignments for analysis and summarization in layouts. You can also use assignment codes to group, sort, and filter assignments in profiles and spreadsheets.","ResourceAssignmentCode Service","100242.htm");
Page[301]=new Array("Description: Creates multiple ResourceAssignmentCode objects in the database. You can create up to 1000 ResourceAssignmentCode objects with a single call.","Service:&nbsp;ResourceAssignmentCode Service","Style: Document/literal wrapped","Input:","Message:&nbsp;CreateResourceAssignmentCodes","Elements:&nbsp;ResourceAssignmentCode&nbsp;elements that contain ResourceAssignmentCode Fields&nbsp;fields","Required fields:","CodeTypeObjectId","CodeValue","Output:","Message:&nbsp;CreateResourceAssignmentCodesResponse","Output:&nbsp;Zero to many ObjectId elements","CreateResourceAssignmentCodes Operation","100243.htm");
Page[302]=new Array("Description: Reads ResourceAssignmentCode objects from the database.","Service:&nbsp;ResourceAssignmentCode Service","Style: Document/literal wrapped","Input:","Message:&nbsp;ReadResourceAssignmentCodes","Elements: &nbsp;One to many field names from the ResourceAssignmentCode Fields&nbsp;field list","You may also include an optional element that contains a filter clause and an optional element that contains an OrderBy clause. Warning: If you do not specify a filter, all business objects of this data type will be returned. Refer to the Filters topic in the P6 EPPM Web Services Programming Guide for additional details.","Output:","Message:&nbsp;ReadResourceAssignmentCodesResponse","Output:&nbsp;Zero to many&nbsp;ResourceAssignmentCode elements that contain ResourceAssignmentCode Fields.","ReadResourceAssignmentCodes Operation","100245.htm");
Page[303]=new Array("Description: Updates multiple ResourceAssignmentCode objects in the database. You can update up to 1000 ResourceAssignmentCode objects with a single call.","Service:&nbsp;ResourceAssignmentCode Service","Style: Document/literal wrapped","Input:","Message:&nbsp;UpdateResourceAssignmentCodes","Elements:&nbsp;ResourceAssignmentCode&nbsp;elements that contain ResourceAssignmentCode Fields&nbsp;fields.","Required fields: The ObjectId must be specified.","Output:","Message:&nbsp;UpdateResourceAssignmentCodesResponse","Output:&nbsp;boolean","UpdateResourceAssignmentCodes Operation","100246.htm");
Page[304]=new Array("Description: Deletes multiple ResourceAssignmentCode objects in the database. You can delete up to 1000 ResourceAssignmentCode objects with a single call.","Service:&nbsp;ResourceAssignmentCode Service","Style: Document/literal wrapped","Input:","Message:&nbsp;DeleteResourceAssignmentCodes","Elements: One to many&nbsp;ObjectId elements","Output:","Message:&nbsp;DeleteResourceCodesAssignmentResponse","Output:&nbsp;boolean","DeleteResourceAssignmentCodes Operation","100247.htm");
Page[305]=new Array("Description: Returns length of variable character fields for a BO.","Service: ResourceAssignmentCode Service","Style: Document/literal wrapped","Input:","Message: GetFieldLengthResourceAssignmentCode","Elements: FieldLength","Output:","Message: GetFieldLengthResourceAssignmentCodeResponse","Elements: One to many FieldLengthResourceAssignmentCodes.","GetFieldLengthResourceAssignmentCode Operation","100248.htm");
Page[306]=new Array("Description: Reads ResourceAssignmentCode objects from the database.","Service:&nbsp;ResourceAssignmentCode Service","Style: Document/literal wrapped","Input:","Message:&nbsp;ReadResourceAssignmentCodePath","Elements: ","One to many&nbsp;ObjectId elements","One to many field names from the ResourceAssignmentCode Fields&nbsp;field list.","Output:","Message:&nbsp;ReadResourceAssignmentCodePathResponse","Output:&nbsp;Zero to many&nbsp;ResourceAssignmentCode elements that contain ResourceAssignmentCode Fields&nbsp;fields.","ReadResourceAssignmentCodePath Operation","100249.htm");
Page[307]=new Array("Description: Loads resource and role assignments associated to the specified resource assignment code.","Input:","Message: LoadResourceAssignments","Elements:","Name","Type","Description","Required","ObjectId","int","The unique identifier for the resource assignment code.","Yes","Fields","string","One or more ResourceAssignmentCode Fields from the Resource Assignment Codes field list.","Yes","WhereClause","string","Optional clause used to filter results.","No","OrderBy","string","Optional clause used to specify the order in which results are returned.","No","Output:","Message: LoadResourceAssignmentsResponse","Elements:","Name","Type","Description","ResourceAssignmentObjectIds","string","One or more unique identifiers for resource and role assignments returned on operation completion.","LoadResourceAssignments Operation","100250.htm");
Page[308]=new Array("<br />&nbsp;Field","<br />&nbsp;Type","Read&nbsp;<br />Only","Filterable<br />Orderable","<br />&nbsp;Description","CodeTypeName<br />","string<br />restricted to<br />maxLength(60)","X","X","The name of the parent code type for this code.","CodeTypeObjectId<br />","int<br />","X","The unique ID of the parent code type.","CodeValue<br />","string<br />restricted to<br />maxLength(60)","X","The value of the resource assignment code.","CreateDate<br />","dateTime<br />","X","X","The date this code was created.","CreateUser<br />","string<br />","X","X","The name of the user that created this code.","Description<br />","string<br />restricted to<br />maxLength(100)","X","The description of the code.","LastUpdateDate<br />","dateTime<br />","X","X","The date this code was last updated.","LastUpdateUser<br />","string<br />","X","X","The name of the user that last updated this code.","ObjectId<br />","int<br />","X","The unique ID generated by the system.","ParentObjectId<br />","int<br />","X","The unique ID of the parent code of this code in the hierarchy.","SequenceNumber<br />","int<br />","X","The sequence number for sorting.","ResourceAssignmentCode Fields","100251.htm");
Page[309]=new Array("Operations:","CreateResourceAssignmentCodeTypes Operation","ReadResourceAssignmentCodeTypes Operation","UpdateResourceAssignmentCodeTypes Operation","DeleteResourceAssignmentCodeTypes Operation","GetFieldLengthResourceAssignmentCodeType Operation","WSDL: ResourceAssignmentCodeType.wsdl","Primary Key Field: ObjectId","Target Namespace: http://xmlns.oracle.com/Primavera/P6/WS/ResourceAssignmentCodeType/V1","Default Transport URLs:","http://&lt;hostname&gt;:&lt;port number&gt;/p6ws/services/ResourceAssignmentCodeTypeService?wsdl","https://&lt;hostname&gt;:&lt;port number&gt;/p6ws/services/ResourceAssignmentCodeTypeService?wsdl","Java Client Stub Class:","com.primavera.ws.p6.resourcecodetype.ResourceAssignmentCodeTypeService","Description:","Resource and role assignment code types provide a way of classifying assignment codes. Assignment codes are user-defined codes to classify and categorize resource and role assignments across the enterprise. They are defined globally.","With potentially hundreds of resources and roles being assigned to activities across an enterprise of projects, codes provide another method for filtering the assignments you need to access quickly, or for grouping assignments for analysis and summarization in layouts. You can also use assignment codes to group, sort, and filter assignments in profiles and spreadsheets.","ResourceAssignmentCodeType Service","100259.htm");
Page[310]=new Array("Description: Creates multiple ResourceAssignmentCodeType objects in the database. You can create up to 1000 ResourceAssignmentCodeType objects with a single call.","Service:&nbsp;ResourceAssignmentCodeType Service","Style: Document/literal wrapped","Input:","Message:&nbsp;CreateResourceAssignmentCodeTypes","Elements:&nbsp;ResourceAssignmentCodeType&nbsp;elements that contain ResourceAssignmentCodeType Fields&nbsp;fields","Required fields: You must supply the Name field.","Output:","Message:&nbsp;CreateResourceAssignmentCodeTypesResponse","Output:&nbsp;Zero to many ObjectId elements","CreateResourceAssignmentCodeTypes Operation","100253.htm");
Page[311]=new Array("Description: Reads ResourceAssignmentCodeType objects from the database.","Service:&nbsp;ResourceAssignmentCodeType Service","Style: Document/literal wrapped","Input:","Message:&nbsp;ReadResourceAssignmentCodeTypes","Elements: &nbsp;One to many field names from the ResourceAssignmentCodeType Fields&nbsp;field list.","You may also include an optional element that contains a filter clause and an optional element that contains an OrderBy clause. Warning: If you do not specify a filter, all business objects of this data type will be returned. Refer to the Filters topic in the P6 EPPM Web Services Programming Guide for additional details.","Output:","Message:&nbsp;ReadResourceAssignmentCodeTypesResponse","Output:&nbsp;Zero to many&nbsp;ResourceAssignmentCodeType elements that contain ResourceAssignmentCodeType Fields fields.","ReadResourceAssignmentCodeTypes Operation","100254.htm");
Page[312]=new Array("Description: Updates multiple ResourceAssignmentCodeType objects in the database. You can update up to 1000 ResourceAssignmentCodeType objects with a single call.","Service:&nbsp;ResourceAssignmentCodeType Service","Style: Document/literal wrapped","Input:","Message:&nbsp;UpdateResourceAssignmentCodeTypes","Elements:&nbsp;ResourceAssignmentCodeType&nbsp;elements that contain ResourceAssignmentCodeType Fields&nbsp;fields.","Required fields: The ObjectId must be specified.","Output:","Message:&nbsp;UpdateResourceAssignmentCodeTypesResponse","Output:&nbsp;boolean","UpdateResourceAssignmentCodeTypes Operation","100255.htm");
Page[313]=new Array("Description: Deletes multiple ResourceAssignmentCodeType objects in the database. You can delete up to 1000 ResourceAssignmentCodeType objects with a single call.","Service:&nbsp;ResourceAssignmentCodeType Service","Style: Document/literal wrapped","Input:","Message:&nbsp;DeleteResourceAssignmentCodeTypes","Elements: One to many&nbsp;ObjectId elements","Output:","Message:&nbsp;DeleteResourceAssignmentCodeTypesResponse","Output:&nbsp;boolean","DeleteResourceAssignmentCodeTypes Operation","100256.htm");
Page[314]=new Array("Description: Returns length of variable character fields for a BO.","Service: ResourceAssignmentCodeType Service","Style: Document/literal wrapped","Input:","Message: GetFieldLengthResourceAssignmentCodeType","Elements: FieldLength","Output:","Message: GetFieldLengthResourceAssignmentCodeTypeResponse","Elements: One to many FieldLengthResourceAssignmentCodeTypes.","GetFieldLengthResourceAssignmentCodeType Operation","100257.htm");
Page[315]=new Array("<br />&nbsp;Field","<br />&nbsp;Type","Read&nbsp;<br />Only","Filterable<br />Orderable","<br />&nbsp;Description","CreateDate<br />","dateTime<br />","X","X","The date this code type was created.","CreateUser<br />","string<br />restricted to <br />maxLength(255)","X","X","The name of the user that created this code type.","IsSecureCode<br />","boolean<br />","X","The flag indicating whether this is a secure Resource Assignment Code Type.","LastUpdateDate<br />","dateTime<br />","X","X","The date this code type was last updated.","LastUpdateUser<br />","string<br />restricted to <br />maxLength(255)","X","X","The name of the user that last updated this code type.","Length<br />","int<br />restricted to <br />minInclusive(1)<br />maxInclusive(60)","X","The maximum number of characters allowed for values of this code.","Name<br />","string<br />restricted to <br />maxLength(60)","X","The name of the code type.","ObjectId<br />","int<br />","X","The unique ID generated by the system.","SequenceNumber<br />","int<br />","X","The sequence number for sorting.","ResourceAssignmentCodeType Fields","100258.htm");
Page[316]=new Array("Operations:","CreateUDFCodes Operation","ReadUDFCodes Operation","UpdateUDFCodes Operation","DeleteUDFCodes Operation","GetFieldLengthUDFCode Operation","WSDL: UDFCode.wsdl","Primary Key Field: ObjectId","Target Namespace: http://xmlns.oracle.com/Primavera/P6/WS/UDFCode/V1","Default Transport URLs:","http://&lt;hostname&gt;:&lt;port number&gt;/p6ws/services/UDFCodeService?wsdl","https://&lt;hostname&gt;:&lt;port number&gt;/p6ws/services/UDFCodeService?wsdl","Java Client Stub Class:","com.primavera.ws.p6.udfcode.UDFCodeService","Description:","UDF codes, also known as issue codes, allow you to organize and categorize project issues in a way that is meaningful to you. Their UDF type is 'Code.' For example, you can create a UDF Code, Severity, and subsequently create code values: 'High', 'Medium', and 'Low'. You can assign each of these code values to project issues across multiple projects, enabling you to categorize each project issue according how severe it is. UDF codes are stored in a non-hierarchical list.","UDFCode Service","41846.htm");
Page[317]=new Array("Description: Creates multiple UDFCode objects in the database. You can create up to 1000 UDFCode objects with a single call.","Service:&nbsp;UDFCode Service","Style: Document/literal wrapped","Input:","Message:&nbsp;CreateUDFCodes","Elements:&nbsp;UDFCode&nbsp;elements that contain UDFCode Fields&nbsp;fields","Required fields: The following fields are required when creating the UDFCode object:","CodeTypeObjectId","CodeValue","Description","Output:","Message:&nbsp;CreateUDFCodesResponse","Output:&nbsp;Zero to many ObjectId elements","CreateUDFCodes Operation","42041.htm");
Page[318]=new Array("Description: Reads UDFCode objects from the database.","Service:&nbsp;UDFCode Service","Style: Document/literal wrapped","Input:","Message:&nbsp;ReadUDFCodes","Elements: &nbsp;One to many field names from the UDFCode Fields&nbsp;field list.","You may also include an optional element that contains a filter clause and an optional element that contains an OrderBy clause. Warning: If you do not specify a filter, all business objects of this data type will be returned. Refer to the Filters topic in the P6 EPPM Web Services Programming Guide for additional details.","Output:","Message:&nbsp;ReadUDFCodesResponse","Output:&nbsp;Zero to many&nbsp;UDFCode elements that contain UDFCode Fields fields.","ReadUDFCodes Operation","42042.htm");
Page[319]=new Array("Description: Updates multiple UDFCode objects in the database. You can update up to 1000 UDFCode objects with a single call.","Service:&nbsp;UDFCode Service","Style: Document/literal wrapped","Input:","Message:&nbsp;UpdateUDFCodes","Elements:&nbsp;UDFCode&nbsp;elements that contain UDFCode Fields&nbsp;fields.","Required fields: The ObjectId must be specified.","Output:","Message:&nbsp;UpdateUDFCodesResponse","Output:&nbsp;boolean","UpdateUDFCodes Operation","42043.htm");
Page[320]=new Array("Description: Deletes multiple UDFCode objects in the database. You can delete up to 1000 UDFCode objects with a single calll.","Service:&nbsp;UDFCode Service","Style: Document/literal wrapped","Input:","Message:&nbsp;DeleteUDFCodes","Elements: One to many&nbsp;ObjectId elements","Output:","Message:&nbsp;DeleteUDFCodesResponse","Output:&nbsp;boolean","DeleteUDFCodes Operation","42044.htm");
Page[321]=new Array("Description: Returns length of variable character fields for a BO.","Service: UDFCode Service","Style: Document/literal wrapped","Input:","Message: GetFieldLengthUDFCode","Elements: FieldLength","Output:","Message: GetFieldLengthUDFCodeResponse","Elements: One to many FieldLengthUDFCodes.","GetFieldLengthUDFCode Operation","95432.htm");
Page[322]=new Array("<br />&nbsp;Field","<br />&nbsp;Type","Read&nbsp;<br />Only","Filterable<br />Orderable","<br />&nbsp;Description","CodeTypeObjectId<br />","int<br />","X","The unique ID of the code type.","CodeTypeTitle<br />","string<br />","X","X","The title of the parent code type for this code.","CodeValue<br />","string<br />restricted to <br />maxLength(60)","X","The short ID that uniquely identifies the code within the code type.","CreateDate<br />","dateTime<br />","X","X","The date this code was created.","CreateUser<br />","string<br />restricted to <br />maxLength(255)","X","X","The name of the user that created this code.","Description<br />","string<br />restricted to <br />maxLength(120)","X","The description of the code.","LastUpdateDate<br />","dateTime<br />","X","X","The date this code was last updated.","LastUpdateUser<br />","string<br />restricted to <br />maxLength(255)","X","X","The name of the user that last updated this code.","ObjectId<br />","int<br />","X","The unique ID generated by the system.","SequenceNumber<br />","int<br />","X","The sequence number for sorting.","UDFCode Fields","42369.htm");
Page[323]=new Array("Operations:","CreateUDFTypes Operation","ReadUDFTypes Operation","UpdateUDFTypes Operation","DeleteUDFTypes Operation","GetFieldLengthUDFType Operation","GetUDFFieldName Operation","WSDL: UDFType.wsdl","Primary Key Field: ObjectId","Target Namespace: http://xmlns.oracle.com/Primavera/P6/WS/UDFType/V1","Default Transport URLs:","http://&lt;hostname&gt;:&lt;port number&gt;/p6ws/services/UDFTypeService?wsdl","https://&lt;hostname&gt;:&lt;port number&gt;/p6ws/services/UDFTypeService?wsdl","Java Client Stub Class:","com.primavera.ws.p6.udftype.UDFTypeService","Description:","User-defined fields (UDFs) enable users to add custom fields and values to the project database. For example, additional activity data, such as delivery dates and purchase order numbers, can be tracked. Business objects that support UDFs are Activity, ActivityExpense, ActivityStep, ActivityStepTemplateItem, Document,	 Project, ProjectIssue, ProjectRisk, Resource, ResourceAssignment, and WBS. Note that UDFs with a data type of Code may only be assigned to ProjectIssues.","Use the UDFValue Service to assign a UDF to a particular business object.","UDFType Service","41847.htm");
Page[324]=new Array("Description: Creates multiple UDFType objects in the database. You can create up to 1000 UDFType objects with a single call.","Service:&nbsp;UDFType Service","Style: Document/literal wrapped","Input:","Message:&nbsp;CreateUDFTypes","Elements:&nbsp;UDFType&nbsp;elements that contain UDFType Fields&nbsp;fields","Required fields:","SubjectArea","Title","DataType","Output:","Message:&nbsp;CreateUDFTypesResponse","Output:&nbsp;Zero to many ObjectId elements","CreateUDFTypes Operation","42045.htm");
Page[325]=new Array("Description: Reads UDFType objects from the database.","Service:&nbsp;UDFType Service","Style: Document/literal wrapped","Input:","Message:&nbsp;ReadUDFTypes","Elements: &nbsp;One to many field names from the UDFType Fields&nbsp;field list","You may also include an optional element that contains a filter clause and an optional element that contains an OrderBy clause. Warning: If you do not specify a filter, all business objects of this data type will be returned. Refer to the Filters topic in the P6 EPPM Web Services Programming Guide for additional details.","Output:","Message:&nbsp;ReadUDFTypesResponse","Output:&nbsp;Zero to many&nbsp;UDFType elements that contain UDFType fields.","ReadUDFTypes Operation","42046.htm");
Page[326]=new Array("Description: Updates multiple UDFType objects in the database. You can update up to 1000 UDFType objects with a single call.","Service:&nbsp;UDFType Service","Style: Document/literal wrapped","Input:","Message:&nbsp;UpdateUDFTypes","Elements:&nbsp;UDFType&nbsp;elements that contain UDFType Fields&nbsp;fields.","Required fields: The ObjectId must be specified.","Output:","Message:&nbsp;UpdateUDFTypesResponse","Output:&nbsp;boolean","UpdateUDFTypes Operation","42047.htm");
Page[327]=new Array("Description: Deletes multiple UDFType objects in the database. You can delete up to 1000 UDFType objects with a single call.","Service:&nbsp;UDFType Service","Style: Document/literal wrapped","Input:","Message:&nbsp;DeleteUDFTypes","Elements: One to many&nbsp;ObjectId elements","Output:","Message:&nbsp;DeleteUDFTypesResponse","Output:&nbsp;boolean","DeleteUDFTypes Operation","42048.htm");
Page[328]=new Array("Description: Returns length of variable character fields for a BO.","Service: UDFType Service","Style: Document/literal wrapped","Input:","Message: GetFieldLengthUDFType","Elements: FieldLength","Output:","Message: GetFieldLengthUDFTypeResponse","Elements: One to many FieldLengthUDFTypes.","GetFieldLengthUDFType Operation","95433.htm");
Page[329]=new Array("Description: Gets composed field names that are used for loading UDF data.","Service: UDFType Service","Style: Document/literal wrapped","Input:","Message: GetUDFFieldName","Element: ObjectId","Output:","Message: GetUDFFieldNameResponse","Element: UDFFieldName","GetUDFFieldName Operation","92001.htm");
Page[330]=new Array("<br />&nbsp;Field","<br />&nbsp;Type","Read&nbsp;<br />Only","Filterable<br />Orderable","<br />&nbsp;Description","CreateDate<br />","dateTime<br />","X","X","The date this user-defined field was created.","CreateUser<br />","string<br />restricted to <br />maxLength(255)","X","X","The name of the user that created this user-defined field.","DataType<br />","string<br />restricted to <br />'Text'<br />'Start Date'<br />'Finish Date'<br />'Cost'<br />'Double'<br />'Integer'<br />'Indicator'<br />'Code'<br />","X","The data type of the user-defined field: &quot;Text&quot;, &quot;Start Date&quot;, &quot;Finish Date&quot;, &quot;Cost&quot;, &quot;Double&quot;, &quot;Integer&quot;, &quot;Indicator&quot;, or &quot;Code&quot;.","DisplayIndicatorFlag","boolean","X","The flag indicating whether to show an indicator for the user-defined field.","This field is valid for user-defined fields with a DataType of 'Indicator'.","Formula","string<br />restricted to <br />maxLength(4000)","X","X","The formula used to calculate a formula type user-defined field. ","This field is not valid for a manual type user-defined field.","IsCalculated<br />","boolean<br />","X","X","The flag indicating whether this is a calculated user-defined field type.","IsConditional<br />","boolean<br />","X","X","The flag indicating whether this is a indicator user-defined field type.","IsSecureCode<br />","boolean<br />","X","the flag indicating whether this is a secure code type.","LastUpdateDate<br />","dateTime<br />","X","X","The date this user-defined field was last updated.","LastUpdateUser<br />","string<br />restricted to <br />maxLength(255)","X","X","The name of the user that last updated this user-defined field.","ObjectId<br />","int<br />","X","The unique ID generated by the system.","SubjectArea<br />","string<br />restricted to <br />'Activity'<br />'Activity Expense'<br />'Activity Step'<br />'Project'<br />'Project Issue'<br />'Project Risk'<br />'Resource'<br />'Resource Assignment'<br />'WBS'<br />'Work Products and Documents'<br />'Activity Step Template Item'<br />'Lean Task'<br />'Roles'<br />","X","The subject area of the user-defined field.","SummaryMethod","string<br />restricted to <br />maxLength(60)","X","X","Determines how a UDF is summarized in grouping bands.","Title<br />","string<br />restricted to <br />maxLength(40)","X","The name/title of the user-defined field.","UDFType Fields","42370.htm");
Page[331]=new Array("Operations:","CreateUDFValues Operation","ReadUDFValues Operation","UpdateUDFValues Operation","DeleteUDFValues Operation","GetFieldLengthUDFValue Operation","ReadCalculatedUDFValues Operation","WSDL: UDFValue.wsdl","Primary Key Field: ObjectId","Target Namespace: http://xmlns.oracle.com/Primavera/P6/WS/UDFValue/V1","Default Transport URLs:","http://&lt;hostname&gt;:&lt;port number&gt;/p6ws/services/UDFValueService?wsdl","https://&lt;hostname&gt;:&lt;port number&gt;/p6ws/services/UDFValueService?wsdl","Java Client Stub Class:","com.primavera.ws.p6.udfvalue.UDFValueService","Description:","A user defined field value represents the value of a particular user defined field when assigned to another business object. The ForeignObjectId field represents the ObjectId of the business object to which the UDF is assigned. Note that the type of the foreign business object must match the subject area of the associated UDFType.","Note that this business object has a multi-part object ID; its object ID is a combination of its UDF type object ID and its foreign object ID.","UDFValue Service","41848.htm");
Page[332]=new Array("Description: Creates multiple UDFValue objects in the database. You can create up to 1000 UDFValue objects with a single call.","Service:&nbsp;UDFValue Service","Style: Document/literal wrapped","Input:","Message:&nbsp;CreateUDFValues","Elements:&nbsp;UDFValue&nbsp;elements that contain UDFValue Fields&nbsp;fields.","Required fields:","UDFTypeObjectId","ForeignObjectId","Output:","Message:&nbsp;CreateUDFValuesResponse","Output:&nbsp;A collection of zero to many ObjectId elements containing fields that comprise the primary key.","CreateUDFValues Operation","42049.htm");
Page[333]=new Array("Description: Reads UDFValue objects from the database.","Service:&nbsp;UDFValue Service","Style: Document/literal wrapped","Input:","Message:&nbsp;ReadUDFValues","Elements: &nbsp;One to many field names from the UDFValue Fields&nbsp;field list.","You may also include an optional element that contains a filter clause and an optional element that contains an OrderBy clause. Warning: If you do not specify a filter, all business objects of this data type will be returned. Refer to the Filters topic in the P6 EPPM Web Services Programming Guide for additional details.","Output:","Message:&nbsp;ReadUDFValuesResponse","Output:&nbsp;Zero to many&nbsp;UDFValue elements that contain UDFValue Fields fields.","ReadUDFValues Operation","42050.htm");
Page[334]=new Array("Description: Updates multiple UDFValue objects in the database. You can update up to 1000 UDFValue objects with a single call.","Service:&nbsp;UDFValue Service","Style: Document/literal wrapped","Input:","Message:&nbsp;UpdateUDFValues","Elements:&nbsp;UDFValue&nbsp;elements that contain UDFValue Fields&nbsp;fields.","Required fields:","UDFTypeObjectId","ForeignObjectId","Output:","Message:&nbsp;UpdateUDFValuesResponse","Output:&nbsp;boolean","UpdateUDFValues Operation","42051.htm");
Page[335]=new Array("Description: Deletes multiple UDFValue objects in the database. You can delete up to 1000 UDFValue objects with a single call.","Service:&nbsp;UDFValue Service","Style: Document/literal wrapped","Input:","Message:&nbsp;DeleteUDFValues","Elements: One to many&nbsp;ObjectId elements","Output:","Message:&nbsp;DeleteUDFValuesResponse","Output:&nbsp;boolean","DeleteUDFValues Operation","42052.htm");
Page[336]=new Array("Description: Returns length of variable character fields for a BO.","Service: UDFValue Service","Style: Document/literal wrapped","Input:","Message: GetFieldLengthUDFValue","Elements: FieldLength","Output:","Message: GetFieldLengthUDFValueResponse","Elements: One to many FieldLengthUDFValues.","GetFieldLengthUDFValue Operation","95434.htm");
Page[337]=new Array("Description: Reads UDFValue objects from the database.","Service:&nbsp;UDFValue Service","Style: Document/literal wrapped","Input:","Message:&nbsp;ReadCalculatedUDFValues","Elements: &nbsp;One of the following elements:","<br /><br />&nbsp;Field","<br /><br />&nbsp;Type","<br /><br />&nbsp;Description","CalculatedUDFValueFieldType<br /><br />","A string restricted to the following values:","ConditionalIndicator","Cost","Double","FinishDate","Integer","ProjectObjectId","StartDate","UDFTypeDataType","UDFTypeObjectId","Specifies which CalculatedUDFValue field(s) to read.","UDFTypeObjectId<br /><br />","int<br />","The unique ID of the associated UDF type.","ProjectObjectId<br /><br />","int<br />","The unique ID of the associated project.","Required fields:","UDFTypeObjectId","ForeignObjectId","Output:","Message:&nbsp;ReadCalculatedUDFValuesResponse","Output:&nbsp;Zero to many&nbsp;UDFValue elements that contain UDFValue fields.","ReadCalculatedUDFValues Operation","42053.htm");
Page[338]=new Array("<br />&nbsp;Field","<br />&nbsp;Type","Read&nbsp;<br />Only","Filterable<br />Orderable","<br />&nbsp;Description","CodeValue<br />","string<br />restricted to <br />maxLength(60)","X","X","The short ID that uniquely identifies the associated UDF code within the UDF code type.","ConditionalIndicator<br />","int<br />","X","The conditional indicator of the user defined field, obtained by evaluating the conditional expression.","Cost<br />","double<br />","X","The value of the cost UDF.","CreateDate<br />","dateTime<br />","X","X","The date this UDF value was created.","CreateUser<br />","string<br />restricted to <br />maxLength(255)","X","X","The name of the user that created this UDF value.","Description<br />","string<br />restricted to <br />maxLength(255)","X","X","The description of the associated UDF code.","Double<br />","double<br />restricted to <br />minInclusive(-1.0E12)<br />maxInclusive(1.0E12)","X","The value of the double UDF.","FinishDate<br />","dateTime<br />","X","The value of the finish date UDF.","ForeignObjectId<br />","int<br />","X","The unique ID of the business object to which the UDF is assigned: ProjectObjectId, ActivityObjectId, ResourceObjectId, etc.","Indicator<br />","string<br />restricted to <br />''<br />'None'<br />'Red'<br />'Yellow'<br />'Green'<br />'Blue'<br />","X","The value of the indicator UDF.","Integer<br />","int<br />","X","The value of the integer UDF.","IsBaseline<br />","boolean<br />","X","X","The boolean value indicating if this business object is related to a Project or Baseline","IsTemplate<br />","boolean<br />","X","X","The boolean value indicating if this business object is related to a template Project.","IsUDFTypeCalculated<br />","boolean<br />","X","X","The flag indicating whether this is a value associated with a calculated user defined field type.","IsUDFTypeConditional<br />","boolean<br />","X","X","The flag indicating whether this is a value associated with a user defined field type having a conditional expression.","LastUpdateDate<br />","dateTime<br />","X","X","The date this UDF value was last updated.","LastUpdateUser<br />","string<br />restricted to <br />maxLength(255)","X","X","The name of the user that last updated this UDF value.","ProjectObjectId<br />","int<br />","X","X","The unique ID of the associated project.","StartDate<br />","dateTime<br />","X","The value of the start date UDF.","Text<br />","string<br />restricted to <br />maxLength(255)<br />","X","The value of the text UDF.","UDFCodeObjectId<br />","int<br />","X","The unique ID of the associated UDF code.","UDFTypeDataType<br />","string<br />restricted to <br />'Text'<br />'Start Date'<br />'Finish Date'<br />'Cost'<br />'Double'<br />'Integer'<br />'Indicator'<br />'Code'<br />","X","X","The data type of the associated user-defined field type: &quot;Text&quot;, &quot;Start Date&quot;, &quot;Finish Date&quot;, &quot;Cost&quot;, &quot;Double&quot;, &quot;Integer&quot;, &quot;Indicator&quot;, or &quot;Code&quot;.","UDFTypeObjectId<br />","int<br />","X","The unique ID of the associated UDF type.","UDFTypeSubjectArea<br />","string<br />restricted to <br />'Activity'<br />'Activity Expense'<br />'Activity Step'<br />'Project'<br />'Project Issue'<br />'Project Risk'<br />'Resource'<br />'Resource Assignment'<br />'WBS'<br />'Work Products and Documents'<br />'Activity Step Template Item'<br />'Lean Task'<br />'Roles'<br />","X","X","The subject area of the associated user-defined field type.","UDFTypeTitle<br />","string<br />restricted to <br />maxLength(40)","X","X","The name/title of the associated user-defined field type.","UDFValue Fields","42371.htm");
Page[339]=new Array("Operations:","CreateEPSBudgetChangeLogs Operation","ReadEPSBudgetChangeLogs Operation","UpdateEPSBudgetChangeLogs Operation","DeleteEPSBudgetChangeLogs Operation","GetFieldLengthEPSBudgetChangeLog Operation","WSDL: EPSBudgetChangeLog.wsdl","Primary Key Field: ObjectId","Target Namespace: http://xmlns.oracle.com/Primavera/P6/WS/EPSBudgetChangeLog/V1","Default Transport URLs:","http://&lt;hostname&gt;:&lt;port number&gt;/p6ws/services/EPSBudgetChangeLogService?wsdl","https://&lt;hostname&gt;:&lt;port number&gt;/p6ws/services/EPSBudgetChangeLogService?wsdl","Java Client Stub Class:","com.primavera.ws.p6.epsbudgetchangelog.EPSBudgetChangeLogService","Description:","The EPS budget change log is used to track changes made from the original budget. You can set the status of the change as pending, approve or not approved, assign a responsible person, and specify the amount of the change. The EPS budget change log applies to EPS.","EPSBudgetChangeLog Service","41849.htm");
Page[340]=new Array("Description: Creates multiple EPSBudgetChangeLog objects in the database. You can create up to 1000 EPSBudgetChangeLog objects with a single call.","Service:&nbsp;EPSBudgetChangeLog Service","Style: Document/literal wrapped","Input:","Message:&nbsp;CreateEPSBudgetChangeLogs","Elements:&nbsp;EPSBudgetChangeLog&nbsp;elements that contain EPSBudgetChangeLog Fields&nbsp;fields","Required fields: The following fields are required when creating the EPSBudgetChangeLog object:","EPSObjectId","ChangeNumber","Output:","Message:&nbsp;CreateEPSBudgetChangeLogsResponse","Output:&nbsp;Zero to many ObjectId elements","CreateEPSBudgetChangeLogs Operation","42054.htm");
Page[341]=new Array("Description: Reads EPSBudgetChangeLog objects from the database.","Service:&nbsp;EPSBudgetChangeLog Service","Style: Document/literal wrapped","Input:","Message:&nbsp;ReadEPSBudgetChangeLogs","Elements: &nbsp;One to many field names from the EPSBudgetChangeLog Fields&nbsp;field list.","You may also include an optional element that contains a filter clause and an optional element that contains an OrderBy clause. Warning: If you do not specify a filter, all business objects of this data type will be returned. Refer to the Filters topic in the P6 EPPM Web Services Programming Guide for additional details.","Output:","Message:&nbsp;ReadEPSBudgetChangeLogsResponse","Output:&nbsp;Zero to many&nbsp;EPSBudgetChangeLog elements that contain EPSBudgetChangeLog Fields fields.","ReadEPSBudgetChangeLogs Operation","42055.htm");
Page[342]=new Array("Description: Updates multiple EPSBudgetChangeLog objects in the database. You can update up to 1000 EPSBudgetChangeLog objects with a single call.","Service:&nbsp;EPSBudgetChangeLog Service","Style: Document/literal wrapped","Input:","Message:&nbsp;UpdateEPSBudgetChangeLogs","Elements:&nbsp;EPSBudgetChangeLog&nbsp;elements that contain EPSBudgetChangeLog Fields&nbsp;fields.","Required fields: The ObjectId must be specified.","Output:","Message:&nbsp;UpdateEPSBudgetChangeLogsResponse","Output:&nbsp;boolean","UpdateEPSBudgetChangeLogs Operation","42056.htm");
Page[343]=new Array("Description: Deletes multiple EPSBudgetChangeLog objects in the database. You can delete up to 1000 EPSBudgetChangeLog objects with a single call.","Service:&nbsp;EPSBudgetChangeLog Service","Style: Document/literal wrapped","Input:","Message:&nbsp;DeleteEPSBudgetChangeLogs","Elements: One to many&nbsp;ObjectId elements","Output:","Message:&nbsp;DeleteEPSBudgetChangeLogsResponse","Output:&nbsp;boolean","DeleteEPSBudgetChangeLogs Operation","42057.htm");
Page[344]=new Array("Description: Returns length of variable character fields for a BO.","Service: EPSBudgetChangeLog Service","Style: Document/literal wrapped","Input:","Message: GetFieldLengthEPSBudgetChangeLog","Elements: FieldLength","Output:","Message: GetFieldLengthEPSBudgetChangeLogResponse","Elements: One to many FieldLengthEPSBudgetChangeLogs.","GetFieldLengthEPSBudgetChangeLog Operation","95435.htm");
Page[345]=new Array("<br />&nbsp;Field","<br />&nbsp;Type","Read&nbsp;<br />Only","Filterable<br />Orderable","<br />&nbsp;Description","Amount<br />","double<br />restricted to <br />minInclusive(-1.0E14)<br />","X","The amount of budget change.","ChangeNumber<br />","string<br />restricted to <br />maxLength(32)","X","The change number that is automatically incremented according to when changes are added. This can be changed to any number.","CreateDate<br />","dateTime<br />","X","X","The date this epsbudgetchangelog was created.","CreateUser<br />","string<br />restricted to <br />maxLength(255)","X","X","The name of the user that created this epsbudgetchangelog.","Date<br />","dateTime<br />","X","The date of this budget change entry.","EPSId<br />","string<br />restricted to <br />maxLength(40)","X","X","The short code assigned to the associated EPS.","EPSName<br />","string<br />restricted to <br />maxLength(100)","X","X","The name of the EPS element associated with this budget change log.","EPSObjectId<br />","int<br />","X","The unique ID of the EPS element to which the budget change log applies.","LastUpdateDate<br />","dateTime<br />","X","X","The date this epsbudgetchangelog was last updated.","LastUpdateUser<br />","string<br />restricted to <br />maxLength(255)","X","X","The name of the user that last updated this epsbudgetchangelog.","ObjectId<br />","int<br />","X","The unique ID generated by the system.","Reason<br />","string<br />restricted to <br />maxLength(130)","X","The description of the reason for the budget change request.","Responsible<br />","string<br />restricted to <br />maxLength(255)","X","The person responsible for the change.","Status<br />","string<br />restricted to <br />''<br />'Pending'<br />'Approved'<br />'Not Approved'<br />","X","The status of this budget change request.","EPSBudgetChangeLog Fields","42372.htm");
Page[346]=new Array("Operations:","CreateEPSFundings Operation","ReadEPSFundings Operation","UpdateEPSFundings Operation","DeleteEPSFundings Operation","GetFieldLengthEPSFunding Operation","WSDL: EPSFunding.wsdl","Primary Key Field: ObjectId","Target Namespace: http://xmlns.oracle.com/Primavera/P6/WS/EPSFunding/V1","Default Transport URLs:","http://&lt;hostname&gt;:&lt;port number&gt;/p6ws/services/EPSFundingService?wsdl","https://&lt;hostname&gt;:&lt;port number&gt;/p6ws/services/EPSFundingService?wsdl","Java Client Stub Class:","com.primavera.ws.p6.epsfunding.EPSFundingService","Description:","An EPS funding represents the assignment of a funding source to a particular EPS. The assigned funding source has an amount and fund share, or percentage.","EPSFunding Service","41850.htm");
Page[347]=new Array("Description: Creates multiple EPSFunding objects in the database. You can create up to 1000 EPSFunding objects with a single call.","Service:&nbsp;EPSFunding Service","Style: Document/literal wrapped","Input:","Message:&nbsp;CreateEPSFundings","Elements:&nbsp;EPSFunding&nbsp;elements that contain EPSFunding Fields&nbsp;fields","Required fields: The following fields are required when creating the EPSFunding object:","FundingSourceObjectId","EPSObjectId","Output:","Message:&nbsp;CreateEPSFundingsResponse","Output:&nbsp;Zero to many ObjectId elements","CreateEPSFundings Operation","42058.htm");
Page[348]=new Array("Description: Reads EPSFunding objects from the database.","Service:&nbsp;EPSFunding Service","Style: Document/literal wrapped","Input:","Message:&nbsp;ReadEPSFundings","Elements: &nbsp;One to many field names from the EPSFunding Fields&nbsp;field list","You may also include an optional element that contains a filter clause and an optional element that contains an OrderBy clause. Warning: If you do not specify a filter, all business objects of this data type will be returned. Refer to the Filters topic in the P6 EPPM Web Services Programming Guide for additional details.","Output:","Message:&nbsp;ReadEPSFundingsResponse","Output:&nbsp;Zero to many&nbsp;EPSFunding elements that contain EPSFunding Fields fields.","ReadEPSFundings Operation","42059.htm");
Page[349]=new Array("Description: Updates multiple EPSFunding objects in the database. You can update up to 1000 EPSFunding objects with a single call.","Service:&nbsp;EPSFunding Service","Style: Document/literal wrapped","Input:","Message:&nbsp;UpdateEPSFundings","Elements:&nbsp;EPSFunding&nbsp;elements that contain EPSFunding Fields&nbsp;fields.","Required fields: The ObjectId must be specified.","Output:","Message:&nbsp;UpdateEPSFundingsResponse","Output:&nbsp;boolean","UpdateEPSFundings Operation","42060.htm");
Page[350]=new Array("Description: Deletes multiple EPSFunding objects in the database. You can delete up to 1000 EPSFunding objects with a single call.","Service:&nbsp;EPSFunding Service","Style: Document/literal wrapped","Input:","Message:&nbsp;DeleteEPSFundings","Elements: One to many&nbsp;ObjectId elements","Output:","Message:&nbsp;DeleteEPSFundingsResponse","Output:&nbsp;boolean","DeleteEPSFundings Operation","42061.htm");
Page[351]=new Array("Description: Returns length of variable character fields for a BO.","Service: EPSFunding Service","Style: Document/literal wrapped","Input:","Message: GetFieldLengthEPSFunding","Elements: FieldLength","Output:","Message: GetFieldLengthEPSFundingResponse","Elements: One to many FieldLengthEPSFundings.","GetFieldLengthEPSFunding Operation","95436.htm");
Page[352]=new Array("<br />&nbsp;Field","<br />&nbsp;Type","Read&nbsp;<br />Only","Filterable<br />Orderable","<br />&nbsp;Description","Amount<br />","double<br />","X","The amount of a funding source that is allocated to the EPS.","CreateDate<br />","dateTime<br />","X","X","The date this epsfunding was created.","CreateUser<br />","string<br />restricted to <br />maxLength(255)","X","X","The name of the user that created this epsfunding.","EPSId<br />","string<br />restricted to <br />maxLength(40)","X","X","The short code assigned to the associated EPS.","EPSName<br />","string<br />restricted to <br />maxLength(100)","X","X","The name of the EPS element associated with this funding.","EPSObjectId<br />","int<br />","X","The unique ID of the associated EPS for this EPS funding.","FundShare<br />","double<br />","X","The percentage of the total fund that is allocated to the EPS.","FundingSourceObjectId<br />","int<br />","X","The unique ID of the associated funding source for this EPS funding.","LastUpdateDate<br />","dateTime<br />","X","X","The date this epsfunding was last updated.","LastUpdateUser<br />","string<br />restricted to <br />maxLength(255)","X","X","The name of the user that last updated this epsfunding.","ObjectId<br />","int<br />","X","The unique ID generated by the system.","EPSFunding Fields","42373.htm");
Page[353]=new Array("Operations:","CreateEPSNotes Operation","ReadEPSNotes Operation","UpdateEPSNotes Operation","DeleteEPSNotes Operation","GetFieldLengthEPSNote Operation","WSDL: EPSNote.wsdl","Primary Key Field: ObjectId","Target Namespace: http://xmlns.oracle.com/Primavera/P6/WS/EPSNote/V1","Default Transport URLs:","http://&lt;hostname&gt;:&lt;port number&gt;/p6ws/services/EPSNoteService?wsdl","https://&lt;hostname&gt;:&lt;port number&gt;/p6ws/services/EPSNoteService?wsdl","Java Client Stub Class:","com.primavera.ws.p6.epsnote.EPSNoteService","Description:","EPS notes are used as a way of specifying one or more notes on an EPS element. You may specify one note on each EPS for every notebook topic that exists.","EPSNote Service","41851.htm");
Page[354]=new Array("Description: Creates multiple EPSNote objects in the database. You can create up to 1000 EPSNote objects with a single call.","Service:&nbsp;EPSNote Service","Style: Document/literal wrapped","Input:","Message:&nbsp;CreateEPSNotes","Elements:&nbsp;EPSNote&nbsp;elements that contain EPSNote Fields&nbsp;fields","Required fields: The following fields are required when creating the EPSNote object:","EPSObjectId","NotebookTopicObjectId","Output:","Message:&nbsp;CreateEPSNotesResponse","Output:&nbsp;Zero to many ObjectId elements","CreateEPSNotes Operation","42062.htm");
Page[355]=new Array("Description: Reads EPSNote objects from the database.","Service:&nbsp;EPSNote Service","Style: Document/literal wrapped","Input:","Message:&nbsp;ReadEPSNotes","Elements: &nbsp;One to many field names from the EPSNote Fields&nbsp;field list.","You may also include an optional element that contains a filter clause and an optional element that contains an OrderBy clause. Warning: If you do not specify a filter, all business objects of this data type will be returned. Refer to the Filters topic in the P6 EPPM Web Services Programming Guide for additional details.","Output:","Message:&nbsp;ReadEPSNotesResponse","Output:&nbsp;Zero to many&nbsp;EPSNote elements that contain EPSNote Fields fields.","ReadEPSNotes Operation","42063.htm");
Page[356]=new Array("Description: Updates multiple EPSNote objects in the database. You can update up to 1000 EPSNote objects with a single call.","Service:&nbsp;EPSNote Service","Style: Document/literal wrapped","Input:","Message:&nbsp;UpdateEPSNotes","Elements:&nbsp;EPSNote&nbsp;elements that contain EPSNote Fields&nbsp;fields.","Required fields: The ObjectId must be specified.","Output:","Message:&nbsp;UpdateEPSNotesResponse","Output:&nbsp;boolean","UpdateEPSNotes Operation","42064.htm");
Page[357]=new Array("Description: Deletes multiple EPSNote objects in the database. You can delete up to 1000 EPSNote objects with a single call.","Service:&nbsp;EPSNote Service","Style: Document/literal wrapped","Input:","Message:&nbsp;DeleteEPSNotes","Elements: One to many&nbsp;ObjectId elements","Output:","Message:&nbsp;DeleteEPSNotesResponse","Output:&nbsp;boolean","DeleteEPSNotes Operation","42065.htm");
Page[358]=new Array("Description: Returns length of variable character fields for a BO.","Service: EPSNote Service","Style: Document/literal wrapped","Input:","Message: GetFieldLengthEPSNote","Elements: FieldLength","Output:","Message: GetFieldLengthEPSNoteResponse","Elements: One to many FieldLengthEPSNotes.","GetFieldLengthEPSNote Operation","95437.htm");
Page[359]=new Array("<br />&nbsp;Field","<br />&nbsp;Type","Read&nbsp;<br />Only","Filterable<br />Orderable","<br />&nbsp;Description","CreateDate<br />","dateTime<br />","X","X","The date this EPS Note was created.","CreateUser<br />","string<br />restricted to <br />maxLength(255)","X","X","The name of the user that created this EPS Note.","EPSId<br />","string<br />restricted to <br />maxLength(40)","X","X","The short code assigned to the associated EPS.","EPSName<br />","string<br />restricted to <br />maxLength(100)","X","X","The name of the EPS element associated with this note.","EPSObjectId<br />","int<br />","X","The unique ID of the associated EPS.","LastUpdateDate<br />","dateTime<br />","X","X","The date this EPS Note was last updated.","LastUpdateUser<br />","string<br />restricted to <br />maxLength(255)","X","X","The name of the user that last updated this EPS Note.","Note<br />","string<br />","The information that is associated with the notebook topic.","NotebookTopicName<br />","string<br />restricted to <br />maxLength(40)","X","X","The name of the associated notebook topic.","NotebookTopicObjectId<br />","int<br />","X","The unique ID of the associated notebook topic.","ObjectId<br />","int<br />","X","The unique ID generated by the system.","RawTextNote<br />","string<br />","X","The information that is associated with the notebook topic, without any HTML.","EPSNote Fields","42374.htm");
Page[360]=new Array("Operations:","CreateEPSSpendingPlans Operation","ReadEPSSpendingPlans Operation","UpdateEPSSpendingPlans Operation","DeleteEPSSpendingPlans Operation","GetFieldLengthEPSSpendingPlan Operation","WSDL: EPSSpendingPlan.wsdl","Primary Key Field: ObjectId","Target Namespace: http://xmlns.oracle.com/Primavera/P6/WS/EPSSpendingPlan/V1","Default Transport URLs:","http://&lt;hostname&gt;:&lt;port number&gt;/p6ws/services/EPSSpendingPlanService?wsdl","https://&lt;hostname&gt;:&lt;port number&gt;/p6ws/services/EPSSpendingPlanService?wsdl","Java Client Stub Class:","com.primavera.ws.p6.epsspendingplan.EPSSpendingPlanService","Description:","EPS spending plans represent monthly spending amounts for an EPS.","EPSSpendingPlan Service","41853.htm");
Page[361]=new Array("Description: Creates multiple EPSSpendingPlan objects in the database. You can create up to 1000 EPSSpendingPlan objects with a single call.","Service:&nbsp;EPSSpendingPlan Service","Style: Document/literal wrapped","Input:","Message:&nbsp;CreateEPSSpendingPlans","Elements:&nbsp;EPSSpendingPlan&nbsp;elements that contain EPSSpendingPlan Fields&nbsp;fields","Required fields: The following fields are required when creating the EPSSpendingPlan object:","EPSObjectId","Date","Output:","Message:&nbsp;CreateEPSSpendingPlansResponse","Output:&nbsp;Zero to many ObjectId elements","CreateEPSSpendingPlans Operation","42072.htm");
Page[362]=new Array("Description: Reads EPSSpendingPlan objects from the database.","Service:&nbsp;EPSSpendingPlan Service","Style: Document/literal wrapped","Input:","Message:&nbsp;ReadEPSSpendingPlans","Elements: &nbsp;One to many field names from the EPSSpendingPlan Fields&nbsp;field list","You may also include an optional element that contains a filter clause and an optional element that contains an OrderBy clause. Warning: If you do not specify a filter, all business objects of this data type will be returned. Refer to the Filters topic in the P6 EPPM Web Services Programming Guide for additional details.","Output:","Message:&nbsp;ReadEPSSpendingPlansResponse","Output:&nbsp;Zero to many&nbsp;EPSSpendingPlan elements that contain EPSSpendingPlan Fields fields.","ReadEPSSpendingPlans Operation","42073.htm");
Page[363]=new Array("Description: Updates multiple EPSSpendingPlan objects in the database. You can update up to 1000 EPSSpendingPlan objects with a single call.","Service:&nbsp;EPSSpendingPlan Service","Style: Document/literal wrapped","Input:","Message:&nbsp;UpdateEPSSpendingPlans","Elements:&nbsp;EPSSpendingPlan&nbsp;elements that contain EPSSpendingPlan Fields&nbsp;fields.","Required fields: The ObjectId must be specified.","Output:","Message:&nbsp;UpdateEPSSpendingPlansResponse","Output:&nbsp;boolean","UpdateEPSSpendingPlans Operation","42074.htm");
Page[364]=new Array("Description: Deletes multiple EPSSpendingPlan objects in the database. You can delete up to 1000 EPSSpendingPlan objects with a single call.","Service:&nbsp;EPSSpendingPlan Service","Style: Document/literal wrapped","Input:","Message:&nbsp;DeleteEPSSpendingPlans","Elements: One to many&nbsp;ObjectId elements","Output:","Message:&nbsp;DeleteEPSSpendingPlansResponse","Output:&nbsp;boolean","DeleteEPSSpendingPlans Operation","42075.htm");
Page[365]=new Array("Description: Returns length of variable character fields for a BO.","Service: EPSSpendingPlan Service","Style: Document/literal wrapped","Input:","Message: GetFieldLengthEPSSpendingPlan","Elements: FieldLength","Output:","Message: GetFieldLengthEPSSpendingPlanResponse","Elements: One to many FieldLengthEPSSpendingPlans.","GetFieldLengthEPSSpendingPlan Operation","95438.htm");
Page[366]=new Array("<br />&nbsp;Field","<br />&nbsp;Type","Read&nbsp;<br />Only","Filterable<br />Orderable","<br />&nbsp;Description","BenefitPlan<br />","double<br />restricted to <br />minInclusive(-9.9999999999999E13)<br />maxInclusive(9.9999999999999E13)","X","The editable monthly profit portion for each month for the EPS.","CreateDate<br />","dateTime<br />","X","X","The date this EPS Spending plan was created.","CreateUser<br />","string<br />restricted to <br />maxLength(255)","X","X","The name of the user that created this EPS Spending plan.","Date<br />","dateTime<br />","X","The start of a spending/benefit plan time period for the EPS.","EPSId<br />","string<br />restricted to <br />maxLength(40)","X","X","The short code assigned to the associated EPS.","EPSName<br />","string<br />restricted to <br />maxLength(100)","X","X","The name of the EPS element associated with this spending plan.","EPSObjectId<br />","int<br />","X","The unique ID of the associated EPS for this EPS spending plan.","LastUpdateDate<br />","dateTime<br />","X","X","The date this EPS Spending plan was last updated.","LastUpdateUser<br />","string<br />restricted to <br />maxLength(255)","X","X","The name of the user that last updated this EPS Spending plan.","ObjectId<br />","int<br />","X","The unique ID generated by the system.","SpendingPlan<br />","double<br />restricted to <br />minInclusive(-9.9999999999999E13)<br />maxInclusive(9.9999999999999E13)","X","The editable total monthly expenditure for the EPS.","EPSSpendingPlan Fields","42376.htm");
Page[367]=new Array("Operations:","ExportProject Operation","ExportProjects Operation","DownloadFiles Operation","WSDL: Export.wsdl","Primary Key Field: ObjectId","Target Namespace: http://xmlns.oracle.com/Primavera/P6/WS/WSExport/V2","Default Transport URLs:","http://&lt;hostname&gt;:&lt;port number&gt;/p6ws/services/ExportService?wsdl","https://&lt;hostname&gt;:&lt;port number&gt;/p6ws/services/ExportService?wsdl","Java Client Stub Class:","com.primavera.ws.p6.export.ExportService","Description:","This service lets you export one or more projects to XML. The ExportProject operation exports one project to XML, and the ExportProjects operation exports one or more projects to XML. For each project, the export includes the project and all related business objects supported by the exporter and in use in the project. For example, the project's activities, resource assignments, and associated resources are included.","The schema of the output file is contained in the p6apibo.xsd file located in P6 EPPM Web Services schema folder and is the same schema used by the Integration API's XMLExporter.","Export Service","41854.htm");
Page[368]=new Array("Description:&nbsp;Exports a project to an XML file.","Service:&nbsp;Export Service","Style: Document/literal wrapped","Input:","Message:&nbsp;ExportProject","Elements: ExportProject elements that contain the following elements:","<br />&nbsp;Field","<br />&nbsp;Type","<br />&nbsp;Description","Encoding<br />","string<br />","Specifies the encoding of the XML file that is exported, e.g., UTF-8.","FileType<br />","<br />FileTypeType<br /><br />string<br />restricted to<br />GZIP<br />XML<br />ZIP<br />XER<br />","Specifies the file type that the system exports. If GZIP or ZIP is specified as the FileType, the exported XML file is compressed using the respective compression format.","LineSeparator<br />","<br />LineSeparator<br /><br />string<br />restricted to<br />Windows<br />Unix<br />","Specifies whether the Windows (&quot;\\r\\n&quot;) or Unix (&quot;\\n&quot;) line endings will be used.","ProjectObjectId<br />","int<br />","The unique identifier project that is to be exported.","SpreadPeriodType<br />","string<br />restricted to<br />Hour<br />Day<br />Week<br />Month<br />Quarter<br />Year<br />FinancialPeriod<br />","Specifies the spread interval for the Activity. Specifying the SpreadPeriodType displays Future Bucket Planning data in the export file. It should only be specified if needed, as there are both performance and size implications of using this parameter.","Spacing<br />","string<br />","Specifies the indentation between the elements in the XML export file. For example, use &quot; &quot; to specify 5 spaces of indentation.","BusinessObjectOptions<br />","BusinessObjectOptions Element<br />","Specifies which business objects to export according to the following rules:","If no BusinessObjectOptions are specified, then all of the business objects in the project are exported. If any BusinessObjectOptions are specified, then only those business objects specified by the BusinessObjectOptions element are exported.","<br />","Output:","Message:&nbsp;ExportProjectResponse","Elements:","The XML file containing the exported project data.","<br />&nbsp;Field","<br />&nbsp;Type","<br />&nbsp;Description","ProjectData<br />","base64Binary<br />","The XML file containing the exported project data.","ExportProject Operation","42076.htm");
Page[369]=new Array("Description:&nbsp;Exports one or more projects to an XML file. When you call the ExportProjects operation, you can specify one to many ProjectObjectID elements.","Service:&nbsp;Export Service","Style: Document/literal wrapped","Input:","Message:&nbsp;ExportProjects","Elements: ExportProject elements that contain the following elements:","<br />&nbsp;Field","<br />&nbsp;Type","<br />&nbsp;Description","Encoding<br />","string<br />","Specifies the encoding of the XML file that is exported, e.g., UTF-8.","FileType<br />","<br />FileTypeType<br /><br />string<br />restricted to<br />GZIP<br />XML<br />ZIP<br />","Specifies the file type that the system exports. If GZIP or ZIP is specified as the FileType, the exported XML file is compressed using the respective compression format.","LineSeparator<br />","<br />LineSeparator<br /><br />string<br />restricted to<br />Windows<br />Unix<br />","Specifies whether the Windows (&quot;\\r\\n&quot;) or Unix (&quot;\\n&quot;) line endings will be used.","ProjectObjectId<br />","int<br />","The unique identifier project that is to be exported. This operation can contain one to many ProjectObjectID elements. List of int is used for returning Project Object Ids.","SpreadPeriodType<br />","string<br />restricted to<br />Hour<br />Day<br />Week<br />Month<br />Quarter<br />Year<br />FinancialPeriod<br />","Specifies the spread interval for the Activity. Specifying the SpreadPeriodType displays Future Bucket Planning data in the export file. It should only be specified if needed, as there are both performance and size implications of using this parameter.","Spacing<br />","string<br />","Specifies the indentation between the elements in the XML export file. For example, use &quot; &quot; to specify 5 spaces of indentation.","BusinessObjectOptions<br />","BusinessObjectOptions Element<br />","Specifies which business objects to export according to the following rules:","If no BusinessObjectOptions are specified, then all of the business objects in the project are exported. If any BusinessObjectOptions are specified, then only those business objects specified by the BusinessObjectOptions element are exported.","<br />","Output:","Message:&nbsp;ExportProjectsResponse","Elements:","The XML file containing the exported project data.","<br />&nbsp;Field","<br />&nbsp;Type","<br />&nbsp;Description","ProjectData<br />","base64Binary<br />","The XML file containing the exported project data.","ExportProjects Operation","80989.htm");
Page[370]=new Array("Description:&nbsp;Exports a project in IPMDAR format to a zip file containing a collection of JSON files.","Service:&nbsp;Export Service","Style: Document/literal wrapped","Input:","Message:&nbsp;ExportIpmdarProject","Elements: ExportIpmdarProject elements that contain the following elements:","<br />&nbsp;Field","<br />&nbsp;Type","<br />&nbsp;Description","TemplateId","string","The unique identifier for the IPMDAR Export template.","ProjectId<br />","string<br />","The unique identifier project that is to be exported.","Output:","Message:&nbsp;ExportIpmdarProjectResponse","Elements:","The zip file containing the exported project data.","<br />&nbsp;Field","<br />&nbsp;Type","<br />&nbsp;Description","ProjectData<br />","base64Binary<br />","The zip file containing the exported project data.","ExportIpmdarProject Operation","100772.htm");
Page[371]=new Array("Description:&nbsp;Exports a project in CPP format to a zip file containing a collection of JSON files.","Service:&nbsp;Export Service","Style: Document/literal wrapped","Input:","Message:&nbsp;ExportCppProject","Elements: ExportCppProject elements that contain the following elements:","<br />&nbsp;Field","<br />&nbsp;Type","<br />&nbsp;Description","TemplateId","string","The unique identifier for the IPMDAR Export template.","ProjecObjecttId<br />","int<br />","The unique identifier project that is to be exported.","BaselineProjectObjectId","int","Output:","Message:&nbsp;ExportCppProjectResponse","Elements:","The zip file containing the exported project data.","<br />&nbsp;Field","<br />&nbsp;Type","<br />&nbsp;Description","ProjectData<br />","base64Binary<br />","The zip file containing the exported project data.","ExportCppProject Operation","102243.htm");
Page[372]=new Array("Description:&nbsp;Exports a project in XER format.","Service:&nbsp;Export Service","Style: Document/literal wrapped","Input:","Message:&nbsp;ExportXERProject","Elements: ExportXERProject elements that contain the following elements:","<br />&nbsp;Field","<br />&nbsp;Type","<br />&nbsp;Description","TemplateId","string","The unique identifier for the IPMDAR Export template.","ProjecObjecttId<br />","int<br />","The unique identifier project that is to be exported.","Output:","Message:&nbsp;ExportXERProjectResponse","Elements:","The XER file containing the exported project data.","<br />&nbsp;Field","<br />&nbsp;Type","<br />&nbsp;Description","ProjectData<br />","base64Binary<br />","The zip file containing the exported project data.","ExportXERProject Operation","102244.htm");
Page[373]=new Array("Description:&nbsp;Downloads one or more files.","Service:&nbsp;Export Service","Style: Document/literal wrapped","Input:","Message:&nbsp;DownloadFiles","Elements: DownloadFiles elements that contain the following elements:","<br />&nbsp;Field","<br />&nbsp;Type","<br />&nbsp;Description","JobType","string <br />restricted to <br />ASAP' <br />'Schedule'","Specifies the job type.","JobName","string","Specifies the job name.","StartDate","dateTime","The start date of the file download.","EndDate","dateTime","The end date of the file download.","Output:","Message:&nbsp;DownloadFilesResponse","Elements:","<br />&nbsp;Field","<br />&nbsp;Type","<br />&nbsp;Description","NumberOfFiles<br />","int<br />","The number of files.","DownloadFiles Operation","95649.htm");
Page[374]=new Array("Each BusinessObjectOptions element contains an optional Include element that indicates whether the associated object is to be exported. The default value of the Include element is true.  To exclude a business object from the XML export file, specify false in the Include element for that business object.","For example, to exclude the ActivityCode business object, specify the following:","&lt;BusinessObjectOptions&gt;","&lt;ActivityCode&gt;","&lt;Include&gt;false&lt;/Include&gt;","&lt;/ActivityCode&gt;","&lt;/BusinessObjectOptions&gt;","Include zero to many BusinessObjectOptions elements in the input message of the ExportProject operation from the following list:","Activity","Include","Field","AccountingVariance","AccountingVarianceLaborUnits","ActivityOwnerUserId","ActualDuration","ActualExpenseCost","ActualFinishDate","ActualLaborCost","ActualLaborUnits","ActualMaterialCost","ActualNonLaborCost","ActualNonLaborUnits","ActualStartDate","ActualThisPeriodLaborCost","ActualThisPeriodLaborUnits","ActualThisPeriodMaterialCost","ActualThisPeriodNonLaborCost","ActualThisPeriodNonLaborUnits","ActualTotalCost","ActualTotalUnits","AtCompletionDuration","AtCompletionExpenseCost","AtCompletionLaborCost","AtCompletionLaborUnits","AtCompletionLaborUnitsVariance","AtCompletionMaterialCost","AtCompletionNonLaborCost","AtCompletionNonLaborUnits","AtCompletionTotalCost","AtCompletionTotalUnits","AtCompletionVariance","AutoComputeActuals","Baseline1Duration","Baseline1FinishDate","Baseline1PlannedDuration","Baseline1PlannedExpenseCost","Baseline1PlannedLaborCost","Baseline1PlannedLaborUnits","Baseline1PlannedMaterialCost","Baseline1PlannedNonLaborCost","Baseline1PlannedNonLaborUnits","Baseline1PlannedTotalCost","Baseline1StartDate","Baseline2Duration","Baseline2FinishDate","Baseline2PlannedDuration","Baseline2PlannedExpenseCost","Baseline2PlannedLaborCost","Baseline2PlannedLaborUnits","Baseline2PlannedMaterialCost","Baseline2PlannedNonLaborCost","Baseline2PlannedNonLaborUnits","Baseline2PlannedTotalCost","Baseline2StartDate","Baseline3Duration","Baseline3FinishDate","Baseline3PlannedDuration","Baseline3PlannedExpenseCost","Baseline3PlannedLaborCost","Baseline3PlannedLaborUnits","Baseline3PlannedMaterialCost","Baseline3PlannedNonLaborCost","Baseline3PlannedNonLaborUnits","Baseline3PlannedTotalCost","Baseline3StartDate","BaselineDuration","BaselineFinishDate","BaselinePlannedDuration","BaselinePlannedExpenseCost","BaselinePlannedLaborCost","BaselinePlannedLaborUnits","BaselinePlannedMaterialCost","BaselinePlannedNonLaborCost","BaselinePlannedNonLaborUnits","BaselinePlannedTotalCost","BaselineStartDate","BudgetAtCompletion","CBSCode","CBSId","CBSObjectId","CalendarName","CalendarObjectId","CostPercentComplete","CostPercentOfPlanned","CostPerformanceIndex","CostPerformanceIndexLaborUnits","CostVariance","CostVarianceIndex","CostVarianceIndexLaborUnits","CostVarianceLaborUnits","CreateDate","CreateUser","DataDate","Duration1Variance","Duration2Variance","Duration3Variance","DurationPercentComplete","DurationPercentOfPlanned","DurationType","DurationVariance","EarlyFinishDate","EarlyStartDate","EarnedValueCost","EarnedValueLaborUnits","EstimateAtCompletionCost","EstimateAtCompletionLaborUnits","EstimateTimeToComplete","EstimateTimeToCompleteUnits","EstimateToComplete","EstimateToCompleteLaborUnits","EstimatedWeight","ExpectedFinishDate","ExpenseCost1Variance","ExpenseCost2Variance","ExpenseCost3Variance","ExpenseCostPercentComplete","ExpenseCostVariance","ExternalEarlyStartDate","ExternalLateFinishDate","Feedback","FinancialPeriodTmplId","FinishDate","FinishDate1Variance","FinishDate2Variance","FinishDate3Variance","FinishDateVariance","FloatPath","FloatPathOrder","FreeFloat","GUID","HasFutureBucketData","Id","IsBaseline","IsCritical","IsLongestPath","IsNewFeedback","IsStarred","IsTemplate","IsWorkPackage","LaborCost1Variance","LaborCost2Variance","LaborCost3Variance","LaborCostPercentComplete","LaborCostVariance","LaborUnits1Variance","LaborUnits2Variance","LaborUnits3Variance","LaborUnitsPercentComplete","LaborUnitsVariance","LastUpdateDate","LastUpdateUser","LateFinishDate","LateStartDate","LevelingPriority","LocationName","LocationObjectId","MaterialCost1Variance","MaterialCost2Variance","MaterialCost3Variance","MaterialCostPercentComplete","MaterialCostVariance","MaximumDuration","MinimumDuration","MostLikelyDuration","Name","NonLaborCost1Variance","NonLaborCost2Variance","NonLaborCost3Variance","NonLaborCostPercentComplete","NonLaborCostVariance","NonLaborUnits1Variance","NonLaborUnits2Variance","NonLaborUnits3Variance","NonLaborUnitsPercentComplete","NonLaborUnitsVariance","NotesToResources","ObjectId","PercentComplete","PercentCompleteType","PerformancePercentComplete","PerformancePercentCompleteByLaborUnits","PhysicalPercentComplete","PlannedDuration","PlannedExpenseCost","PlannedFinishDate","PlannedLaborCost","PlannedLaborUnits","PlannedMaterialCost","PlannedNonLaborCost","PlannedNonLaborUnits","PlannedStartDate","PlannedTotalCost","PlannedTotalUnits","PlannedValueCost","PlannedValueLaborUnits","PostRespCriticalityIndex","PostResponsePessimisticFinish","PostResponsePessimisticStart","PreRespCriticalityIndex","PreResponsePessimisticFinish","PreResponsePessimisticStart","PrimaryConstraintDate","PrimaryConstraintType","PrimaryResourceId","PrimaryResourceName","PrimaryResourceObjectId","ProjectFlag","ProjectId","ProjectName","ProjectNameSepChar","ProjectObjectId","ProjectProjectFlag","RemainingDuration","RemainingEarlyFinishDate","RemainingEarlyStartDate","RemainingExpenseCost","RemainingFloat","RemainingLaborCost","RemainingLaborUnits","RemainingLateFinishDate","RemainingLateStartDate","RemainingMaterialCost","RemainingNonLaborCost","RemainingNonLaborUnits","RemainingTotalCost","RemainingTotalUnits","ResumeDate","ReviewFinishDate","ReviewRequired","ReviewStatus","SchedulePercentComplete","SchedulePerformanceIndex","SchedulePerformanceIndexLaborUnits","ScheduleVariance","ScheduleVarianceIndex","ScheduleVarianceIndexLaborUnits","ScheduleVarianceLaborUnits","ScopePercentComplete","SecondaryConstraintDate","SecondaryConstraintType","StartDate","StartDate1Variance","StartDate2Variance","StartDate3Variance","StartDateVariance","Status","StatusCode","SuspendDate","TaskStatusCompletion","TaskStatusDates","TaskStatusIndicator","ToCompletePerformanceIndex","TotalCost1Variance","TotalCost2Variance","TotalCost3Variance","TotalCostVariance","TotalFloat","TotalPastPeriodEarnedValueCostBCWP","TotalPastPeriodEarnedValueLaborUnits","TotalPastPeriodExpenseCost","TotalPastPeriodLaborCost","TotalPastPeriodLaborUnits","TotalPastPeriodMaterialCost","TotalPastPeriodNonLaborCost","TotalPastPeriodNonLaborUnits","TotalPastPeriodPlannedValueCost","TotalPastPeriodPlannedValueLaborUnits","Type","UnitsPercentComplete","UnreadCommentCount","WBSCode","WBSName","WBSObjectId","WBSPath","WBSNamePath","WorkPackageId","WorkPackageName","ActivityCode","Include","Field","CodeConcatName","CodeTypeName","CodeTypeObjectId","CodeTypeScope","CodeValue","Color","CreateDate","CreateUser","Description","LastUpdateDate","LastUpdateUser","ObjectId","ParentObjectId","ProjectObjectId","RefProjectObjectIds","SequenceNumber","ActivityCodeAssignment","Include","ActivityCodeType","Include","Field","CreateDate","CreateUser","EPSCodeTypeHierarchy","EPSObjectId","IsBaseline","IsSecureCode","IsTemplate","LastUpdateDate","LastUpdateUser","Length","Name","ObjectId","ProjectObjectId","RefProjectObjectId","Scope","SequenceNumber","ActivityExpense","Include","Field","AccrualType","ActivityId","ActivityName","ActivityObjectId","ActualCost","ActualUnits","AtCompletionCost","AtCompletionUnits","AutoComputeActuals","CBSCode","CBSId","CostAccountId","CostAccountName","CostAccountObjectId","CreateDate","CreateUser","DocumentNumber","ExpenseCategoryName","ExpenseCategoryObjectId","ExpenseDescription","ExpenseItem","ExpensePercentComplete","IsBaseline","IsTemplate","LastUpdateDate","LastUpdateUser","ObjectId","OverBudget","PlannedCost","PlannedUnits","PricePerUnit","ProjectId","ProjectObjectId","RemainingCost","RemainingUnits","UnitOfMeasure","Vendor","WBSObjectId","ActivityNote","Include","Field","ActivityId","ActivityName","ActivityObjectId","CreateDate","CreateUser","IsBaseline","IsTemplate","LastUpdateDate","LastUpdateUser","Note","NotebookTopicName","NotebookTopicObjectId","ObjectId","ProjectId","ProjectObjectId","RawTextNote","WBSObjectId","ActivityPeriodActual","Include","Field","ActivityObjectId","ActualExpenseCost","ActualLaborCost","ActualLaborUnits","ActualMaterialCost","ActualNonLaborCost","ActualNonLaborUnits","CreateDate","CreateUser","EarnedValueCost","EarnedValueLaborUnits","FinancialPeriodObjectId","FinancialPeriodTemplateId","IsBaseline","IsTemplate","LastUpdateDate","LastUpdateUser","PlannedValueCost","PlannedValueLaborUnits","ProjectObjectId","WBSObjectId","ActivityRisk","Include","Field","ActivityId","ActivityName","ActivityObjectId","CreateDate","CreateUser","IsBaseline","IsTemplate","LastUpdateDate","LastUpdateUser","ProjectId","ProjectName","ProjectObjectId","RiskId","RiskName","RiskObjectId","ActivityStep","Include","Field","ActivityId","ActivityName","ActivityObjectId","CreateDate","CreateUser","Description","IsBaseline","IsCompleted","IsTemplate","LastUpdateDate","LastUpdateUser","Name","ObjectId","PercentComplete","ProjectId","ProjectObjectId","SequenceNumber","WBSObjectId","Weight","WeightPercent","Calendar","Include","Field","BaseCalendarObjectId","CreateDate","CreateUser","HoursPerDay","HoursPerMonth","HoursPerWeek","HoursPerYear","IsBaseline","IsDefault","IsPersonal","IsTemplate","LastUpdateDate","LastUpdateUser","Name","ObjectId","ProjectId","ProjectObjectId","Type","CostAccount","Include","Field","CreateDate","CreateUser","Description","Id","LastUpdateDate","LastUpdateUser","Name","ObjectId","ParentObjectId","SequenceNumber","Currency","Include","Field","CreateDate","CreateUser","DecimalPlaces","DecimalSymbol","DigitGroupingSymbol","ExchangeRate","Id","IsBaseCurrency","LastUpdateDate","LastUpdateUser","Name","NegativeSymbol","ObjectId","PositiveSymbol","Symbol","Document","Include","Field","ActivityObjectId","Author","ContentRepositoryDocumentInternalId","CreateDate","CreateUser","Deliverable","Description","DocumentCategoryName","DocumentCategoryObjectId","DocumentStatusCodeName","DocumentStatusName","DocumentStatusCodeObjectId","DocumentType","GUID","IsBaseline","IsTemplate","LastUpdateDate","LastUpdateUser","ObjectId","ParentObjectId","PrivateLocation","ProjectId","ProjectObjectId","PublicLocation","ReferenceNumber","ResourceId","ResourceName","ResourceObjectId","RevisionDate","SequenceNumber","Title","Version","DocumentCategory","Include","Field","CreateDate","CreateUser","LastUpdateDate","LastUpdateUser","Name","ObjectId","SequenceNumber","DocumentStatusCode","Include","Field","CreateDate","CreateUser","LastUpdateDate","LastUpdateUser","Name","ObjectId","SequenceNumber","EPS","Include","Field","AnticipatedFinishDate","AnticipatedStartDate","CreateDate","CreateUser","CurrentBudget","CurrentVariance","DistributedCurrentBudget","FinishDate","GUID","Id","IndependentETCLaborUnits","IndependentETCTotalCost","LastSummarizedDate","LastUpdateDate","LastUpdateUser","Name","OBSName","OBSObjectId","ObjectId","OriginalBudget","ParentEPSId","ParentEPSName","ParentObjectId","PlannedStartDate","ProjectObjectId","ProposedBudget","SequenceNumber","StartDate","SummaryAccountingVarianceByCost","SummaryAccountingVarianceByLaborUnits","SummaryActivityCount","SummaryActualDuration","SummaryActualExpenseCost","SummaryActualFinishDate","SummaryActualLaborCost","SummaryActualLaborUnits","SummaryActualMaterialCost","SummaryActualNonLaborCost","SummaryActualNonLaborUnits","SummaryActualStartDate","SummaryActualThisPeriodCost","SummaryActualThisPeriodLaborCost","SummaryActualThisPeriodLaborUnits","SummaryActualThisPeriodMaterialCost","SummaryActualThisPeriodNonLaborCost","SummaryActualThisPeriodNonLaborUnits","SummaryActualTotalCost","SummaryActualValueByCost","SummaryActualValueByLaborUnits","SummaryAtCompletionDuration","SummaryAtCompletionExpenseCost","SummaryAtCompletionLaborCost","SummaryAtCompletionLaborUnits","SummaryAtCompletionMaterialCost","SummaryAtCompletionNonLaborCost","SummaryAtCompletionNonLaborUnits","SummaryAtCompletionTotalCost","SummaryAtCompletionTotalCostVariance","SummaryBaselineCompletedActivityCount","SummaryBaselineDuration","SummaryBaselineExpenseCost","SummaryBaselineFinishDate","SummaryBaselineInProgressActivityCount","SummaryBaselineLaborCost","SummaryBaselineLaborUnits","SummaryBaselineMaterialCost","SummaryBaselineNonLaborCost","SummaryBaselineNonLaborUnits","SummaryBaselineNotStartedActivityCount","SummaryBaselineStartDate","SummaryBaselineTotalCost","SummaryBudgetAtCompletionByCost","SummaryBudgetAtCompletionByLaborUnits","SummaryCompletedActivityCount","SummaryCostPercentComplete","SummaryCostPercentOfPlanned","SummaryCostPerformanceIndexByCost","SummaryCostPerformanceIndexByLaborUnits","SummaryCostVarianceByCost","SummaryCostVarianceByLaborUnits","SummaryCostVarianceIndex","SummaryCostVarianceIndexByCost","SummaryCostVarianceIndexByLaborUnits","SummaryDurationPercentComplete","SummaryDurationPercentOfPlanned","SummaryDurationVariance","SummaryEarnedValueByCost","SummaryEarnedValueByLaborUnits","SummaryEstimateAtCompletionByCost","SummaryEstimateAtCompletionByLaborUnits","SummaryEstimateAtCompletionHighPercentByLaborUnits","SummaryEstimateAtCompletionLowPercentByLaborUnits","SummaryEstimateToCompleteByCost","SummaryEstimateToCompleteByLaborUnits","SummaryExpenseCostPercentComplete","SummaryExpenseCostVariance","SummaryFinishDateVariance","SummaryInProgressActivityCount","SummaryLaborCostPercentComplete","SummaryLaborCostVariance","SummaryLaborUnitsPercentComplete","SummaryLaborUnitsVariance","SummaryMaterialCostPercentComplete","SummaryMaterialCostVariance","SummaryNonLaborCostPercentComplete","SummaryNonLaborCostVariance","SummaryNonLaborUnitsPercentComplete","SummaryNonLaborUnitsVariance","SummaryNotStartedActivityCount","SummaryPerformancePercentCompleteByCost","SummaryPerformancePercentCompleteByLaborUnits","SummaryPlannedCost","SummaryPlannedDuration","SummaryPlannedExpenseCost","SummaryPlannedFinishDate","SummaryPlannedLaborCost","SummaryPlannedLaborUnits","SummaryPlannedMaterialCost","SummaryPlannedNonLaborCost","SummaryPlannedNonLaborUnits","SummaryPlannedStartDate","SummaryPlannedValueByCost","SummaryPlannedValueByLaborUnits","SummaryProgressFinishDate","SummaryRemainingDuration","SummaryRemainingExpenseCost","SummaryRemainingFinishDate","SummaryRemainingLaborCost","SummaryRemainingLaborUnits","SummaryRemainingMaterialCost","SummaryRemainingNonLaborCost","SummaryRemainingNonLaborUnits","SummaryRemainingStartDate","SummaryRemainingTotalCost","SummarySchedulePercentComplete","SummarySchedulePercentCompleteByLaborUnits","SummarySchedulePerformanceIndexByCost","SummarySchedulePerformanceIndexByLaborUnits","SummaryScheduleVarianceByCost","SummaryScheduleVarianceByLaborUnits","SummaryScheduleVarianceIndex","SummaryScheduleVarianceIndexByCost","SummaryScheduleVarianceIndexByLaborUnits","SummaryStartDateVariance","SummaryToCompletePerformanceIndexByCost","SummaryTotalCostVariance","SummaryTotalFloat","SummaryUnitsPercentComplete","SummaryVarianceAtCompletionByLaborUnits","TotalBenefitPlan","TotalBenefitPlanTally","TotalFunding","TotalSpendingPlan","TotalSpendingPlanTally","UnallocatedBudget","UndistributedCurrentVariance","ExpenseCategory","Include","Field","CreateDate","CreateUser","LastUpdateDate","LastUpdateUser","Name","ObjectId","SequenceNumber","FinancialPeriod","Include","Field","CreateDate","CreateUser","EndDate","FinancialPeriodTmplId","LastUpdateDate","LastUpdateUser","Name","ObjectId","StartDate","FundingSource","Include","Field","CreateDate","CreateUser","Description","LastUpdateDate","LastUpdateUser","Name","ObjectId","ParentObjectId","SequenceNumber","NotebookTopic","Include","Field","AvailableForActivity","AvailableForEPS","AvailableForProject","AvailableForWBS","CreateDate","CreateUser","LastUpdateDate","LastUpdateUser","Name","ObjectId","SequenceNumber","OBS","Include","Field","CreateDate","CreateUser","Description","GUID","LastUpdateDate","LastUpdateUser","Name","ObjectId","ParentObjectId","SequenceNumber","Project","Include","Field","ActivityDefaultActivityType","ActivityDefaultCalendarName","ActivityDefaultCalendarObjectId","ActivityDefaultCostAccountObjectId","ActivityDefaultDurationType","ActivityDefaultPercentCompleteType","ActivityDefaultPricePerUnit","ActivityDefaultReviewRequired","ActivityIdBasedOnSelectedActivity","ActivityIdIncrement","ActivityIdPrefix","ActivityIdSuffix","ActivityPercentCompleteBasedOnActivitySteps","AddActualToRemaining","AddedBy","AllowNegativeActualUnitsFlag","AllowStatusReview","AnnualDiscountRate","AnticipatedFinishDate","AnticipatedStartDate","AssignmentDefaultDrivingFlag","AssignmentDefaultRateType","CalculateFloatBasedOnFinishDate","CheckOutDate","CheckOutStatus","CheckOutUserObjectId","CheckedOutModule","ComputeTotalFloatType","ContainsSummaryData","ContractManagementGroupName","ContractManagementProjectName","CostQuantityRecalculateFlag","CreateDate","CreateUser","CriticalActivityFloatLimit","CriticalActivityFloatThreshold","CriticalActivityPathType","CriticalFloatThreshold","CurrentBaselineProjectObjectId","CurrentBudget","CurrentVariance","DataDate","DateAdded","DefaultPriceTimeUnits","Description","DiscountApplicationPeriod","DistributedCurrentBudget","EarnedValueComputeType","EarnedValueETCComputeType","EarnedValueETCUserValue","EarnedValueUserPercent","EnablePublication","EnableSummarization","EtlInterval","ExternalCRKey","FinancialPeriodTmplId","FinishDate","FiscalYearStartMonth","ForecastFinishDate","ForecastStartDate","GUID","HasFutureBucketData","HistoryInterval","HistoryLevel","Id","IgnoreOtherProjectRelationships","IndependentETCLaborUnits","IndependentETCTotalCost","IntegratedType","IntegratedWBS","IsTemplate","LastApplyActualsDate","LastFinancialPeriodObjectId","LastLevelDate","LastPublishedOn","LastScheduleDate","LastSummarizedDate","LastUpdateDate","LastUpdateUser","Latitude","LevelAllResources","LevelDateFlag","LevelFloatThresholdCount","LevelOuterAssign","LevelOuterAssignPriority","LevelOverAllocationPercent","LevelPriorityList","LevelResourceList","LevelWithinFloat","LevelingPriority","LimitMultipleFloatPaths","LinkActualToActualThisPeriod","LinkPercentCompleteWithActual","LinkPlannedAndAtCompletionFlag","LocationName","LocationObjectId","Longitude","MakeOpenEndedActivitiesCritical","MaximumMultipleFloatPaths","MultipleFloatPathsEnabled","MultipleFloatPathsEndingActivityObjectId","MultipleFloatPathsUseTotalFloat","MustFinishByDate","Name","NetPresentValue","OBSName","OBSObjectId","ObjectId","OriginalBudget","OutOfSequenceScheduleType","OverallProjectScore","OwnerResourceObjectId","ParentEPSId","ParentEPSName","PaybackPeriod","PerformancePercentCompleteByLaborUnits","ParentEPSObjectId","PlannedStartDate","PostResponsePessimisticFinish","PostResponsePessimisticStart","PreResponsePessimisticFinish","PreResponsePessimisticStart","PricePerUnit","PrimaryBaselineObjectId","PrimaryResourcesCanMarkActivitiesAsCompleted","PrimaryResourcesCanUpdateActivityDates","ProjectForecastStartDate","ProjectScheduleType","PropertyType","ProposedBudget","PublicationPriority","PublishLevel","RelationshipLagCalendar","RelationshipLagCalendar","ResetPlannedToRemainingFlag","ResourceCanBeAssignedToSameActivityMoreThanOnce","ResourceName","ResourcesCanAssignThemselvesToActivities","ResourcesCanAssignThemselvesToActivitiesOutsideOBSAccess","ResourcesCanEditAssignmentPercentComplete","ResourcesCanMarkAssignmentAsCompleted","ResourcesCanStaffRoleAssignment","ResourcesCanViewInactiveActivities","ReturnOnInvestment","ReviewRequired","ReviewType","RiskExposure","RiskLevel","RiskMatrixName","RiskMatrixObjectId","RiskScore","ScheduleWBSHierarchyType","ScheduledFinishDate","SecondaryBaselineObjectId","SourceProjectObjectId","StartDate","StartToStartLagCalculationType","Status","StatusReviewerName","StatusReviewerObjectId","StrategicPriority","SummarizeResourcesRolesByWBS","SummarizeToWBSLevel","SummarizedDataDate","SummaryAccountingVarianceByCost","SummaryAccountingVarianceByLaborUnits","SummaryActivityCount","SummaryActualDuration","SummaryActualExpenseCost","SummaryActualFinishDate","SummaryActualLaborCost","SummaryActualLaborUnits","SummaryActualMaterialCost","SummaryActualNonLaborCost","SummaryActualNonLaborUnits","SummaryActualStartDate","SummaryActualThisPeriodCost","SummaryActualThisPeriodLaborCost","SummaryActualThisPeriodLaborUnits","SummaryActualThisPeriodMaterialCost","SummaryActualThisPeriodNonLaborCost","SummaryActualThisPeriodNonLaborUnits","SummaryActualTotalCost","SummaryActualValueByCost","SummaryActualValueByLaborUnits","SummaryAtCompletionDuration","SummaryAtCompletionExpenseCost","SummaryAtCompletionLaborCost","SummaryAtCompletionLaborUnits","SummaryAtCompletionMaterialCost","SummaryAtCompletionNonLaborCost","SummaryAtCompletionNonLaborUnits","SummaryAtCompletionTotalCost","SummaryAtCompletionTotalCostVariance","SummaryBaselineCompletedActivityCount","SummaryBaselineDuration","SummaryBaselineExpenseCost","SummaryBaselineFinishDate","SummaryBaselineInProgressActivityCount","SummaryBaselineLaborCost","SummaryBaselineLaborUnits","SummaryBaselineMaterialCost","SummaryBaselineNonLaborCost","SummaryBaselineNonLaborUnits","SummaryBaselineNotStartedActivityCount","SummaryBaselineStartDate","SummaryBaselineTotalCost","SummaryBudgetAtCompletionByCost","SummaryBudgetAtCompletionByLaborUnits","SummaryCompletedActivityCount","SummaryCostPercentComplete","SummaryCostPercentOfPlanned","SummaryCostPerformanceIndexByCost","SummaryCostPerformanceIndexByLaborUnits","SummaryCostVarianceByCost","SummaryCostVarianceByLaborUnits","SummaryCostVarianceIndex","SummaryCostVarianceIndexByCost","SummaryCostVarianceIndexByLaborUnits","SummaryDurationPercentComplete","SummaryDurationPercentOfPlanned","SummaryDurationVariance","SummaryEarnedValueByCost","SummaryEarnedValueByLaborUnits","SummaryEstimateAtCompletionByCost","SummaryEstimateAtCompletionByLaborUnits","SummaryEstimateAtCompletionHighPercentByLaborUnits","SummaryEstimateAtCompletionLowPercentByLaborUnits","SummaryEstimateToCompleteByCost","SummaryEstimateToCompleteByLaborUnits","SummaryExpenseCostPercentComplete","SummaryExpenseCostVariance","SummaryFinishDateVariance","SummaryInProgressActivityCount","SummaryLaborCostPercentComplete","SummaryLaborCostVariance","SummaryLaborUnitsPercentComplete","SummaryLaborUnitsVariance","SummaryLevel","SummaryMaterialCostPercentComplete","SummaryMaterialCostVariance","SummaryNonLaborCostPercentComplete","SummaryNonLaborCostVariance","SummaryNonLaborUnitsPercentComplete","SummaryNonLaborUnitsVariance","SummaryNotStartedActivityCount","SummaryPerformancePercentCompleteByCost","SummaryPerformancePercentCompleteByLaborUnits","SummaryPlannedCost","SummaryPlannedDuration","SummaryPlannedExpenseCost","SummaryPlannedFinishDate","SummaryPlannedLaborCost","SummaryPlannedLaborUnits","SummaryPlannedMaterialCost","SummaryPlannedNonLaborCost","SummaryPlannedNonLaborUnits","SummaryPlannedStartDate","SummaryPlannedValueByCost","SummaryPlannedValueByLaborUnits","SummaryProgressFinishDate","SummaryRemainingDuration","SummaryRemainingExpenseCost","SummaryRemainingFinishDate","SummaryRemainingLaborCost","SummaryRemainingLaborUnits","SummaryRemainingMaterialCost","SummaryRemainingNonLaborCost","SummaryRemainingNonLaborUnits","SummaryRemainingStartDate","SummaryRemainingTotalCost","SummarySchedulePercentComplete","SummarySchedulePercentCompleteByLaborUnits","SummarySchedulePerformanceIndexByCost","SummarySchedulePerformanceIndexByLaborUnits","SummaryScheduleVarianceByCost","SummaryScheduleVarianceByLaborUnits","SummaryScheduleVarianceIndex","SummaryScheduleVarianceIndexByCost","SummaryScheduleVarianceIndexByLaborUnits","SummaryStartDateVariance","SummaryToCompletePerformanceIndexByCost","SummaryTotalCostVariance","SummaryTotalFloat","SummaryUnitsPercentComplete","SummaryVarianceAtCompletionByLaborUnits","SyncWbsHierarchyFlag","TeamMemberActivityFields","TeamMemberAddNewActualUnits","TeamMemberAssignmentOption","TeamMemberAssignmentProficiencyFlag","TeamMemberCanOutOfSequenceFlag","TeamMemberCanStatusOtherResources","TeamMemberCanUpdateNotebooks","TeamMemberDisplayBaselineDatesFlag","TeamMemberDisplayDiscussionsFlag","TeamMemberDisplayPlannedUnits","TeamMemberDisplayTotalFloatFlag","TeamMemberIncludePrimaryResources","TeamMemberProjectViewableFields","TeamMemberReadOnlyActivityFields","TeamMemberCanStatusOtherResources","TeamMemberCanUpdateNotebooks","TeamMemberDisplayPlannedUnits","TeamMemberIncludePrimaryResources","TeamMemberResourceAssignmentFields","TeamMemberStepUDFViewableFields","TeamMemberStepsAddDeletable","TeamMemberViewableFields","TertiaryBaselineObjectId","TotalBenefitPlan","TotalBenefitPlanTally","TotalFunding","TotalSpendingPlan","TotalSpendingPlanTally","UnallocatedBudget","UndistributedCurrentVariance","UnifierCBSTasksOnlyFlag","UnifierDataMappingName","UnifierDeleteActivitiesFlag","UnifierEnabledFlag","UnifierProjectName","UnifierProjectNumber","UnifierScheduleSheetName","UnitPerTimeOvertimeFactor","UseExpectedFinishDates","UseProjectBaselineForEarnedValue","WBSCategoryObjectId","WBSCodeSeparator","WBSHierarchyLevels","WBSMilestonePercentComplete","WBSObjectId","WebSiteRootDirectory","WebSiteURL","ProjectBudgetChangeLog","Include","Field","Amount","ChangeNumber","CreateDate","CreateUser","Date","IsBaseline","IsTemplate","LastUpdateDate","LastUpdateUser","ObjectId","ProjectId","ProjectObjectId","Reason","Responsible","Status","WBSCode","WBSName","WBSObjectId","ProjectCode","Include","Field","CodeTypeName","CodeTypeObjectId","CodeValue","CreateDate","CreateUser","Description","LastUpdateDate","LastUpdateUser","ObjectId","ParentObjectId","SequenceNumber","Weight","ProjectCodeAssignment","Include","ProjectCodeType","Include","Field","CreateDate","CreateUser","IsSecureCode","LastUpdateDate","LastUpdateUser","Length","MaxCodeValueWeight","Name","ObjectId","SequenceNumber","Weight","ProjectDocument","Include","Field","ActivityId","ActivityName","ActivityObjectId","CreateDate","CreateUser","DocumentCategoryName","DocumentObjectId","DocumentStatusName","DocumentTitle","IsBaseline","IsTemplate","IsWorkProduct","LastUpdateDate","LastUpdateUser","ObjectId","ParentWBSObjectId","ProjectId","ProjectObjectId","WBSCode","WBSName","WBSObjectId","ProjectFunding","Include","Field","Amount","CreateDate","CreateUser","FundShare","FundingSourceName","FundingSourceObjectId","IsBaseline","IsTemplate","LastUpdateDate","LastUpdateUser","ObjectId","ProjectId","ProjectObjectId","ProjectIssue","Include","Field","ActivityId","ActivityName","ActivityObjectId","ActualValue","CreateDate","CreateUser","DateIdentified","IdentifiedBy","IsBaseline","IsTemplate","LastUpdateDate","LastUpdateUser","LowerThreshold","Name","Note","OBSName","OBSObjectId","ObjectId","Priority","ProjectId","ProjectName","ProjectObjectId","ProjectThresholdObjectId","RawTextNote","ResolutionDate","ResourceId","ResourceName","ResourceObjectId","Status","ThresholdParameterObjectId","UpperThreshold","WBSCode","WBSName","WBSObjectId","ProjectNote","Include","Field","AvailableForActivity","AvailableForEPS","AvailableForProject","AvailableForWBS","CreateDate","CreateUser","IsBaseline","IsTemplate","LastUpdateDate","LastUpdateUser","Note","NotebookTopicName","NotebookTopicObjectId","ObjectId","ProjectId","ProjectObjectId","RawTextNote","WBSCode","WBSName","WBSObjectId","ProjectResource","Include","Field","CommittedFlag","CreateDate","CreateUser","FinishDate","IsBaseline","IsTemplate","LastUpdateDate","LastUpdateUser","LifeOfProjectFlag","ObjectId","ProjectId","ProjectObjectId","ProjectResourceCategoryName","ProjectResourceCategoryObjectId","ResourceName","ResourceObjectId","ResourceRequest","RoleName","RoleObjectId","StartDate","Status","TotalUnits","WBSCode","WBSObjectId","ProjectResourceCategory","Include","Field","CreateDate","CreateUser","LastUpdateDate","LastUpdateUser","Name","ObjectId","ProjectResourceQuantity","Include","Field","CommittedFlag","CreateDate","CreateUser","FinancialPeriod1ObjectId","FinancialPeriod1Quantity","FinancialPeriod2ObjectId","FinancialPeriod2Quantity","FinancialPeriodTmplId","IsBaseline","IsTemplate","LastUpdateDate","LastUpdateUser","MonthStartDate","ProjectObjectId","ProjectResourceObjectId","Quantity","ResourceObjectId","RoleObjectId","WBSObjectId","WeekStartDate","ProjectSpendingPlan","Include","Field","BenefitPlan","CreateDate","CreateUser","Date","IsBaseline","IsTemplate","LastUpdateDate","LastUpdateUser","ObjectId","ProjectId","ProjectObjectId","SpendingPlan","WBSCode","WBSName","WBSObjectId","ProjectThreshold","Include","Field","CreateDate","CreateUser","DetailToMonitor","FromDate","FromDateExpression","IsBaseline","IsTemplate","IssuePriority","LastUpdateDate","LastUpdateUser","LowerThreshold","OBSObjectId","ObjectId","ProjectId","ProjectObjectId","Status","ThresholdParameterObjectId","ToDate","ToDateExpression","UpperThreshold","WBSCode","WBSName","WBSObjectId","Relationship","Include","Field","Aref","Arls","Comments","CreateDate","CreateUser","Driving","IsPredecessorBaseline","IsPredecessorTemplate","IsSuccessorBaseline","IsSuccessorTemplate","Lag","LastUpdateDate","LastUpdateUser","ObjectId","PredActIsLongestPath","PredActPercentCompleteType","PredActualFinishDate","PredActualStartDate","PredCalendarObjectId","PredEarlyFinishDate","PredEarlyStartDate","PredFreeFloat","PredLateFinishDate","PredLateStartDate","PredProjectNameSepChar","PredTotalFloat","PredWBSPath","PredecessorActivityId","PredecessorActivityName","PredecessorActivityObjectId","PredecessorActivityType","PredecessorFinishDate","PredecessorProjectId","PredecessorProjectName","PredecessorProjectObjectId","PredecessorStartDate","PredecessorWbsName","PredecessorWbsShortName","SuccessorActivityId","SuccessorActivityName","SuccessorActivityObjectId","SuccessorActivityType","SuccessorFinishDate","SuccessorProjectId","SuccessorProjectObjectId","SuccessorStartDate","SuccessorWbsName","Type","Resource","Include","Field","AutoComputeActuals","CalculateCostFromUnits","CalendarName","CalendarObjectId","CreateDate","CreateUser","CurrencyId","CurrencyName","CurrencyObjectId","DefaultUnitsPerTime","EffectiveDate","EmailAddress","EmployeeId","GUID","Id","IntegratedType","IsActive","IsOverTimeAllowed","LastUpdateDate","LastUpdateUser","Latitude","LocationName","LocationObjectId","Longitude","MaxUnitsPerTime","Name","ObjectId","OfficePhone","OtherPhone","OvertimeFactor","ParentObjectId","PricePerUnit","PrimaryRoleId","PrimaryRoleName","PrimaryRoleObjectId","ResourceNotes","ResourceType","SequenceNumber","ShiftObjectId","TimesheetApprovalManager","TimesheetApprovalManagerObjectId","Title","UnitOfMeasureAbbreviation","UnitOfMeasureName","UnitOfMeasureObjectId","UseTimesheets","UserName","UserObjectId","ResourceAssignment","Include","Field","ActivityActualFinish","ActivityId","ActivityName","ActivityObjectId","ActivityType","ActualCost","ActualCurve","ActualDuration","ActualFinishDate","ActualOvertimeCost","ActualOvertimeUnits","ActualRegularCost","ActualRegularUnits","ActualStartDate","ActualThisPeriodCost","ActualThisPeriodUnits","ActualUnits","ResourceAssignmentFieldType","AtCompletionCost","AtCompletionDuration","AtCompletionUnits","AutoComputeActuals","BudgetAtCompletionCosts","BudgetAtCompletionUnits","CBSId","CBSCode","CalendarName","CalendarObjectId","CostAccountId","CostAccountName","CostAccountObjectId","CreateDate","CreateUser","DrivingActivityDatesFlag","DurationPercentComplete","EstimateTimeToComplete","EstimateTimeToCompleteUnits","EstimateToCompletionCosts","EstimateToCompletionUnits","FinancialPeriodTmplId","FinishDate","GUID","HasFutureBucketData","IsActive","IsActivityFlagged","IsBaseline","IsCostUnitsLinked","IsOvertimeAllowed","IsPrimaryResource","IsTemplate","LastUpdateDate","LastUpdateUser","ObjectId","OvertimeFactor","PendingActualOvertimeUnits","PendingActualRegularUnits","PendingPercentComplete","PendingRemainingUnits","PercentComplete","PercentCompeleType","PlannedCost","PlannedCurve","PlannedDuration","PlannedFinishDate","PlannedLag","PlannedStartDate","PlannedUnits","PlannedUnitsPerTime","PricePerUnit","PriorActualOvertimeUnits","PriorActualRegularUnits","Proficiency","ProjectFlag","ProjectId","ProjectName","ProjectObjectId","ProjectProjectFlag","RateSource","RateType","RemainingCost","RemainingCurve","RemainingDuration","RemainingFinishDate","RemainingLag","RemainingLateFinishDate","RemainingLateStartDate","RemainingStartDate","RemainingUnits","RemainingUnitsPerTime","ResourceCalendarName","ResourceCurveName","ResourceCurveObjectId","ResourceId","ResourceName","ResourceObjectId","ResourceRequest","ResourceType","ReviewRequired","RoleId","RoleName","RoleObjectId","RoleShortName","StaffedRemainingCost","StaffedRemainingUnits","StartDate","StatusCode","UnitsPercentComplete","UnreadCommentCount","UnstaffedRemainingCost","UnstaffedRemainingUnits","WBSObjectId","ResourceAssignmentCode","Include","Field","CodeTypeName","CodeTypeObjectId","CodeValue","CreateDate","CreateUser","Description","LastUpdateDate","LastUpdateUser","ObjectId","ParentObjectId","SequenceNumber","ResourceAssignmentCodeAssignment","Include","Field","CreateDate","CreateUser","LastUpdateDate","LastUpdateUser","ProjectObjectId","ResourceAssignmentCodeDescription","ResourceAssignmentCodeObjectId","ResourceAssignmentCodeTypeName","ResourceAssignmentCodeTypeObjectId","ResourceAssignmentCodeValue","ResourceAssignmentObjectId","ResourceAssignmentCodeType","Include","Field","CreateDate","CreateUser","IsSecureCode","LastUpdateDate","LastUpdateUser","Length","Name","ObjectId","SequenceNumber","ResourceAssignmentPeriodActual","Include","Field","ActivityObjectId","ActualCost","ActualUnits","CreateDate","CreateUser","FinancialPeriodObjectId","IsBaseline","IsTemplate","LastUpdateDate","LastUpdateUser","ProjectObjectId","ResourceAssignmentObjectId","ResourceType","WBSObjectId","ResourceCode","Include","Field","CodeConcatName","CodeTypeName","CodeTypeObjectId","CodeValue","CreateDate","CreateUser","Description","LastUpdateDate","LastUpdateUser","ObjectId","ParentObjectId","SequenceNumber","ResourceCodeAssignment","Include","ResourceCodeType","Include","Field","CreateDate","CreateUser","IsSecureCode","LastUpdateDate","LastUpdateUser","Length","Name","ObjectId","SequenceNumber","ResourceCurve","Include","Field","CreateDate","CreateUser","IsDefault","LastUpdateDate","LastUpdateUser","Name","ObjectId","ResourceRate","Include","Field","CreateDate","CreateUser","EffectiveDate","LastUpdateDate","LastUpdateUser","MaxUnitsPerTime","ObjectId","PricePerUnit","PricePerUnit2","PricePerUnit3","PricePerUnit4","PricePerUnit5","ResourceId","ResourceName","ResourceObjectId","ShiftPeriodObjectId","ResourceRole","Include","Field","CreateDate","CreateUser","LastUpdateDate","LastUpdateUser","Proficiency","ResourceId","ResourceName","ResourceObjectId","RoleId","RoleName","RoleObjectId","Risk","Include","Field","Cause","CostThresholdId","CreateDate","CreateUser","Description","Effect","Exposure","ExposureFinishDate","ExposureStartDate","Id","IdentifiedByResourceId","IdentifiedByResourceName","IdentifiedByResourceObjectId","IdentifiedDate","ImpactThresholdValues","IsBaseline","IsTemplate","LastUpdateDate","LastUpdateUser","Name","Note","ObjectId","ParentObjectId","ProbabilityThresholdId","ProjectId","ProjectName","ProjectObjectId","ResourceId","ResourceName","ResourceObjectId","ResponseTotalCost","RiskCategoryName","RiskCategoryObjectId","ScheduleThresholdId","Score","ScoreColor","ScoreText","Status","Type","RiskCategory","Include","Field","CreateDate","CreateUser","LastUpdateDate","LastUpdateUser","Name","ObjectId","ParentObjectId","SequenceNumber","RiskImpact","Include","Field","CreateDate","CreateUser","IsBaseline","IsTemplate","LastUpdateDate","LastUpdateUser","ProjectId","ProjectName","ProjectObjectId","RiskId","RiskName","RiskObjectId","RiskThresholdLevelCode","RiskThresholdLevelName","RiskThresholdLevelObjectId","RiskThresholdName","RiskThresholdObjectId","RiskMatrixScore","Include","Field","CreateDate","CreateUser","LastUpdateDate","LastUpdateUser","ObjectId","ProbabilityThresholdLevel","RiskMatrixName","RiskMatrixObjectId","Severity1","Severity1Label","Severity2","Severity2Label","Severity3","Severity3Label","Severity4","Severity4Label","Severity5","Severity5Label","Severity6","Severity6Label","Severity7","Severity7Label","Severity8","Severity8Label","Severity9","Severity9Label","RiskMatrixThreshold","Include","Field","CreateDate","CreateUser","LastUpdateDate","LastUpdateUser","RiskMatrixName","RiskMatrixObjectId","RiskThresholdName","RiskThresholdObjectId","RiskResponseAction","Include","Field","ActivityId","ActivityName","ActivityObjectId","ActualCost","CreateDate","CreateUser","FinishDate","Id","IsBaseline","IsTemplate","LastUpdateDate","LastUpdateUser","Name","ObjectId","PlannedCost","PlannedFinishDate","PlannedStartDate","ProjectId","ProjectName","ProjectObjectId","RemainingCost","ResourceId","ResourceName","ResourceObjectId","RiskId","RiskObjectId","RiskResponsePlanId","RiskResponsePlanName","RiskResponsePlanObjectId","Score","ScoreColor","ScoreText","StartDate","Status","RiskResponseActionImpact","Include","Field","CreateDate","CreateUser","IsBaseline","IsTemplate","LastUpdateDate","LastUpdateUser","ProjectId","ProjectName","ProjectObjectId","RiskId","RiskObjectId","RiskResponseActionId","RiskResponseActionName","RiskResponseActionObjectId","RiskThresholdLevelCode","RiskThresholdLevelName","RiskThresholdLevelObjectId","RiskThresholdName","RiskThresholdObjectId","RiskResponsePlan","Include","Field","ActualCost","CreateDate","CreateUser","FinishDate","Id","IsActive","IsBaseline","IsTemplate","LastUpdateDate","LastUpdateUser","Name","ObjectId","PlannedCost","PlannedFinishDate","PlannedStartDate","ProjectId","ProjectName","ProjectObjectId","RemainingCost","ResponseType","RiskId","RiskName","RiskObjectId","Score","ScoreColor","ScoreText","StartDate","RiskMatrix","Include","Field","CreateDate","CreateUser","Description","ImpactThresholdLevel","LastUpdateDate","LastUpdateUser","Name","ObjectId","ProbabilityThresholdLevel","RiskScoringMethod","RiskThresholdLevel","Include","Field","Code","Color","CostRange","CreateDate","CreateUser","LastUpdateDate","LastUpdateUser","Level","Name","ObjectId","ProbabilityRange","Range","RiskThresholdName","RiskThresholdObjectId","ScheduleRange","ThresholdType","ToleranceRange","RiskThreshold","Include","Field","CreateDate","CreateUser","LastUpdateDate","LastUpdateUser","Level","Name","ObjectId","ThresholdType","Role","Include","Field","CalculateCostFromUnits","CreateDate","CreateUser","Id","LastUpdateDate","LastUpdateUser","Name","ObjectId","ParentObjectId","Responsibilities","SequenceNumber","RoleCode","Include","Field","CodeTypeName","CodeTypeObjectId","CodeValue","CreateDate","CreateUser","Description","LastUpdateDate","LastUpdateUser","ObjectId","ParentObjectId","SequenceNumber","RoleCodeAssignment","Include","RoleCodeType","Include","Field","CreateDate","CreateUser","IsSecureCode","LastUpdateDate","LastUpdateUser","Length","Name","ObjectId","SequenceNumber","RoleRate","Include","Field","CreateDate","CreateUser","EffectiveDate","LastUpdateDate","LastUpdateUser","MaxUnitsPerTime","ObjectId","PricePerUnit","PricePerUnit2","PricePerUnit3","PricePerUnit4","PricePerUnit5","RoleId","RoleName","RoleObjectId","Shift","Include","Field","CreateDate","CreateUser","LastUpdateDate","LastUpdateUser","Name","ObjectId","ThresholdParameter","Include","Field","CreateDate","CreateUser","LastUpdateDate","LastUpdateUser","Name","ObjectId","Type","UDFCode","Include","Field","CodeTypeObjectId","CodeTypeTitle","CodeValue","CreateDate","CreateUser","Description","LastUpdateDate","LastUpdateUser","ObjectId","SequenceNumber","UDFType","Include","Field","CreateDate","CreateUser","DataType","DisplayIndicatorFlag","Formula","IsCalculated","IsConditional","IsSecureCode","LastUpdateDate","LastUpdateUser","ObjectId","SubjectArea","SummaryMethod","Title","UDFValue","Include","UnitOfMeasure","Include","Field","Abbreviation","CreateDate","CreateUser","LastUpdateDate","LastUpdateUser","Name","ObjectId","SequenceNumber","WBS","Include","Field","AnticipatedFinishDate","AnticipatedStartDate","Code","ContainsSummaryData","CreateDate","CreateUser","CurrentBudget","CurrentVariance","DistributedCurrentBudget","EarnedValueComputeType","EarnedValueETCComputeType","EarnedValueETCUserValue","EarnedValueUserPercent","FinishDate","ForecastFinishDate","ForecastStartDate","GUID","IndependentETCLaborUnits","IndependentETCTotalCost","IntegratedType","IntegratedWBS","IsBaseline","IsTemplate","IsWorkPackage","LastUpdateDate","LastUpdateUser","Name","OBSName","OBSObjectId","ObjectId","OriginalBudget","ParentObjectId","PhaseName","ProjectId","ProjectObjectId","ProposedBudget","RolledUpFinishDate","RolledUpStartDate","SequenceNumber","StartDate","Status","StatusReviewerName","StatusReviewerObjectId","SummaryAccountingVarianceByCost","SummaryAccountingVarianceByLaborUnits","SummaryActivityCount","SummaryActualDuration","SummaryActualExpenseCost","SummaryActualFinishDate","SummaryActualLaborCost","SummaryActualLaborUnits","SummaryActualMaterialCost","SummaryActualNonLaborCost","SummaryActualNonLaborUnits","SummaryActualStartDate","SummaryActualThisPeriodCost","SummaryActualThisPeriodLaborCost","SummaryActualThisPeriodLaborUnits","SummaryActualThisPeriodMaterialCost","SummaryActualThisPeriodNonLaborCost","SummaryActualThisPeriodNonLaborUnits","SummaryActualTotalCost","SummaryActualValueByCost","SummaryActualValueByLaborUnits","SummaryAtCompletionDuration","SummaryAtCompletionExpenseCost","SummaryAtCompletionLaborCost","SummaryAtCompletionLaborUnits","SummaryAtCompletionMaterialCost","SummaryAtCompletionNonLaborCost","SummaryAtCompletionNonLaborUnits","SummaryAtCompletionTotalCost","SummaryAtCompletionTotalCostVariance","SummaryBaselineCompletedActivityCount","SummaryBaselineDuration","SummaryBaselineExpenseCost","SummaryBaselineFinishDate","SummaryBaselineInProgressActivityCount","SummaryBaselineLaborCost","SummaryBaselineLaborUnits","SummaryBaselineMaterialCost","SummaryBaselineNonLaborCost","SummaryBaselineNonLaborUnits","SummaryBaselineNotStartedActivityCount","SummaryBaselineStartDate","SummaryBaselineTotalCost","SummaryBudgetAtCompletionByCost","SummaryBudgetAtCompletionByLaborUnits","SummaryCompletedActivityCount","SummaryCostPercentComplete","SummaryCostPercentOfPlanned","SummaryCostPerformanceIndexByCost","SummaryCostPerformanceIndexByLaborUnits","SummaryCostVarianceByCost","SummaryCostVarianceByLaborUnits","SummaryCostVarianceIndex","SummaryCostVarianceIndexByCost","SummaryCostVarianceIndexByLaborUnits","SummaryDurationPercentComplete","SummaryDurationPercentOfPlanned","SummaryDurationVariance","SummaryEarnedValueByCost","SummaryEarnedValueByLaborUnits","SummaryEstimateAtCompletionByCost","SummaryEstimateAtCompletionByLaborUnits","SummaryEstimateAtCompletionHighPercentByLaborUnits","SummaryEstimateAtCompletionLowPercentByLaborUnits","SummaryEstimateToCompleteByCost","SummaryEstimateToCompleteByLaborUnits","SummaryExpenseCostPercentComplete","SummaryExpenseCostVariance","SummaryFinishDateVariance","SummaryInProgressActivityCount","SummaryLaborCostPercentComplete","SummaryLaborCostVariance","SummaryLaborUnitsPercentComplete","SummaryLaborUnitsVariance","SummaryMaterialCostPercentComplete","SummaryMaterialCostVariance","SummaryNonLaborCostPercentComplete","SummaryNonLaborCostVariance","SummaryNonLaborUnitsPercentComplete","SummaryNonLaborUnitsVariance","SummaryNotStartedActivityCount","SummaryPerformancePercentCompleteByCost","SummaryPerformancePercentCompleteByLaborUnits","SummaryPlannedCost","SummaryPlannedDuration","SummaryPlannedExpenseCost","SummaryPlannedFinishDate","SummaryPlannedLaborCost","SummaryPlannedLaborUnits","SummaryPlannedMaterialCost","SummaryPlannedNonLaborCost","SummaryPlannedNonLaborUnits","SummaryPlannedStartDate","SummaryPlannedValueByCost","SummaryPlannedValueByLaborUnits","SummaryProgressFinishDate","SummaryRemainingDuration","SummaryRemainingExpenseCost","SummaryRemainingFinishDate","SummaryRemainingLaborCost","SummaryRemainingLaborUnits","SummaryRemainingMaterialCost","SummaryRemainingNonLaborCost","SummaryRemainingNonLaborUnits","SummaryRemainingStartDate","SummaryRemainingTotalCost","SummarySchedulePercentComplete","SummarySchedulePercentCompleteByLaborUnits","SummarySchedulePerformanceIndexByCost","SummarySchedulePerformanceIndexByLaborUnits","SummaryScheduleVarianceByCost","SummaryScheduleVarianceByLaborUnits","SummaryScheduleVarianceIndex","SummaryScheduleVarianceIndexByCost","SummaryScheduleVarianceIndexByLaborUnits","SummaryStartDateVariance","SummaryToCompletePerformanceIndexByCost","SummaryTotalCostVariance","SummaryTotalFloat","SummaryUnitsPercentComplete","SummaryVarianceAtCompletionByLaborUnits","TotalBenefitPlan","TotalBenefitPlanTally","TotalSpendingPlan","TotalSpendingPlanTally","UnallocatedBudget","UndistributedCurrentVariance","WBSCategoryObjectId","WBSMilestonePercentComplete","WBSCategory","Include","Field","CreateDate","CreateUser","LastUpdateDate","LastUpdateUser","Name","ObjectId","SequenceNumber","WBSMilestone","Include","Field","CreateDate","CreateUser","IsBaseline","IsCompleted","IsTemplate","LastUpdateDate","LastUpdateUser","Name","ObjectId","ProjectId","ProjectObjectId","SequenceNumber","WBSCode","WBSName","WBSObjectId","Weight","Note Although you can specify the LocationName and LocationObjectId as fields to be exported, these fields cannot be imported by design.","BusinessObjectOptions Element","47775.htm");
Page[375]=new Array("Operations:","CreateCalendars Operation","ReadCalendars Operation","UpdateCalendars Operation","DeleteCalendars Operation","CopyCalendar Operation","GetFieldLengthCalendar Operation","GetStandardTotalWorkHours Operation","GetTotalWorkHours Operation","GetHolidayExceptionDates Operation","SetStandardDetailedWorkHours Operation","GetStandardDetailedWorkHours Operation","SetDetailedWorkHours Operation","GetDetailedWorkHours Operation","WSDL: Calendar.wsdl","Primary Key Field: ObjectId","Target Namespace: http://xmlns.oracle.com/Primavera/P6/WS/Calendar/V1","Default Transport URLs:","http://&lt;hostname&gt;:&lt;port number&gt;/p6ws/services/CalendarService?wsdl","https://&lt;hostname&gt;:&lt;port number&gt;/p6ws/services/CalendarService?wsdl","Java Client Stub Class:","com.primavera.ws.p6.calendar.CalendarService","Description:","Calendars defined the available work hours in each calendar day. Three types exist: global, resource, and project. Either resource or global calendars can be assigned to resources, and either global or project calendars can be assigned to activities.","You can specify national holidays, your organization's holidays, project-specific work/nonworkdays, and resource vacation days. Calendar assignments are used for activity scheduling, tracking, and resource leveling. Whether an activity uses its assigned calendar or the calendar of an assigned resource depends on the activity type you specify.","You can link resource and project calendars to global calendars. Then, if you make changes to a global calendar, your changes apply to all resource and project calendars that are linked to the modified global calendar.","Calendar Service","41856.htm");
Page[376]=new Array("Description: Creates multiple Calendar objects in the database. You can create up to 1000 Calendar objects with a single call.","Service:&nbsp;Calendar Service","Style: Document/literal wrapped","Input:","Message:&nbsp;CreateCalendars","Elements:&nbsp;Calendar&nbsp;elements that contain Calendar Fields&nbsp;fields","Required fields:","Type","Name","Output:","Message:&nbsp;CreateCalendarsResponse","Output:&nbsp;Zero to many ObjectId elements","CreateCalendars Operation","42077.htm");
Page[377]=new Array("Description: Sets the standard detailed work hours for the given date. Detailed work hours provide information on specific worktime during the day, in half hour increments.","Service: Calendar Service","Input:","Message: SetStandardDetailedWorkHours","Elements: ","Name","Type","Description","Required","CalendarObjectId","int","The unique identifier of the calender object.","Yes","IDayOfWeek","int","The day of the week (from 1 to 7).","Yes","DetailedWorkHours","string","Standard detailed time hours for the day of the week.","Yes","Output:","Message: SetStandardDetailedWorkHoursResponse","Elements: ","Name","Type","Description","Success","boolean","Indicates whether the option succeeded or failed.","SetStandardDetailedWorkHours Operation","93788.htm");
Page[378]=new Array("Description: Gets the standard detailed work hours for the given day of week. Detailed work hours provide information on specific worktime during the day, in half hour increments.","Service: Calendar Service","Input:","Message: GetStandardDetailedWorkHours","Elements: ","Name","Type","Description","Required","CalendarObjectId","int","The unique identifier for the calendar object.","Yes","IDayOfWeek","int","The day of the week (from 1 to 7).","Yes","Output:","Message:GetStandardDetailedWorkHoursResponse ","Elements: ","Name","Type","Description","DetailedWorkHours","string","The standard detailed work hours for the queried day of the week.","GetStandardDetailedWorkHours Operation","93789.htm");
Page[379]=new Array("Description: Sets the detailed work hours for the specified date. Detailed work hours provide information on specific worktime during the day, in half hour increments.","Service: Calendar Service","Input:","Message: SetDetailedWorkHours","Elements:","Name","Type","Description","Required","CalendarObjectId","int","The unique identifier for the calendar object.","Yes","Date","dateTime","Date on which detailed work hours will be set.","Yes","DetailedWorkHours","string","The detailed work hours to set for the specified date.","Yes","Output:","Message: SetDetailedWorkHoursResponse","Elements: ","Name","Type","Description","Success","boolean","Indicates whether the operation succeeded or failed. ","SetDetailedWorkHours Operation","93794.htm");
Page[380]=new Array("Description: Gets the detailed work hours for the specified date. Detailed work hours provide information on specific worktime during the day, in half hour increments.","Service:&nbsp;Relationship Service","Input:","Message: GetDetailedWorkHours","Elements:","Name","Type","Description","Required","CalendarObjectId","int","The unique identifier for the calendar object.","Yes","Date","dateTime","Date with set detailed work hours.","Yes","Output:","Message: GetDetailedWorkHoursResponse","Elements:","Name","Type","Description","DetailedWorkHours","string","The detailed work hours retrieved from the queried date.","GetDetailedWorkHours Operation","93795.htm");
Page[381]=new Array("Description: Reads Calendar objects from the database.","Service:&nbsp;Calendar Service","Style: Document/literal wrapped","Input:","Message:&nbsp;ReadCalendars","Elements: &nbsp;One to many field names from the Calendar Fields&nbsp;field list","You may also include an optional element that contains a filter clause and an optional element that contains an OrderBy clause. Warning: If you do not specify a filter, all business objects of this data type will be returned. Refer to the Filters topic in the P6 EPPM Web Services Programming Guide for additional details.","Output:","Message:&nbsp;ReadCalendarsResponse","Output:&nbsp;Zero to many&nbsp;Calendar elements that contain Calendar fields.","ReadCalendars Operation","42078.htm");
Page[382]=new Array("Description: Updates multiple Calendar objects in the database. You can update up to 1000 Calendar objects with a single call.","Service:&nbsp;Calendar Service","Style: Document/literal wrapped","Input:","Message:&nbsp;UpdateCalendars","Elements:&nbsp;Calendar&nbsp;elements that contain Calendar Fields&nbsp;fields.","Required fields: The ObjectId must be specified.","Output:","Message:&nbsp;UpdateCalendarsResponse","Output:&nbsp;boolean","UpdateCalendars Operation","42079.htm");
Page[383]=new Array("Description: Deletes multiple Calendar objects in the database. You can delete up to 1000 Calendar objects with a single call.","Service:&nbsp;Calendar Service","Style: Document/literal wrapped","Input:","Message:&nbsp;DeleteCalendars","Elements: One to many&nbsp;ObjectId elements.","You can also optionally specify one to many DeleteWithReplacement elements that contain ObjectId and ReplacementObjectId elements.","Output:","Message:&nbsp;DeleteCalendarsResponse","Output:&nbsp;boolean","DeleteCalendars Operation","42080.htm");
Page[384]=new Array("Description: Returns length of variable character fields for a BO.","Service: Calendar Service","Style: Document/literal wrapped","Input:","Message: GetFieldLengthCalendar","Elements: FieldLength","Output:","Message: GetFieldLengthCalendarResponse","Elements: One to many FieldLengthCalendars.","GetFieldLengthCalendar Operation","95439.htm");
Page[385]=new Array("Description: Gets the standard total work hours for a given day of the week.","Service: Calendar Service","Style: Document/literal wrapped","Input:","Message:GetStandardTotalWorkHours","Elements:","CalendarObjectId","IDayOfWeek","Output:","Message:GetStandardTotalWorkHoursResponse","Element: StandardTotalWorkHours","GetStandardTotalWorkHours Operation","91979.htm");
Page[386]=new Array("Description: Gets the total work hours for a given date.","Service: Calendar Service","Style: Document/literal wrapped","Input:","Message: GetTotalWorkHours","Elements:","CalendarObjectId","Date","Output:","Message: GetTotalWorkHoursResponse","Output: TotalWorkHours","GetTotalWorkHours Operation","91980.htm");
Page[387]=new Array("Description: Gets a list of all dates on a calendar that has either a holiday or an exception.","Service: Calendar Service","Style: Document/literal wrapped","Input:","Message: GetHolidayExceptionDates","Elements:","CalendarObjectId","Output:","Message: GetHolidayExceptionDatesResponse","Elements: HolidaExceptionDates","GetHolidayExceptionDates Operation","91981.htm");
Page[388]=new Array("Description: This operation makes a copy of a specified global, project, or resource calendar and returns the object ID of the newly created calendar.","Service:&nbsp;Calendar Service","Style: Document/literal wrapped","Input:","Message: CopyCalendar","Required fields: CalendarObjectId of the calendar to copy. If the calendar to copy is a private resource calendar, you must also supply the ResourceObjectId.","Output:","Message: CopyCalendarResponse","Elements: An ObjectId representing the unique identifier of the new calendar.","CopyCalendar Operation","101200.htm");
Page[389]=new Array("Description: Replaces the calendar assigned to an object with a global calendar.","Service: Calendar Service","Input:","Message: ReplaceWithGlobalCalendar","Elements: ","Name","Type","Description","Required","AssignedCalendarObjectId","int","The unique identifier of the assigned calender object.","Yes","ReplacementGlobalCalendarObjectId","int","The unique identifier of the replacement calender object.","Yes","AssignedResourceObjectIds","int","No","AssignedProjectObjectIds","int","No","AllActivities","boolean","No","AllResources","boolean","No","AssignedProjectActivities","No","Output:","Message: ReplaceWithGlobalCalendarResponse","Elements: ","ReplaceWithGlobalCalendar Operation","112928.htm");
Page[390]=new Array("Description: Replaces the calendar assigned to an object with a project calendar.","Service: Calendar Service","Input:","Message: ReplaceWithProjectCalendar","Elements: ","Name","Type","Description","Required","AssignedCalendarObjectId","int","The unique identifier of the assigned calender object.","Yes","ReplacementProjectCalendarObjectId","int","The unique identifier of the replacement calender object.","Yes","AssignedProjectObjectId","int","No","AssignedProjectActivities","No","Output:","Message: ReplaceWithGlobalCalendarResponse","Elements: ","ReplaceWithProjectCalendar Operation","112929.htm");
Page[391]=new Array("Description: Replaces the calendar assigned to an object with a global calendar.","Service: Calendar Service","Input:","Message: ReplaceWithResourceCalendar","Elements: ","Name","Type","Description","Required","AssignedCalendarObjectId","int","The unique identifier of the assigned calender object.","Yes","ReplacementResourceCalendarObjectId","int","The unique identifier of the replacement calender object.","Yes","AssignedResourceObjectIds","int","No","AllResources","boolean","No","Output:","Message: ReplaceWithGlobalCalendarResponse","Elements: ","ReplaceWithResourceCalendar Operation","112930.htm");
Page[392]=new Array("<br />&nbsp;Field","<br />&nbsp;Type","Read&nbsp;<br />Only","Filterable<br />Orderable","<br />&nbsp;Description","BaseCalendarObjectId<br />","int<br />","X","The unique ID of the global calendar to which this calendar is linked. Any changes to the global calendar are automatically propagated to this calendar.","CreateDate<br />","dateTime<br />","X","X","The date this calendar was created.","CreateUser<br />","string<br />restricted to <br />maxLength(255)<br />","X","X","The name of the user that created this calendar.","HolidayOrExceptions<br />","See the HolidayOrException table below<br />","HoursPerDay<br />","double<br />restricted to <br />minInclusive(1.0)<br />maxInclusive(24.0)<br />","X","The number of work hours per day. This conversion factor is used for displaying time units and durations in the user's selected display formats.","HoursPerMonth<br />","double<br />restricted to <br />minInclusive(1.0)<br />maxInclusive(744.0)<br />","X","The number of work hours per month. This conversion factor is used for displaying time units and durations in the user's selected display formats.","HoursPerWeek<br />","double<br />restricted to <br />minInclusive(1.0)<br />maxInclusive(168.0)<br />","X","The number of work hours per week. This conversion factor is used for displaying time units and durations in the user's selected display formats.","HoursPerYear<br />","double<br />restricted to <br />minInclusive(1.0)<br />maxInclusive(8784.0)<br />","X","The number of work hours per year. This conversion factor is used for displaying time units and durations in the user's selected display formats.","IsBaseline<br />","boolean<br />","X","X","The boolean value indicating if this business object is related to a Project or Baseline","IsDefault<br />","boolean<br />","X","The flag that identifies the default global calendar (applies to global calendars only).","IsPersonal<br />","boolean<br />","X","The flag indicating if this calendar is a personal calendar (applies to resource calendars only).","IsTemplate<br />","boolean<br />","X","X","The boolean value indicating if this business object is related to a template Project.","LastUpdateDate<br />","dateTime<br />","X","X","The date this calendar was last updated.","LastUpdateUser<br />","string<br />restricted to <br />maxLength(255)","X","X","The name of the user that last updated this calendar.","Name<br />","string<br />restricted to <br />maxLength(255)","X","The name of the calendar.","ObjectId<br />","int<br />","X","The unique ID generated by the system.","ProjectId","string<br />restricted to <br />maxLength(40)","x","The ID for the project for which this change request is associated.","ProjectObjectId<br />","int<br />","X","The unique ID of the associated project.","StandardWorkWeek<br />","See the StandardWorkHours table below<br />","Type<br />","string<br />restricted to <br />'Global'<br />'Project'<br />'Resource'<br />","X","The 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.","HolidayOrException Table","Element","Type","Date <br />","dateTime <br />","WorkTime <br />","Finish <br />","time <br />","Start <br />","time <br />","StandardWorkHours table","Element","Type","Date<br />","DayOfWeek <br />string restricted to <br />'Sunday'<br />'Monday'<br />'Tuesday'<br />Wednesday'<br />'Thursday'<br />'Friday'<br />'Saturday'","WorkTime <br />","Finish <br />","time <br />","Start <br />","time <br />","Calendar Fields","42377.htm");
Page[393]=new Array("Operations:","CreateCostAccounts Operation","ReadCostAccounts Operation","UpdateCostAccounts Operation","DeleteCostAccounts Operation","GetFieldLengthCostAccount Operation","ReadCostAccountPath Operation","WSDL: CostAccount.wsdl","Primary Key Field: ObjectId","Target Namespace: http://xmlns.oracle.com/Primavera/P6/WS/CostAccount/V1","Default Transport URLs:","http://&lt;hostname&gt;:&lt;port number&gt;/p6ws/services/CostAccountService?wsdl","https://&lt;hostname&gt;:&lt;port number&gt;/p6ws/services/CostAccountService?wsdl","Java Client Stub Class:","com.primavera.ws.p6.costaccount.CostAccountService","Description:","Cost accounts contain the organization's cost account IDs. Available across all projects, they support tracking of costs and earned value based on the organization's cost account IDs. Cost accounts are hierarchical objects.","You can specify a project's default cost account. This cost account is used for resource assignments to activities and project expenses in the open project.","CostAccount Service","41857.htm");
Page[394]=new Array("Description: Creates multiple CostAccount objects in the database. You can create up to 1000 CostAccount objects with a single call.","Service:&nbsp;CostAccount Service","Style: Document/literal wrapped","Input:","Message:&nbsp;CreateCostAccounts","Elements:&nbsp;CostAccount&nbsp;elements that contain CostAccount Fields&nbsp;fields","Required fields:","Id","Name","Output:","Message:&nbsp;CreateCostAccountsResponse","Output:&nbsp;Zero to many ObjectId elements","CreateCostAccounts Operation","42081.htm");
Page[395]=new Array("Description: Reads CostAccount objects from the database.","Service:&nbsp;CostAccount Service","Style: Document/literal wrapped","Input:","Message:&nbsp;ReadCostAccounts","Elements: &nbsp;One to many field names from the CostAccount Fields&nbsp;field list.","You may also include an optional element that contains a filter clause and an optional element that contains an OrderBy clause. Warning: If you do not specify a filter, all business objects of this data type will be returned. Refer to the Filters topic in the P6 EPPM Web Services Programming Guide for additional details.","Output:","Message:&nbsp;ReadCostAccountsResponse","Output:&nbsp;Zero to many&nbsp;CostAccount elements that contain CostAccount Fields fields.","ReadCostAccounts Operation","42082.htm");
Page[396]=new Array("Description: Updates multiple CostAccount objects in the database. You can update up to 1000 CostAccount objects with a single call.","Service:&nbsp;CostAccount Service","Style: Document/literal wrapped","Input:","Message:&nbsp;UpdateCostAccounts","Elements:&nbsp;CostAccount&nbsp;elements that contain CostAccount Fields&nbsp;fields.","Required fields: The ObjectId must be specified.","Output:","Message:&nbsp;UpdateCostAccountsResponse","Output:&nbsp;boolean","UpdateCostAccounts Operation","42083.htm");
Page[397]=new Array("Description: Deletes multiple CostAccount objects in the database. You can delete up to 1000 CostAccount objects with a single call.","Service:&nbsp;CostAccount Service","Style: Document/literal wrapped","Input:","Message:&nbsp;DeleteCostAccounts","Elements: One to many&nbsp;ObjectId DeleteWithReplacements","Output:","Message:&nbsp;DeleteCostAccountsResponse","Output:&nbsp;boolean","DeleteCostAccounts Operation","42084.htm");
Page[398]=new Array("Description: Returns length of variable character fields for a BO.","Service: CostAccount Service","Style: Document/literal wrapped","Input:","Message: GetFieldLengthCostAccount","Elements: FieldLength","Output:","Message: GetFieldLengthCostAccountResponse","Elements: One to many FieldLengthCostAccounts.","GetFieldLengthCostAccount Operation","95440.htm");
Page[399]=new Array("Description: Reads CostAccount objects from the database.","Service:&nbsp;CostAccount Service","Style: Document/literal wrapped","Input:","Message:&nbsp;ReadCostAccountPath","Elements: ","One to many&nbsp;ObjectId elements","One to many field names from the CostAccount Fields&nbsp;field list.","Output:","Message:&nbsp;ReadCostAccountPathResponse","Output:&nbsp;Zero to many&nbsp;CostAccount elements that contain CostAccount fields.","ReadCostAccountPath Operation","42085.htm");
Page[400]=new Array("<br />&nbsp;Field","<br />&nbsp;Type","Read&nbsp;<br />Only","Filterable<br />Orderable","<br />&nbsp;Description","CreateDate<br />","dateTime<br />","X","X","The date this account was created.","CreateUser<br />","string<br />restricted to <br />maxLength(255)","X","X","The name of the user that created this account.","Description<br />","string<br />","The description of the cost account.","Id<br />","string<br />restricted to <br />maxLength(40)","X","The 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.","LastUpdateDate<br />","dateTime<br />","X","X","The date this account was last updated.","LastUpdateUser<br />","string<br />restricted to <br />maxLength(255)","X","X","The name of the user that last updated this account.","Name<br />","string<br />restricted to <br />maxLength(100)","X","The name of the cost account.","ObjectId<br />","int<br />","X","The unique ID generated by the system.","ParentObjectId<br />","int<br />","X","The unique ID of the parent cost account of this cost account in the hierarchy.","SequenceNumber<br />","int<br />","X","The sequence number for sorting.","CostAccount Fields","42378.htm");
Page[401]=new Array("Operations:","CreateCurrencies Operation","ReadCurrencies Operation","UpdateCurrencies Operation","DeleteCurrencies Operation","GetFieldLengthCurrency Operation","WSDL: Currency.wsdl","Primary Key Field: ObjectId","Target Namespace: http://xmlns.oracle.com/Primavera/P6/WS/Currency/V1","Default Transport URLs:","http://&lt;hostname&gt;:&lt;port number&gt;/p6ws/services/CurrencyService?wsdl","https://&lt;hostname&gt;:&lt;port number&gt;/p6ws/services/CurrencyService?wsdl","Java Client Stub Class:","com.primavera.ws.p6.currency.CurrencyService","Description:","Currencies allow you to specify the types of currencies you want to use for costs. A currency type is set for every database. The user is able to specify the currency, its symbol, decimal symbol, number of decimal places, the positive and negative currency format and the digit grouping symbol.","Currency Service","41858.htm");
Page[402]=new Array("Description: Creates multiple Currency objects in the database. You can create up to 1000 Currency objects with a single call.","Service:&nbsp;Currency Service","Style: Document/literal wrapped","Input:","Message:&nbsp;CreateCurrencies","Elements:&nbsp;Currency&nbsp;elements that contain Currency Fields&nbsp;fields","Required fields:","Name","Id","Symbol","Output:","Message:&nbsp;CreateCurrenciesResponse","Output:&nbsp;Zero to many ObjectId elements","CreateCurrencies Operation","42086.htm");
Page[403]=new Array("Description: Reads Currency objects from the database.","Service:&nbsp;Currency Service","Style: Document/literal wrapped","Input:","Message:&nbsp;ReadCurrencies","Elements: &nbsp;One to many field names from the Currency Fields&nbsp;field list.","You may also include an optional element that contains a filter clause and an optional element that contains an OrderBy clause. Warning: If you do not specify a filter, all business objects of this data type will be returned. Refer to the Filters topic in the P6 EPPM Web Services Programming Guide for additional details.","Output:","Message:&nbsp;ReadCurrenciesResponse","Output:&nbsp;Zero to many&nbsp;Currency elements that contain Currency Fields fields.","ReadCurrencies Operation","42087.htm");
Page[404]=new Array("Description: Updates multiple Currency objects in the database. You can update up to 1000 Currency objects with a single call.","Service:&nbsp;Currency Service","Style: Document/literal wrapped","Input:","Message:&nbsp;UpdateCurrencies","Elements:&nbsp;Currency&nbsp;elements that contain Currency Fields&nbsp;fields.","Required fields: The ObjectId must be specified.","Output:","Message:&nbsp;UpdateCurrenciesResponse","Output:&nbsp;boolean","UpdateCurrencies Operation","42088.htm");
Page[405]=new Array("Description: Deletes multiple Currency objects in the database. You can delete up to 1000 Currency objects with a single call.","Service:&nbsp;Currency Service","Style: Document/literal wrapped","Input:","Message:&nbsp;DeleteCurrencies","Elements: One to many&nbsp;ObjectId elements","Output:","Message:&nbsp;DeleteCurrenciesResponse","Output:&nbsp;boolean","DeleteCurrencies Operation","42089.htm");
Page[406]=new Array("Description: Returns length of variable character fields for a BO.","Service: Currency Service","Style: Document/literal wrapped","Input:","Message: GetFieldLengthCurrency","Elements: FieldLength","Output:","Message: GetFieldLengthCurrencyResponse","Elements: One to many FieldLengthCurrencies.","GetFieldLengthCurrency Operation","95441.htm");
Page[407]=new Array("93802<br />&nbsp;Field","<br />&nbsp;Type","Read&nbsp;<br />Only","Filterable<br />Orderable","<br />&nbsp;Description","CreateDate<br />","dateTime<br />","X","X","The date this currency was created.","CreateUser<br />","string<br />restricted to <br />maxLength(255)","X","X","The name of the user that created this currency.","DecimalPlaces<br />","int<br />restricted to <br />minInclusive(0)<br />maxInclusive(2)","X","The number of decimal places displayed.","DecimalSymbol<br />","string<br />restricted to <br />'Period'<br />'Comma'<br />","X","The decimal symbol displayed.","DigitGroupingSymbol<br />","string<br />restricted to <br />'Period'<br />'Comma'<br />","X","The symbol used to group the numbers.","ExchangeRate<br />","double<br />restricted to <br />minInclusive(1.0E-6)<br />maxInclusive(9.99999999999999E8)","X","The exchange rate against the base currency.","Id<br />","string<br />restricted to <br />maxLength(6)","X","The unique currency abbreviation for each currency.","IsBaseCurrency<br />","boolean<br />","X","The 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.","LastUpdateDate<br />","dateTime<br />","X","X","The date this currency was last updated.","LastUpdateUser<br />","string<br />restricted to <br />maxLength(255)","X","X","The name of the user that last updated this currency.","Name<br />","string<br />restricted to <br />maxLength(80)","X","The name of the currency.","NegativeSymbol<br />","string<br />restricted to <br />'(#1.1)'<br />'-#1.1'<br />'#-1.1'<br />'#1.1-'<br />'(1.1#)'<br />'-1.1#'<br />'1.1-#'<br />'1.1#-'<br />'-1.1 #'<br />'-# 1.1'<br />'1.1 #-'<br />'# 1.1-'<br />'# -1.1'<br />'1.1- #'<br />'(# 1.1)'<br />'(1.1 #)'<br />","X","The symbol used to display a negative currency.","ObjectId<br />","int<br />","X","The unique ID generated by the system.","PositiveSymbol<br />","string<br />restricted to <br />'#1.1'<br />'1.1#'<br />'# 1.1'<br />'1.1 #'<br />","X","The symbol used to display a positive currency.","Symbol<br />","string<br />restricted to <br />maxLength(3)","X","The currency symbol displayed.","UpdateResourceRates","int<br />restricted to<br />1<br />3","Determines whether the rates of resources using the updated currency should be updated when the currency exchange rate is modified. Valid values are:","1 to indicate that resource rates should not be updated.","3 to indicate that resource rates should be updated. If the user does not have access to all affected resources, only the rates of resources to which the user does have access will be updated.","Currency Fields","42379.htm");
Page[408]=new Array("Operations:","CreateDocuments Operation","ReadDocuments Operation","UpdateDocuments Operation","DeleteDocuments Operation","GetFieldLengthDocument Operation","ReadDocumentPath Operation","WSDL: Document.wsdl","Primary Key Field: ObjectId","Target Namespace: http://xmlns.oracle.com/Primavera/P6/WS/Document/V1","Default Transport URLs:","http://&lt;hostname&gt;:&lt;port number&gt;/p6ws/services/DocumentService?wsdl","https://&lt;hostname&gt;:&lt;port number&gt;/p6ws/services/DocumentService?wsdl","Java Client Stub Class:","com.primavera.ws.p6.document.DocumentService","Description:","Documents are guidelines, procedures, standards, plans, design templates, worksheets, or other information related to a project. A document, or work product, can provide standards and guidelines for performing project work, or it can be formally identified as a project standard. Documents can be identified as project deliverables that will be given to the end user or customer at the end of the project. Documents can be uploaded, downloaded, checked in, and checked out. Documents can be assigned to activities and to work breakdown structure (WBS) elements. You can maintain general information about documents, such as revision date, location, and author. Documents are hierarchical objects.","The Document service supports user defined fields (UDFs). Use the UDFValue service to assign UDFs.","Note This service provides create, read, update, and delete operations that apply to WP and Docs.  You cannot assign external documents to an activity or WBS using this service.","Document Service","41859.htm");
Page[409]=new Array("Description: Creates multiple Document objects in the database. You can create up to 1000 Document objects with a single call.","Service:&nbsp;Document Service","Style: Document/literal wrapped","Input:","Message:&nbsp;CreateDocuments","Elements:&nbsp;Document&nbsp;elements that contain Document Fields&nbsp;fields.","Required fields: The following fields are required when creating the Document object:","Title","ProjectObjectId","Output:","Message:&nbsp;CreateDocumentsResponse","Output:&nbsp;Zero to many ObjectId elements","CreateDocuments Operation","42090.htm");
Page[410]=new Array("Description: Reads Document objects from the database.","Service:&nbsp;Document Service","Style: Document/literal wrapped","Input:","Message:&nbsp;ReadDocuments","Elements: &nbsp;One to many field names from the Document Fields&nbsp;field list","You may also include an optional element that contains a filter clause and an optional element that contains an OrderBy clause. Warning: If you do not specify a filter, all business objects of this data type will be returned. Refer to the Filters topic in the P6 EPPM Web Services Programming Guide for additional details.","Output:","Message:&nbsp;ReadDocumentsResponse","Output:&nbsp;Zero to many&nbsp;Document elements that contain Document fields.","ReadDocuments Operation","42091.htm");
Page[411]=new Array("Description: Updates multiple Document objects in the database. You can update up to 1000 Document objects with a single call.","Service:&nbsp;Document Service","Style: Document/literal wrapped","Input:","Message:&nbsp;UpdateDocuments","Elements:&nbsp;Document&nbsp;elements that contain Document Fields&nbsp;fields.","Required fields: The ObjectId must be specified.","Output:","Message:&nbsp;UpdateDocumentsResponse","Output:&nbsp;boolean","UpdateDocuments Operation","42092.htm");
Page[412]=new Array("Description: Deletes multiple Document objects in the database. You can delete up to 1000 Document objects with a single call.","Service:&nbsp;Document Service","Style: Document/literal wrapped","Input:","Message:&nbsp;DeleteDocuments","Elements: One to many&nbsp;ObjectId elements","Output:","Message:&nbsp;DeleteDocumentsResponse","Output:&nbsp;boolean","DeleteDocuments Operation","42093.htm");
Page[413]=new Array("Description: Returns length of variable character fields for a BO.","Service: Document Service","Style: Document/literal wrapped","Input:","Message: GetFieldLengthDocument","Elements: FieldLength","Output:","Message: GetFieldLengthDocumentResponse","Elements: One to many FieldLengthDocuments.","GetFieldLengthDocument Operation","95442.htm");
Page[414]=new Array("Description: Reads Document objects from the database.","Service:&nbsp;Document Service","Style: Document/literal wrapped","Input:","Message:&nbsp;ReadDocumentPath","Elements: ","One to many&nbsp;ObjectId elements","One to many field names from the Document Fields&nbsp;field list.","Output:","Message:&nbsp;ReadDocumentPathResponse","Output:&nbsp;Zero to many&nbsp;Document elements that contain Document fields.","ReadDocumentPath Operation","42094.htm");
Page[415]=new Array("Description: Downloads a Document object from the database.","Service:&nbsp;Document Service","Style: Document/literal wrapped","Input:","Message:&nbsp;DownloadDocuments","Elements:&nbsp;Document&nbsp;elements that contain Document Fields&nbsp;fields.","Required fields: The following fields are required when uploading the Document object:","DocumentObjectId","Output:","Message: DownloadDocumentsResponse","Output:&nbsp;Zero to one ObjectId elements.","UploadDocument Operation","101722.htm");
Page[416]=new Array("Description: Downloads a Document object from the database.","Service:&nbsp;Document Service","Style: Document/literal wrapped","Input:","Message:&nbsp;DownloadDocuments","Elements:&nbsp;Document&nbsp;elements that contain Document Fields&nbsp;fields.","Required fields: The following fields are required when downloading the Document object:","DocumentObjectId","Output:","Message: DownloadDocumentsResponse","Output:&nbsp;Zero to one ObjectId elements.","DownloadDocument Operation","101723.htm");
Page[417]=new Array("Description: Checks in a Document object in the database.","Service:&nbsp;Document Service","Style: Document/literal wrapped","Input:","Message:&nbsp;CheckinDocuments","Elements:&nbsp;Document&nbsp;elements that contain Document Fields&nbsp;fields.","Required fields: The following fields are required when checking in the Document object:","DocumentObjectId","Output:","Message:&nbsp;CheckinDocumentsResponse","Output:&nbsp;Zero to one ObjectId elements","CheckinDocument Operation","101724.htm");
Page[418]=new Array("Description: Checks out a Document object in the database.","Service:&nbsp;Document Service","Style: Document/literal wrapped","Input:","Message:&nbsp;CheckoutDocuments","Elements:&nbsp;Document&nbsp;elements that contain Document Fields&nbsp;fields.","Required fields: The following fields are required when checking out the Document object:","DocumentObjectId","Output:","Message:&nbsp;CheckoutDocumentsResponse","Output:&nbsp;Zero to one ObjectId elements.","CheckoutDocument Operation","101725.htm");
Page[419]=new Array("<br />&nbsp;Field","<br />&nbsp;Type","Read&nbsp;<br />Only","Filterable<br />Orderable","<br />&nbsp;Description","ActivityObjectID","int","X","The activity to which the document is assigned.","Author<br />","string<br />restricted to <br />maxLength(255)","X","The person who created the work product or document.","Comments","string","The check in comments for the document.","ContentRepositoryDocumentInternalId<br />","string<br />restricted to <br />maxLength(4000)","X","The internal ID of the content repository document.","CreateDate<br />","dateTime<br />","X","X","The date this document was created.","CreateUser<br />","string<br />restricted to <br />maxLength(255)","X","X","The name of the user that created this document.","Deliverable<br />","boolean<br />","X","The flag that indicates that the work product or document is a project deliverable.","Description<br />","string<br />","The narrative description of the work product or document.","DocumentCategoryName","string<br />restricted to <br />maxLength(100)","X","X","The name of the associated document category.","DocumentCategoryObjectId","int","X","The unique ID of the associated document category.","DocumentObjectId","int","The unique ID of the associated document.","DocumentStatusCodeName<br />","string<br />restricted to <br />maxLength(36)","X","X","The name of the associated document status code.","DocumentStatusCodeObjectId<br />","int<br />","X","The unique ID of the associated document status code.","DocumentStatusName","string<br />restricted to <br />''<br />'Not Started'<br />'Under Review'<br />'In Progress'<br />'Completed'<br />'On Hold'","The description of the document status type.","DocumentType<br />","string<br />restricted to <br />'Non-Collaboration Document'<br />'Collaboration Document'<br />'Repository Document'<br />","X","The type of document: 'Non-Collaboration' or 'Collaboration'.","GUID<br />","string<br />restricted to <br />pattern <br />'\\{[0-9a-fA-F]{8}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{12}\\}|'<br />","X","The globally unique ID generated by the system.","IsBaseline<br />","boolean<br />","X","X","The boolean value indicating if this business object is related to a Project or Baseline","IsTemplate<br />","boolean<br />","X","X","The boolean value indicating if this business object is related to a template Project.","LastUpdateDate<br />","dateTime<br />","X","X","The date this document was last updated.","LastUpdateUser<br />","string<br />restricted to <br />maxLength(255)","X","X","The name of the user that last updated this document.","ObjectId<br />","int<br />","X","The unique ID generated by the system.","Owner","string","The User Name of the owner of the document.","ParentObjectId<br />","int<br />","X","The unique ID of the parent document of this document in the hierarchy.","PrivateLocation<br />","string<br />restricted to <br />maxLength(4000)","X","The work product or document's private file location.","ProjectId<br />","string<br />restricted to <br />maxLength(40)","X","X","The short code that uniquely identifies the project.","ProjectIdName","string","The Project ID and Project Name of the associated project.","ProjectObjectId<br />","int<br />","X","The unique ID of the associated project.","PublicLocation<br />","string<br />restricted to <br />maxLength(4000)","X","The work product or document's publicly-accessible file location.","ReferenceNumber<br />","string<br />restricted to <br />maxLength(32)","X","The work product or document's reference or catalog number.","ResourceId<br />","string<br />restricted to <br />maxLength(20)","X","X","The short code that uniquely identifies the associated resource.","ResourceName<br />","string<br />restricted to <br />maxLength(100)","X","X","The name of the associated resource.","ResourceObjectId<br />","int<br />","X","The unique ID of the associated resource.","ReviewStatus","string<br />restricted to<br />'In Review'<br />'Approved'<br />'Rejected'","The review status of the document.","RevisionDate<br />","dateTime<br />","X","The date of the work product or document's last update.","SecurityPolicy","string<br />restricted to<br />'Personal'","'Read Only'","'Shared'","The security policy associated with the document. determines whether the doument is Personal, Read Only, or Shared.","SequenceNumber<br />","int<br />","X","The sequence number for sorting.","Size","string","X","The document size in bytes.","Title<br />","string<br />restricted to <br />maxLength(120)","X","The title or name of a project work product or document.","Version<br />","string<br />restricted to <br />maxLength(20)","X","The work product or document's version number.","Document Fields","42380.htm");
Page[420]=new Array("Operations:","CreateFinancialPeriods Operation","ReadFinancialPeriods Operation","UpdateFinancialPeriods Operation","DeleteFinancialPeriods Operation","GetFieldLengthFinancialPeriod Operation","WSDL: FinancialPeriod.wsdl","Primary Key Field: ObjectId","Target Namespace: http://xmlns.oracle.com/Primavera/P6/WS/FinancialPeriod/V1","Default Transport URLs:","http://&lt;hostname&gt;:&lt;port number&gt;/p6ws/services/FinancialPeriodService?wsdl","https://&lt;hostname&gt;:&lt;port number&gt;/p6ws/services/FinancialPeriodService?wsdl","Java Client Stub Class:","com.primavera.ws.p6.financialperiod.FinancialPeriodService","Description:","Use customized financial periods to provide accurate display and reporting of actual units and costs. Rather than spreading costs evenly throughout the length of a project, users can view how actual costs were incurred by defining customized financial periods with a StartDate and EndDate. The minimum financial period duration is one day. Financial periods cannot overlap each other and do not have to be contiguous.","Past period actuals are stored at the activity and resource/role assignment level using the ActivityPeriodActual and ResourceAssignmentPeriodActual services.","You can not delete a financial period if there are existing activity or resource assignment period actual values stored. To delete a financial period with stored actual values, first use the ReadResourceAssignmentPeriodActuals operation of the ResourceAssignmentPeriodActual Service to load all resource assignment period actuals for that financial period, then delete each instance. Repeat the process for activity period actuals using the ReadActivityPeriodActuals operation of the ActivityPeriodActual Service.","FinancialPeriod Service","41860.htm");
Page[421]=new Array("Description: Creates multiple FinancialPeriod objects in the database. You can create up to 1000 FinancialPeriod objects with a single call.","Service:&nbsp;FinancialPeriod Service","Style: Document/literal wrapped","Input:","Message:&nbsp;CreateFinancialPeriods","Elements:&nbsp;FinancialPeriod&nbsp;elements that contain FinancialPeriod Fields&nbsp;fields","Required fields: The following fields are required when creating the FinancialPeriod object:","StartDate","EndDate","Name","Output:","Message:&nbsp;CreateFinancialPeriodsResponse","Output:&nbsp;Zero to many ObjectId elements","CreateFinancialPeriods Operation","42095.htm");
Page[422]=new Array("Description: Reads FinancialPeriod objects from the database.","Service:&nbsp;FinancialPeriod Service","Style: Document/literal wrapped","Input:","Message:&nbsp;ReadFinancialPeriods","Elements: &nbsp;One to many field names from the FinancialPeriod Fields&nbsp;field list.","You may also include an optional element that contains a filter clause and an optional element that contains an OrderBy clause. Warning: If you do not specify a filter, all business objects of this data type will be returned. Refer to the Filters topic in the P6 EPPM Web Services Programming Guide for additional details.","Output:","Message:&nbsp;ReadFinancialPeriodsResponse","Output:&nbsp;Zero to many&nbsp;FinancialPeriod elements that contain FinancialPeriod Fields fields.","ReadFinancialPeriods Operation","42096.htm");
Page[423]=new Array("Description: Updates multiple FinancialPeriod objects in the database. You can update up to 1000 FinancialPeriod objects with a single call.","Service:&nbsp;FinancialPeriod Service","Style: Document/literal wrapped","Input:","Message:&nbsp;UpdateFinancialPeriods","Elements:&nbsp;FinancialPeriod&nbsp;elements that contain FinancialPeriod Fields&nbsp;fields.","Required fields: The ObjectId must be specified.","Output:","Message:&nbsp;UpdateFinancialPeriodsResponse","Output:&nbsp;boolean","UpdateFinancialPeriods Operation","42097.htm");
Page[424]=new Array("Description: Deletes multiple FinancialPeriod objects in the database. You can delete up to 1000 FinancialPeriod objects with a single call.","Service:&nbsp;FinancialPeriod Service","Style: Document/literal wrapped","Input:","Message:&nbsp;DeleteFinancialPeriods","Elements: One to many&nbsp;ObjectId elements","Output:","Message:&nbsp;DeleteFinancialPeriodsResponse","Output:&nbsp;boolean","DeleteFinancialPeriods Operation","42098.htm");
Page[425]=new Array("Description: Returns length of variable character fields for a BO.","Service: FinancialPeriod Service","Style: Document/literal wrapped","Input:","Message: GetFieldLengthFinancialPeriod","Elements: FieldLength","Output:","Message: GetFieldLengthFinancialPeriodResponse","Elements: One to many FieldLengthFinanicalPeriods.","GetFieldLengthFinancialPeriod Operation","95443.htm");
Page[426]=new Array("<br />&nbsp;Field","<br />&nbsp;Type","Read&nbsp;<br />Only","Filterable<br />Orderable","<br />&nbsp;Description","CreateDate<br />","dateTime<br />","X","X","The date this financial period was created.","CreateUser<br />","string<br />restricted to <br />maxLength(255)","X","X","The name of the user that created this financial period.","EndDate<br />","dateTime<br />","X","The end date of the period.","FinancialPeriodTmplId","int","X","The unique identifier of the financial period calendar to which the period belongs.","LastUpdateDate<br />","dateTime<br />","X","X","The date this financial period was last updated.","LastUpdateUser<br />","string<br />restricted to <br />maxLength(255)","X","X","The name of the user that last updated this financial period.","Name<br />","string<br />restricted to <br />maxLength(60)","X","The name of the financial period.","ObjectId<br />","int<br />","X","The unique ID generated by the system.","StartDate<br />","dateTime<br />","X","The start date of the period","FinancialPeriod Fields","42381.htm");
Page[427]=new Array("Operations:","CreateFinancialPeriodTemplates Operation","ReadFinancialPeriodTemplates Operation","UpdateFinancialPeriodTemplates Operation","DeleteFinancialPeriodTemplates Operation","GetFieldLengthFinancialPeriodTemplate Operation","WSDL: FinancialPeriod.wsdl","Primary Key Field: ObjectId","Target Namespace: http://xmlns.oracle.com/Primavera/P6/WS/FinancialPeriodTemplate/V1","Default Transport URLs:","http://&lt;hostname&gt;:&lt;port number&gt;/p6ws/services/FinancialPeriodTemplateService?wsdl","https://&lt;hostname&gt;:&lt;port number&gt;/p6ws/services/FinancialPeriodTemplateService?wsdl","Java Client Stub Class:","com.primavera.ws.p6.financialperiod.FinancialPeriodTemplateService","Description:","Use customized financial period calendars to measure and compare financial data when projects have different financial periods. You can create multiple financial period calendars using different periods and different period lengths.","Past period actuals are stored at the activity and resource/role assignment level using the ActivityPeriodActual and ResourceAssignmentPeriodActual services.","You can not delete a financial period calendar if there are existing activity or resource assignment period actual values stored for a project using the calendar. To delete a financial period calendar with stored actual values, first use the ReadResourceAssignmentPeriodActuals operation of the ResourceAssignmentPeriodActual Service to load all resource assignment period actuals for that financial period, then delete each instance. Repeat the process for activity period actuals using the ReadActivityPeriodActuals operation of the ActivityPeriodActual Service. Then delete the relevant financial period calendar using the DeleteFinancialPeriodTemplate operation of the FinancialPeriodTemplate service.","FinancialPeriodTemplate Service","100153.htm");
Page[428]=new Array("Description: Creates multiple FinancialPeriodTemplate objects in the database. You can create up to 20 FinancialPeriod objects with a single call.","Service:&nbsp;FinancialPeriodTemplate Service","Style: Document/literal wrapped","Input:","Message:&nbsp;CreateFinancialPeriodTemplates","Elements:&nbsp;FinancialPeriodTemplate&nbsp;elements that contain FinancialPeriodTemplate Fields&nbsp;fields","Required fields: The following fields are required when creating the FinancialPeriodTemplate object:","FinancialPeriodTemplateName","Output:","Message:&nbsp;CreateFinancialPeriodTemplatesResponse","Output:&nbsp;Zero to many ObjectId elements","CreateFinancialPeriodTemplates Operation","100154.htm");
Page[429]=new Array("Description: Reads FinancialPeriodTemplate objects from the database.","Service:&nbsp;FinancialPeriodTemplate Service","Style: Document/literal wrapped","Input:","Message:&nbsp;ReadFinancialPeriodTemplates","Elements: &nbsp;One to many field names from the FinancialPeriodTemplate Fields&nbsp;field list.","You may also include an optional element that contains a filter clause and an optional element that contains an OrderBy clause. Warning: If you do not specify a filter, all business objects of this data type will be returned. Refer to the Filters topic in the P6 EPPM Web Services Programming Guide for additional details.","Output:","Message:&nbsp;ReadFinancialPeriodTemplatesResponse","Output:&nbsp;Zero to many&nbsp;FinancialPeriodTemplate elements that contain FinancialPeriodTemplate Fields fields.","ReadFinancialPeriodTemplates Operation","100155.htm");
Page[430]=new Array("Description: Updates multiple FinancialPeriodTemplate objects in the database. You can update up to 20 FinancialPeriodTempate objects with a single call.","Service:&nbsp;FinancialPeriodTemplate Service","Style: Document/literal wrapped","Input:","Message:&nbsp;UpdateFinancialPeriodTemplates","Elements:&nbsp;FinancialPeriodTemplate&nbsp;elements that contain FinancialPeriodTemplate Fields&nbsp;fields.","Required fields: The ObjectId must be specified.","Output:","Message:&nbsp;UpdateFinancialPeriodTemplatesResponse","Output:&nbsp;boolean","UpdateFinancialPeriodTemplates Operation","100156.htm");
Page[431]=new Array("Description: Deletes multiple FinancialPeriodTemplate objects in the database. You can delete up to 20 FinancialPeriodTemplate objects with a single call.","Service:&nbsp;FinancialPeriodTemplate Service","Style: Document/literal wrapped","Input:","Message:&nbsp;DeleteFinancialPeriodTemplates","Elements: One to many&nbsp;ObjectId elements","Output:","Message:&nbsp;DeleteFinancialPeriodTemplatesResponse","Output:&nbsp;boolean","DeleteFinancialPeriodTemplates Operation","100157.htm");
Page[432]=new Array("Description: Returns length of variable character fields for a BO.","Service: FinancialPeriodTemplate Service","Style: Document/literal wrapped","Input:","Message: GetFieldLengthFinancialPeriodTemplates","Elements: FieldLength","Output:","Message: GetFieldLengthFinancialPeriodTemplateResponse","Elements: One to many FieldLengthFinanicalPeriodTemplates.","GetFieldLengthFinancialPeriodTemplate Operation","100158.htm");
Page[433]=new Array("<br />&nbsp;Field","<br />&nbsp;Type","Read&nbsp;<br />Only","Filterable<br />Orderable","<br />&nbsp;Description","CreateDate<br />","dateTime<br />","X","X","The date this financial period template was created.","CreateUser<br />","string<br />restricted to <br />maxLength(255)","X","X","The name of the user that created this financial period template.","DefaultFlag","boolean","The flag that marks this financial period calendar as the default calendar to use for new projects and imported projects without a financial period calendar.","FinancialPeriodTemplateName","string<br />restricted to <br />maxLength(255)","X","The name of the financial period calendar.","IsShortFinancialPeriod","boolean","X","The flag that shows the financial period is shorter than seven days.","LastUpdateDate<br />","dateTime<br />","X","X","The date this financial period calendar was last updated.","LastUpdateUser<br />","string<br />restricted to <br />maxLength(255)","X","X","The name of the user that last updated this financial period calendar.","ObjectId<br />","int<br />","X","The unique ID generated by the system.","UsedByCount","dateTime<br />","X","The number of projects assigned this financial period calendar.","FinancialPeriodTemplate Fields","100159.htm");
Page[434]=new Array("Operations:","CreateFundingSources Operation","ReadFundingSources Operation","UpdateFundingSources Operation","DeleteFundingSources Operation","GetFieldLengthFundingSource Operation","ReadFundingSourcePath Operation","WSDL: FundingSource.wsdl","Primary Key Field: ObjectId","Target Namespace: http://xmlns.oracle.com/Primavera/P6/WS/FundingSource/V1","Default Transport URLs:","http://&lt;hostname&gt;:&lt;port number&gt;/p6ws/services/FundingSourceService?wsdl","https://&lt;hostname&gt;:&lt;port number&gt;/p6ws/services/FundingSourceService?wsdl","Java Client Stub Class:","com.primavera.ws.p6.fundingsource.FundingSourceService","Description:","Funding sources are hierarchical objects used to specify the names and descriptions of nonprofit, government-allocated, or other funding sources. You can assign funding sources to budgets as you develop projects.","FundingSource Service","41861.htm");
Page[435]=new Array("Description: Creates multiple FundingSource objects in the database. You can create up to 1000 FundingSource objects with a single call.","Service:&nbsp;FundingSource Service","Style: Document/literal wrapped","Input:","Message:&nbsp;CreateFundingSources","Elements:&nbsp;FundingSource&nbsp;elements that contain FundingSource Fields&nbsp;fields","Required fields: You must supply the Name field.","Output:","Message:&nbsp;CreateFundingSourcesResponse","Output:&nbsp;Zero to many ObjectId elements","CreateFundingSources Operation","42099.htm");
Page[436]=new Array("Description: Reads FundingSource objects from the database.","Service:&nbsp;FundingSource Service","Style: Document/literal wrapped","Input:","Message:&nbsp;ReadFundingSources","Elements: &nbsp;One to many field names from the FundingSource Fields&nbsp;field list.","You may also include an optional element that contains a filter clause and an optional element that contains an OrderBy clause. Warning: If you do not specify a filter, all business objects of this data type will be returned. Refer to the Filters topic in the P6 EPPM Web Services Programming Guide for additional details.","Output:","Message:&nbsp;ReadFundingSourcesResponse","Output:&nbsp;Zero to many&nbsp;FundingSource elements that contain FundingSource Fields fields.","ReadFundingSources Operation","42100.htm");
Page[437]=new Array("Description: Updates multiple FundingSource objects in the database. You can update up to 1000 FundingSource objects with a single call.","Service:&nbsp;FundingSource Service","Style: Document/literal wrapped","Input:","Message:&nbsp;UpdateFundingSources","Elements:&nbsp;FundingSource&nbsp;elements that contain FundingSource Fields&nbsp;fields.","Required fields: The ObjectId must be specified.","Output:","Message:&nbsp;UpdateFundingSourcesResponse","Output:&nbsp;boolean","UpdateFundingSources Operation","42101.htm");
Page[438]=new Array("Description: Deletes multiple FundingSource objects in the database. You can delete up to 1000 FundingSource objects with a single call.","Service:&nbsp;FundingSource Service","Style: Document/literal wrapped","Input:","Message:&nbsp;DeleteFundingSources","Elements: One to many&nbsp;ObjectId DeleteWithReplacements","Output:","Message:&nbsp;DeleteFundingSourcesResponse","Output:&nbsp;boolean","DeleteFundingSources Operation","42102.htm");
Page[439]=new Array("Description: Returns length of variable character fields for a BO.","Service: FundingSource Service","Style: Document/literal wrapped","Input:","Message: GetFieldLengthFundingSource","Elements: FieldLength","Output:","Message: GetFieldLengthFundingSourceResponse","Elements: One to many FieldLengthFundingSources.","GetFieldLengthFundingSource Operation","95444.htm");
Page[440]=new Array("Description: Reads FundingSource objects from the database.","Service:&nbsp;FundingSource Service","Style: Document/literal wrapped","Input:","Message:&nbsp;ReadFundingSourcePath","Elements: ","One to many&nbsp;ObjectId elements","One to many field names from the FundingSource Fields&nbsp;field list.","Output:","Message:&nbsp;ReadFundingSourcePathResponse","Output:&nbsp;Zero to many&nbsp;FundingSource elements that contain FundingSource fields.","ReadFundingSourcePath Operation","42103.htm");
Page[441]=new Array("<br />&nbsp;Field","<br />&nbsp;Type","Read&nbsp;<br />Only","Filterable<br />Orderable","<br />&nbsp;Description","CreateDate<br />","dateTime<br />","X","X","The date this funding source was created.","CreateUser<br />","string<br />restricted to <br />maxLength(255)","X","X","The name of the user that created this funding source.","Description<br />","string<br />","The description of the funding source.","LastUpdateDate<br />","dateTime<br />","X","X","The date this funding source was last updated.","LastUpdateUser<br />","string<br />restricted to <br />maxLength(255)","X","X","The name of the user that last updated this funding source.","Name<br />","string<br />restricted to <br />maxLength(100)","X","The name of the funding source.","ObjectId<br />","int<br />","X","The unique ID generated by the system.","ParentObjectId<br />","int<br />","X","The unique ID of the parent funding source of this funding source in the hierarchy.","SequenceNumber<br />","int<br />","X","The sequence number for sorting.","FundingSource Fields","42382.htm");
Page[442]=new Array("Operations:","ReadGlobalPreferences Operation","UpdateGlobalPreferences Operation","GetFieldLengthGlobalPreference Operation","WSDL: GlobalPreferences.wsdl","Primary Key Field: ObjectId","Target Namespace: http://xmlns.oracle.com/Primavera/P6/WS/GlobalPreferences/V2","Default Transport URLs:","http://&lt;hostname&gt;:&lt;port number&gt;/p6ws/services/GlobalPreferencesService?wsdl","https://&lt;hostname&gt;:&lt;port number&gt;/p6ws/services/GlobalPreferencesService?wsdl","Java Client Stub Class:","com.primavera.ws.p6.globalpreferences.GlobalPreferencesService","Description:","Global preferences are generally established by an administrator. There is only one global preferences object in the database and it cannot be deleted.","GlobalPreferences Service","41862.htm");
Page[443]=new Array("Description: Reads GlobalPreferences objects from the database.","Service:&nbsp;GlobalPreferences Service","Style: Document/literal wrapped","Input:","Message:&nbsp;ReadGlobalPreferences","Elements: &nbsp;One to many field names from the GlobalPreferences Fields&nbsp;field list.","You may also include an optional element that contains a filter clause and an optional element that contains an OrderBy clause. Warning: If you do not specify a filter, all business objects of this data type will be returned. Refer to the Filters topic in the P6 EPPM Web Services Programming Guide for additional details.","Output:","Message:&nbsp;ReadGlobalPreferencesResponse","Output:&nbsp;Zero to many&nbsp;GlobalPreferences elements that contain GlobalPreferences Fields fields.","ReadGlobalPreferences Operation","42104.htm");
Page[444]=new Array("Description: Updates multiple GlobalPreferences objects in the database. You can update up to 1000 GlobalPreferences objects with a single call.","Service:&nbsp;GlobalPreferences Service","Style: Document/literal wrapped","Input:","Message:&nbsp;UpdateGlobalPreferences","Elements:&nbsp;GlobalPreferences&nbsp;elements that contain GlobalPreferences Fields&nbsp;fields.","Required fields: The ObjectId must be specified.","Output:","Message:&nbsp;UpdateGlobalPreferencesResponse","Output:&nbsp;boolean","UpdateGlobalPreferences Operation","42105.htm");
Page[445]=new Array("Description: Returns length of variable character fields for a BO.","Service: GlobalPreferences Service","Style: Document/literal wrapped","Input:","Message: GetFieldLengthGlobalPreferences","Element:","<br />&nbsp;Field","<br />&nbsp;Type","<br />&nbsp;Description","Field","string","The variable character field.","Output:","Message: GetFieldLengthGlobalPreferencesResponse","Element: Return","Output:&nbsp;int","GetFieldLengthGlobalPreferences Operation","95445.htm");
Page[446]=new Array("<br />&nbsp;Field","<br />&nbsp;Type","Read&nbsp;<br />Only","Filterable<br />Orderable","<br />&nbsp;Description","AllowApprovedTSRejection","boolean","The flag indicating the status of the Prevent users from rejecting approved timesheets setting on the Timesheets page of Application Settings.","AlwaysLaunchOnlineHelp<br />","boolean<br />","The flag indicating that Online Help should be launched whenever a user accesses help.","BaseCurrencyObjectId<br />","int<br />","The unique ID of the currency.","CreateDate<br />","dateTime<br />","X","The date this global preferences was created.","CreateUser<br />","string<br />restricted to <br />maxLength(255)<br />","X","The name of the user that created this global preferences.","CustomLabel1<br />","string<br />restricted to <br />maxLength(255)<br />","The custom (user-defined) text that will be inserted into any report containing the Custom Label 1 global variable text cell, when printed.","CustomLabel2<br />","string<br />restricted to <br />maxLength(255)<br />","The custom (user-defined) text that will be inserted into any report containing the Custom Label 2 global variable text cell, when printed.","CustomLabel3<br />","string<br />restricted to <br />maxLength(255)<br />","the custom (user-defined) text that will be inserted into any report containing the Custom Label 3 global variable text cell, when printed.","DayAbbreviation<br />","string<br />restricted to <br />maxLength(4)<br />","The abbreviation character for time periods of days. This abbreviation is used for displaying time units and durations in the user's selected display formats.","DefaultDuration<br />","double<br />restricted to <br />minInclusive(0.0)<br />","The planned duration assigned to new activities by default.","DefaultTimesheetApprovalManager<br />","int<br />","The unique ID of the resource manager assigned to approve timesheets for new resources by default.","EnableWhatsNewDialog","boolean","The flag indicating the status of the Display What's New Dialog option on the General page of Application Settings.","EPPMConsentMessage","string","The text of the consent message shown to EPPM users.","EPPMEnableConsent","string","A comma separated list of integers representing the types of consent enabled in P6 EPPM.","1 = Login page consent","2 = Add user consent","3 = Add resource consent","4 = Add module consent","5 = Download consent","7 = Visualizer consent","EVEstimateToCompleteFactor<br />","double<br />restricted to <br />minInclusive(0.0)<br />","The user-defined performance factor, PF, for computing earned-value estimate-to-complete. ETC is computed as PF * ( BAC - earned value). This value is assigned to new projects by default. It can be modified for each project WBS element.","EVEstimateToCompleteTechnique<br />","string<br />restricted to <br />''<br />'ETC = Remaining Cost for Activity'<br />'PF = 1'<br />'PF = Custom Value'<br />'PF = 1 / CPI'<br />'PF = 1 / (CPI * SPI)'<br />","The technique for computing earned-value estimate-to-complete. This setting is assigned to new projects by default. It can be modified for each project WBS element.","EVPerformancePctCompleteCustomPct<br />","double<br />","The 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. This value is assigned to new projects by default. It can be modified for each project WBS element.","EVPerformancePctCompleteTechnique<br />","string<br />restricted to <br />''<br />'Activity Percent Complete'<br />'0 / 100'<br />'50 / 50'<br />'Custom Percent Complete'<br />'WBS Milestones Percent Complete'<br />'Activity Percent Complete Using Resource Curves'<br />","The technique used for computing earned-value percent complete. This setting is assigned to new projects by default. It can be modified for each project WBS element.","EarnedValueCalculation<br />","string<br />restricted to <br />'At Completion Values with Current Dates'<br />'Planned Values with Planned Dates'<br />'Planned Values with Current Dates'<br />","The flag indicating which values to use when calculating earned value when using a primary baseline. Valid values are 'At Completion Values with Current Dates', 'Planned Values with Planned Dates', and 'Planned Values with Current Dates'.","EmailNotifyTSRejection","boolean","The flag that indicates the status of the 'Enable email notifications' option in the Timesheets page of Application Settings.","EnablePasswordPolicy<br />","boolean<br />","The flag that indicates whether the password policy is enforced.","EnableTSAudit","boolean<br />","The flag indicating whether to track timesheet submission, approval, and rejection. When you set this option, the application saves each user who reviews a timesheet, and when the timesheet was reviewed. This information can be viewed by loading TimesheetAudit business objects.","EnableWebServicesIPCheck","boolean","The flag indicating whether to allow web services to access P6. If this flag is set to on, the IP addresses for the services allowed must be specified with IPSiteList.","FooterLabel1<br />","string<br />restricted to <br />maxLength(255)<br />","the first footer for reports. The Project Management application allows up to three different footer text strings that can be optionally placed at the bottom of all reports using the report writer.","FooterLabel2<br />","string<br />restricted to <br />maxLength(255)<br />","the second footer for reports. The Project Management application allows up to three different footer text strings that can be optionally placed at the bottom of all reports using the report writer.","FooterLabel3<br />","string<br />restricted to <br />maxLength(255)<br />","the third footer for reports. The Project Management application allows up to three different footer text strings that can be optionally placed at the bottom of all reports using the report writer.","GatewayApiUrl<br />","string<br />","The Primavera Gateway URL that will allow you to integrate other products with P6 and P6 Professional.","GatewayExportERPSyncName","string<br />","The synchronization for exporting to ERP.","GatewayExportUnifierSyncName<br />","string<br />","The synchronization for exporting to Primavera Unifier.","GatewayImportERPSyncName<br />","string<br />","The synchronization for importing to ERP.","GatewayImportUnifierSyncName<br />","string<br />","The synchronization for importing to Primavera Unifier.","GatewayP6DeploymentName<br />","string<br />","The name for the P6 deployment to be integrated with Primavera Gateway.","GatewayPassword<br />","string<br />","The password for integration.","GatewayUnifierEnabled<br />","boolean<br />","This is the flag to enable Unifier through Gateway.","GatewayUsername<br />","string<br />","The username for integration.","HeaderLabel1<br />","string<br />restricted to <br />maxLength(255)<br />","the first header for reports. The Project Management application allows up to three different header text strings that can be optionally placed at the top of all reports using the report writer.","HeaderLabel2<br />","string<br />restricted to <br />maxLength(255)<br />","the second header for reports. The Project Management application allows up to three different header text strings that can be optionally placed at the top of all reports using the report writer.","HeaderLabel3<br />","string<br />restricted to <br />maxLength(255)<br />","the third header for reports. The Project Management application allows up to three different header text strings that can be optionally placed at the top of all reports using the report writer.","HourAbbreviation<br />","string<br />restricted to <br />maxLength(4)<br />","The abbreviation character for time periods of hours. This abbreviation is used for displaying time units and durations in the user's selected display formats.","HoursPerDay<br />","double<br />restricted to<br />minInclusive(1.0)<br />maxInclusive(24.0)<br />","The number of work hours per day. This conversion factor is used for displaying time units and durations in the user's selected display formats.","HoursPerMonth<br />","double<br />restricted to <br />minInclusive(1.0)<br />maxInclusive(744.0)<br />","The number of work hours per month. This conversion factor is used for displaying time units and durations in the user's selected display formats.","HoursPerWeek<br />","double<br />restricted to <br />minInclusive(1.0)<br />maxInclusive(168.0)<br />","The number of work hours per week. This conversion factor is used for displaying time units and durations in the user's selected display formats.","HoursPerYear","double<br />restricted to <br />minInclusive(1.0)<br />maxInclusive(8784.0)<br />","The number of work hours per year. This conversion factor is used for displaying time units and durations in the user's selected display formats.","LastUpdateDate<br />","dateTime<br />","X","The date this global preferences was last updated.","LastUpdateUser<br />","string<br />restricted to <br />maxLength(255)<br />","X","The name of the user that last updated this global preferences.","LogHoursAfterActualFinish<br />","boolean<br />","The flag that indicates whether timesheet application users are allowed to log timesheet hours on activities for dates after the activities' actual finish dates.","LogHoursBeforeActualStart<br />","boolean<br />","The flag that indicates whether timesheet application users are allowed to log timesheet hours on activities for dates prior to the activities' actual start dates.","LogHoursCompletedActivities<br />","boolean<br />","The flag that indicates whether timesheet application users are allowed to log timesheet hours on activities that are already marked as completed.","LogHoursInFuture<br />","boolean<br />","The flag that indicates whether the user can log hours in the future.","LogHoursNotStartedActivities<br />","boolean<br />","The flag that indicates whether timesheet application users are allowed to log timesheet hours on activities that are still marked as Not started.","MaxActivityCodeTreeLevels<br />","int<br />restricted to <br />minInclusive(1)<br />maxInclusive(25)<br />","The maximum number of levels that can be created in activity code hierarchies in the Project Management application. The API ignores this setting when creating activity codes.","MaxActivityCodesPerProject<br />","int<br />","The maximum number of project-level activity user codes that can be created per project.","MaxActivityIdLength<br />","int<br />restricted to <br />minInclusive(1)<br />maxInclusive(40)<br />","The maximum number of characters allowed for activity IDs.","MaxAssignmentCodeTreeLevelCnt","int<br />restricted to <br />minInclusive(1)<br />maxInclusive(25)","The maximum number of levels that can be created in assignment code hierarchies in the Project Management application.","MaxBaselinesPerProject<br />","int<br />restricted to <br />minInclusive(1)<br />","The maximum number of baselines that can be created per project.","MaxCostAccountLength<br />","int<br />restricted to <br />minInclusive(1)<br />maxInclusive(40)<br />","The maximum number of characters allowed for cost account IDs (at each level in the cost account tree).","MaxCostAccountTreeLevels<br />","int<br />restricted to <br />minInclusive(1)<br />maxInclusive(25)<br />","The maximum number of levels that can be created in the cost account hierarchy in the Project Management application. The API ignores this setting when creating cost accounts.","MaxFPCalendarCount","int<br />restricted to <br />minInclusive(1)<br />maxInclusive(20)","X","The maximum number of financial period calendars that can be created.","MaxOBSTreeLevels<br />","int<br />restricted to <br />minInclusive(1)<br />maxInclusive(25)<br />","The maximum number of levels that can be created in OBS hierarchies in the Project Management application. The API ignores this setting when creating OBS objects.","MaxProjectCodeTreeLevels<br />","int<br />restricted to <br />minInclusive(1)<br />maxInclusive(25)<br />","The maximum number of levels in the project category hierarchy in the Project Management application. The API ignores this setting when creating project codes.","MaxProjectIdLength<br />","int<br />restricted to <br />minInclusive(1)<br />maxInclusive(40)<br />","The maximum number characters allowed for project IDs.","MaxResourceCodeTreeLevels<br />","int<br />restricted to <br />minInclusive(1)<br />maxInclusive(25)<br />","The maximum number of levels in the resource code hierarchy in the Project Management application. The API ignores this setting when creating resource codes.","MaxResourceIdLength<br />","int<br />restricted to <br />minInclusive(1)<br />maxInclusive(255)<br />","The maximum number of characters allowed for resource IDs (at each level in the resource tree).","MaxResourceTreeLevels<br />","int<br />restricted to <br />minInclusive(1)<br />maxInclusive(25)<br />","The maximum number of levels that can be created in the resource hierarchy.","MaxRoleCodeTreeLevelCnt","int<br />restricted to <br />minInclusive(1)<br />maxInclusive(25)","The maximum number of levels in the role code hierarchy in the Project Management application. The API ignores this setting when creating role codes.","MaxRoleIdLength<br />","int<br />restricted to <br />minInclusive(1)<br />maxInclusive(40)<br />","The maximum number characters allowed for role IDs.","MaxRoleTreeLevels<br />","int<br />restricted to <br />minInclusive(1)<br />maxInclusive(25)<br />","The maximum number of levels in the role hierarchy in the Project Management application. The API ignores this setting when creating roles.","MaxTimesheetResourceHours<br />","double<br />restricted to <br />minInclusive(1.0)<br />maxInclusive(24.0)<br />","The maximum hours a resource can enter per day for all of their assigned activities.","MaxWBSCodeLength<br />","int<br />restricted to <br />minInclusive(1)<br />maxInclusive(40)<br />","The maximum number of characters allowed for WBS codes (at each level in the WBS tree).","MaxWBSTreeLevels<br />","int<br />restricted to <br />minInclusive(1)<br />maxInclusive(50)<br />","The maximum number of levels that can be created in WBS hierarchies.","MaximumBaselinesCopiedWithProject<br />","int<br />restricted to <br />minInclusive(1)<br />maxInclusive(50)<br />","The number of baseline projects that can be copied with a project.","MinuteAbbreviation<br />","string<br />restricted to <br />maxLength(4)<br />","The abbreviation character for time periods of minutes. This abbreviation is used for displaying time units and durations in the user's selected display formats.","MonthAbbreviation<br />","string<br />restricted to <br />maxLength(4)<br />","The abbreviation character for time periods of months. This abbreviation is used for displaying time units and durations in the user's selected display formats.","NumberOfAccessibleFutureTimesheets<br />","int<br />restricted to <br />minInclusive(0)<br />maxInclusive(200)<br />","The number of future timesheets that timesheet application users are allowed to access.","NumberOfAccessiblePastTimesheets<br />","int<br />restricted to <br />minInclusive(0)<br />maxInclusive(200)<br />","The number of past timesheets that can be accessed.","PrivateIPAllowList","string","The list of IP addresses that will be allowed access to Web Services.","ResourcesCanAssignThemselvesToActivities<br />","boolean<br />","X","The flag that indicates whether timesheet application users are allowed to assign themselves to activities in this project.","ResourcesCanAssignThemselvesToActivitiesOutsideOBSAccess","boolean","X","The flag that indicates whether timesheet application users are allowed to assign themselves to activities in this project even if the resource does not have access to the relevant OBS for the activity.","StartDayOfWeek<br />","int<br />restricted to <br />minInclusive(1)<br />maxInclusive(7)<br />","The starting day of the week as displayed in all calendars.","SummarizeByCalendar<br />","boolean<br />","The flag indicating whether to summarize by calendar .","SummarizeByFinancialPeriods<br />","boolean<br />","The flag indicating whether to summarize the EPS, project or WBS by financial periods.","SummaryResourceSpreadInterval<br />","string<br />restricted to <br />'Month'<br />'Week'<br />","The interval in which resource and role level spreads are summarized and stored. Valid values are 'Month' and 'Week'. This setting is used by the Summarizer job service.","SummaryWBSSpreadInterval<br />","string<br />restricted to <br />'Month'<br />'Week'<br />","The interval in which WBS level spreads are summarized and stored. Valid values are 'Month' and 'Week'. This setting is used by the Summarizer job service.","TeamMemberConsentMessage","string","The text of the consent message shown to Team Member users.","TeamMemberEnableConsent","string","A comma separated list of integers representing the types of consent enabled in P6 Team Member applications, including Team Member Web, P6 for Android, and P6 for iOS.","6 = Team Member consent","TimeWindowCompletedActivities<br />","int<br />","The time window (days) to access completed activities in the timesheet application, assigned to new resources by default.","TimeWindowNotStartedActivities<br />","int<br />","The time window (days) to access not started activities in the timesheet application, assigned to new resources by default.","TimesheetApprovalLevel<br />","int<br />","The number of approval levels required for timesheets (0, 1, or 2) before timesheets hours are applied to activities as actuals.","TimesheetDecimalDigits<br />","int<br />","The number of decimal digits for recording hours in timesheets.","TimesheetInterval<br />","boolean<br />","The flag that indicates whether timesheet application users enter timesheet hours daily or by entire timesheet reporting period.","TimesheetPeriodEndsOnDay<br />","string<br />restricted to <br />'Sunday'<br />'Monday'<br />'Tuesday'<br />'Wednesday'<br />'Thursday'<br />'Friday'<br />'Saturday'<br />","The end day of time sheet period used in time sheet application. Valid values are: 'Sunday', 'Monday', 'Tuesday', 'Wednesday', 'Thursday', 'Friday' and 'Saturday'.","TimesheetPeriodType<br />","string<br />restricted to <br />'Every Week'<br />'Every Two Weeks'<br />'Every Four Weeks'<br />'Every Month'<br />","The time period used in time sheet application. Valid values are: 'Every Week', 'Every Two Weeks', 'Every Four Weeks' and 'Every Month'.","UnifierAuthCode","The Authentication Code for connecting P6 to Unifier.","UnifierCompanyShortName","The Company Short Name for connecting P6 to Unifier.","UnifierIntegrationPassword","The password defined in Unifier for integration with P6 via REST Web Services.","UnifierIntegrationUserName","The user name defined in Unifier for integration with P6 via REST Web Services.","UnifierWebServiceURL","The user name for integrating P6 with Unifier.","UseCalendarTimePeriodsFlag<br />","boolean<br />","The flag that indicates whether the system uses the hours per time period defined in the calendar.If this flag is true, the system uses the hours per time period settings that are defined in the calendar.If this flag is false, the system uses the hours per time period from the global preferences.","UseMaxTimesheetResourceHours<br />","boolean<br />","The flag indicating whether to restrict the number of hours a user can enter to the limit specified in MaxTimesheetResourceHours.","UseProjectManagerApproval<br />","string<br />restricted to <br />maxLength(20)<br />","The flag that indicates the approval sequence, if any, required for level 2 timesheet approvals. For example, project managers must approve before resource manager do, or vice versa.","UseTimesheets<br />","boolean<br />","The flag that indicates whether new resources use timesheets by default.","VersionForWhatsNew","string","Determines the version of What's New descriptions to be shown to users.","WBSCategoryLabel<br />","string<br />restricted to <br />maxLength(40)<br />","The dynamic label used for the WBS category. Project Planner allows the system administrator to dynamically label the WBS category.","WBSCodeSeparator<br />","string<br />restricted to <br />maxLength(2)<br />","The character used for separating code fields for the cost account tree. This is also the WBS code separator for new projects by default.","WeekAbbreviation<br />","string<br />restricted to <br />maxLength(4)<br />","The abbreviation character for time periods of weeks. This abbreviation is used for displaying time units and durations in the user's selected display formats.","YearAbbreviation<br />","string<br />restricted to <br />maxLength(4)<br />","The abbreviation character for time periods of years. This abbreviation is used for displaying time units and durations in the user's selected display formats.","GlobalPreferences Fields","42383.htm");
Page[447]=new Array("Operations:","ReadGlobalReplace Operation","UpdateGlobalReplace Operation","GetFieldLengthGlobalReplace Operation","WSDL: GlobalReplace.wsdl","Primary Key Field: ObjectId","Target Namespace: http://xmlns.oracle.com/Primavera/P6/WS/GlobalReplace/V1","Default Transport URLs: ","http://&lt;hostname&gt;:&lt;port number&gt;/p6ws/services/GlobalReplaceService?wsdl","https://&lt;hostname&gt;:&lt;port number&gt;/p6ws/services/GlobalReplaceService?wsdl","Java Client Stub Class:","com.primavera.ws.p6.userfieldtitle.GlobalReplaceService","Description:","P6 provides a way to replace data in multiple activities, WBS elements, and projects. You can configure a Global Search &amp; Replace template to determine the data which will be replaced.","You can create a template to filter the data to be changed and specify what changes to make. You can save templates to be used later, and modify or delete templates. You can apply the changes and review the data before committing to the change. At the review stage, you can exclude certain rows from being changed and modify data in one or more rows before applying the change.","GlobalReplace Service","90402.htm");
Page[448]=new Array("Description:Reads GlobalReplace objects from the database.","Service: GlobalReplace Service","Style: Document/literal wrapped","Input:","Message:&nbsp;ReadGlobalReplace","Elements: One to many field names from the GlobalReplace Fields&nbsp;field list","You may also include an optional element that contains a filter clause and an optional element that contains an OrderBy clause. Warning: If you do not specify a filter, all business objects of this data type will be returned. Refer to the Filters topic in the P6 EPPM Web Services Programming Guide for additional details.","Output:","Message:&nbsp;ReadGlobalReplacesRespons","Output:&nbsp;Zero to many GlobalReplace elements that contain GlobalReplace fields","ReadGlobalReplace Operation","90404.htm");
Page[449]=new Array("Description:Updates multiple GlobalReplace objects in the database. You can update up to 1000 GlobalReplace objects with a single call.","Service: GlobalReplace Service","Style: Document/literal wrapped","Input:","Message:&nbsp;UpdateGlobalReplace","Elements: One to many field names from the GlobalReplace Fields&nbsp;field list","Output:","Message:&nbsp;UpdateGlobalReplaceResponse","Output:&nbsp;boolean","UpdateGlobalReplace Operation","90405.htm");
Page[450]=new Array("Description: Returns length of variable character fields for a BO.","Service: GlobalReplace Service","Style: Document/literal wrapped","Input:","Message: GetFieldLengthGlobalReplace","Elements: FieldLength","Output:","Message: GetFieldLengthGlobalReplaceResponse","Elements: One to many FieldLengthGlobalReplaces.","GetFieldLengthGlobalReplace Operation","95446.htm");
Page[451]=new Array("<br />&nbsp;Field","<br />Type","Read&nbsp;<br />Only","Filterable<br />Orderable","<br />Description","AllProjects","boolean","The option used to set all of projects to which a user has access.","GReplaceData","string","The Global Replace template.","GReplaceName","string<br />restricted to <br />maxLength(255)","X","The Global Replace template name.","GReplaceObjectId","int","Filterable only","The unique id of the Global Replace template.","ProjectIdName","string","Project ids and names that are separated by commas.","ProjectIds","string","Project ids that are separated by commas.","ReplaceFieldNameOne","string","First field name the user has selected to replace.","SearchCriteria","type","The criteria that is used to search and load business objects.","SubjectAreaType","string<br />restricted to <br />maxLength(255)","The name of the object to be updated.","UserObjectType","int","X","The unique id of the associated user.","GlobalReplace Fields","90387.htm");
Page[452]=new Array("Operations:","CreateLocations Operation","ReadLocations Operation","UpdateLocations Operation","DeleteLocations Operation","GetFieldLengthLocation Operation","WSDL: Location.wsdl","Primary Key Field: ObjectId","Target Namespace: http://xmlns.oracle.com/Primavera/P6/WS/Location/V1","Default Transport URLs:","http://&lt;hostname&gt;:&lt;port number&gt;/p6ws/services/LocationService?wsdl","https://&lt;hostname&gt;:&lt;port number&gt;/p6ws/services/LocationService?wsdl","Java Client Stub Class:","com.primavera.ws.p6.location.LocationService","Description:","The location dictionary is used to store address locations including latitude and longitude. These locations can be assigned to resources, projects and/or activities.","Location Service","53810.htm");
Page[453]=new Array("Description: Creates multiple Location objects in the database. You can create up to 1000 Location objects with a single call.","Service:&nbsp;Location Service","Style: Document/literal wrapped","Input:","Message:&nbsp;CreateLocations","Elements:&nbsp;Location&nbsp;elements that contain Location Fields&nbsp;fields","Required fields: The following fields are required when creating the Location object:","Name","Latitude","Longitude","Output:","Message:&nbsp;CreateLocationsResponse","Output:&nbsp;Zero to many ObjectIds","CreateLocations Operation","53814.htm");
Page[454]=new Array("Description: Reads Location objects from the database.","Service:&nbsp;Location Service","Style: Document/literal wrapped","Input:","Message:&nbsp;ReadLocations","Elements: &nbsp;One to many fields from the Location Fields&nbsp;field list","You may also include an optional element that contains a filter clause and an optional element that contains an OrderBy clause. Warning: If you do not specify a filter, all business objects of this data type will be returned. Refer to the Filters topic in the P6 EPPM Web Services Programming Guide for additional details.","Output:","Message:&nbsp;ReadLocationsResponse","Output:&nbsp;Zero to many&nbsp;Location elements that contain Location fields.","ReadLocations Operation","53815.htm");
Page[455]=new Array("Description: Updates multiple Location objects in the database. You can update up to 1000 Location objects with a single call.","Service:&nbsp;Location Service","Style: Document/literal wrapped","Input:","Message:&nbsp;UpdateLocations","Elements:&nbsp;Location&nbsp;elements that contain Location Fields&nbsp;fields","Output:","Message:&nbsp;UpdateLocationsResponse","Output:&nbsp;boolean","UpdateLocations Operation","53816.htm");
Page[456]=new Array("Description: Deletes multiple Location objects in the database. You can delete up to 1000 Location objects with a single call.","Service: Location Service","Style: Document/literal wrapped","Input:","Message:&nbsp;DeleteLocations","Elements: One to many&nbsp;ObjectIds","Output:","Message:&nbsp;DeleteLocationsResponse","Output:&nbsp;boolean","DeleteLocations Operation","53817.htm");
Page[457]=new Array("Description: Returns length of variable character fields for a BO.","Service: Location Service","Style: Document/literal wrapped","Input:","Message: GetFieldLengthLocation","Elements: FieldLength","Output:","Message: GetFieldLengthLocationResponse","Elements: One to many FieldLengthLocations.","GetFieldLengthLocation Operation","95447.htm");
Page[458]=new Array("<br />&nbsp;Field","<br />&nbsp;Type","Read&nbsp;<br />Only","Filterable<br />Orderable","<br />&nbsp;Description","AddressLine1<br />","string<br />restricted to <br />maxLength(200)","X","The first line of the address with street number and street name.","AddressLine2<br />","string<br />restricted to <br />maxLength(200)","X","The second line of the address with street number and street name.","City<br />","string<br />restricted to <br />maxLength(200)","X","The city name of the address.","Country<br />","string<br />restricted to <br />maxLength(200)","X","The country of the address.","CountryCode<br />","string<br />restricted to <br />maxLength(3)","X","The country code of the address.","CreateDate<br />","dateTime<br />","X","X","The creation date of the Location.","CreateUser<br />","string<br />","X","X","The name of the user that created this location.","LastUpdateDate<br />","dateTime<br />","X","X","The date this location was last updated.","LastUpdateUser<br />","string<br />","X","X","The name of the user that last updated this location.","Latitude<br />","string<br />restricted to <br />maxLength(40)","X","The latitude of the address.","Longitude<br />","string<br />restricted to <br />maxLength(40)","X","The longitude of the address.","Municipality<br />","string<br />restricted to <br />maxLength(200)","X","The municipality name of the address.","Name<br />","string<br />restricted to <br />maxLength(255)","X","The name of the location.","ObjectId<br />","int<br />","X","The unique ID of the location.","PostalCode<br />","string<br />restricted to <br />maxLength(20)","X","The postal code of the address.","State<br />","string<br />restricted to <br />maxLength(200)","X","The state name of the address.","StateCode<br />","string<br />restricted to <br />maxLength(2)","X","The state abbreviation of the address.","Location Fields","53826.htm");
Page[459]=new Array("Operations:","CreateOBS Operation","ReadOBS Operation","UpdateOBS Operation","DeleteOBS Operation","GetFieldLengthOBS Operation","ReadOBSPath Operation","WSDL: OBS.wsdl","Primary Key Field: ObjectId","Target Namespace: http://xmlns.oracle.com/Primavera/P6/WS/OBS/V1","Default Transport URLs:","http://&lt;hostname&gt;:&lt;port number&gt;/p6ws/services/OBSService?wsdl","https://&lt;hostname&gt;:&lt;port number&gt;/p6ws/services/OBSService?wsdl","Java Client Stub Class:","com.primavera.ws.p6.obs.OBSService","Description:","The Organizational Breakdown Structure (OBS) is a hierarchical arrangement of an organization's management structure. User access and privileges to nodes and projects within the Enterprise Project Structure (EPS) hierarchy are implemented via a responsible manager defined in the enterprise-wide OBS hierarchy.","OBS Service","41863.htm");
Page[460]=new Array("Description: Creates multiple OBS objects in the database. You can create up to 1000 OBS objects with a single call.","Service:&nbsp;OBS Service","Style: Document/literal wrapped","Input:","Message:&nbsp;CreateOBS","Elements:&nbsp;OBS&nbsp;elements that contain OBS Fields&nbsp;fields.","Required fields: You must supply the Name field.","Output:","Message:&nbsp;CreateOBSResponse","Output:&nbsp;Zero to many ObjectId elements","CreateOBS Operation","42106.htm");
Page[461]=new Array("Description: Reads OBS objects from the database.","Service:&nbsp;OBS Service","Style: Document/literal wrapped","Input:","Message:&nbsp;ReadOBS","Elements: &nbsp;One to many field names from the OBS Fields&nbsp;field list.","You may also include an optional element that contains a filter clause and an optional element that contains an OrderBy clause. Warning: If you do not specify a filter, all business objects of this data type will be returned. Refer to the Filters topic in the P6 EPPM Web Services Programming Guide for additional details.","Output:","Message:&nbsp;ReadOBSResponse","Output:&nbsp;Zero to many&nbsp;OBS elements that contain OBS Fields fields.","ReadOBS Operation","42107.htm");
Page[462]=new Array("Description: Updates multiple OBS objects in the database. You can update up to 1000 OBS objects with a single call.","Service:&nbsp;OBS Service","Style: Document/literal wrapped","Input:","Message:&nbsp;UpdateOBS","Elements:&nbsp;OBS&nbsp;elements that contain OBS Fields&nbsp;fields.","Required fields: The ObjectId must be specified.","Output:","Message:&nbsp;UpdateOBSResponse","Output:&nbsp;boolean","UpdateOBS Operation","42108.htm");
Page[463]=new Array("Description: Deletes multiple OBS objects in the database. You can delete up to 1000 OBS objects with a single call.","Service:&nbsp;OBS Service","Style: Document/literal wrapped","Input:","Message:&nbsp;DeleteOBS","Elements: One to many&nbsp;ObjectId elements.","You can also optionally specify one to many DeleteWithReplacement elements that contain ObjectId and ReplacementObjectId elements","Output:","Message:&nbsp;DeleteOBSResponse","Output:&nbsp;boolean","DeleteOBS Operation","42109.htm");
Page[464]=new Array("Description: Returns length of variable character fields for a BO.","Service: OBS Service","Style: Document/literal wrapped","Input:","Message: GetFieldLengthOBS","Elements: FieldLength","Output:","Message: GetFieldLengthOBSResponse","Elements: One to many FieldLengthOBSs.","GetFieldLengthOBS Operation","95448.htm");
Page[465]=new Array("Description: Returns an OBS element and all of its ancestor elements to provide hierarchical information about the OBS object.","Service:&nbsp;OBS Service","Style: Document/literal wrapped","Input:","Message:&nbsp;ReadOBSPath","Elements: ","One to many&nbsp;ObjectId elements","One to many field names from the OBS Fields&nbsp;field list.","Output:","Message:&nbsp;ReadOBSPathResponse","Output:&nbsp;Zero to many&nbsp;OBS elements that contain OBS fields. Returns the OBS element that you specify and all of its ancestor elements.","ReadOBSPath Operation","42110.htm");
Page[466]=new Array("<br />&nbsp;Field","<br />&nbsp;Type","Read&nbsp;<br />Only","Filterable<br />Orderable","<br />&nbsp;Description","CreateDate<br />","dateTime<br />","X","X","The date this OBS was created.","CreateUser<br />","string<br />restricted to <br />maxLength(255)","X","X","The name of the user that created this OBS.","Description<br />","string<br />","The description of the person/role in the organization.","GUID<br />","string<br />restricted to <br />pattern <br />'\\{[0-9a-fA-F]{8}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{12}\\}|'<br />","X","The globally unique ID generated by the system.","LastUpdateDate<br />","dateTime<br />","X","X","The date this OBS was last updated.","LastUpdateUser<br />","string<br />restricted to <br />maxLength(255)","X","X","The name of the user that last updated this OBS.","Name<br />","string<br />restricted to <br />maxLength(100)","X","The name of the person/role in the organization, sometimes referred to elsewhere as the &quot;responsible manager&quot;.","ObjectId<br />","int<br />","X","The unique ID generated by the system.","ParentObjectId<br />","int<br />","X","The unique ID of the parent OBS of this OBS in the hierarchy.","SequenceNumber<br />","int<br />","X","The sequence number for sorting.","OBS Fields","42384.htm");
Page[467]=new Array("Operations:","CreateProjectDocuments Operation","ReadProjectDocuments Operation","UpdateProjectDocuments Operation","DeleteProjectDocuments Operation","GetFieldLengthProjectDocument Operation","WSDL: ProjectDocument.wsdl","Primary Key Field: ObjectId","Target Namespace: http://xmlns.oracle.com/Primavera/P6/WS/ProjectDocument/V1","Default Transport URLs: ","http://&lt;hostname&gt;:&lt;port number&gt;/p6ws/services/ProjectDocumentService?wsdl","https://&lt;hostname&gt;:&lt;port number&gt;/p6ws/services/ProjectDocumentService?wsdl","Client Stub Class:","Java","com.primavera.ws.p6.projectdocument.ProjectDocumentService",".NET","Primavera.Ws.P6.ProjectDocument.ProjectDocumentPortBinding","Description:","Documents are guidelines, procedures, standards, plans, design templates, worksheets, or other information related to a project. A document, or work product, can provide standards and guidelines for performing project work, or it can be formally identified as a project standard. Documents can be identified as project deliverables that will be given to the end user or customer at the end of the project. Documents can be assigned to activities and to work breakdown structure (WBS) elements. You can maintain general information about documents, such as revision date, location, and author. Documents are hierarchical objects.","This business object supports user defined fields (UDFs). Use the UDFValue business object to assign UDFs.","ProjectDocument Service","41864.htm");
Page[468]=new Array("Description: Creates multiple ProjectDocument objects in the database. You can create up to 1000 ProjectDocument objects with a single call.","Service:&nbsp;ProjectDocument Service","Style: Document/literal wrapped","Input:","Message:&nbsp;CreateProjectDocuments","Elements:&nbsp;ProjectDocument&nbsp;elements that contain ProjectDocument Fields&nbsp;fields","Required fields: The following fields are required when creating the ProjectDocument object:","ProjectObjectId|WBSObjectId|ActivityObjectId","DocumentObjectId","Output:","Message:&nbsp;CreateProjectDocumentsResponse","Output:&nbsp;Zero to many ObjectId elements","CreateProjectDocuments Operation","42111.htm");
Page[469]=new Array("Description: Reads ProjectDocument objects from the database.","Service:&nbsp;ProjectDocument Service","Style: Document/literal wrapped","Input:","Message:&nbsp;ReadProjectDocuments","Elements: &nbsp;One to many field names from the ProjectDocument Fields-updated&nbsp;field list","You may also include an optional element that contains a filter clause and an optional element that contains an OrderBy clause. Warning: If you do not specify a filter, all business objects of this data type will be returned. Refer to the Filters topic in the P6 EPPM Web Services Programming Guide for additional details.","Output:","Message:&nbsp;ReadProjectDocumentsResponse","Output:&nbsp;Zero to many&nbsp;ProjectDocument elements that contain ProjectDocument fields.","ReadProjectDocuments Operation","42112.htm");
Page[470]=new Array("Description: Updates multiple ProjectDocument objects in the database. You can update up to 1000 ProjectDocument objects with a single call.","Service:&nbsp;ProjectDocument Service","Style: Document/literal wrapped","Input:","Message:&nbsp;UpdateProjectDocuments","Elements:&nbsp;ProjectDocument&nbsp;elements that contain ProjectDocument Fields&nbsp;fields.","Required fields: The ObjectId must be specified.","Output:","Message:&nbsp;UpdateProjectDocumentsResponse","Output:&nbsp;boolean","UpdateProjectDocuments Operation","42113.htm");
Page[471]=new Array("Description: Deletes multiple ProjectDocument objects in the database. You can delete up to 1000 ProjectDocument objects with a single call.","Service:&nbsp;ProjectDocument Service","Style: Document/literal wrapped","Input:","Message:&nbsp;DeleteProjectDocuments","Elements: One to many&nbsp;ObjectId elements","Output:","Message:&nbsp;DeleteProjectDocumentsResponse","Output:&nbsp;boolean","DeleteProjectDocuments Operation","42114.htm");
Page[472]=new Array("Description: Returns length of variable character fields for a BO.","Service: ProjectDocument Service","Style: Document/literal wrapped","Input:","Message: GetFieldLengthProjectDocument","Elements: FieldLength","Output:","Message: GetFieldLengthProjectDocumentResponse","Elements: One to many FieldLengthProjectDocuments.","GetFieldLengthProjectDocument Operation","95449.htm");
Page[473]=new Array("<br />&nbsp;Field","<br />&nbsp;Type","Read&nbsp;<br />Only","Filterable<br />Orderable","<br />&nbsp;Description","ActivityId<br />","string<br />restricted to <br />maxLength(40)","X","X","The short ID that uniquely identifies the activity within the project.","ActivityName<br />","string<br />restricted to <br />maxLength(120)","X","X","The name of the activity. The activity name does not have to be unique.","ActivityObjectId<br />","int<br />","X","The unique ID of the activity to which the activity document applies.","CreateDate<br />","dateTime<br />","X","X","The date this document was created.","CreateUser<br />","string<br />restricted to <br />maxLength(255)","X","X","The name of the user that created this document.","DocumentCategoryName","string","X","X","The name of the category associated with the document.","DocumentObjectId<br />","int<br />","X","The unique ID of the document to which the activity document applies.","DocumentStatusName","string","X","The description of the document status.","DocumentTitle<br />","string<br />restricted to <br />maxLength(120)","X","X","The title or name of a document assigned to a WBS or activity within a project.","IsBaseline<br />","boolean<br />","X","X","The boolean value indicating if this business object is related to a Project or Baseline","IsTemplate<br />","boolean<br />","X","X","The boolean value indicating if this business object is related to a template Project.","IsWorkProduct<br />","boolean<br />","X","The flag that indicates whether the document is a work product.","LastUpdateDate<br />","dateTime<br />","X","X","The date this document was last updated.","LastUpdateUser<br />","string<br />restricted to <br />maxLength(255)","X","X","The name of the user that last updated this document.","ObjectId<br />","int<br />","X","The unique ID generated by the system.","ParentWBSObjectId","int","X","X","The parent id of the WBS element to which the document is assigned.","ProjectId<br />","string<br />restricted to <br />maxLength(40)","X","X","The short code that uniquely identifies the project.","ProjectObjectId<br />","int<br />","X","The unique ID of the project to which the activity document applies.","WBSCode<br />","string<br />restricted to <br />maxLength(40)","X","X","The 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.","WBSName<br />","string<br />restricted to <br />maxLength(100)","X","X","The name of the WBS element.","WBSObjectId<br />","int<br />","X","The unique ID of the WBS to which the activity document applies.","ProjectDocument Fields","42385.htm");
Page[474]=new Array("Operations:","CreateResourceLocations Operation","ReadResourceLocations Operation","UpdateResourceLocations Operation","DeleteResourceLocations Operation","GetFieldLengthResourceLocation Operation","WSDL: ResourceLocation.wsdl","Primary Key Field: ObjectId","Target Namespace: http://xmlns.oracle.com/Primavera/P6/WS/ResourceLocation/V1","Default Transport URLs:","http://&lt;hostname&gt;:&lt;port number&gt;/p6ws/services/ResourceLocationService?wsdl","https://&lt;hostname&gt;:&lt;port number&gt;/p6ws/services/ResourceLocationService?wsdl","Java Client Stub Class:","com.primavera.ws.p6.resourcelocation.ResourceLocationService","Description:","The resource location is used to store the current location information including latitude and longitude for the resource. The current location of the Resource could be different from the Location indicated by the LocationObjectId field in Resource for a mobile resource. There can be only one resource location for each Resource for now.","ResourceLocation Service","54262.htm");
Page[475]=new Array("Description: Creates multiple ResourceLocation objects in the database. You can create up to 1000 ResourceLocation objects with a single call.","Service:&nbsp;ResourceLocation Service","Style: Document/literal wrapped","Input:","Message:&nbsp;CreateResourceLocations","Elements:&nbsp;ResourceLocation&nbsp;elements that contain ResourceLocation Fields&nbsp;fields","Required fields: The following fields are required when creating the ResourceLocation object:","ResourceObjectId","Latitude","Longitude","Output:","Message:&nbsp;CreateResourceLocationsResponse","Output:&nbsp;Zero to many ObjectIds","CreateResourceLocations Operation","54263.htm");
Page[476]=new Array("Description: Reads ResourceLocation objects from the database.","Service:&nbsp;ResourceLocation Service","Style: Document/literal wrapped","Input:","Message:&nbsp;ReadResourceLocations","Elements: &nbsp;One to many fields from the ResourceLocation Fields&nbsp;field list","You may also include an optional element that contains a filter clause and an optional element that contains an OrderBy clause. Warning: If you do not specify a filter, all business objects of this data type will be returned. Refer to the Filters topic in the P6 EPPM Web Services Programming Guide for additional details.","Output:","Message:&nbsp;ReadResourceLocationsResponse","Output:&nbsp;Zero to many&nbsp;ResourceLocation elements that contain ResourceLocation fields.","ReadResourceLocations Operation","54264.htm");
Page[477]=new Array("Description: Updates multiple ResourceLocation objects in the database. You can update up to 1000 ResourceLocation objects with a single call.","Service:&nbsp;ResourceLocation Service","Style: Document/literal wrapped","Input:","Message:&nbsp;UpdateResourceLocations","Elements:&nbsp;ResourceLocation&nbsp;elements that contain ResourceLocation Fields&nbsp;fields","Output:","Message:&nbsp;UpdateResourceLocationsResponse","Output:&nbsp;boolean","UpdateResourceLocations Operation","54265.htm");
Page[478]=new Array("Description: Deletes multiple ResourceLocation objects in the database. You can delete up to 1000 ResourceLocation objects with a single call.","Service: ResourceLocation Service","Style: Document/literal wrapped","Input:","Message:&nbsp;DeleteResourceLocations","Elements: One to many&nbsp;ObjectIds","Output:","Message:&nbsp;DeleteResourceLocationsResponse","Output:&nbsp;boolean","DeleteResourceLocations Operation","54266.htm");
Page[479]=new Array("Description: Returns length of variable character fields for a BO.","Service: ResourceLocation Service","Style: Document/literal wrapped","Input:","Message: GetFieldLengthResourceLocation","Elements: FieldLength","Output:","Message: getFieldLengthResourceLocationResponse","Elements: One to many FieldLengthResourceLocations.","GetFieldLengthResourceLocation Operation","95450.htm");
Page[480]=new Array("<br />&nbsp;Field","<br />&nbsp;Type","Read&nbsp;<br />Only","Filterable<br />Orderable","<br />&nbsp;Description","CreateDate<br />","dateTime<br />","X","X","The date this resource location was created.","CreateUser<br />","string<br />restricted to <br />maxLength(255)","X","X","The name of the user that created this resource location.","LastUpdateDate<br />","dateTime<br />","X","X","The date this resource location was last updated.","LastUpdateUser<br />","string<br />restricted to <br />maxLength(255)","X","X","The name of the user that last updated this resource location.","Latitude<br />","double<br />","X","The latitude of the resource location.","Longitude<br />","double<br />","X","The longitude of the resource location.","ObjectId<br />","int<br />","X","The unique ID of the resource location.","ResourceObjectId<br />","int<br />","X","The unique ID of the associated resource.","ResourceLocation Fields","54267.htm");
Page[481]=new Array("Operations:","UpdateBaseline Operation","ApplyActuals Operation","CancelJob Operation","GetCurrentJobs Operation","Level Operation","ReadJobLog Operation","ReadJobStatus Operation","RecalculateAssignmentCosts Operation","Schedule Operation","ScheduleCheck Operation ","StorePeriodPerformance Operation","SummarizeCBS Operation","SummarizeEPS Operation","SummarizeProject Operation","SendToUnifier Operation","WSDL: Job.wsdl","Primary Key Field: ObjectId","Target Namespace: http://xmlns.oracle.com/Primavera/P6/WS/Job/V2","Default Transport URLs:","http://&lt;hostname&gt;:&lt;port number&gt;/p6ws/services/JobService?wsdl","https://&lt;hostname&gt;:&lt;port number&gt;/p6ws/services/JobService?wsdl","Java Client Stub Class:","com.primavera.ws.p6.job.JobService","Description:","The Job service enables you to initiate and process specialized jobs asynchronously. You can check the status of a job by using the ReadJobStatus operation. To cancel a job, use the CancelJob operation. Note that cancelling the job has no effect if the job has already run.","Job Service","41867.htm");
Page[482]=new Array("Description: Updates the baseline of a project.","Service: Job Service","Style: Document/literal wrapped","Input:","Message: UpdateBaseline","Elements: ","<br />&nbsp;Field","<br />&nbsp;Type","<br />&nbsp;Description","JobId","string","The unique identifier for the job.","BaselineProjId","int","The unique identifier for the baseline project.","Timeout","int","The amount of time in seconds that the server side will wait for the job service to complete before it returns with the current job status. The Timeout parameter is optional. When this operation is used without specifying a Timeout parameter or with a Timeout of 0, the server immediately returns without waiting for the job service to complete.","Output:","Message:&nbsp;UpdateBaselineResponse","Elements:","<br />&nbsp;Field","<br />&nbsp;Type","<br />&nbsp;Description","JobStatus<br />","JobStatusType<br />string restricted to<br />'Pending'<br />'Running'<br />'Complete'<br />'Failed'<br />'Cancelled'<br />'Completed With Errors'","Specifies the status of the job.","UpdateBaseline Operation","95451.htm");
Page[483]=new Array("Description:&nbsp;Asynchronously applies actuals to a project.","Service:&nbsp;Job Service","Style: Document/literal wrapped","Input:","Message:&nbsp;ApplyActuals","Elements:<br />","<br />&nbsp;Field","<br />&nbsp;Type","<br />&nbsp;Description","ProjectObjectId<br />","int<br />","The unique identifier for the project.","EPSObjectId","int","The unique identifier of the EPS node to whose projects you want to apply actuals.","PortfolioObjectId","int","The unique identifier of the portfolio to whose projects you want to apply actuals.","ProjectCodeObjectId","int","The unique identifier of a project code value you want to use to select the projects to which you want to apply actuals.","NewDataDate<br />","dateTime<br />","The new data date.","Timeout<br />","int<br />","The amount of time in seconds that the server side will wait for the job service to complete before it returns with the current job status. The Timeout parameter is optional. When this operation is used without specifying a Timeout parameter or with a Timeout of 0, the server immediately returns without waiting for the job service to complete.","Output:","Message:&nbsp;ApplyActualsResponse","Elements:","<br />&nbsp;Field","<br />&nbsp;Type","<br />&nbsp;Description","JobId<br />","string<br />","Specifies the unique identifier for the job.","JobStatus<br />","<br />JobStatusType<br /><br />string<br />restricted to<br />'Pending'<br />'Running'<br />'Complete'<br />'Failed'<br />'Cancelled'<br />'Completed With Errors' ","<br />","Specifies the status of the job.","ApplyActuals Operation","42122.htm");
Page[484]=new Array("Description:&nbsp;Cancels an asynchronous job initiated by P6 EPPM Web Services or the P6 Integration API.","Service:&nbsp;Job Service","Style: Document/literal wrapped","Input:","Message:&nbsp;CancelJob","Elements:","<br />&nbsp;Field","<br />&nbsp;Type","<br />&nbsp;Description","JobId<br />","string<br />","The unique identifier for the job.","Output:","Message:&nbsp;CancelJobResponse","Elements:","<br />&nbsp;Field","<br />&nbsp;Type","<br />&nbsp;Description","JobStatus<br />","<br />JobStatusType<br /><br />JobStatusType<br /><br />string<br />restricted to<br />'Pending'<br />'Running'<br />'Complete'<br />'Failed'<br />'Cancelled'<br />'Completed With Errors' ","<br />","Specifies the status of the job.","CancelJob Operation","42126.htm");
Page[485]=new Array("Description: Retrieves job information for current asynchronous jobs of this user.","Service:&nbsp;Job Service","Style: Document/literal wrapped","Input:","Message:&nbsp;GetCurrentJobs","Elements: None","Output:","Message:&nbsp;GetCurrentJobsResponse","Elements: Jobinfo Element that contains:","Field","Type","Description","JobId<br />","string<br />","The unique identifier of the job. ","JobType<br />","string<br />restricted to<br />'Apply Actuals'<br />'Level',<br />'Recalculate Assignment Costs'<br />'Schedule'<br />'Store Period Performance'<br />'Summarize'<br />'Sync Actual This Period'","Specifies the JobType.","JobStatus <br />","string<br />restricted to<br />'Pending'<br />'Running'<br />'Complete'<br />'Failed'<br />'Cancelled'<br />'Completed With Errors'<br />","Specifies the status of the job.","SubmittedDate <br />","dateTime<br />","The date and time that the job was submitted.","LastRunDate ","dateTime<br />","The date and time the job was run.","ProjectObjectId <br />","int<br />","The unique identifier of the project. This field does not apply to all jobs.","EPSObjectId <br />","int<br />","The unique identifier of the EPS. This field does not apply to all jobs.","WorkerHost <br />","string<br />","The name of the host machine that ran the job.","GetCurrentJobs Operation","42127.htm");
Page[486]=new Array("Description:&nbsp;Asynchronously levels a project. Resource leveling is a process that helps you identify overallocated resources. Then you can reassign work to other resources if necessary to ensure that sufficient resources are available to perform the activities in your project according to the plan.","Service:&nbsp;Job Service","Style: Document/literal wrapped","Input:","Message:&nbsp;Level","Elements:","<br />&nbsp;Field","<br />&nbsp;Type","<br />&nbsp;Description","ProjectObjectId<br />","int<br />","The unique identifier of the project.","EPSObjectId","int","The unique identifier of an EPS node whose projects you want to level.","PortfolioObjectId","int","The unique identifier of a portfolio whose projects you want to level.","ProjectCodeObjectId","int","The unique identifier of an project code value you want to use to select which projects to level.","Timeout<br />","int<br />","The amount of time in seconds that the server side will wait for the job service to complete before it returns with the current job status. The Timeout parameter is optional. When you use this operation without specifying a Timeout parameter or with a Timeout of 0, the server immediately returns without waiting for the job service to complete.","Output:","Message:&nbsp;LevelResponse","Elements:","<br />&nbsp;Field","<br />&nbsp;Type","<br />&nbsp;Description","JobId<br />","string<br />","The unique identifier of the job.","JobStatus<br />","<br />JobStatusType<br /><br />JobStatusType<br /><br />string<br />restricted to<br />'Pending'<br />'Running'<br />'Complete'<br />'Failed'<br />'Cancelled'<br />'Completed With Errors' ","Specifies the status of the job.","Level Operation","42121.htm");
Page[487]=new Array("Description:&nbsp;Asynchronously applies actuals to a project.","Service:&nbsp;Job Service","Style: Document/literal wrapped","Input:","Message:&nbsp;Publish","Elements:<br />","<br />&nbsp;Field","<br />&nbsp;Type","<br />&nbsp;Description","ProjectObjectId<br />","int<br />","The unique identifier for the single project you want to publish.","EPSObjectId","int","The unique identifier of the EPS node whose projects you want to publish.","PortfolioObjectId","int","The unique identifier of the portfolio whose projects you want to publish.","ProjectCodeObjectId","int","The unique identifier of a project code value you want to use to select the projects you want to publish.","Timeout<br />","int<br />","The amount of time in seconds that the server side will wait for the job service to complete before it returns with the current job status. The Timeout parameter is optional. When this operation is used without specifying a Timeout parameter or with a Timeout of 0, the server immediately returns without waiting for the job service to complete.","Output:","Message:&nbsp;PublishResponse","Elements:","<br />&nbsp;Field","<br />&nbsp;Type","<br />&nbsp;Description","JobId<br />","string<br />","Specifies the unique identifier for the job.","JobStatus<br />","<br />JobStatusType<br /><br />string<br />restricted to<br />'Pending'<br />'Running'<br />'Complete'<br />'Failed'<br />'Cancelled'<br />'Completed With Errors' ","<br />","Specifies the status of the job.","Publish Operation","102346.htm");
Page[488]=new Array("Description:&nbsp;Retrieves the log of an asynchronous job initiated by P6 EPPM Web Services or the Integration API.","Service:&nbsp;Job Service","Style: Document/literal wrapped","Input:","Message:&nbsp;ReadJobLog","Elements:","<br />&nbsp;Field","<br />&nbsp;Type","<br />&nbsp;Description","JobId<br />","string<br />","The unique identifier for the job.","Output:","Message:&nbsp;ReadJobLogResponse","Elements:","<br />&nbsp;Field","<br />&nbsp;Type","<br />&nbsp;Description","JobLog","string<br />","Contains the log from the job.","ReadJobLog Operation","49817.htm");
Page[489]=new Array("Description:&nbsp;Retrieves the status of an asynchronous job initiated by P6 EPPM Web Services or the Integration API.","Service:&nbsp;Job Service","Style: Document/literal wrapped","Input:","Message:&nbsp;ReadJobStatus","Elements:","<br />&nbsp;Field","<br />&nbsp;Type","<br />&nbsp;Description","JobId<br />","string<br />","The unique identifier for the job.","Output:","Message:&nbsp;ReadJobStatusResponse","Elements:","<br />&nbsp;Field","<br />&nbsp;Type","<br />&nbsp;Description","JobStatus<br />","<br />JobStatusType<br /><br />JobStatusType<br /><br />string<br />restricted to<br />'Pending'<br />'Running'<br />'Complete'<br />'Failed'<br />'Cancelled'<br />'Completed With Errors' ","Specifies the status of the job.","ReadJobStatus Operation","42125.htm");
Page[490]=new Array("Description:&nbsp;Asynchronously updates the resource and role assignment costs for the activities in the specified project.","Service:&nbsp;Job Service","Style: Document/literal wrapped","Input:","Message:&nbsp;RecalculateAssignmentCosts","Elements:","<br />&nbsp;Field","<br />&nbsp;Type","<br />&nbsp;Description","ProjectObjectId<br />","int<br />","The unique ID of the associated project.","SynchronizeOvertimeFactor<br />","boolean<br />","Flag that indicates that the overtime factor for the resource should be included when recalculating cost","Timeout<br />","int<br />","The amount of time in seconds that the server side will wait for the job service to complete before it returns with the current job status. The Timeout parameter is optional. When this operation is used without specifying a Timeout parameter or with a Timeout of 0, the server immediately returns without waiting for the job service to complete.","Output:","Message:&nbsp;RecalculateAssignmentCostsResponse","Elements:","<br />&nbsp;Field","<br />&nbsp;Type","<br />&nbsp;Description","JobId<br />","string<br />","Specifies the unique identifier for the job.","JobStatus<br />","<br />JobStatusType<br /><br />JobStatusType<br /><br />string<br />restricted to<br />'Pending'<br />'Running'<br />'Complete'<br />'Failed'<br />'Cancelled'<br />'Completed With Errors' ","Specifies the status of the job.","RecalculateAssignmentCosts Operation","42124.htm");
Page[491]=new Array("Description:&nbsp;Asynchronously schedules a project.","Service:&nbsp;Job Service","Style: Document/literal wrapped","Input:","Message:&nbsp;Schedule","Elements:","<br />&nbsp;Field","<br />&nbsp;Type","<br />&nbsp;Description","ProjectObjectId<br />","int","A comma separated list of the unique identifiers of the projects to be scheduled. If more than one identifier is supplied, the schedule operation will use the scheduling options of the first project in the list.","EPSObjectId","int","A comma separated list of the unique identifiers of the EPS nodes to be scheduled. The unique identifier must must match the value of the EPS ProjectObjectId field and can be identified by running the ReadEPS operation.","If no ProjectObjectId is provided, the schedule operation will use the scheduling options of the first project in the EPS (according to the default sorting of proj_short_name).","PortfolioObjectId","int","A comma separated list of the unique identifiers of the portfolios to be scheduled.","You must also supply at least one ProjectObjectId or EPSObjectId to determine which project's scheduling options should be honored.","ProjectCodeObjectId","int","A comma separated list of the unique identifiers of the project code values you want to use to select the projects you want to schedule.","You must also supply at least one ProjectObjectId or EPSObjectId to determine which project's scheduleing options should be honored.","NewDataDate<br />","dateTime<br />","The new data date. ","Timeout<br />","int<br />","The amount of time in seconds that the server side will wait for the job service to complete before it returns with the current job status. The Timeout parameter is optional. When you use this operation without specifying a Timeout parameter or with a Timeout of 0, the server immediately returns without waiting for the job service to complete.","Output:","Message:&nbsp;ScheduleResponse","Elements:","<br />&nbsp;Field","<br />&nbsp;Type","<br />&nbsp;Description","JobId<br />","string<br />","The unique identifier of the job.","JobStatus<br />","<br />JobStatusType<br /><br />JobStatusType<br /><br />string<br />restricted to<br />'Pending'<br />'Running'<br />'Complete'<br />'Failed'<br />'Cancelled'<br />'Completed With Errors' ","Specifies the status of the job.","Schedule Operation","42120.htm");
Page[492]=new Array("Description:&nbsp;Starts the Check Schedule job service on a project.","Service:&nbsp;Job Service","Style: Document/literal wrapped","Input:","Message:&nbsp;ScheduleCheck","Elements:<br />","<br />&nbsp;Field","<br />&nbsp;Type","<br />&nbsp;Description","ProjectObjectId<br />","int<br />","The unique identifier of the project in P6.","Timeout<br />","int<br />","The amount of time in seconds that the server side will wait for the job service to complete before it returns with the current job status. The Timeout parameter is optional. When this operation is used without specifying a Timeout parameter or with a Timeout of 0, the server immediately returns without waiting for the job service to complete.","Output:","Message:&nbsp;ScheduleCheckResponse","Elements:","<br />&nbsp;Field","<br />&nbsp;Type","<br />&nbsp;Description","JobId<br />","string<br />","The unique identifier of the job.","JobStatus<br />","<br />JobStatusType<br /><br />JobStatusType<br /><br />string<br />restricted to<br />'Pending'<br />'Running'<br />'Complete'<br />'Failed'<br />'Cancelled'<br />'Completed With Errors' ","Specifies the status of the job.","ScheduleCheck Operation","95751.htm");
Page[493]=new Array("Description:&nbsp;Asynchronously stores period performance for a single project.","Service:&nbsp;Job Service","Style: Document/literal wrapped","Input:","Message:&nbsp;StorePeriodPerformance","Elements:","<br />&nbsp;Field","<br />&nbsp;Type","<br />&nbsp;Description","ProjectObjectId<br />","int<br />","The unique identifier of the associated project.","FinancialPeriodObjectId<br />","int<br />","The unique identifier of the associated financial period.","Timeout<br />","int<br />","The amount of time in seconds that the server side will wait for the job service to complete before it returns with the current job status. The Timeout parameter is optional. When you use this operation without specifying a Timeout parameter or with a Timeout of 0, the server immediately returns without waiting for the job service to complete.","Output:","Message:&nbsp;StorePeriodPerformanceResponse","Elements:","<br />&nbsp;Field","<br />&nbsp;Type","<br />&nbsp;Description","JobId<br />","string<br />","The unique identifier of the job.","JobStatus<br />","<br />JobStatusType<br /><br />JobStatusType<br /><br />string<br />restricted to<br />'Pending'<br />'Running'<br />'Complete'<br />'Failed'<br />'Cancelled'<br />'Completed With Errors' ","Specifies the status of the job.","StorePeriodPerformance Operation","42123.htm");
Page[494]=new Array("Description:&nbsp;Summarizes CBS for a project.","Service:&nbsp;Job Service","Style: Document/literal wrapped","Input:","Message:&nbsp;SummarizeCBS","Elements:<br />","<br />&nbsp;Field","<br />&nbsp;Type","<br />&nbsp;Description","ProjectObjectId<br />","int<br />","The unique identifier of the project that you want to send to Primavera Unifier.","Timeout<br />","int<br />","The amount of time in seconds that the server side will wait for the job service to complete before it returns with the current job status. The Timeout parameter is optional. When this operation is used without specifying a Timeout parameter or with a Timeout of 0, the server immediately returns without waiting for the job service to complete.","Output:","Message:&nbsp;SummarizeCBSResponse","Elements:","<br />&nbsp;Field","<br />&nbsp;Type","<br />&nbsp;Description","JobId<br />","string<br />","The unique identifier of the job.","JobStatus<br />","<br />JobStatusType<br /><br />JobStatusType<br /><br />string<br />restricted to<br />'Pending'<br />'Running'<br />'Complete'<br />'Failed'<br />'Cancelled'<br />'Completed With Errors' ","Specifies the status of the job.","SummarizeCBS Operation","95750.htm");
Page[495]=new Array("Description:&nbsp;Asynchronously summarizes an EPS node.","Service:&nbsp;Job Service","Style: Document/literal wrapped","Input:","Message:&nbsp;SummarizeEPS","Elements:","<br />&nbsp;Field","<br />&nbsp;Type","<br />&nbsp;Description","ProjectObjectId<br />","int<br />","The unique identifier of the EPS you want to summarize.","Timeout<br />","int<br />","The amount of time in seconds that the server side will wait for the job service to complete before it returns with the current job status. The Timeout parameter is optional. When you use this operation without specifying a Timeout parameter or with a Timeout of 0, the server immediately returns without waiting for the job service to complete.","Output:","Message:&nbsp;SummarizeEPSResponse","Elements:","<br />&nbsp;Field","<br />&nbsp;Type","<br />&nbsp;Description","JobId<br />","string<br />","The unique identifier of the job.","JobStatus<br />","<br />JobStatusType<br /><br />JobStatusType<br /><br />string<br />restricted to<br />'Pending'<br />'Running'<br />'Complete'<br />'Failed'<br />'Cancelled'<br />'Completed With Errors' ","<br />","Specifies the status of the job.","SummarizeEPS Operation","42119.htm");
Page[496]=new Array("Description:&nbsp;Asynchronously summarizes a project.","Service:&nbsp;Job Service","Style: Document/literal wrapped","Input:","Message:&nbsp;SummarizeProject","Elements:<br />","<br />&nbsp;Field","<br />&nbsp;Type","<br />&nbsp;Description","ObjectId<br />","int<br />","The unique identifier of the project you want to summarize.","PortfolioObjectId","int","The unique identifier of a portfolio whose projects you want to summarize.","ProjectCodeObjectId","int","The unique identifier of a project code value to use for selecting the projects you want to summarize.","Timeout<br />","int<br />","The amount of time in seconds that the server side will wait for the job service to complete before it returns with the current job status. The Timeout parameter is optional. When this operation is used without specifying a Timeout parameter or with a Timeout of 0, the server immediately returns without waiting for the job service to complete.","Output:","Message:&nbsp;SummarizeProjectResponse","Elements:","<br />&nbsp;Field","<br />&nbsp;Type","<br />&nbsp;Description","JobId<br />","string<br />","The unique identifier of the job.","JobStatus<br />","<br />JobStatusType<br /><br />JobStatusType<br /><br />string<br />restricted to<br />'Pending'<br />'Running'<br />'Complete'<br />'Failed'<br />'Cancelled'<br />'Completed With Errors' ","Specifies the status of the job.","SummarizeProject Operation","42118.htm");
Page[497]=new Array("Description:&nbsp;Asynchronously summarizes a project.","Service:&nbsp;Job Service","Style: Document/literal wrapped","Input:","Message:&nbsp;SendToUnifier","Elements:<br />","<br />&nbsp;Field","<br />&nbsp;Type","<br />&nbsp;Description","ProjectObjectId<br />","int<br />","The unique identifier of the project that you want to send to Primavera Unifier.","Timeout<br />","int<br />","The amount of time in seconds that the server side will wait for the job service to complete before it returns with the current job status. The Timeout parameter is optional. When this operation is used without specifying a Timeout parameter or with a Timeout of 0, the server immediately returns without waiting for the job service to complete.","Output:","Message:&nbsp;SendToUnifierResponse","Elements:","<br />&nbsp;Field","<br />&nbsp;Type","<br />&nbsp;Description","JobId<br />","string<br />","The unique identifier of the job.","JobStatus<br />","<br />JobStatusType<br /><br />JobStatusType<br /><br />string<br />restricted to<br />'Pending'<br />'Running'<br />'Complete'<br />'Failed'<br />'Cancelled'<br />'Completed With Errors' ","Specifies the status of the job.","SendToUnifier Operation","85762.htm");
Page[498]=new Array("Operations:","CreateJobServices Operation","ReadJobServices Operation","UpdateJobServices Operation","DeleteJobServices Operation","GetFieldLengthJobService Operation","WSDL: JobService.wsdl","Primary Key Field: ObjectId","Target Namespace: http://xmlns.oracle.com/Primavera/P6/WS/JobService/V1","Default Transport URLs:","http://&lt;hostname&gt;:&lt;port number&gt;/p6ws/services/JobServiceService?wsdl","https://&lt;hostname&gt;:&lt;port number&gt;/p6ws/services/JobServiceService?wsdl","Java Client Stub Class: ","com.primavera.ws.p6.jobservice.JobService","Description: ","You can import the byte array and data for the following job types:","Schedule","Summarize","Apply Actuals","Store Period Performance","Sync Actual This Period","Level","Recalculate Assignment Costs","Send To Unifier","Update Baseline","Import Project","ScheduleCheck","ExportCheck","Publish","JobService Service","89668.htm");
Page[499]=new Array("Description: Creates multiple JobService objects in the database. You can create up to 1000 JobService objects with a single call.","Service: JobService Service","Style: Document/literal wrapped","Input: ","Message: CreateJobServices","Elements: One to many field names from the JobService Fields field list.","Required: JobType","Output:","Message: CreateJobServicesResponse","Output: Zero to many JobService elements that contain JobService fields.","CreateJobServices Operation","89669.htm");
Page[500]=new Array("Description: Reads multiple JobService objects in the database. ","Service: JobService Service","Style: Document/literal wrapped","Input: ","Message: ReadJobServices","Elements: One to many field names from the JobService Fields field list.","You may also include an optional element that contains a filter clause and an optional element that contains an OrderBy clause. Warning: If you do not specify a filter, all business objects of this data type will be returned. Refer to the Filters topic in the P6 EPPM Web Services Programming Guide for additional details.","Output:","Message: ReadJobServicesResponse","Output: Zero to many JobService elements that contain JobService fields.","ReadJobServices Operation","89670.htm");
Page[501]=new Array("Description: Updates JobService objects from the database.You can update up to 1000 JobService objects with a single call.","Service: JobService Service","Style: Document/literal wrapped","Input:","Message: UpdateJobServices","Elements:  One to many fields from the JobService Fields field list","Output:","Message: UpdateJobServicesResponses","Output: boolean","UpdateJobServices Operation","89672.htm");
Page[502]=new Array("Description: Deletes JobService objects from the database. You can delete up to 1000 JobService objects with a single call.","Service: JobService Service","Style: Document/literal wrapped","Input:","Message: DeleteJobServices","Elements: One to many fields from the JobService Fields field list","Output:","Message: DeleteJobServicesResponses","Output: boolean","DeleteJobServices Operation","89671.htm");
Page[503]=new Array("Description: Gets an array of project IDs that are contained in the project portfolios.","Service: JobService Service","Style: Document/literal wrapped","Input:","Message: GetFieldLengthJobService","Elements: FieldLength","Output:","Message: GetFieldLengthJobServiceResponse","Elements: One to many FieldLengthJobServices.","GetFieldLengthJobService Operation","95452.htm");
Page[504]=new Array("Field","Type","Read Only","Filterable Orderable","Descriptions","ExportFilePath","string","Exported file path.","FileName","string","X","Exported File Name.","ImportXMLByte","string","X","Import byte array","JobData","string","X","The job data for the job service.","JobDataX","string","X","The job data X for the job service.","JobRecurringType","string restricted to<br />' '<br />'Enabled'<br />'Disabled'<br />'WeASAP'<br />'None'","X","JobRecurringType for job service","JobStatus","enum<br />restricted to<br />'Pending'<br />'Running'<br />'Complete'<br />'Failed'<br />'Cancelled'<br />'Delegated'<br />'Completed With Errors'","X","X","The status of the job.","JobType<br />","enum<br />restricted to<br />'Schedule'<br />'Summarize'<br />'Apply Actuals'<br />'Store Period Performance'<br />'Sync Actual This Period'<br />'Level'<br />'Recalculate Assignment Costs'<br />'Send To Unifier'<br />'Update Baseline'<br />'Import Project'<br />'Schedule Check'<br />'Export Project'<br />'Preview Update Baseline Service'<br />'Project CBS Service'<br />'Copy Project Service'<br />'Schedule Publish Project'","X","The type of the job service.","JobTypeKey","string","X","Project ObjectId to be used by job.","LastRunDate","dateTime","X","LastRunDate for job service.","Name<br />","string<br />restricted to <br />maxLength(100)","X","The name of the job service.","ObjectId<br />","int<br />","X","The unique ID generated by the system.","ProjectInfo","string","The source Project ID to copy.","Maximum 4000 characters.","TargetWbsId","int","The target WBS ID under which the newly copied project will be placed.","UserId<br />","int<br />","X","The ID of the user that ran a job service.","JobService Fields","89673.htm");
Page[505]=new Array("Operations:","CreateScheduleCheckOptions Operation","ReadScheduleCheckOptions Operation","UpdateScheduleCheckOptions Operation","DeleteScheduleCheckOptions Operation","GetFieldLengthScheduleCheckOption Operation","WSDL: SchedleCheckOption.wsdl","Primary Key Field: ObjectId","Target Namespace: http://xmlns.oracle.com/Primavera/P6/WS/ScheduleCheckOption/V1","Default Transport URLs: ","http://&lt;hostname&gt;:&lt;port number&gt;/p6ws/services/ScheduleCheckOptionService?wsdl","https://&lt;hostname&gt;:&lt;port number&gt;/p6ws/services/ScheduleCheckOptionService?wsdl","Java Client Stub Class:","com.primavera.ws.p6.userfieldtitle.ScheduleCheckOptionService","Description","View potential issues in a schedule. For example, the report might identify missing logic or a large number of constraints in the schedule.","ScheduleCheckOption Service","90400.htm");
Page[506]=new Array("Description: Creates multiple ScheduleCheckOptions objects in the database. You can create up to 1000 ScheduleCheckOptions objects with a single call.","Service:&nbsp;ScheduleCheckOption Service","Style: Document/literal wrapped","Input:","Message:&nbsp;Response","Elements:&nbsp;ScheduleCheckOption&nbsp;elements that contain ScheduleCheckOption Fields&nbsp;fields","Required fields: The following fields are required when creating the ScheduleCheckOption object:","ProjectId","Output:","Message:&nbsp;CreateScheduleCheckOptionsResponse","Output:&nbsp;Zero to many ObjectId elements","CreateScheduleCheckOptions Operation","90410.htm");
Page[507]=new Array("Description: Reads ScheduleCheckOption objects from the database.","Service:&nbsp;ScheduleCheckOption Service","Style: Document/literal wrapped","Input:","Message:&nbsp;","Elements:&nbsp;One to many field names from the ScheduleCheckOption Fields&nbsp;field list.","You may also include an optional element that contains a filter clause and an optional element that contains an OrderBy clause.","Output:","Message:&nbsp;ReadScheduleCheckOptionsResponse","Output:&nbsp;Zero to many&nbsp;ScheduleCheckOption elements that contain ScheduleCheckOption Fields&nbsp;fields.","ReadScheduleCheckOptions Operation","90411.htm");
Page[508]=new Array("Description: Updates multiple ScheduleCheckOption objects in the database. You can update up to 1000 ScheduleCheckObject objects with a single call.","Service:&nbsp;ScheduleCheckOption Service","Style: Document/literal wrapped","Input:","Message:&nbsp;UpdateScheduleCheckOptions","Elements:&nbsp;ScheduleCheckOption&nbsp;elements that contain ScheduleCheckOption Fields&nbsp;fields.","Required fields: The ObjectId must be specified.","Output:","Message:&nbsp;UpdateScheduleCheckOptionsResponse","Output:&nbsp;boolean","UpdateScheduleCheckOptions Operation","90412.htm");
Page[509]=new Array("Description: Deletes multiple ScheduleCheckOption objects in the database. You can delete up to 1000 ScheduleCheckOption objects with a single call.","Service:&nbsp;ScheduleCheckOption Service","Style: Document/literal wrapped","Input:","Message:&nbsp;DeleteScheduleCheckOptions","Elements: One to many&nbsp;ObjectId elements","Output:","Message:&nbsp;DeleteScheduleCheckOptionsResponse","Output:&nbsp;boolean","DeleteScheduleCheckOptions Operation","90413.htm");
Page[510]=new Array("Description: Gets an array of project IDs that are contained in the project portfolios.","Service: ScheduleCheckOption Service","Style: Document/literal wrapped","Input:","Message: GetFieldLengthScheduleCheckOption","Elements: FieldLength","Output:","Message: GetFieldLengthScheduleCheckOptionResponse","Elements: One to many FieldLengthScheduleCheckOptions.","GetFieldLengthScheduleCheckOption Operation","95453.htm");
Page[511]=new Array("<br />&nbsp;Field","<br />Type","Read&nbsp;<br />Only","Filterable<br />Orderable","Description","BEITripwireTarget","double<br />restricted to <br />minInclusive(0.0)<br />maxInclusive(1.0)","The baseline execution index.","CheckBEITripwire","boolean","The baseline execution index.","CheckDanglingFinish","boolean","Checks for activities with start dates that are not driven by the activity's predecessors.","CheckDanglingStart","boolean","Checks for activities with finish dates that do not drive the activity's successors. ","CheckHardConstraints","boolean","Checks for the constraints that prevent activities from being moved.","CheckInvalidProgress","boolean","Checks for activities that have invalid progress dates.","CheckLags","boolean","Checks for relationships that have a positive lag duration. ","CheckLargeDurations","boolean","Checks for activities that have a remaining duration that is greater than the specified LargeDurationCriteria value..","CheckLargeFloat","boolean","Checks for activities that have a float value greater than the specified LargeFloatCriteria value.","CheckLateActivities","boolean","Checks for activities that are scheduled to finish later than the project baseline.","CheckLogic","boolean","Checks for activities with missing predecessors or successors.","CheckLongLags","boolean","Checks for relationships that have a lag duration that is greater than the specified LongLagsCriteria value.","CheckNegativeFloat","boolean","Checks for activities that have a total float less than 0.","CheckNegativeLags","boolean","Checks for relationships that have a lag duration less than 0.","CheckRelationShips","boolean","Checks for the relationships that are set ","CheckResources","boolean","Checks for activities that do not have an expense or an assigned resource.","CheckSoftConstraints","boolean","Checks for constraints that do not prevent activities from being moved.","DanglingFinishTarget","int<br />restricted to<br />minInclusive(0)<br />maxInclusinve(100)","Activities that have a dangling finish.","DanglingStartTarget","int<br />restricted to<br />minInclusive(0)<br />maxInclusinve(100)","Activities that have a dangling start.","HardConstraintTarget","int<br />restricted to<br />minInclusive(0)<br />maxInclusinve(100)","Checks for constraints that prevent activities from being moved.","LagsTarget","int<br />restricted to<br />minInclusive(0)<br />maxInclusinve(100)","Relationships that have a positive lag duration.","LargeDurationCriteria","int<br />restricted to<br />minInclusive(0)<br />maxInclusinve(2147483647)","The value of the Large Duration Criteria.","LargeDurationTarget","int<br />restricted to<br />minInclusive(0)<br />maxInclusinve(100)","Activities that have a remaining duration greater than the Large Duration Criteria.","LargeFloatCriteria","int<br />restricted to<br />minInclusive(0)<br />maxInclusinve(2147483647)","The value of the Large Float Criteria.","LargeFloatTarget","int<br />restricted to<br />minInclusive(0)<br />maxInclusinve(100)","Activities that have a total float greater than the Large Float Criteria.","LateActivitiesTarget","int<br />restricted to<br />minInclusive(0)<br />maxInclusinve(100)","Activities that are scheduled to finish later than the project baseline.","LogicTarget","int<br />restricted to<br />minInclusive(0)<br />maxInclusinve(100)","Activities that are missing predecessors or successors.","LongLagsCriteria","int<br />restricted to<br />minInclusive(0)<br />maxInclusinve(2147483647)","The value of the Long Lags Criteria.","LongLagsTarget","int<br />restricted to<br />minInclusive(0)<br />maxInclusinve(100)","Relationships that have a lag duration greater than the Long Lags Criteria.","NegativeFloatTarget","int<br />restricted to<br />minInclusive(0)<br />maxInclusinve(100)","Activities that have a total float less than 0.","NegativeLagsTarget","int<br />restricted to<br />minInclusive(0)<br />maxInclusinve(100)","Relationships that have a lag duration less than 0.","ProgressDateTarget","int<br />restricted to<br />minInclusive(0)<br />maxInclusinve(100)","Activities that have invalid progress dates.","ProjPropTypeInt","int","The enum values that are associated with the Project Property Type.","ProjectObjectId","int","X","X","The unique identifier of the project which has a schedule you want to check.","PropValue","string","The Project Property Type value.","RelationshipTarget","int<br />restricted to<br />minInclusive(0)<br />maxInclusinve(100)","The relationships that are finish to start.","ResourcesTarget","int<br />restricted to<br />minInclusive(0)<br />maxInclusinve(100)","Activities that do not have an expense or an assigned resource.","ScheduleCheckData","string","The ScheduleCheck data.","ScheduleCheckOptionsId","int","The unique id for ScheduleCheckOptions.","SoftConstraintTarget","int<br />restricted to<br />minInclusive(0)<br />maxInclusinve(100)","Constraints that do not prevent activities from being moved.","ScheduleCheckOption Fields","90396.htm");
Page[512]=new Array("Operations:","CreateNewProject Operation","ImportProjectAsyncASAP Operation","ImportProjects Operation","UpdateExistingProject Operation","WSDL: Import.wsdl","Primary Key Field: ObjectId","Target Namespace: http://xmlns.oracle.com/Primavera/P6/WS/WSImport/V1","Default Transport URLs:","http://&lt;hostname&gt;:&lt;port number&gt;/p6ws/services/ImportService?wsdl","https://&lt;hostname&gt;:&lt;port number&gt;/p6ws/services/ImportService?wsdl","Java Client Stub Class:","com.primavera.ws.p6.import.ImportService","Description:","This service lets you import one or more projects from XML. The CreateProject operation imports one project from XML, and the ImportProjects operation imports one or more projects from XML. For each project, the import includes the project and all related business objects supported by the importer and in use in the project.&nbsp;For example, the project's activities, resource assignments, and associated resources are included.","The schema of the input file is contained in the p6apibo.xsd file located in P6 EPPM Web Services' schema folder and is the same schema used by the P6 Integration API's XMLImporter.","Each business object in the XML file must contain an ObjectId field, which is a unique identifier for the object corresponding most of the time to the primary key in the database. This ObjectId field will not be imported as it is. Instead, it is replaced by a new value to guarantee that it does not conflict with any existing objects in the database. The ObjectId field in the XML file is needed for when an object is referenced by other business objects in the same file. For example, ResourceAssignment has a field named ResourceObjectId that references an Resource with ObjectId field of the same value. If this foreign key reference is not resolved successfully (the Resource with the same ObjectId could not be found in the file), the importer either skips this field if the field is nullable, or will not import the object at all.","When you export from Primavera P6, database keys in the export file are only used by the importer for referential integrity, not for matching records in the database. You are responsible for ensuring the referential integrity of the XML file that you use with the Import Service.","The Import service will import all global objects before project-specific objects. The service imports one kind of object at one time according to a predetermined order. For example, resource will be imported before ResourceAssignment since ResourceAssignment has a reference to Resource. For project-specific objects, the service imports one project at a time.","For each kind of business object, there is a set of fields called &quot;required fields&quot; that you must set when directly creating an object. For information about which fields are required for any business object that has a create operation, refer to the &quot;required fields&quot; section corresponding to that business object's create operation in this manual.","Import Service","41869.htm");
Page[513]=new Array("Description: Imports a new project from an XML file. The new project is created under the EPS specified by the EPSObjectId.","Service:&nbsp;Import Service","Style: Document/literal wrapped","Input:","Message:&nbsp;CreateNewProject","Elements: CreateNewProject elements that contain the following elements:","<br />&nbsp;Field","<br />&nbsp;Type","<br />&nbsp;Description","DefaultGlobalImportOption<br />","<br />ImportOption<br />string<br />restricted to","Create New","Do Not Import","Keep Existing","Update Existing","Import options that may be applied to projects globally.","DefaultProjectSpecificImportOption<br />","ImportOption<br />string<br />restricted to","Create New","Do Not Import","Keep Existing","Update Existing","<br />","Import options that may be applied to specific projects.","EPSObjectId<br />","int<br />","Specifies the ID of the Enterprise Project Structure location where the project will be created.","FinancialPeriodCalendarObjectId","int","Specifies the ID of the Financial Period Calendar associated with the project.","FileType<br />","<br />FileType<br /><br />string<br />restricted to<br />GZIP<br />XML<br />ZIP<br />XER<br />","Specifies the file type that the system imports.","IgnoreGUID<br />","boolean<br />","When this flag is set to true, the XMLImporter ignores all GUID fields in the XML file, and allows new GUID values to be generated. When this flag is set to false, the XMLImporter uses the GUID fields.","IgnoreSequenceNumber<br />","boolean<br />","When this flag is set to true, the XMLImporter ignores all SequenceNumber fields in the XML file, and allows new SequenceNumber values to be generated. When this flag is set to false, XMLImporter uses the SequenceNumber fields.","LogLevel<br />","<br />LogLevel<br /><br />string<br />restricted to<br />SEVERE<br />WARNING<br />INFO<br />CONFIG<br />FINE<br />FINER<br />FINEST<br />","ProjectData<br />","base64Binary<br />","BusinessObjectOptions<br />","<br />BusinessObjectOptions<br /><br />Global","ActivityCode","ActivityCodeType","ActivityCodeTypeEPS","Calendar","CalendarRsrc","CostAccount","Currency","DocumentCategory","DocumentStatusCode","ExpenseCategory","FinancialPeriod","FundingSource","NotebookTopic","OBS","ProjectCode","ProjectCodeType","ProjectResourceCategory","Resource","ResourceCode","ResourceCodeType","ResourceCurve","ResourceRate","ResourceRole","RiskCategory","RiskMatrixScore","RiskMatrixThreshold","RiskMatrix","RiskThreshold","RiskThresholdLevel","Role","RoleRate","RoleLimit","Shift","ThresholdParameter","UDFCode","UDFType","UnitOfMeasure","WBSCategory","ProjectSpecific","Activity","ActivityCode","ActivityCodeType","ActivityExpense","ActivityNote","ActivityPeriodActual","ActivityRisk","ActivityStep","Calendar","Document","ExtRelationship","ProjectBudgetChangeLog","ProjectFunding","ProjectIssue","ProjectNote","ProjectResource","ProjectResourceQuantity","ProjectSpendingPlan","ProjectThreshold","Relationship","ResourceAssignment","ResourceAssignmentPeriodActual","Risk","RiskImpact","RiskResponseAction","RiskResponseActionImpact","RiskResponsePlan","WBS","WBSMilestone","Specifies which business objects to import according to the following rules:","If no BusinessObjectOptions are specified, then all of the business objects in the project are imported. If any BusinessObjectOptions are specified, then only those business objects specified by the BusinessObjectOptions element are imported.","<br />","Output:","Message:&nbsp;CreateNewProjectResponse","Elements:","<br />&nbsp;Field","<br />&nbsp;Type","<br />&nbsp;Description","LogFile<br />","base64Binary<br />","Contains the logging information from the CreateNewProject operation.","ErrorMessage<br />","string<br />","If an exception is thrown, ErrorMessage contains the message part of the exception.","ProjectObjectId<br />","int<br />","The unique identifier of the project that was created by the CreateNewProject operation.","Success<br />","boolean<br />","Boolean flag that indicates whether the CreateNewProject operation was successful.","CreateNewProject Operation","42129.htm");
Page[514]=new Array("Description:&nbsp; Imports one or more new projects from an XML file asynchronously as a job. Each new project is created under the EPS specified by the EPSObjectId. When you call the ImportProjects operation, you specify one or more ImportProject elements. Each of these elements contain information about the project you are importing.","Service:&nbsp;Import Service","Style: Document/literal wrapped","Input:","Message:&nbsp;ImportProjectAsyncASAP","Elements: ImportProjectAsyncASAP elements that contain the following elements:","<br />&nbsp;Field","<br />&nbsp;Type","<br />&nbsp;Description","CurrenciesImportInOption","string<br />restricted to","baserate<br />xmlrate","Specifies whether to use the currency exchange rate in the database or the currency exchange rate in the xml for import. Selecting the baserate option, will cause costs in the xml file to be converted using the currency exchange rates to ensure that the costs imported are the same as those which were exported. Selecting the xml option will not convert currencies so the costs imported may differ from those which were exported.","ImportProject","ImportProject","ImportType","string","ImportTemplateName","string","PreImportCustomizationTemplateName","string","FileType","FileType","string restricted to<br />GZIP<br />XML<br />ZIP","Specifies the file type that the system supports.","IgnoreGUID","boolean","When this flag is set to true, the XMLImporter ignores all GUID fields in the XML file, and allows new GUID values to be generated. When this flag is set to false, the XMLImporter uses the GUID fields.","IgnoreSequenceNumber","boolean","When this flag is set to true, the XMLImporter ignores all SequenceNumber fields in the XML file, and allows new SequenceNumber values to be generated. When this flag is set to false, XMLImporter uses the SequenceNumber fields.","LogLevel","LogLevel","ProjectData","base64Binary<br />","BusinessObjectOptions","BusinessObjectOptions<br /><br />Global","ActivityCode","ActivityCodeType","ActivityCodeTypeEPS","Calendar","CalendarRsrc","CostAccount","Currency","ExpenseCategory","FinancialPeriod","FundingSource","NotebookTopic","OBS","ProjectCode","ProjectCodeType","ProjectResourceCategory","Resource","ResourceCode","ResourceCodeType","ResourceCurve","ResourceRate","ResourceRole","RiskCategory","RiskMatrixScore","RiskMatrixThreshold","RiskMatrix","RiskThreshold","RiskThresholdLevel","Role","RoleRate","RoleLimit","Shift","ThresholdParameter","UDFCode","UDFType","UnitOfMeasure","WBSCategory","ProjectSpecific","Activity","ActivityCode","ActivityCodeType","ActivityExpense","ActivityNote","ActivityPeriodActual","ActivityRisk","ActivityStep","Calendar","ExtRelationship","ProjectBudgetChangeLog","ProjectFunding","ProjectIssue","ProjectNote","ProjectResource","ProjectResourceQuantity","ProjectSpendingPlan","ProjectThreshold","Relationship","ResourceAssignment","ResourceAssignmentPeriodActual","Risk","RiskImpact","RiskResponseAction","RiskResponseActionImpact","RiskResponsePlan","WBS","WBSMilestone","Specifies which business objects to import according to the following rules:","If no BusinessObjectOptions are specified, then all of the business objects in the project are imported. If any BusinessObjectOptions are specified, then only those business objects specified by the BusinessObjectOptions element are imported.","Output:","Message:&nbsp;ImportProjectAsyncASAPResponse","Elements:","<br />&nbsp;Field","<br />&nbsp;Type","<br />&nbsp;Description","ErrorMessage","string","If an exception is thrown, ErrorMessage contains the message part of the exception.","JobObjectId","string","Specifies the unique identifier for the job.","Success","boolean","Boolean flag that indicates whether the ImportProjectAsyncASAP operation was successful.","SuccessMessage","string","The message returned if the ImportProjectAsyncASAP operation was successful.","ImportProjectAsyncASAP Operation","95651.htm");
Page[515]=new Array("Description:&nbsp; Imports one or more new projects from an XML file. Each new project is created under the EPS specified by the EPSObjectId. When you call the ImportProjects operation, you specify one or more ImportProject elements. Each of these elements contain information about the project you are importing.","Service:&nbsp;Import Service","Style: Document/literal wrapped","Input:","Message:&nbsp;ImportProjects","Elements: ImportProjects elements that contain the following elements:","<br />&nbsp;Field","<br />&nbsp;Type","<br />&nbsp;Description","CurrenciesImportInOption","string<br />restricted to","baserate<br />xmlrate","Specifies whether to use the currency exchange rate in the database or the currency exchange rate in the xml for import. Selecting the baserate option, will cause costs in the xml file to be converted using the currency exchange rates to ensure that the costs imported are the same as those which were exported. Selecting the xml option will not convert currencies so the costs imported may differ from those which were exported.","ImportProject<br />","ImportProject. See ImportProject Type table below.","ProjectData","base64Binary<br />","FileType<br />","<br />FileType<br /><br />string<br />restricted to<br />GZIP<br />XML<br />ZIP<br />","Specifies the file type that the system imports.","ImportType","string<br />restricted to:","Primavera<br />MSP<br />XER","BusinessObjectOptions<br />","<br />BusinessObjectOptions<br /><br />Global","ActivityCode","ActivityCodeType","ActivityCodeTypeEPS","Calendar","CalendarRsrc","CostAccount","Currency","ExpenseCategory","FinancialPeriod","FundingSource","NotebookTopic","OBS","ProjectCode","ProjectCodeType","ProjectResourceCategory","Resource","ResourceCode","ResourceCodeType","ResourceCurve","ResourceRate","ResourceRole","RiskCategory","RiskMatrixScore","RiskMatrixThreshold","RiskMatrix","RiskThreshold","RiskThresholdLevel","Role","RoleRate","RoleLimit","Shift","ThresholdParameter","UDFCode","UDFType","UnitOfMeasure","WBSCategory","ProjectSpecific","Activity","ActivityCode","ActivityCodeType","ActivityExpense","ActivityNote","ActivityPeriodActual","ActivityRisk","ActivityStep","Calendar","ExtRelationship","ProjectBudgetChangeLog","ProjectFunding","ProjectIssue","ProjectNote","ProjectResource","ProjectResourceQuantity","ProjectSpendingPlan","ProjectThreshold","Relationship","ResourceAssignment","ResourceAssignmentPeriodActual","Risk","RiskImpact","RiskResponseAction","RiskResponseActionImpact","RiskResponsePlan","WBS","WBSMilestone","Specifies which business objects to import according to the following rules:","If no BusinessObjectOptions are specified, then all of the business objects in the project are imported. If any BusinessObjectOptions are specified, then only those business objects specified by the BusinessObjectOptions element are imported.","IgnoreGUID<br />","boolean<br />","When this flag is set to true, the XMLImporter ignores all GUID fields in the XML file, and allows new GUID values to be generated. When this flag is set to false, the XMLImporter uses the GUID fields.","IgnoreSequenceNumber<br />","boolean<br />","When this flag is set to true, the XMLImporter ignores all SequenceNumber fields in the XML file, and allows new SequenceNumber values to be generated. When this flag is set to false, XMLImporter uses the SequenceNumber fields.","LogLevel","<br />LogLevel<br /><br />string<br />restricted to<br />SEVERE<br />WARNING<br />INFO<br />CONFIG<br />FINE<br />FINER<br />FINEST<br />","DefaultGlobalImportOption<br />","<br />ImportOption<br />string<br />restricted to<br />Create New<br />Do Not Import<br />Keep Existing<br />Update Existing<br />Replace Existing<br />Add In To Existing<br />","Import options that may be applied to projects globally.","DefaultProjectSpecificImportOption<br />","<br />ImportOption<br />string<br />restricted to<br />Create New<br />Do Not Import<br />Keep Existing<br />Update Existing<br />Replace Existing<br />Add In To Existing<br />","Import options that may be applied to specific projects.","ImportProject Type Table","<br />&nbsp;Field","<br />&nbsp;Type","<br />&nbsp;Description","ProjectObjectId","int","Specifies the Project Id to be imported.","ImportOption","<br />ImportOption<br />string<br />restricted to","Create New","Update Existing","Specify Create New to import a project that already exists as a new project; specify Update Existing to import a project to update an existing project.","ESPObjectId","int","If the ImportOption is Update Existing, then specifies the Project ID; if the ImportOption is Create New, then specifies the EPS ID.","FinancialPeriodCalendarObjectId","int","Specifies the Financial Period Calendar to use for the import.","Output:","Message:&nbsp;ImportProjectsResponse","Elements:","<br />&nbsp;Field","<br />&nbsp;Type","<br />&nbsp;Description","LogFile<br />","base64Binary<br />","Contains the logging information from the ImportProjects operation.","ErrorMessage<br />","string<br />","If an exception is thrown, ErrorMessage contains the message part of the exception.","Success<br />","boolean<br />","Boolean flag that indicates whether the ImportProjects operation was successful.","ProjectObjectId<br />","int<br />","The unique identifier of the project that was created or updated by the ImportProjects operation. If multiple objects are created, a list of project object IDs is returned.","ImportProjects Operation","80991.htm");
Page[516]=new Array("Description:&nbsp;Updates the Project that is specified by the ProjectObjectId with data from an XML file.","Service:&nbsp;Import Service","Style: Document/literal wrapped","Input:","Message:&nbsp;UpdateExistingProject","Elements:","<br />&nbsp;Field","<br />&nbsp;Type","<br />&nbsp;Description","DefaultGlobalImportOption<br />","<br />ImportOption<br /><br />string<br />restricted to<br />Create New<br />Do Not Import<br />Keep Existing<br />Update Existing<br />","Import options that may be applied to projects globally.","DefaultProjectSpecificImportOption<br />","<br />ImportOption<br /><br />string<br />restricted to<br />Create New<br />Do Not Import<br />Keep Existing<br />Update Existing<br />","Import options that may be applied to specific projects.","ProjectObjectId<br />","int<br />","Unique Id of associated project.","FileType<br />","<br />FileType<br /><br />string<br />restricted to<br />GZIP<br />XML<br />ZIP<br />","Specifies the file type that the system imports.","IgnoreGUID<br />","boolean<br />","When this flag is set to true, the XMLImporter ignores all GUID fields in the XML file, and allows new GUID values to be generated. When this flag is set to false, the XMLImporter uses the GUID fields.","IgnoreSequenceNumber<br />","boolean<br />","When this flag is set to true, the XMLImporter ignores all SequenceNumber fields in the XML file, and allows new SequenceNumber values to be generated. When this flag is set to false, XMLImporter uses the SequenceNumber fields.","LogLevel<br />","<br />LogLevel<br /><br />string<br />restricted to<br />SEVERE<br />WARNING<br />INFO<br />CONFIG<br />FINE<br />FINER<br />FINEST<br />","ProjectData<br />","base64Binary<br />","BusinessObjectOptions<br />","<br />BusinessObjectOptions<br /><br />Global","ActivityCode","ActivityCodeType","ActivityCodeTypeEPS","Calendar","CalendarRsrc","CostAccount","Currency","ExpenseCategory","FinancialPeriod","FundingSource","NotebookTopic","OBS","ProjectCode","ProjectCodeType","ProjectResourceCategory","Resource","ResourceCode","ResourceCodeType","ResourceCurve","ResourceRate","ResourceRole","RiskCategory","RiskMatrixScore","RiskMatrixThreshold","RiskMatrix","RiskThreshold","RiskThresholdLevel","Role","RoleRate","RoleLimit","Shift","ThresholdParameter","UDFCode","UDFType","UnitOfMeasure","WBSCategory","ProjectSpecific","Activity","ActivityCode","ActivityCodeType","ActivityExpense","ActivityNote","ActivityPeriodActual","ActivityRisk","ActivityStep","Calendar","ExtRelationship","ProjectBudgetChangeLog","ProjectFunding","ProjectIssue","ProjectNote","ProjectResource","ProjectResourceQuantity","ProjectSpendingPlan","ProjectThreshold","Relationship","ResourceAssignment","ResourceAssignmentPeriodActual","Risk","RiskImpact","RiskResponseAction","RiskResponseActionImpact","RiskResponsePlan","WBS","WBSMilestone","Specifies which business objects to import according to the following rules:","If no BusinessObjectOptions are specified, then all of the business objects in the project are imported. If any BusinessObjectOptions are specified, then only those business objects specified by the BusinessObjectOptions element are imported.","<br />","Output:","Message:&nbsp;UpdateExistingProjectResponse","Elements:","<br />&nbsp;Field","<br />&nbsp;Type","<br />&nbsp;Description","LogFile<br />","base64Binary<br />","Contains the logging information from the UpdateExistingProject operation.","ErrorMessage<br />","string<br />","If an exception is thrown, ErrorMessage contains the message part of the exception.","Success<br />","boolean<br />","Boolean flag that indicates whether the UpdateExistingProject operation was successful.","UpdateExistingProject Operation","42130.htm");
Page[517]=new Array("Description:&nbsp;Replaces the project that is specified by the ProjectObjectId with data from an XML file.","Service:&nbsp;Import Service","Style: Document/literal wrapped","Input:","Message:&nbsp;ReplaceExistingProject","Elements:","<br />&nbsp;Field","<br />&nbsp;Type","<br />&nbsp;Description","DefaultGlobalImportOption<br />","<br />ImportOption<br /><br />string<br />restricted to<br />Create New<br />Do Not Import<br />Keep Existing<br />Update Existing<br />","Import options that may be applied to projects globally.","DefaultProjectSpecificImportOption<br />","<br />ImportOption<br /><br />string<br />restricted to<br />Create New<br />Do Not Import<br />Keep Existing<br />Update Existing<br />","Import options that may be applied to specific projects.","ProjectObjectId<br />","int<br />","Unique Id of associated project.","FileType<br />","<br />FileType<br /><br />string<br />restricted to<br />GZIP<br />XML<br />ZIP<br />","Specifies the file type that the system imports.","IgnoreGUID<br />","boolean<br />","When this flag is set to true, the XMLImporter ignores all GUID fields in the XML file, and allows new GUID values to be generated. When this flag is set to false, the XMLImporter uses the GUID fields.","IgnoreSequenceNumber<br />","boolean<br />","When this flag is set to true, the XMLImporter ignores all SequenceNumber fields in the XML file, and allows new SequenceNumber values to be generated. When this flag is set to false, XMLImporter uses the SequenceNumber fields.","LogLevel<br />","<br />LogLevel<br /><br />string<br />restricted to<br />SEVERE<br />WARNING<br />INFO<br />CONFIG<br />FINE<br />FINER<br />FINEST<br />","ProjectData<br />","base64Binary<br />","BusinessObjectOptions<br />","<br />BusinessObjectOptions<br /><br />Global","ActivityCode","ActivityCodeType","ActivityCodeTypeEPS","Calendar","CalendarRsrc","CostAccount","Currency","ExpenseCategory","FinancialPeriod","FundingSource","NotebookTopic","OBS","ProjectCode","ProjectCodeType","ProjectResourceCategory","Resource","ResourceCode","ResourceCodeType","ResourceCurve","ResourceRate","ResourceRole","RiskCategory","RiskMatrixScore","RiskMatrixThreshold","RiskMatrix","RiskThreshold","RiskThresholdLevel","Role","RoleRate","RoleLimit","Shift","ThresholdParameter","UDFCode","UDFType","UnitOfMeasure","WBSCategory","ProjectSpecific","Activity","ActivityCode","ActivityCodeType","ActivityExpense","ActivityNote","ActivityPeriodActual","ActivityRisk","ActivityStep","Calendar","ExtRelationship","ProjectBudgetChangeLog","ProjectFunding","ProjectIssue","ProjectNote","ProjectResource","ProjectResourceQuantity","ProjectSpendingPlan","ProjectThreshold","Relationship","ResourceAssignment","ResourceAssignmentPeriodActual","Risk","RiskImpact","RiskResponseAction","RiskResponseActionImpact","RiskResponsePlan","WBS","WBSMilestone","Specifies which business objects to import according to the following rules:","If no BusinessObjectOptions are specified, then all of the business objects in the project are imported. If any BusinessObjectOptions are specified, then only those business objects specified by the BusinessObjectOptions element are imported.","<br />","Output:","Message:&nbsp;ReplaceExistingProjectResponse","Elements:","<br />&nbsp;Field","<br />&nbsp;Type","<br />&nbsp;Description","LogFile<br />","base64Binary<br />","Contains the logging information from the UpdateExistingProject operation.","ErrorMessage<br />","string<br />","If an exception is thrown, ErrorMessage contains the message part of the exception.","Success<br />","boolean<br />","Boolean flag that indicates whether the UpdateExistingProject operation was successful.","ReplaceExistingProject Operation","112936.htm");
Page[518]=new Array("Description:&nbsp;Adds a new WBS element into the Project that is specified by the ProjectObjectId and imports the data from an XML file into the new WBS element.","Service:&nbsp;Import Service","Style: Document/literal wrapped","Input:","Message:&nbsp;AddIntoExistingProject","Elements:","<br />&nbsp;Field","<br />&nbsp;Type","<br />&nbsp;Description","DefaultGlobalImportOption<br />","<br />ImportOption<br /><br />string<br />restricted to<br />Create New<br />Do Not Import<br />Keep Existing<br />Update Existing<br />","Import options that may be applied to projects globally.","DefaultProjectSpecificImportOption<br />","<br />ImportOption<br /><br />string<br />restricted to<br />Create New<br />Do Not Import<br />Keep Existing<br />Update Existing<br />","Import options that may be applied to specific projects.","ProjectObjectId<br />","int<br />","Unique Id of associated project.","FileType<br />","<br />FileType<br /><br />string<br />restricted to<br />GZIP<br />XML<br />ZIP<br />","Specifies the file type that the system imports.","IgnoreGUID<br />","boolean<br />","When this flag is set to true, the XMLImporter ignores all GUID fields in the XML file, and allows new GUID values to be generated. When this flag is set to false, the XMLImporter uses the GUID fields.","IgnoreSequenceNumber<br />","boolean<br />","When this flag is set to true, the XMLImporter ignores all SequenceNumber fields in the XML file, and allows new SequenceNumber values to be generated. When this flag is set to false, XMLImporter uses the SequenceNumber fields.","LogLevel<br />","<br />LogLevel<br /><br />string<br />restricted to<br />SEVERE<br />WARNING<br />INFO<br />CONFIG<br />FINE<br />FINER<br />FINEST<br />","ProjectData<br />","base64Binary<br />","BusinessObjectOptions<br />","<br />BusinessObjectOptions<br /><br />Global","ActivityCode","ActivityCodeType","ActivityCodeTypeEPS","Calendar","CalendarRsrc","CostAccount","Currency","ExpenseCategory","FinancialPeriod","FundingSource","NotebookTopic","OBS","ProjectCode","ProjectCodeType","ProjectResourceCategory","Resource","ResourceCode","ResourceCodeType","ResourceCurve","ResourceRate","ResourceRole","RiskCategory","RiskMatrixScore","RiskMatrixThreshold","RiskMatrix","RiskThreshold","RiskThresholdLevel","Role","RoleRate","RoleLimit","Shift","ThresholdParameter","UDFCode","UDFType","UnitOfMeasure","WBSCategory","ProjectSpecific","Activity","ActivityCode","ActivityCodeType","ActivityExpense","ActivityNote","ActivityPeriodActual","ActivityRisk","ActivityStep","Calendar","ExtRelationship","ProjectBudgetChangeLog","ProjectFunding","ProjectIssue","ProjectNote","ProjectResource","ProjectResourceQuantity","ProjectSpendingPlan","ProjectThreshold","Relationship","ResourceAssignment","ResourceAssignmentPeriodActual","Risk","RiskImpact","RiskResponseAction","RiskResponseActionImpact","RiskResponsePlan","WBS","WBSMilestone","Specifies which business objects to import according to the following rules:","If no BusinessObjectOptions are specified, then all of the business objects in the project are imported. If any BusinessObjectOptions are specified, then only those business objects specified by the BusinessObjectOptions element are imported.","<br />","Output:","Message:&nbsp;AddIntoExistingProjectResponse","Elements:","<br />&nbsp;Field","<br />&nbsp;Type","<br />&nbsp;Description","LogFile<br />","base64Binary<br />","Contains the logging information from the UpdateExistingProject operation.","ErrorMessage<br />","string<br />","If an exception is thrown, ErrorMessage contains the message part of the exception.","Success<br />","boolean<br />","Boolean flag that indicates whether the UpdateExistingProject operation was successful.","AddIntoExistingProject Operation","112937.htm");
Page[519]=new Array("Operations:","ReadImportOptionsTemplates Operation","getFieldLengthImportOptionsTemplate Operation","WSDL: ImportOptionsTemplate.wsdl","Primary Key Field: ImportTemplateId","Target Namespace: http://xmlns.oracle.com/Primavera/P6/WS/ImportOptionsTemplate/V1","Default Transport URLs:","http://&lt;hostname&gt;:&lt;port number&gt;/p6/ws/services/ImportOptionsTemplateService?wsdl","https://&lt;hostname&gt;:&lt;port number&gt;/p6/ws/services/ImportOptionsTemplateService?wsdl","Java Client Stub Class:","com.primavera.ws.p6.import.ImportOptionsTemplateService","Description: ","Import options templates","ImportOptionsTemplate Service","95730.htm");
Page[520]=new Array("Service:&nbsp;ImportOptionsTemplate Service","Style: Document/literal wrapped","Input:","Message:&nbsp;ReadImportOptionsTemplates","Elements: ReadImportOptionsTemplates elements that contain the following elements:","<br />&nbsp;Field","<br />&nbsp;Type","<br />&nbsp;Description","Field","ImportOptionsTemplateFieldType","The fields in the template","Filter","string","The filters in the template","OrderBy","string","The order in which the data is organized in the template.","Output:","Message:&nbsp;ReadImportOptionsTemplatesResponse","Elements:","<br />&nbsp;Field","<br />&nbsp;Type","<br />&nbsp;Description","Field","string","The fields in the template.","ReadImportOptionsTemplates Operation","95731.htm");
Page[521]=new Array("Service:&nbsp;ImportOptionsTemplate Service","Style: Document/literal wrapped","Input:","Message:&nbsp;getFieldLengthImportOptionsTemplate","Elements: getFieldLengthImportOptionsTemplate elements that contain the following elements:","<br />&nbsp;Field","<br />&nbsp;Type","<br />&nbsp;Description","Field","string","The field in the template. ","Output:","Message:&nbsp;ReadImportOptionsTemplatesResponse","Elements:","<br />&nbsp;Field","<br />&nbsp;Type","<br />&nbsp;Description","Return","int","The length of the field in the template. ","getFieldLengthImportOptionsTemplate Operation","95732.htm");
Page[522]=new Array("<br />&nbsp;Field","<br />Type","Read&nbsp;<br />Only","Filterable<br />Orderable","Description","ObjectId","ObjectId","X","X","The unique ID generated by the system.","Name","String","x","x","The name of the template.","ViewData","String","x","The content of the template.","ImportOptionsTemplateType","String","x","x","The content of the template.","ImportOptionsTemplate Fields","95746.htm");
Page[523]=new Array("Operations:","ReadMSPTemplates Operation","getFieldLengthMSPTemplate Operation","WSDL: MSPTemplate.wsdl","Primary Key Field: MSPTemplateId ","Target Namespace: http://xmlns.oracle.com/Primavera/P6/WS/MSPTemplate/V1","Default Transport URLs:","http://&lt;hostname&gt;:&lt;port number&gt;/p6/ws/services/MSPTemplateService?wsdl","https://&lt;hostname&gt;:&lt;port number&gt;/p6/ws/services/MSPTemplateService?wsdl","Java Client Stub Class:","com.primavera.ws.p6.import.MSPTemplateService","Description: ","Import options templates.","MSPTemplate Service","95740.htm");
Page[524]=new Array("Service:&nbsp;MSPTemplate Service","Style: Document/literal wrapped","Input:","Message:&nbsp;ReadMSPTemplates","Elements: ReadMSPTemplates elements that contain the following elements:","<br />&nbsp;Field","<br />&nbsp;Type","<br />&nbsp;Description","Field","MSPTemplateFieldType","The fields in the MSP template. ","Filter","string","The filters in the MSP template. ","OrderBy","string","The OrderBy clause used in the MSP template. ","Output:","Message:&nbsp;ReadMSPTemplatesResponse","Elements: One or more MSP templates","<br />&nbsp;Field","<br />&nbsp;Type","<br />&nbsp;Description","MSPTemplate","MSPTemplate","One or more MSP Templates.","ReadMSPTemplates Operation","95741.htm");
Page[525]=new Array("Service:&nbsp;MSPTemplate Service","Style: Document/literal wrapped","Input:","Message:&nbsp;getFieldLengthMSPTemplate","Elements: getFieldLengthMSPTemplate elements that contain the following elements:","<br />&nbsp;Field","<br />&nbsp;Type","<br />&nbsp;Description","Field","string","The field in the template. ","Output:","Message:&nbsp;getFieldLengthMSPTemplateResponse","Elements:","<br />&nbsp;Field","<br />&nbsp;Type","<br />&nbsp;Description","Return","int","The length of the field in the MSP template. ","getFieldLengthMSPTemplate Operation","95743.htm");
Page[526]=new Array("<br />&nbsp;Field","<br />Type","Read&nbsp;<br />Only","Filterable<br />Orderable","Description","MSPTemplateId","ObjectId","X","X","The unique ID generated by the system.","MSPTemplateName","String","x","x","The name of the template.","ViewData","LongString","x","The content of the template.","MSPTemplateType","String","x","x","The content of the template.","MSPTemplate Fields","95747.htm");
Page[527]=new Array("Operations:","CreateProjects Operation","ReadProjects Operation","UpdateProjects Operation","DeleteProjects Operation","GetFieldLengthProject Operation","CopyBaseline Operation","CopyProject Operation","CopyProjectAsBaseline Operation","CopyProjectAsReflection Operation","CopyWBSFromTemplate Operation","ConvertProjectToBaseline Operation","CalculateProjectScore Operation","CreateCopyAsTemplate Operation","CreateProjectFromTemplate Operation","PublishProject Operation","AssignProjectAsBaseline Operation","IsProjectLocked Operation","UpdateProjectPreferences Operation","LoadActivitiesNewerThanBaseline Operation","LoadActivityUDFValuesNewerThanBaseline Operation","LoadActivityCodesNewerThanBaseline Operation","LoadAllResources Operation","WSDL: Project.wsdl","Primary Key Field: ObjectId","Target Namespace: http://xmlns.oracle.com/Primavera/P6/WS/Project/V2","Default Transport URLs:","http://&lt;hostname&gt;:&lt;port number&gt;/p6ws/services/ProjectService?wsdl","https://&lt;hostname&gt;:&lt;port number&gt;/p6ws/services/ProjectService?wsdl","Java Client Stub Class:","com.primavera.ws.p6.project.ProjectService","Description:","A project is a temporary endeavor undertaken to create a unique product, service, or result. Projects usually contain a work breakdown structure (WBS) and activities.","The Project service supports user defined fields (UDFs) and codes. Use the UDFValue Service to assign UDFs, and the ProjectCodeAssignment Service to assign project codes.","Project Service","41880.htm");
Page[528]=new Array("Description: Converts the provided project to a baseline. The project provided as a parameter will become a BaselineProject.","Service: Project Service","Style: Document/literal wrapped","Input:","Message: AssignProjectAsBaseline","Elements: ObjectId","Required elements: The following elements are required when creating the Project object:","Field","&nbsp;Type","&nbsp;Description","OriginalProjectObjectId","int","The unique identifier of the project that is the project baseline.","TargetProjectObjectId","int","The unique identifier of the project to which the newly converted baseline should be assigned.","Output:","Message: AssignProjectAsBaselineResponse","Elements","Field","&nbsp;Type","&nbsp;Description","BaselineProjectObjectId","int","The unique identifier of the baseline project. The BaselineProjectObjectId equals the TargetProjectObjectId passed in as an input parameter.","AssignProjectAsBaseline Operation","90415.htm");
Page[529]=new Array("Description: Calculate the project score of a project specified by the ProjectObjectId based on a selected set of ProjectCodeTypeObjectId's. The Project Score feature helps you evaluate projects by using project codes to identify and quantify characteristics that can be used to determine project rankings. P6 EPPM Web Services uses the weighted project code and code values assigned to a project to calculate its score. To use project scoring features, you create weighted project codes that represent project criteria you want to evaluate, for example, projected sales and risk. You further express the possible attributes associated with these evaluation criteria as weighted project code values, for example, projected sales might be described as either high, medium, or low potential. Finally, you assign the appropriate weighted codes and code values to the projects you want to score. Typically, project code and code value weights are set up by a project controls or system administrator.","Service: Project Service","Style: Document/literal wrapped","Input:","Message: CalculateProjectScore","Elements:","Field","Type","Description","ProjectObjectId<br />","int<br />","The unique identifier of the project to be evaluated.<br />","ProjectCodeTypeObjectId<br />","int<br />","The unique identifier of the ProjectCodeType. You can specify one to many ProjectCodeTypeObjectIds.<br />","Output:","Message: CalculateProjectScoreResponse","Elements:","Field","Type","Description","Score<br />","int<br />","The calculated project score.<br />","Example:  Suppose you want to evaluate a portfolio of projects based on two criteria: projected sales in a target market and potential income. You create two codes, one called &quot;Projected Sales&quot; and one called &quot;Potential Income&quot;. The relative importance of each criteria in your decision making process can be represented by the Project Code Weight. If Projected Sales is more important to you, you might assign that code a weight of 15 and Potential Income a weight of 5. In turn, each of these criteria (project codes) can be assigned various values which can also be assigned weights. Projected Sales might have values of low (with a weight of 1), medium (with a weight of 3) and high (with a weight of 5). Similarly Potential Income might have four values: low (weight 2), medium (weight 4), high (weight 6), very high (weight 10). The table below summarizes the Codes with their weights and values.","Code","Value","Weight","Projected Sales","15","Low","1","Medium","3","High","5","Potential Income","5","Low","2","Medium","4","High","6","Very High","10","<br />The project score is calculated in three steps. To illustrate the process, suppose Project A has a Projected Sales value of Medium and a Potential Income value of High.","Determine the maximum possible project score by summing the weight of each code multiplied by the maximum code value weight.","In the example:","The Projected Sales code has a weight of 15 and the highest possible Code Value is High with a weight of 5.","The Potential Income code has a weight of 5 and the highest possible Code Value is Very High with a weight of 10.","So the Maximum Project score for Project A is:","Sum(Project Code Weight * maximum Project Code Value Weight)","(Projected Sales weight * High value weight) + (Potential Income code weight * Very High value weight) ","(15 * 5) + (5 * 10) = (75) + (50) = 125","Calculate the score for the project based on the Code Values assigned","In the example:","The Projected Sales code has a weight of 15 and the project is assigned a Code Value of Medium with a weight of 3.","The Potential Income code has a weight of 5 and the project is assigned a Code Value of High with a weight of 6.","So the Project Score for Project A is:","Sum(Project Code Weight * assigned Project Code Value Weight)","(Projected Sales Weight * Medium value weight) + (Potential Income code weight * High value weight)","(15 * 3) + (5 * 6) = (45) + (30) = 75","Calculate the percentage of the total possible score that is represented by the project's score:","In the example:","( Project score / maximum possible project score ) * 100","(75 / 125) * 100 = 60","CalculateProjectScore Operation","42177.htm");
Page[530]=new Array("Description: Converts the project specified as the OriginalProjectObjectId to a baseline of the project specified as the TargetProjectObjectId.","Service: Project Service","Style: Document/literal wrapped","Input:","Message: ConvertProjectToBaseline","Elements:","Field","Type","Description","TargetProjectObjectId<br />","int<br />","The unique identifier of the project to which the newly converted baseline should be assigned.","OriginalProjectObjectId<br />","int<br />","The unique identifier of the project to be converted into a baseline.","Output:","Message: ConvertProjectToBaselineResponse","Elements:","Field","Type","Description","BaselineProjectObjectId<br />","int<br />","The unique identifier of the baseline project. The BaselineProjectObjectId equals the TargetProjectObjectId passed in as an input parameter.","ConvertProjectToBaseline Operation","42176.htm");
Page[531]=new Array("Description: Copies the baseline specified by the BaselineObjectId belonging to a project specified by the ObjectId and updates the ObjectID with the ID of the newly created baseline.","Service: Project Service","Style: Document/literal wrapped","Input:","Message: CopyBaseline","Elements:","Field","Type","Description","ObjectId<br />","int<br />","The unique identifier of the project which contains the baseline to be copied.","BaselineObjectId<br />","int<br />","The unique identifier of the baseline to copy.","Output:","Message: CopyBaselineResponse","Elements:","Field","Type","Description","ObjectId<br />","int<br />","The unique identifier of the new Baseline.","CopyBaseline Operation","42172.htm");
Page[532]=new Array("Description: Copies the project specified by the ObjectId into the EPS specified by the EPSObjectId and updates the ObjectID with the ID of the newly created project.","Service: Project Service","Style: Document/literal wrapped","Input:","Message: CopyProject","Elements:","Field","Type","Description","ObjectId<br />","int<br />","The unique identifier of the project you want to copy.","EPSObjectId<br />","int<br />","The unique identifier of the destination EPS that you want the new project to be copied into.","CopyRisks<br />","boolean<br />","Specifies whether risks are to be copied into the new project.","CopyIssuesThresholds<br />","boolean<br />","Specifies whether issues and thresholds are to be copied into the new project.","CopyReports<br />","boolean<br />","Specifies whether reports are to be copied into the new project.","CopyProjectDocuments<br />","boolean<br />","Specifies whether project documents are to be copied into the new project.","CopyFundingSources<br />","boolean<br />","Specifies whether project funding sources are to be copied into the new project.","CopySummaryData<br />","boolean<br />","Specifies whether summary data is copied into the new project. Summary Data is created by calling the SummarizeProject Operation of the Job service.","CopyProjectNotes<br />","boolean<br />","Specifies whether project notes are to be copied into the new project.","CopyWBSMilestones<br />","boolean<br />","Specifies whether WBS milestones are to be copied into the new project.","CopyActivities<br />","boolean<br />","Specifies whether activities are to be copied into the new project.","CopyHighLevelResourcePlanning<br />","boolean<br />","Specifies whether high level resource planning is to be copied into the new project.","CopyResourceAndRoleAssignments<br />","boolean<br />","Specifies whether resources and role assignments are to be copied into the new project.","CopyRelationships<br />","boolean<br />","Specifies whether relationships are to be copied into the new project.","CopyOnlyBetweenCopiedActivities<br />","boolean<br />","Setting the CopyOnlyBetweenCopiedActivities to true limits the copied relationships to those that are within the project (that is relationships between projects are not copied). This field only has an effect if the CopyRelationships field is set to true.","CopyActivityExpenses<br />","boolean<br />","Specifies whether activity expenses are to be copied into the new project.","CopyActivityCodes<br />","boolean<br />","Specifies whether activity codes are to be copied into the new project.","CopyActivityNotes<br />","boolean<br />","Specifies whether activity notes are to be copied into the new project.","CopyActivitySteps<br />","boolean<br />","Specifies whether activity steps are to be copied into the new project.","CopyPastPeriodActuals<br />","boolean<br />","Specifies whether past period actuals are to be copied into the new project.","CopyAssignmentCodes","boolean","Specifies whether assignment codes are to be copied into the new project.","CopyActivityRisks","boolean","Specifies whether activity risks are to be copied into the new project.","CopyProjectCodes","boolean","Specifies whether project codes are to be copied into the new project.","CopyProjectSecureCodes","boolean","Specifies whether project secure codes are to be copied into the new project.","CopyAssignmentSecureCodes","boolean","Specifies whether assignment secure codes are to be copied into the new project.","CopyActivitySecureCodes","boolean","Specifies whether activity secure codes are to be copied into the new project.","Output:","Message: CopyProjectResponse","Elements: ObjectId representing the unique identifier of the new project.","CopyProject Operation","42173.htm");
Page[533]=new Array("Description: Creates a baseline by copying the project specified by the ObjectId as a baseline and assigning the newly created baseline to the project specified by the ObjectId, then updating the ObjectID with the ID of the newly created baseline.","Service: Project Service","Style: Document/literal wrapped","Input:","Message: CopyProjectAsBaseline","Elements: Input ObjectId that represents the unique identifier of the Project you want to copy as a baseline. The input objectId will be updated with the output objectId.","Output:","Message: CopyProjectAsBaselineResponse","Elements: ObjectId that represents the unique identifier of the baseline project.","CopyProjectAsBaseline Operation","42174.htm");
Page[534]=new Array("Description: Creates a reflection project from the project specified by the ObjectId and updates the ObjectID with the ID of the newly created reflection. A reflection project is a copy of an active project that can be used for what-if analysis. However, unlike a standard what-if project, a reflection offers the capability to review all changes and specify which, if any, should be merged into the active source project.","Service: Project Service","Style: Document/literal wrapped","Input:","Message: CopyProjectAsReflection","Elements: Input ObjectId that represents the unique identifier of the Project you want to copy as a reflection. The input objectId will be updated with the output objectId.","Output:","Message: CopyProjectAsReflectionResponse","Elements: ObjectId that represents the unique identifier of the reflection project.","CopyProjectAsReflection Operation","42175.htm");
Page[535]=new Array("Description: Copies a WBS structure specified by TemplateWbsObjectId from a template and places it under a project specified by ObjectId and updates the ObjectID with the ID of the top node of the newly created WBS structure.","Service:&nbsp;Project Service","Style: Document/literal wrapped","Input:","Message:&nbsp;CopyWBSFromTemplate","Elements:&nbsp;elements that contain the following&nbsp;fields:","&nbsp;Field","&nbsp;Type","&nbsp;Description","ObjectId<br />","int<br />","The unique identifier of an existing project that will contain the copied WBS structure.","TemplateWbsObjectId<br />","int<br />","The unique identifier of the source WBS structure to copy.","CopyWBSNotes","boolean","Determines whether to copy WBS Notebooks.","CopyWBSMilestones","boolean","Determines whether to copy WBS Milestones.","CopyActivities","boolean","Determines whether to copy Activities.","CopyResourceAndRoleAssignments","boolean","Determines whether to copy resource and role assignments.","CopyRelationships","boolean","Determines whether to copy relationships.","CopyActivityCodes","boolean","Determines whether to copy activity codes.","CopyEPSCodesAtProjectLevel","boolean","Determines whether to copy EPS specific activity codes as project specific activity codes if the WBS is being copied to an EPS which does not have access to the EPS specific activity code.","CopyActivityNotes","boolean","Determines whether to copy activity notebooks.","CopyActivitySteps","boolean","Determines whether to copy steps.","CopyAssignmentCodes","boolean","Determines whether to copy assignment codes.","CopyAssignmentSecureCodes","boolean","Determines whether to copy assignment secure codes.","CopyActivitySecureCodes","boolean","Determines whether to copy activity secure codes.","Required fields: The following fields are required when creating the Project object:","ObjectId","TemplateWbsObjectId","Output:","Message:&nbsp;CopyWBSFromTemplateResponse","Elements:&nbsp;","Field","Type","Description","ObjectId<br />","int<br />","The unique identifier of the new WBS.","CopyWBSFromTemplate Operation","50229.htm");
Page[536]=new Array("Description: Creates a copy of the project specified by the ObjectId, makes the copy into a template project and updates the ObjectID with the ID of the newly created template project. The new template project will reside in the EPS node specified by the EPSObjectId. ","Service:&nbsp;Project Service","Style: Document/literal wrapped","Input:","Message:&nbsp;CreateCopyAsTemplate","Elements:&nbsp;","Field","&nbsp;Type","&nbsp;Description","ObjectId","int","The unique ID of the project that you are using as the basis for the new template.","EPSObjectId","int","The unique ID of the EPS where the new template will reside.","CopyRisks","boolean","The flag that indicates whether Risks should be copied.","CopyIssuesThresholds","boolean","The flag that indicates whether Issues Thresholds should be copied.","CopyReports","boolean","The flag that indicates whether Reports should be copied.","CopyProjectDocuments","boolean","The flag that indicates whether ProjectDocuments should be copied.","CopyFundingSources","boolean","The flag that indicates whether FundingSources should be copied.","CopySummaryData","boolean","The flag that indicates whether SummaryData should be copied.","CopyProjectNotes","boolean","The flag that indicates whether ProjectNotes should be copied.","CopyActualToPlannedValues","boolean","The flag that indicates whether ActualToPlannedValues should be copied.","CopyWBSMilestones","boolean","The flag that indicates whether WBSMilestones should be copied.","CopyActivities","boolean","The flag that indicates whether Activities should be copied.","CopyHighLevelResourcePlanning","boolean","The flag that indicates whether HighLevelResourcePlanning should be copied.","CopyResourceAndRoleAssignments","boolean","The flag that indicates whether ResourceAndRoleAssignments should be copied.","CopyRelationships","boolean","The flag that indicates whether Relationships should be copied.","CopyOnlyBetweenCopiedActivities","boolean","The flag that indicates whether OnlyBetweenCopiedActivities should be copied.","CopyActivityExpenses","boolean","The flag that indicates whether ActivityExpenses should be copied.","CopyActivityCodes","boolean","The flag that indicates whether ActivityCodes should be copied.","CopyActivityNotes","boolean","The flag that indicates whether ActivityNotes should be copied.","CopyActivitySteps","boolean","The flag that indicates whether ActivitySteps should be copied.","CopyPastPeriodActuals","boolean","The flag that indicates whether PastPeriodActuals should be copied.","CopyProjectCodes","boolean","The flag that indicates whether ProjectCodes should be copied.","CopyProjectSecureCodes","boolean","The flag that indicates whether ProjectSecureCodes should be copied.","CopyAssignmentCodes","boolean","The flag that indicates whether AssignmentCodes should be copied.","CopyAssignmentSecureCodes","boolean","The flag that indicates whether AssignmentSecureCodes should be copied.","CopyActivitySecureCodes","boolean","The flag that indicates whether ActivitySecureCodes should be copied.","Required elements: The following elements are required when creating the Project object:","ObjectId","EPSObjectId","Output:","Message:&nbsp;CreateCopyAsTemplateResponse","Output:&nbsp;","Field","Type","Description","ObjectId","int","The unique identifier of the new template project.","CreateCopyAsTemplate Operation","42178.htm");
Page[537]=new Array("Description: Creates a project in the EPS that is specified by the EPSObjectId from a template project that is specified by the ObjectId and updates the ObjectID with the ID of the newly created project.","Service:&nbsp;Project Service","Style: Document/literal wrapped","Input:","Message:&nbsp;CreateProjectFromTemplate","Elements:","Field","&nbsp;Type","&nbsp;Description","ObjectId","int","The unique ID of the template project that you are using as the basis for the new project.","EPSObjectId","int","The unique ID of the EPS where the new project will reside.","CopyRisks","boolean","The flag that indicates whether Risks should be copied.","CopyIssuesThresholds","boolean","The flag that indicates whether Thresholds should be copied.","CopyReports","boolean","The flag that indicates whether Reports should be copied.","CopyProjectDocuments","boolean","The flag that indicates whether ProjectDocuments should be copied.","CopyFundingSources","boolean","The flag that indicates whether FundingSources should be copied.","CopySummaryData","boolean","The flag that indicates whether SummaryData should be copied.","CopyProjectNotes","boolean","The flag that indicates whether ProjectNotes should be copied.","CopyActualToPlannedValues","boolean","The flag that indicates whether ActualToPlannedValues should be copied.","CopyWBSMilestones","boolean","The flag that indicates whether WBSMilestones should be copied.","CopyActivities","boolean","The flag that indicates whether Activities should be copied.","CopyHighLevelResourcePlanning","boolean","The flag that indicates whether HighLevelResourcePlanning should be copied.","CopyResourceAndRoleAssignments","boolean","The flag that indicates whether ResourceAndRoleAssignments should be copied.","CopyRelationships","boolean","The flag that indicates whether Relationships should be copied.","CopyOnlyBetweenCopiedActivities","boolean","The flag that indicates whether OnlyBetweenCopiedActivities should be copied.","CopyActivityExpenses","boolean","The flag that indicates whether Expenses should be copied.","CopyActivityCodes","boolean","The flag that indicates whether ActivityCodes should be copied.","CopyActivityNotes","boolean","The flag that indicates whether ActivityNotes should be copied.","CopyActivitySteps","boolean","The flag that indicates whether ActivitySteps should be copied.","CopyPastPeriodActuals","boolean","The flag that indicates whether PastPeriodActuals should be copied.","CopyProjectCodes","boolean","The flag that indicates whether ProjectCodes should be copied.","CopyProjectSecureCodes","boolean","The flag that indicates whether ProjectSecureCodes should be copied.","CopyAssignmentCodes","boolean","The flag that indicates whether AssignmentCodes should be copied.","CopyAssignmentSecureCodes","boolean","The flag that indicates whether AssignmentSecureCodes should be copied.","CopyActivitySecureCodes","boolean","The flag that indicates whether ActivitySecureCodes should be copied.","Required elements: The following elements are required when creating the Project object:","ObjectId","EPSObjectId","Output:","Message:&nbsp;CreateProjectFromTemplateResponse","Output:","Field","Type","Description","ObjectId","int","The unique identifier of the new project.","CreateProjectFromTemplate Operation","42179.htm");
Page[538]=new Array("Description: Creates multiple Project objects in the database. You can create up to 1000 Project objects with a single call.","Service:&nbsp;Project Service","Style: Document/literal wrapped","Input:","Message:&nbsp;CreateProjects","Elements:&nbsp;Project&nbsp;elements that contain Project Fields&nbsp;fields","Required fields: The following fields are required when creating the Project object:","ParentEPSObjectId","Id","Name","Output:","Message:&nbsp;CreateProjectsResponse","Output:&nbsp;Zero to many ObjectId elements","CreateProjects Operation","42168.htm");
Page[539]=new Array("Description: Deletes multiple Project objects in the database. You can delete up to 1000 Project objects with a single call.","Service:&nbsp;Project Service","Style: Document/literal wrapped","Input:","Message:&nbsp;DeleteProjects","Elements: One to many&nbsp;ObjectId elements","Output:","Message:&nbsp;DeleteProjectsResponse","Output:&nbsp;boolean","DeleteProjects Operation","42171.htm");
Page[540]=new Array("Description: Returns length of variable character fields for a BO.","Service: Project Service","Style: Document/literal wrapped","Input:","Message: GetFieldLengthProject","Elements: FieldLength","Output:","Message: GetFieldLengthProjectResponse","Elements: One to many FieldLengthProjects.","GetFieldLengthProject Operation","95454.htm");
Page[541]=new Array("Description: Checks whether or not a project is locked.","Service: Project Service","Style: Document/literal wrapped","Input:","Message: IsProjectLocked","Elements:","ObjectId","IncludeCurrentSession","Output:","Message: IsProjectLockedResponse","Output: Zero to many Project elements that contain Project fields.","IsProjectLocked Operation","91974.htm");
Page[542]=new Array("Description: Loads only the activities of the specified project newer than the specified baseline.","Service: Project Service","Input:","Message:LoadActivitiesNewerThanBaseline","Elements:","Name","Type","Description","Required","ObjectId","int","The unique identifier for the project.","Yes","Fields","string","One or more Project Fields from the project field list.","Yes","WhereClause","string","Optional clause used to filter results.","No","OrderBy","string","Optional clause to specify the order in which results are returned.","No","BaselineObjectId","int","The unique identifier for the  project baseline.","Yes","Output:","Message: LoadActivitiesNewerThanBaselineResponse","Elements:","Name","Type","Description","ActivityObjectIds","string","Ids of returned activities newer than the specified baseline.","LoadActivitiesNewerThanBaseline Operation","93797.htm");
Page[543]=new Array("Description:Loads activity codes of the specified project that are newer than the specified baseline, as well as activity codes without an associated baseline.","Service: Project Service","Input:","Message:LoadActivityCodesNewerThanBaseline","Elements:","Name","Type","Description","Required","ObjectId","int","The unique identifier for the project.","Yes","Fields","string","One or more Project Fields from the project fields list.","Yes","WhereClause","string","Optional clause used to filter results.","No","OrderBy","string","Optional clause used to specify the order in which results are returned.","No","BaselineObjectId","int","The unique identifier for the project baseline.","Yes","Output:","Message:LoadActivityCodesNewerThanBaselineResponse","Elements:","Name","Type","Description","ActivityCodeAssignmentObjectIds","string","ObjectIds of returned activity codes newer than the specified baseline.","LoadActivityCodesNewerThanBaseline Operation","93799.htm");
Page[544]=new Array("Description: Loads activity UDF values associated to a specified project newer than the specified baseline.","Input:","Message: LoadActivityUDFValuesNewerThanBaseline","Elements:","Name","Type","Description","Required","ObjectId","int","The Unique identifier for the project.","Yes","Fields","string","One or more  Project Fields from the project fields list.","Yes","WhereClause","string","Optional clause used to filter results.","No","OrderBy","string","Optional clause used to specify the order in which results are returned.","No","BaselineObjectId","int","The unique identifier for the project baseline.","Yes","Output:","Message:LoadActivityUDFValuesNewerThanBaselineResponse","Elements:","Name","Type","Description","UDFValueObjectIds","string","One or more unique identifiers for UDF values returned on operation completion.","LoadActivityUDFValuesNewerThanBaseline Operation","93872.htm");
Page[545]=new Array("Description: Loads all resources associated with the project.","Service: Project Service","Input:","Message: LoadAllResources","Elements: ","Name","Type","Description","Required","ObjectId","int","The Unique identifier for the project","Yes","Fields","string","One or more Project Fields from the project field list.","Yes","WhereClause","string","Optional clause used to filter results.","No","OrderBy","string","Optional clause used to specify the order in which results are returned.","No","Output:","Message: LoadAllResourcesResponse","Elements: ","Name","Type","Description","ResourceObjectIds","string","One or more unique identifiers of resources returned on completion of the operation.","LoadAllResources Operation","93800.htm");
Page[546]=new Array("Description: Publishes a project","Service:&nbsp;Project Service","Style: Document/literal wrapped","Input:","Message:&nbsp;PublishProject","Required fields: The following fields are required when creating the Project object:","ObjectId ","Elements:&nbsp;","&nbsp;Field","&nbsp;Type","&nbsp;Description","ObjectId","int","The unique ID","Output:","Message:&nbsp;PublishProjectResponse","Output:&nbsp;boolean","PublishProject Operation","50230.htm");
Page[547]=new Array("Description: Reads Project objects from the database.","Service:&nbsp;Project Service","Style: Document/literal wrapped","Input:","Message:&nbsp;ReadProjects","Elements: &nbsp;One to many field names from the Project Fields&nbsp;field list","You may also include an optional element that contains a filter clause and an optional element that contains an OrderBy clause. Warning: If you do not specify a filter, all business objects of this data type will be returned. Refer to the Filters topic in the P6 EPPM Web Services Programming Guide for additional details.","Output:","Message:&nbsp;ReadProjectsResponse","Output:&nbsp;Zero to many&nbsp;Project elements that contain Project fields.","ReadProjects Operation","42169.htm");
Page[548]=new Array("Description: Updates the preferences of the specified project. Project preferences are a subset of fields from the Project Fields list.","Service: Project Service","Input: ","Message:UpdateProjectPreferences","Elements: ","Name","Type","Description","Required","ObjectId","int","The unique identifier for the project.","Yes","EnablePublication","boolean","Indicates whether publication is enabled for the project.","No","PublicationPriority","int","Determines the order in which projects are submitted to the service queue, where 1 is highest priority and 100 is lowest priority.","No","LastPublishedOn","string","The date the project was last published.","No","PublishLevel","string","The publish level for the project publication.","No","DeploymentNames","string","Names of deployments associated with the project. This field can be used to add or update multiple deployment names as a comma separated list. The specified deployments must already be set in the application settings.","No","DeleteDeployments","string","Comma separated list of deployments to remove from the project.","No","UnifierEnabledFlag","boolean","Indicates whether the specified project is synced with a Unifier project.","No","UnifierProjectNumber","string","The Unifier project number associated to the project.","No","UnifierScheduleSheetName","string","The Unifier schedule sheet name associated to the project.","No","UnifierDataMappingName","string","The Unifier data mapping name associated to the project.","No","UnifierDeleteActivitiesFlag","boolean","Indicates whether activities removed from the project Schedule are deleted in Unifier.","No","UnifierCBSTasksOnlyFlag","boolean","Indicates whether the project will send only activities with CBS codes assigned to Unifier.","No","ProjectScheduleType","string","The type of schedule the project is based on. It can contain either Duration, Resource, or Cost.","No","SyncWbsHierarchyFlag","boolean","Indicates whether WBS Hierarchy sync is enabled or disabled.","No","ScheduleWBSHierarchyType","string","Specifies WBS Hierarchy type used while a schedule performs on a project. Possible values are Complete, Partial, or Levels.","No","WBSHierarchyLevels","int","Specifies WBS Hierarchy sync level. Possible values are 1 to 50.","No","EnableSummarization","boolean","The 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.","No","SummaryLevel","string","The summary level for the project while performing project summarization. Possible values are WBS Level and Assignment Level.","No","SummarizeToWBSLevel","int","The maximum level within the project's WBS to perform summarization - defaults to 2.","No","LastSummarizedDate","string","The date the project was last summarized.","No","HistoryLevel","string","The level of historical project data that is stored for use in P6 Analytics. Possible values are None, Project, WBS, and Activity.","No","HistoryInterval","string","The time interval for how historical project data is stored for use in P6 Analytics. Possible values are Month, Week, Quarter, Year, and Financial Period.","No","Output:","Message: UpdateProjectPreferencesResponse","Elements:","Name","Type","Description","Return","boolean","Indicates whether the operation completed or failed.","UpdateProjectPreferences Operation","93796.htm");
Page[549]=new Array("Description: Updates multiple Project objects in the database. You can update up to 1000 Project objects with a single call.","Service:&nbsp;Project Service","Style: Document/literal wrapped","Input:","Message:&nbsp;UpdateProjects","Elements:&nbsp;Project&nbsp;elements that contain Project Fields&nbsp;fields.","Required fields: The ObjectId must be specified.","Output:","Message:&nbsp;UpdateProjectsResponse","Output:&nbsp;boolean","UpdateProjects Operation","42170.htm");
Page[550]=new Array("<br />&nbsp;Field","<br />&nbsp;Type","Read&nbsp;<br />Only","Filterable<br />Orderable","<br />&nbsp;Description","ActivityDefaultActivityType<br />","string<br />restricted to <br />'Task Dependent'<br />'Resource Dependent'<br />'Level of Effort'<br />'Start Milestone'<br />'Finish Milestone'<br />'WBS Summary'<br />","X","The 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'.","ActivityDefaultCalendarName","string<br />","X","X","The name of the calendar assigned to new activities by default. Can be null for baselines.","ActivityDefaultCalendarObjectId<br />","int<br />","X","The unique ID of the calendar assigned to new activities by default. Can be null for baselines.","ActivityDefaultCostAccountObjectId<br />","int<br />","X","The unique ID of the cost account assigned to new activities and project expenses by default.","ActivityDefaultDurationType<br />","string<br />restricted to <br />'Fixed Units/Time'<br />'Fixed Duration and Units/Time'<br />'Fixed Units'<br />'Fixed Duration and Units'<br />","X","The 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'.","ActivityDefaultPercentCompleteType<br />","string<br />restricted to <br />'Physical'<br />'Duration'<br />'Units'<br />'Scope'<br />","X","The percent complete type assigned to new activities by default. Valid values are 'Physical', 'Duration', 'Units', and 'Scope'. 'Scope' is only a valid option when P6 is integrated with Oracle Primavera Cloud for scope management.","ActivityDefaultPricePerUnit<br />","double<br />restricted to <br />minInclusive(0.0)<br />","X","The 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.","ActivityDefaultReviewRequired<br />","boolean<br />","The indicator that determines whether status changes for new activities must be approved by default.","ActivityIdBasedOnSelectedActivity<br />","boolean<br />","X","The 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'","ActivityIdIncrement<br />","int<br />","X","The 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.","ActivityIdPrefix<br />","string<br />restricted to <br />maxLength(20)","X","The 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.","ActivityIdSuffix<br />","int<br />","X","The 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.","ActivityPercentCompleteBasedOnActivitySteps<br />","boolean<br />","X","The flag that indicates whether activity physical percent complete is automatically computed from the activity steps completed.","AddActualToRemaining<br />","boolean<br />","X","The 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'","AddedBy<br />","string<br />restricted to <br />maxLength(255)","X","The name of the user who added the project to the database.","AllowNegativeActualUnitsFlag<br />","boolean<br />","X","The flag that indicates whether the project can allow the negative values for the actual units.","AllowStatusReview<br />","boolean<br />","X","The indicator that determines whether status updates to activities in a project are eligible for manual approval before committing changes.","AnnualDiscountRate<br />","double<br />restricted to <br />minInclusive(0.0)<br />maxInclusive(100.0)","X","The user-defined number field that identifies the discount rate for the project.","AnticipatedFinishDate<br />","dateTime<br />","X","The 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.","AnticipatedStartDate<br />","dateTime<br />","X","The 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.","AssignmentDefaultDrivingFlag<br />","boolean<br />","X","The default flag assigned to new assignments, to indicate whether assignments will drive activity dates.","AssignmentDefaultRateType<br />","string<br />restricted to <br />'Price / Unit'<br />'Price / Unit 2'<br />'Price / Unit 3'<br />'Price / Unit 4'<br />'Price / Unit 5'<br />","X","The default rate type when adding resource assignments to a project. Valid values are 'Price / Unit', 'Price / Unit2', 'Price / Unit3', 'Price / Unit4', and 'Price / Unit5'.","CalculateFloatBasedOnFinishDate<br />","boolean<br />","X","The flag that indicates how each activity's float will be calculated with respect to other projects in the scheduling batch. This setting only has an effect when scheduling multiple projects at the same time. If true, each activity's float is calculated based on its project's ScheduledFinishDate. If false, then each activity's float is calculated based on the latest ScheduledFinishDate of all of the projects in the scheduling batch.","CheckedOutModule","string<br />restricted to<br />maxLength(255)","X","X","The name of the module from which the check out user checked out the project.","CheckOutDate<br />","dateTime<br />","X","X","The date on which the project was checked out of the Project Management database.","CheckOutStatus<br />","boolean<br />","X","The flag that indicates that the project is currently checked out to an external file or database and is being managed remotely.","CheckOutUserObjectId<br />","int<br />","X","X","The unique ID of the User that checked out this project.","ComputeTotalFloatType","string<br />restricted to <br />'Start Float = Late Start - Early Start'<br />'Finish Float = Late Finish - Early Finish'","'Smallest of Start Float and Finish Float'<br />","X","The method for calculating total float for all activities. Start Float is the difference between the early and late start dates (Start Float = Late Start - Early Start); Finish Float is the difference between the early and late finish dates (Finish Float = Late Finish - Early Finish); and Smallest of Start Float and Finish Float is the most critical float value.","ContainsSummaryData<br />","boolean<br />","X","X","The flag that indicates that the Project has been summarized.","CostQuantityRecalculateFlag<br />","boolean<br />","X","The flag that, when costs and quantities are linked, indicates whether the quantities should be updated when costs are updated,","CreateDate<br />","dateTime<br />","X","X","The date this project was created.","CreateUser<br />","string<br />restricted to <br />maxLength(255)","X","X","The name of the user that created this project.","CriticalActivityFloatLimit<br />","double<br />","X","The 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.","CriticalActivityFloatThreshold<br />","double<br />","X","The maximum float time for activities before they are marked critical.","CriticalActivityPathType<br />","string<br />restricted to <br />'Critical Float'<br />'Longest Path'<br />","X","The critical path type, which indicates how critical path activities are identified for the project, based on either 'Critical Float' or 'Longest Path'.","CriticalFloatThreshold<br />","double<br />","X","The option used for setting the critical float threshold value when scheduling projects.","CurrentBaselineProjectObjectId<br />","int<br />","X","The unique ID of the project's baseline to use for computing summaries.","CurrentBudget<br />","double<br />","X","The sum of the original budget plus the approved and pending budgets from the budget change log.","CurrentVariance<br />","double<br />","X","The difference between the current budget and the total spending plan. Calculated as current budget - total spending plan. Not rolled up","DataDate<br />","dateTime<br />","The 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.","DateAdded<br />","dateTime<br />","X","The date on which the project was added to the Project Management database.","DefaultPriceTimeUnits<br />","string<br />restricted to <br />''<br />'Hour'<br />'Day'<br />'Week'<br />'Month'<br />'Year'<br />'Days Hours'<br />'Hours Minutes'<br />","X","The time units associated with the project's default price per time. Valid values are 'Hour', 'Day', 'Week', 'Month', and 'Year'.","Description<br />","string<br />restricted to <br />maxLength(500)","X","The description of the Project.","DiscountApplicationPeriod<br />","string<br />restricted to <br />'Month'<br />'Quarter'<br />'Year'<br />","X","the timescale for entering ROI spending and benefit plan. Valid values are 'Month', 'Quarter', or 'Year'.","DistributedCurrentBudget<br />","double<br />","X","The current budget values from one level lower.","EarnedValueComputeType<br />","string<br />restricted to <br />''<br />'Activity Percent Complete'<br />'0 / 100'<br />'50 / 50'<br />'Custom Percent Complete'<br />'WBS Milestones Percent Complete'<br />'Activity Percent Complete Using Resource Curves'<br />","X","The 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'.","EarnedValueETCComputeType<br />","string<br />restricted to <br />''<br />'ETC = Remaining Cost for Activity'<br />'PF = 1'<br />'PF = Custom Value'<br />'PF = 1 / CPI'<br />'PF = 1 / (CPI * SPI)'<br />","X","The 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)'.","EarnedValueETCUserValue<br />","double<br />restricted to <br />minInclusive(0.0)<br />","X","The user-defined performance factor, PF, for computing earned-value estimate-to-complete. ETC is computed as PF * (BAC - earned value).","EarnedValueUserPercent<br />","double<br />","X","The 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.","EnablePublication<br />","boolean<br />","X","Enables the project to be processed by the Project Arbiter service.","EnableSummarization<br />","boolean<br />","X","The 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.","EtlInterval","string<br />restricted to<br />&quot;Immediate&quot;<br />&quot;Scheduled&quot;","X","The time interval for ETL for use in P6 Analytics, could be 'None', 'Scheduled', 'Immediate'.","ExternalCRKey","string","Unique identifier for the project in an external Content Repository.","FinancialPeriodTmplId","int","X","The unique identifier of the financial period calendar assigned to the project.","FinishDate<br />","dateTime<br />","X","The finish date of the project. This is a summary method calculated from fields populated by the Summarizer job service.","FiscalYearStartMonth<br />","int<br />","X","The month that marks the beginning of the fiscal year for the project.","ForecastFinishDate<br />","dateTime<br />","X","The 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.","ForecastStartDate<br />","dateTime<br />","X","The 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.","GUID<br />","string<br />restricted to <br />pattern <br />'\\{[0-9a-fA-F]{8}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{12}\\}|'<br />","X","The globally unique ID generated by the system.","HasFutureBucketData<br />","boolean<br />","X","The flag that indicates whether a resource assignment in the project has future bucket data.","HistoryInterval<br />","string<br />restricted to <br />''<br />'Month'<br />'Week'<br />'Day'<br />'Quarter'<br />'Year'<br />'Financial Period'<br />","X","The time interval for how historical project data is stored for use in P6 Analytics, could be 'Month', 'Week', 'Quarter', 'Year' and 'Financial Period'.","HistoryLevel<br />","string<br />restricted to <br />''<br />'None'<br />'Project'<br />'WBS'<br />'Activity'<br />","X","The level of historical project data that is stored for use in P6 Analytics, cab be 'None', 'Project', 'WBS' and 'Activity'.","Id<br />","string<br />restricted to <br />maxLength(40)","X","The short code assigned to each Project element for identification. Each Project element is uniquely identified by this short code.","IgnoreOtherProjectRelationships","boolean","X","Determines whether to ignore activity relationships between projects.","IndependentETCLaborUnits<br />","double<br />","X","The user-entered ETC total labor.","IndependentETCTotalCost<br />","double<br />","X","The user-entered ETC total cost.","IntegratedType<br />","string<br />restricted to <br />''<br />'ERP'<br />'Fusion'<br />'Gateway'<br />'PrimaveraCloudScope'<br />","X","The flag indicating whether the project is integrated with an Enterprise Resource Planning (ERP) system. 'Fusion' indicates the project is integrated with Oracle Fusion. 'ERP' indicates the project is integrated with another ERP system. 'Gateway' indicates the project is integrated with Oracle Primavera Gateway.","IntegratedWBS","boolean","The flag that determines whether the WBS is integrated with another application.","IsTemplate<br />","boolean<br />","X","X","The boolean value indicating if this Project is a template Project.","LastApplyActualsDate<br />","dateTime<br />","X","X","The last date Apply Actuals was run for this project.","LastFinancialPeriodObjectId<br />","int<br />","X","The unique ID of the last closed financial period for the project.","LastLevelDate<br />","dateTime<br />","X","X","The date the project was last leveled.","LastPublishedOn<br />","dateTime<br />","X","X","The date the project was last published.","LastScheduleDate<br />","dateTime<br />","X","X","The date the project was last scheduled.","LastSummarizedDate<br />","dateTime<br />","X","X","The date the project was last summarized.","LastUpdateDate<br />","dateTime<br />","X","X","The date this project was last updated.","LastUpdateUser<br />","string<br />restricted to <br />maxLength(255)","X","X","The name of the user that last updated this project.","LevelAllResources<br />","boolean<br />","X","The resources to level.","LevelDateFlag<br />","boolean<br />","X","Gets the date the project was last leveled.","LevelFloatThresholdCount<br />","int<br />","X","The amount of float you want to maintain when activities are delayed because of resource conflicts. You can type a new number and time unit.","LevelOuterAssign<br />","boolean<br />","X<br />","Include resource assignments in other projects to level.","LevelOuterAssignPriority<br />","int<br />","X","Set the range of the leveling priority that you specify when determining if a resource is over-allocated. Assignments in closed projects are considered.","LevelOverAllocationPercent<br />","double<br />","X","The maximum percentage by which resource availability can be increased during resource leveling. This increased resource availability is used to level if resources on an activity cannot be leveled after using up the activity's float limit. You can type a new percentage.","LevelPriorityList<br />","string<br />","X","Lists the fields by which to prioritize resources when leveling. Priorities are used only when more than one activity competes for the same resource at the same time. Sort Order: The order in which to level resources according to the field names displayed. Double-click the Sort Order field to choose Ascending, Descending, or Hierarchy (option only appears for fields that are hierarchical)","LevelResourceList<br />","string<br />","X","Consists of the list of resources to level.","LevelWithinFloat<br />","boolean<br />","X","To delay activities with resource conflicts only up to their late finish date.","LevelingPriority<br />","int<br />restricted to <br />minInclusive(1)<br />maxInclusive(100)","X","The priority for scheduling.","LimitMultipleFloatPaths<br />","boolean<br />","X","The option used for enabling/disabling limit multiple float paths when scheduling projects.","LinkActualToActualThisPeriod<br />","boolean<br />","X","The 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'.","LinkPercentCompleteWithActual<br />","boolean<br />","X","The flag that indicates whether actual units and cost should be recalculated when percent complete changes. Default = 'false'","LinkPlannedAndAtCompletionFlag<br />","boolean<br />","X","The flag that indicates whether the At Completion Cost/Units should be linked to Planned Cost/Units for not-started activities. Default = 'true'","LocationName<br />","string<br />restricted to <br />maxLength(100)","X","X","The name of the location assigned to the project.","LocationObjectId<br />","int<br />","X","The unique ID of the location assigned to the project.","MakeOpenEndedActivitiesCritical<br />","boolean<br />","X","The option used by the scheduler for automatically leveling resources when scheduling projects.","MaximumMultipleFloatPaths<br />","int<br />restricted to <br />minInclusive(0)<br />maxInclusive(1000)","X","The number of critical float paths to calculate. For example, if you set the field to five, the module calculates the five most critical float paths ending with the activity you selected. The module ranks each float path from most critical to least critical, and stores the value for each activity in the Float Path field. For example, if you calculate five float paths, the module will store a value of one in the Float Path field for each activity in the most critical float path; the module will store a value of five for each activity in the least critical float path.							","Note To view the critical float paths after you schedule the project, group activities in the Activity Table by Float Path and sort by Float Path Order. A Float Path value of one indicates that those activities are part of the most critical float path. The Float Path Order value indicates the order in which the activities were processed.","MultipleFloatPathsEnabled<br />","boolean<br />","X","The Boolean value that indicates whether multiple critical float paths (sequences of activities) should be calculated in the project schedule.","MultipleFloatPathsEndingActivityObjectId<br />","int<br />","X","The activity in the WBS that you want to represent the end of the float paths. Typically, this will be a milestone activity or some other significant activity that has a start date or end date that cannot change.","Note  if a value is not assigned, the module will choose an activity based on MultipleFloatPathsUseTotalFloat. If you are calculating multiple paths using Free Float, the module will choose the open-ended activity with the most critical Free Float. If you are calculating multiple paths using Total Float, the module will calculate the Total Float for all activity relationships, then choose the activity with the most critical Relationship Total Float.","MultipleFloatPathsUseTotalFloat<br />","boolean<br />","X","The Boolean value that decides whether or not to use total float in multiple float path calculations.","If True, then based on the activity you want the paths to end on, the module determines which predecessor activity has the most critical Relationship Total Float on the backward pass. The module repeats this process until an activity is reached that has no relationship. The module begins the forward pass from this activity and determines which successor activity has the most critical Relationship Successor Total Float. The module repeats this process until an activity is reached that has no relationship. These activities represent the most critical float path. The process begins again until the remaining sub-critical paths are calculated.","If False, then critical float paths are defined based on longest path. The most critical path will be identical to the critical path that is derived when you choose to define critical activities as Longest Path in the General tab. In a multicalendar project, the longest path is calculated by identifying the activities that have an early finish equal to the latest calculated early finish for the project and tracing all driving relationships for those activities back to the project start date. After the most critical path is identified, the module will calculate the remaining sub-critical paths.","MustFinishByDate<br />","dateTime<br />","X","The date by which all project activities must finish. If entered, it is used as the project late finish date by the project scheduler.","Name<br />","string<br />restricted to <br />maxLength(100)","X","The name of the Project element.","NetPresentValue<br />","double<br />","X","The estimated net value, at the present time for the project","OBSName<br />","string<br />restricted to <br />maxLength(100)","X","X","The name of the person/role in the organization, sometimes referred to as the &quot;responsible manager&quot;.","OBSObjectId<br />","int<br />","X","The unique ID of the project manager from the project's OBS tree who is responsible for the Project.","ObjectId<br />","int<br />","X","The unique ID generated by the system.","OriginalBudget<br />","double<br />","X","The original budget for the project.","OutOfSequenceScheduleType","string<br />restricted to <br />''<br />'Retained Logic'<br />'Progress Override'<br />'Actual Dates'<br />","x","x","The type of logic used to schedule the progressed activities: 'Retained Logic', 'Progress Override', or 'Actual Dates'.","OverallProjectScore<br />","int<br />","X","The project score calculated based on all project code types assigned to this project.","OwnerResourceObjectId<br />","int<br />","X","The unique ID of the Owner Resource of this project.","ParentEPSId","string","The Id of the parent EPS.","ParentEPSName","string","The Name of the new parent EPS.","ParentEPSObjectId<br />","int<br />","X","The unique ID of the parent EPS of this project.","PaybackPeriod<br />","int<br />","X","The PaybackPeriod for the project","PerformancePercentCompleteByLaborUnits","double","X","The performance percent complete for the project according to the labor units. Computed as project Earned Value Labor Units divided by project Budget at Completion (Labor Units) multiplied by 100.","PlannedStartDate<br />","dateTime<br />","X","The planned start date of the project. Used by the project scheduler.","PostResponsePessimisticStart<br />","dateTime<br />","X","The Post Response Pessimistic Start date calculated by Oracle Primavera Cloud during quantitative risk analysis.","PreResponsePessimisticFinish<br />","dateTime<br />","X","The Pre Response Pessimistic Finish date calculated by Oracle Primavera Cloud during quantitative risk analysis.","PreResponsePessimisticStart<br />","dateTime<br />","X","The Pre Response Pessimistic Start date calculated by Oracle Primavera Cloud during quantitative risk analysis.","PricePerUnit","string<br />restricted to <br />maxLength(200)","Field that specifies whether to use role or resource price per unit.","PrimaryBaselineObjectId","int","The baseline the user has assigned as their primary baseline.","PrimaryResourcesCanMarkActivitiesAsCompleted<br />","boolean<br />","X","The 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.","PrimaryResourcesCanUpdateActivityDates","boolean","X","The flag that indicates whether primary resources can update activity dates in P6 Team Member Web.","ProjectForecastStartDate<br />","dateTime<br />","X","The 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.","ProjectScheduleType<br />","string<br />restricted to <br />''<br />'Duration'<br />'Resource'<br />'Cost'<br />","X","The type of schedule the project is based on. It can contain either &quot;Duration&quot; or &quot;Resource&quot; or &quot;Cost&quot;.","PropertyType<br />","string<br />restricted to <br />''<br />'ApplyActuals'<br />'Schduling'<br />'ScheduleCheck'<br />","X","X","The project property name associated with the scheduling of projects.","ProposedBudget<br />","double<br />","X","The Proposed Budget, which is the sum of the original budget plus the approved and pending budgets from the budget change log.","PublicationPriority<br />","int<br />","X","A priority value the Project Arbiter service uses to determine the order in which projects are submitted to the service queue, where 1 is highest priority and 100 is lowest priority.","PublishLevel","string<br />restricted to ","'WBS Level'","'Assignment Level'","''","X","The publish level for the project publication.","RelationshipLagCalendar","string<br />restricted to <br />'Predecessor Activity Calendar'<br />'Successor Activity Calendar'<br />'24 Hour Calendar'<br />'Project Default Calendar'<br />","X","he calendar used to calculate the lag between predecessors and successors for all activities. Valid values are 'Predecessor Activity Calendar', 'Successor Activity Calendar', '24 Hour Calendar', and 'Project Default Calendar'. If you do not select a calendar, the successor activity calendar is used.","ResetPlannedToRemainingFlag<br />","boolean<br />","X","The 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'","ResourceCanBeAssignedToSameActivityMoreThanOnce<br />","boolean<br />","X","The 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.","ResourceName","string<br />restricted to <br />maxLength(255)","X","X","The name of the resource assigned as the Project Owner.","ResourcesCanAssignThemselvesToActivities<br />","boolean<br />","X","The flag that indicates whether timesheet application users are allowed to assign themselves to activities in this project.","ResourcesCanAssignThemselvesToActivitiesOutsideOBSAccess","boolean","X","The flag that indicates whether timesheet application users are allowed to assign themselves to activities in this project even if the resource does not have access to the relevant OBS for the activity.","ResourcesCanEditAssignmentPercentComplete<br />","boolean<br />","X","The flag that indicates whether the project's resource update the remaining units or the percent complete for their activities in the timesheet application.","ResourcesCanMarkAssignmentAsCompleted<br />","boolean<br />","X","The flag that indicates whether timesheet resources can mark the assignment as complete.","ResourcesCanStaffRoleAssignment","boolean","X","The flag that indicates whether team-member application users are allowed to staff themselves to role assignment in this project.","ResourcesCanViewInactiveActivities<br />","boolean<br />","X","The flag that indicates whether timesheet resources can view inactive project activities.","ReturnOnInvestment<br />","double<br />","X","The estimated return on investment for the project","ReviewType","string<br />restricted to <br />''<br />'Anyone Can Review'<br />'Everyone Must Review'","X","The type of status review required by team members, when the AllowStatusReview flag is true.","RiskExposure<br />","double<br />","X","The calculated exposure value for the project.","RiskLevel<br />","string<br />restricted to <br />'Very High'<br />'High'<br />'Medium'<br />'Low'<br />'Very Low'<br />","The risk level assigned to the project: 'Very High', 'High', 'Medium', 'Low', and 'Very Low'.","RiskMatrixName<br />","string<br />restricted to <br />maxLength(40)","X","X","The name of the risk matrix.","RiskMatrixObjectId<br />","int<br />","X","The unique ID of the associated Risk Matrix.","RiskScore<br />","int<br />","X","The calculated risk score for the project.","ScheduleWBSHierarchyType","string<br />restricted to <br />'Complete'<br />'Partial'<br />'Levels'<br />","X","The option used for specifying WBS Hierachy sync type.","ScheduledFinishDate<br />","dateTime<br />","X","The early finish date of the latest activity in the project, as computed by the project scheduler.","SecondaryBaselineObjectId","int","The baseline the user has assigned as their secondary baseline.","SourceProjectObjectId<br />","int<br />","X","X","The unique ID of the project from which the reflection project was created, if the current project is a reflection project.","StartDate<br />","dateTime<br />","X","The start date of the project. This is a summary method calculated from fields populated by the Summarizer job service.","StartToStartLagCalculationType<br />","boolean<br />","The method used to calculate lag when a start-to-start relationship exists and the predecessor starts out of sequence. Actual Start sets the successor's start according to the time elapsed from the predecessor's actual start (the successor's start date is the data date plus any remaining lag). Early Start sets the successor's start according to the amount of work that the predecessor activity accomplishes (the expired lag is calculated as the number of work periods between the actual start and the data date, and the successor's start date is the predecessor's internal early start plus any remaining lag).","Status<br />","string<br />restricted to <br />'Planned'<br />'Active'<br />'Inactive'<br />'What-If'<br />'Requested'<br />'Template'<br />","X","The project status: 'Planned', 'Active', 'Inactive', 'What-If', 'Requested', or 'Template'.","StatusReviewerName<br />","string<br />","X","The names of the users reviewing status updates.","StatusReviewerObjectId<br />","string","X","The unique IDs of the users reviewing status updates.","StrategicPriority<br />","int<br />restricted to <br />minInclusive(1)<br />maxInclusive(10000)","X","The project's priority. The range is from 1 to 10,000.","SummarizeResourcesRolesByWBS<br />","boolean<br />","The flag that indicates whether to  create &#8220;Resource by WBS&#8221; and &#8220;Role by WBS&#8221; summary records at the project level, on summarization of a given project. ","Note Resource by WBS and Role by WBS records is always created for a &#8220;Fusion&#8221; project.","SummarizeToWBSLevel<br />","int<br />restricted to <br />minInclusive(0)<br />maxInclusive(50)","X","The maximum level within the project's WBS to perform summarization - default to 2.","SummarizedDataDate<br />","dateTime<br />","X","The data date of the project when it was last summarized-only updated by summarizer.","SummaryAccountingVarianceByCost<br />","double<br />","X","the Planned Value minus the Actual Cost. A negative value indicates that the Actual Cost has exceeded the Planned Value.","SummaryAccountingVarianceByLaborUnits<br />","double<br />","X","the Planned Value Labor Units minus the Actual Units. Negative value indicates that Actual Units have exceeded the Planned Value Labor Units.","SummaryActivityCount<br />","int<br />","X","the number of activities that are currently in progress.","SummaryActualDuration<br />","double<br />","X","The actual duration.","SummaryActualExpenseCost<br />","double<br />","X","The actual costs for all project expenses associated with the project.","SummaryActualFinishDate<br />","dateTime<br />","X","The latest actual finish date of all activities in the project.","SummaryActualLaborCost<br />","double<br />","X","The actual cost for all labor resources assigned to the activity.","SummaryActualLaborUnits<br />","double<br />","X","The actual labor units.","SummaryActualMaterialCost<br />","double<br />","X","The actual units for all material resources assigned to the activity.","SummaryActualNonLaborCost<br />","double<br />","X","The actual units for all nonlabor resources assigned to the activity.","SummaryActualNonLaborUnits<br />","double<br />","X","The actual nonlabor units.","SummaryActualStartDate<br />","dateTime<br />","X","The earliest actual start date of all activities in the project.","SummaryActualThisPeriodCost<br />","double<br />","X","The actual this period cost (will be labor or nonlabor).","SummaryActualThisPeriodLaborCost<br />","double<br />","X","The actual this period labor cost","SummaryActualThisPeriodLaborUnits<br />","double<br />","X","The actual this period labor units.","SummaryActualThisPeriodMaterialCost<br />","double<br />","X","The actual this period material cost.","SummaryActualThisPeriodNonLaborCost<br />","double<br />","X","The actual this period nonlabor cost.","SummaryActualThisPeriodNonLaborUnits<br />","double<br />","X","The actual this period nonlabor units.","SummaryActualTotalCost<br />","double<br />","X","The actual labor cost + actual nonlabor cost + actual expense cost as of the project data date.","SummaryActualValueByCost<br />","double<br />","X","the 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.","SummaryActualValueByLaborUnits<br />","double<br />","X","the actual total labor units for the activity as of the project data date (that is, actual total cost by labor units).","SummaryAtCompletionDuration<br />","double<br />","X","The duration at completion.","SummaryAtCompletionExpenseCost<br />","double<br />","X","the sum of the actual plus remaining cost for all project expenses associated with the cost account. Computed as Actual Expense Cost + Remaining Expense Cost.","SummaryAtCompletionLaborCost<br />","double<br />","X","The 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.","SummaryAtCompletionLaborUnits<br />","double<br />","X","The 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.","SummaryAtCompletionMaterialCost<br />","double<br />","X","The 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.","SummaryAtCompletionNonLaborCost<br />","double<br />","X","The 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.","SummaryAtCompletionNonLaborUnits<br />","double<br />","X","The 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.","SummaryAtCompletionTotalCost<br />","double<br />","X","The 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.","SummaryAtCompletionTotalCostVariance<br />","double<br />","X","the Baseline Planned Total Cost - At Completion Total Cost.","SummaryBaselineCompletedActivityCount<br />","int<br />","X","The number of completed activities in the baseline.","SummaryBaselineDuration<br />","double<br />","X","the 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.","SummaryBaselineExpenseCost<br />","double<br />","X","the 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.","SummaryBaselineFinishDate<br />","dateTime<br />","X","The current latest finish date of all activities in the project for the current baseline.","SummaryBaselineInProgressActivityCount<br />","int<br />","X","The number of in-progress activities in the baseline.","SummaryBaselineLaborCost<br />","double<br />","X","the 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.","SummaryBaselineLaborUnits<br />","double<br />","X","the 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.","SummaryBaselineMaterialCost<br />","double<br />","X","the 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.","SummaryBaselineNonLaborCost<br />","double<br />","X","the 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.","SummaryBaselineNonLaborUnits<br />","double<br />","X","the 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.","SummaryBaselineNotStartedActivityCount<br />","int<br />","X","The number of activities not started in the baseline.","SummaryBaselineStartDate<br />","dateTime<br />","X","The current earliest start date of all activities in the Project for the current baseline.","SummaryBaselineTotalCost<br />","double<br />","X","the 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.","SummaryBudgetAtCompletionByCost<br />","double<br />","X","the Planned Total Cost through activity completion. Computed as Planned Labor Cost + Planned Nonlabor Cost + Planned Expense Cost, same as the Planned Total Cost.","SummaryBudgetAtCompletionByLaborUnits<br />","double<br />","X","the Baseline Labor Units","SummaryCompletedActivityCount<br />","int<br />","X","the number of activities that have an Actual Finish in the Project.","SummaryCostPercentComplete<br />","double<br />","X","The 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.","SummaryCostPercentOfPlanned<br />","double<br />","X","The 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 &amp; Construction and Maintenance &amp; Turnaround solutions.","SummaryCostPerformanceIndexByCost<br />","double<br />","X","the Earned Value divided by the Actual Cost. A value less than 1 indicates that the Actual Cost has exceeded the Planned Value.","SummaryCostPerformanceIndexByLaborUnits<br />","double<br />","X","the Earned Value Labor Units / Actual Labor Units.","SummaryCostVarianceByCost<br />","double<br />","X","the Earned Value minus the Actual Cost. A negative value indicates that the Actual Cost has exceeded the Planned Value.","SummaryCostVarianceByLaborUnits<br />","double<br />","X","the Earned Value Labor Cost minus Actual Value Labor Cost.","SummaryCostVarianceIndex<br />","double<br />","X","The value that is calculated as the Cost Variance divided by Earned Value.","SummaryCostVarianceIndexByCost<br />","double<br />","X","the Cost Variance divided by Earned Value.","SummaryCostVarianceIndexByLaborUnits<br />","double<br />","X","the Cost Variance Labor Units divided by Earned Value Labor Units.","SummaryDurationPercentComplete<br />","double<br />","X","The percent complete of the activity duration. Computed as (planned duration - remaining duration) / planned duration * 100. The planned duration is taken from the current plan, not from the baseline.","SummaryDurationPercentOfPlanned<br />","double<br />","X","The 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.","SummaryDurationVariance<br />","double<br />","X","The duration between the activity's baseline duration and the at complete duration. Computed as baseline planned duration - at completion duration.","SummaryEarnedValueByCost<br />","double<br />","X","the 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.","SummaryEarnedValueByLaborUnits<br />","double<br />","X","the 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.","SummaryEstimateAtCompletionByCost<br />","double<br />","X","the 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.","SummaryEstimateAtCompletionByLaborUnits<br />","double<br />","X","the 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.)","SummaryEstimateAtCompletionHighPercentByLaborUnits<br />","double<br />","X","the high forecast of Estimate At Completion (EAC) by labor units.","SummaryEstimateAtCompletionLowPercentByLaborUnits<br />","double<br />","X","the low forecast of Estimate At Completion (EAC) by labor units.","SummaryEstimateToCompleteByCost<br />","double<br />","X","the 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).","SummaryEstimateToCompleteByLaborUnits<br />","double<br />","X","the 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.","SummaryExpenseCostPercentComplete<br />","double<br />","X","The 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.","SummaryExpenseCostVariance<br />","double<br />","X","the Baseline Planned Expense Cost - At Completion Expense Cost (At Completion Expense Cost = Actual Expense Cost + Remaining Expense Cost).","SummaryFinishDateVariance<br />","double<br />","X","The duration between the finish date in the current project and the baseline finish date. Calculated as finish date - baseline finish date.","SummaryInProgressActivityCount<br />","int<br />","X","the number of activities that are currently in progress.","SummaryLaborCostPercentComplete<br />","double<br />","X","The 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.","SummaryLaborCostVariance<br />","double<br />","X","the Baseline Planned Labor Cost - At Completion Labor Cost.","SummaryLaborUnitsPercentComplete<br />","double<br />","X","The 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.","SummaryLaborUnitsVariance<br />","double<br />","X","The difference between baseline labor units and at completion labor units. Calculated as baseline labor units - at completion labor units.","SummaryLevel<br />","string<br />restricted to <br />''<br />'WBS Level'<br />'Assignment Level'<br />","X","The summary level for the project while performing project summarization.","SummaryNonLaborCostPercentComplete<br />","double<br />","X","The 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.","SummaryNonLaborUnitsPercentComplete<br />","double<br />","X","The 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.","SummaryNonLaborUnitsVariance<br />","double<br />","X","The difference between baseline nonlabor units and at completion non labor units. Calculated as baseline nonlabor units - at completion nonlabor units.","SummaryNotStartedActivityCount<br />","int<br />","X","the number of activities that are currently not started.","SummaryPerformancePercentCompleteByCost<br />","double<br />","X","the 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.","SummaryPerformancePercentCompleteByLaborUnits<br />","double<br />","X","the 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.","SummaryPlannedCost<br />","double<br />","X","The sum of all planned expense, non labor, labor, and material costs in the project.","SummaryPlannedDuration<br />","double<br />","X","The total working days between planned start and finish dates in the project.","SummaryPlannedExpenseCost<br />","double<br />","X","The sum of all planned expense costs in the project.","SummaryPlannedFinishDate<br />","dateTime<br />","X","The latest planned finish date of all activities in the project.","SummaryPlannedLaborCost<br />","double<br />","X","The sum of all planned labor costs in the project.","SummaryPlannedLaborUnits<br />","double<br />","X","The sum of all planned labor units in the project.","SummaryPlannedMaterialCost<br />","double<br />","X","The sum of all planned material costs in the project.","SummaryPlannedNonLaborCost<br />","double<br />","X","The sum of all planned non labor costs in the project.","SummaryPlannedNonLaborUnits<br />","double<br />","X","The sum of all planned non labor units in the project.","SummaryPlannedStartDate<br />","dateTime<br />","X","The earliest planned start date of all activities in the project.","SummaryPlannedValueByCost<br />","double<br />","X","the 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","SummaryPlannedValueByLaborUnits<br />","double<br />","X","the 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.","SummaryProgressFinishDate<br />","dateTime<br />","X","the 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.","SummaryRemainingDuration<br />","double<br />","X","The total working time from the Project remaining start date to the remaining finish date.","SummaryRemainingExpenseCost<br />","double<br />","X","The remaining costs for all project expenses associated with the activities in the Project.","SummaryRemainingFinishDate<br />","dateTime<br />","X","The 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.","SummaryRemainingLaborCost<br />","double<br />","X","The remaining costs for all labor resources assigned to the activities. The remaining cost reflects the cost remaining for the Project.","SummaryRemainingLaborUnits<br />","double<br />","X","The remaining units for all labor resources assigned to the activities. The remaining units reflects the work remaining to be done for the Project.","SummaryRemainingMaterialCost<br />","double<br />","X","The remaining material costs for all project expenses associated with the activities in the Project.","SummaryRemainingNonLaborCost<br />","double<br />","X","The remaining nonlabor costs for all project expenses associated with the activities in the Project.","SummaryRemainingNonLaborUnits<br />","double<br />","X","The remaining units for all nonlabor resources assigned to the activities. The remaining units reflects the work remaining to be done for the Project.","SummaryRemainingStartDate<br />","dateTime<br />","X","The earliest remaining start of all activities assigned to the Project.","SummaryRemainingTotalCost<br />","double<br />","X","The sum of all remaining total costs in the Project.","SummarySchedulePercentComplete<br />","double<br />","X","The 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.","SummarySchedulePercentCompleteByLaborUnits<br />","double<br />","X","the 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.","SummarySchedulePerformanceIndexByCost<br />","double<br />","X","the Earned Value divided by the Planned Value. A value less than 1 indicates that less work was actually performed than was scheduled.","SummarySchedulePerformanceIndexByLaborUnits<br />","double<br />","X","the Earned Value Labor Units divided by Planned Value Labor Units.","SummaryScheduleVarianceByCost<br />","double<br />","X","the Earned Value divided by the Planned Value. A negative value indicates that less work was actually performed than was scheduled.","SummaryScheduleVarianceByLaborUnits<br />","double<br />","X","the Earned Value Labor Units minus the Planned Value Labor Units.","SummaryScheduleVarianceIndex<br />","double<br />","X","The value that is calculated as the Schedule Variance Labor Units divided by Planned Value Labor Units.","SummaryScheduleVarianceIndexByCost<br />","double<br />","X","the Schedule Variance divided by the Planned Value.","SummaryScheduleVarianceIndexByLaborUnits<br />","double<br />","X","the Schedule Variance Labor Units divided by the Planned Value Labor Units.","SummaryStartDateVariance<br />","double<br />","X","The duration between the start date in the current project and the baseline start date. Calculated as start date - baseline start date.","SummaryToCompletePerformanceIndexByCost<br />","double<br />","X","the (Budget at Completion - Earned Value) divided by (Estimate at Completion - Actual Cost).","SummaryTotalCostVariance<br />","double<br />","X","The value that is calculated as baseline total cost - total cost.","SummaryTotalFloat<br />","double<br />","X","The 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.","SummaryUnitsPercentComplete<br />","double<br />","X","The 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.","SummaryVarianceAtCompletionByLaborUnits<br />","double<br />","X","the Baseline Planned Total Labor Units minus Estimate at Completion Labor Units.","SyncWbsHierarchyFlag<br />","boolean<br />","The option used for enabling/disabling WBS Hierachy sync.","TeamMemberActivityFields<br />","string<br />restricted to <br />maxLength(512)","The list of activity fields that can be updated by a team member using the P6 Team Member interfaces.","TeamMemberAddNewActualUnits<br />","boolean<br />","The indicator that determines whether team members enter new actual units.","TeamMemberAssignmentOption<br />","string<br />restricted to <br />maxLength(32)","The indicator that determines whether team member can update activity fields, assignment fields, or both using the P6 Team Member interfaces.","TeamMemberAssignmentProficiencyFlag","boolean","The indicator that determines whether to use role assignment proficiency or resource's role proficiency.","TeamMemberCanOutOfSequenceFlag","boolean","The indicator that determines whether team member should be warned if an activity is being pushed to out-of-sequence.","TeamMemberCanStatusOtherResources<br />","boolean<br />","The indicator that determines whether team member can status other resource assignments on an activity.","TeamMemberCanUpdateNotebooks<br />","boolean<br />","The indicator that determines whether notebooks can be updated by the team member.","TeamMemberDisplayBaselineDatesFlag","boolean","The indicator that determines whether baseline dates are visible in P6 Team Member interfaces.","TeamMemberDisplayDiscussionsFlag","boolean","The indicator that determines whether team member will display discussion on Activities and Timesheets.","TeamMemberDisplayPlannedUnit","boolean","The indicator that determines whether or not a team member can display planned units on activities and assignments.","TeamMemberDisplayTotalFloatFlag","boolean","The indicator that determines whether or not a team member can view the Total Float for an activity.","TeamMemberIncludePrimaryResources<br />","boolean<br />","Primary Resource Flag determines if Team Members status their activities as Primary Resources too.","TeamMemberProjectViewableFields","string<br />restricted to <br />maxLength(512)","The list of project level codes and UDF fields that can be viewed by a team member using the P6 Team Member interfaces.","TeamMemberReadOnlyActivityFields","string<br />restricted to <br />maxLength(512)","The list of activity fields that can be viewed but not updated by a team member using the P6 Team Member interfaces.","TeamMemberResourceAssignmentFields<br />","string<br />restricted to <br />maxLength(512)","The list of assignment fields that can be updated by a team member using the P6 Team Member interfaces.","TeamMemberStepUDFViewableFields","string<br />restricted to <br />maxLength(512)","The list of step user defined fields that can be viewed and updated by a team member using the P6 Team Member interfaces.","TeamMemberStepsAddDeletable","boolean<br />","The flag which determines whether steps can be added or deleted in P6 Team Member interfaces.","TeamMemberViewableFields<br />","string<br />restricted to <br />maxLength(512)","The list of fields that are viewable by a team member using the P6 Team Member interfaces.","TertiaryBaselineObjectId","int<br />","The baseline the user has assigned as their tertiary baseline.","TotalBenefitPlan<br />","double<br />","X","The sum of the monthly benefit plan.","TotalBenefitPlanTally<br />","double<br />","X","The sum of the monthly benefit plan tally.","TotalFunding<br />","double<br />","X","The total amount of funding contributed to the project by your funding sources.","TotalSpendingPlan<br />","double<br />","X","The sum of the monthly spending plan.","TotalSpendingPlanTally<br />","double<br />","X","The sum of the monthly spending plan tally.","UnallocatedBudget<br />","double<br />","X","The total current budget minus the distributed current budget.","UndistributedCurrentVariance<br />","double<br />","X","The total spending plan minus the total spending plan tally.","UnifierCBSTasksOnlyFlag<br />","boolean","The flag that indicates whether P6 will only send activities with CBS codes assigned.","UnifierDataMappingName<br />","string<br />restricted to<br />maxLength(200)","The Unifier data mapping name.","UnifierDeleteActivitiesFlag<br />","boolean","The flag that indicates whether activities removed from the P6 Schedule are deleted in Unifier.","UnifierEnabledFlag<br />","boolean","The flag that indicates whether P6 integration with Unifier schedule sheet is enabled.","UnifierProjectName<br />","string","Field to specify Unifier project number.","UnifierProjectNumber<br />","string<br />restricted to<br />maxLength(200)","The Unifier project number.","UnifierScheduleSheetName<br />","string<br />restricted to<br />maxLength(200)","The Unifier schedule sheet name.","UnitPerTimeOvertimeFactor","string<br />restricted to<br />maxLength(200)","Field that specifies to use role or resource unitPerTime and overtime factor.","UseExpectedFinishDates<br />","boolean","x","The option used for setting activity finish dates as the expected finish dates when scheduling projects.","UseProjectBaselineForEarnedValue<br />","boolean<br />","X","The 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.","WBSCategoryObjectId","int","X","The 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.","WBSCodeSeparator<br />","string<br />restricted to <br />maxLength(2)","X","The character used to separate the concatenated code fields for the project's WBS tree.","WBSHierarchyLevels<br />","int<br />","X","The option used for specifying WBS Hierachy sync level","WBSMilestonePercentComplete<br />","double<br />","X","The WBSMilestonePercentComplete field determines whether to calculate earned value by defining milestones at the WBS level and assigning a level of significance or weight to each of them. As progress occurs and you mark each milestone complete, the WBS element's performance percent complete is calculated based on the weight of the milestone.","WBSObjectId<br />","int<br />","X","X","The internal WBS ID of the project. This ID cannot be used to load a WBS object directly.","WebSiteRootDirectory<br />","string<br />restricted to <br />maxLength(120)","X","The root directory for storing project Web site files before they are published to the Web server.","WebSiteURL<br />","string<br />restricted to <br />maxLength(200)","X","The project Web site URL, which is the Web address of the project's website.","Project Fields","42399.htm");
Page[551]=new Array("Operations:","ReadBaselineProjects Operation","UpdateBaselineProjects Operation","DeleteBaselineProjects Operation","GetFieldLengthBaselineProject Operation","RestoreBaselineProject Operation","LinkBaselineActivity Operation","WSDL: BaselineProject.wsdl","Primary Key Field: ObjectId","Target Namespace: http://xmlns.oracle.com/Primavera/P6/WS/BaselineProject/V2","Default Transport URLs:","http://&lt;hostname&gt;:&lt;port number&gt;/p6ws/services/BaselineProjectService?wsdl","https://&lt;hostname&gt;:&lt;port number&gt;/p6ws/services/BaselineProjectService?wsdl","Java Client Stub Class:","com.primavera.ws.p6.baselineproject.BaselineProjectService","Description:","A baseline is a complete copy of a project plan that you can compare to the current schedule to evaluate progress. Baselines can be used to perform cost and schedule analysis. Before you update a schedule for the first time, you should create a baseline plan in the Project Management application.","The simplest baseline plan is a complete copy, or snapshot, of the original schedule. This snapshot provides a target against which you can track a project's cost, schedule, and performance. When you create a baseline, you can save a copy of the current project to use as the baseline or you can choose to convert another project in the EPS hierarchy to a baseline for the current project.","You can save an unlimited number of baselines per project; however, the number of baselines you can actually save per project is determined by administrative preference settings, which are typically controlled by the project controls coordinator or administrator. Regardless of the number of baselines you save for a project, at any given time you can select only up to three baselines for comparison purposes. The Baselines feature includes an option for you to specify which baselines you want to use for comparison. You must select a primary baseline. The primary baseline is used for project/activity usage spreadsheets and profiles, as well as earned value calculations. Second and third baselines are not required.","BaselineProjects may not be directly summarized by the summarizer job service. Baseline projects will have summary data if the summarizer job service was used to summarize the project that was used to create the baseline before the baseline was created. The StartDate and FinishDate fields are based on summary data..","This business object supports user defined fields (UDFs) and codes. Use the UDFValue business object to assign UDFs, and the ProjectCodeAssignment business object to assign ProjectCodes.","BaselineProject Service","41870.htm");
Page[552]=new Array("Description: Creates BaselineProject objects in the database. You can create up to 1000 BaselineProject objects with a single call. The BaselineProject objects are created as empty baselines (that is without associations to WBS nodes, activities, resource assignments etc.). To create BaselineProject objects populated with WBS nodes, activities, resources, use the CopyProjectAsBaseline Operation.","Service: BaselineProject Service","Style: Document/literal wrapped","Input:","Message: CreateBaselineProjects","Elements:  One to many field names from the BaselineProject Fields field list","Required Fields:","ParentEPSObjectId","Id","Name","Output:","Message: CreateBaselineProjectsResponse","Output: Zero to many ObjectId elements","CreateBaselineProjects","89726.htm");
Page[553]=new Array("Description: Reads BaselineProject objects from the database.","Service:&nbsp;BaselineProject Service","Style: Document/literal wrapped","Input:","Message:&nbsp;ReadBaselineProjects","Elements: &nbsp;One to many field names from the BaselineProject Fields&nbsp;field list","You may also include an optional element that contains a filter clause and an optional element that contains an OrderBy clause. Warning: If you do not specify a filter, all business objects of this data type will be returned. Refer to the Filters topic in the P6 EPPM Web Services Programming Guide for additional details.","Output:","Message:&nbsp;ReadBaselineProjectsResponse","Output:&nbsp;Zero to many&nbsp;BaselineProject elements that contain BaselineProject fields.","ReadBaselineProjects Operation","42131.htm");
Page[554]=new Array("Description: Updates multiple BaselineProject objects in the database. You can update up to 1000 BaselineProject objects with a single call.","Service:&nbsp;BaselineProject Service","Style: Document/literal wrapped","Input:","Message:&nbsp;UpdateBaselineProjects","Elements:&nbsp;BaselineProject&nbsp;elements that contain BaselineProject Fields&nbsp;fields.","Required fields: The ObjectId must be specified.","Output:","Message:&nbsp;UpdateBaselineProjectsResponse","Output:&nbsp;boolean","UpdateBaselineProjects Operation","42132.htm");
Page[555]=new Array("Description: Deletes multiple BaselineProject objects in the database. You can delete up to 1000 BaselineProject objects with a single call.","Service:&nbsp;BaselineProject Service","Style: Document/literal wrapped","Input:","Message:&nbsp;DeleteBaselineProjects","Elements: One to many&nbsp;ObjectId elements","Output:","Message:&nbsp;DeleteBaselineProjectsResponse","Output:&nbsp;boolean","DeleteBaselineProjects Operation","42133.htm");
Page[556]=new Array("Description: Returns length of variable character fields for a BO.","Service: BaselineProject Service","Style: Document/literal wrapped","Input:","Message: GetFieldLengthBaselineProject","Elements: FieldLength","Output:","Message: GetFieldLengthBaselineProjectResponse","Elements: One to many FieldLengthBaselineProjects.","GetFieldLengthBaselineProject Operation","95455.htm");
Page[557]=new Array("Description: This operation restores a BaselineProject. The BaselineProject and its project unlink and become separate projects.","Service: BaselineProject Service","Style: Document/literal wrapped","Input:","Message: RestoreBaselineProject","Elements: ObjectId","Output:","Message: RestoreBaselineProjectResponse","Elements: ObjectId","RestoreBaselineProject Operation","42134.htm");
Page[558]=new Array("Description: This operation links a baseline project with its activities.","Service: BaselineProject Service","Style: Document/literal wrapped","Input:","Message: LinkBaselineActivity","Elements: ","<br />&nbsp;Field","<br />&nbsp;Type","<br />&nbsp;Description","ObjectId","int","The unique identifier for the baseline project.","ParmProjectActivityObjectId","int","The unique identifier for an activity of a project.","ParmBaselineProjectActivityObjectId","int","The unique identifier for an activity of BaselineProject.","Output:","Message: LinkBaselineActivityResponse","Output:&nbsp;boolean","LinkBaselineActivity Operation","95729.htm");
Page[559]=new Array("<br />&nbsp;Field","<br />&nbsp;Type","Read&nbsp;<br />Only","Filterable<br />Orderable","<br />&nbsp;Description","ActivityDefaultActivityType<br />","string<br />restricted to <br />'Task Dependent'<br />'Resource Dependent'<br />'Level of Effort'<br />'Start Milestone'<br />'Finish Milestone'<br />'WBS Summary'<br />","X","The 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'.","ActivityDefaultCalendarObjectId<br />","int<br />","X","The unique ID of the calendar assigned to new activities by default. Can be null for EPS and baselines.","ActivityDefaultCostAccountObjectId<br />","int<br />","X","The unique ID of the cost account assigned to new activities and project expenses by default.","ActivityDefaultDurationType<br />","string<br />restricted to <br />'Fixed Units/Time'<br />'Fixed Duration and Units/Time'<br />'Fixed Units'<br />'Fixed Duration and Units'<br />","X","The 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'.","ActivityDefaultPercentCompleteType<br />","string<br />restricted to <br />'Physical'<br />'Duration'<br />'Units'<br />'Scope'<br />","X","The percent complete type assigned to new activities by default. Valid values are 'Physical', 'Duration', 'Units', and 'Scope'. 'Scope' is only a valid option when P6 is integrated with Oracle Primavera Cloud for scope management.","ActivityDefaultPricePerUnit<br />","double<br />restricted to <br />minInclusive(0.0)<br />","X","The 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.","ActivityDefaultReviewRequired<br />","boolean<br />","The indicator that determines whether status changes for new activities must be approved by default.","ActivityIdBasedOnSelectedActivity<br />","boolean<br />","X","The 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'","ActivityIdIncrement<br />","int<br />","X","The 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.","ActivityIdPrefix<br />","string<br />restricted to <br />maxLength(20)","X","The 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.","ActivityIdSuffix<br />","int<br />","X","The 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.","ActivityPercentCompleteBasedOnActivitySteps<br />","boolean<br />","X","The flag that indicates whether activity physical percent complete is automatically computed from the activity steps completed.","AddActualToRemaining<br />","boolean<br />","X","The 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'","AddedBy<br />","string<br />restricted to <br />maxLength(32)","X","The name of the user who added the project to the database.","AllowStatusReview<br />","boolean<br />","X","The indicator that determines whether status updates to activities in a project are eligible for manual approval before commiting changes.","AnnualDiscountRate<br />","double<br />restricted to <br />minInclusive(0.0)<br />maxInclusive(100.0)","X","The user-defined number field that identifies the discount rate for the project.","AnticipatedFinishDate<br />","dateTime<br />","X","The 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.","AnticipatedStartDate<br />","dateTime<br />","X","The 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.","AssignmentDefaultDrivingFlag<br />","boolean<br />","X","The default flag assigned to new assignments, to indicate whether assignments will drive activity dates.","AssignmentDefaultRateType<br />","string<br />restricted to <br />'Price / Unit'<br />'Price / Unit 2'<br />'Price / Unit 3'<br />'Price / Unit 4'<br />'Price / Unit 5'<br />","X","The default rate type when adding resource assignments to a project. Valid values are 'Price / Unit', 'Price / Unit2', 'Price / Unit3', 'Price / Unit4', and 'Price / Unit5'.","BaselineTypeName<br />","string<br />","X","The name of the baseline type for this project baseline. Baseline types are used to categorize project baselines.","BaselineTypeObjectId<br />","int<br />","X","The unique ID of the baseline type.","CheckOutDate<br />","dateTime<br />","X","X","The date on which the baseline project was checked out of the Project Management database.","CheckOutStatus<br />","boolean<br />","X","X","The flag that indicates that the baseline project is currently checked out to an external file or database and is being managed remotely.","CheckOutUserObjectId<br />","int<br />","X","X","The unique ID of the User that checked out this baseline project.","ContainsSummaryData<br />","boolean<br />","X","X","The flag that indicates that the WBS has been summarized.","CostQuantityRecalculateFlag<br />","boolean<br />","X","The flag that indicates whether quantities should be updated when costs are updated, if costs and quantities are linked.","CreateDate<br />","dateTime<br />","X","X","The date this project baseline was created.","CreateUser<br />","string<br />restricted to <br />maxLength(255)","X","X","The name of the user that created this project baseline.","CriticalActivityFloatLimit<br />","double<br />restricted to <br />minInclusive(0.0)<br />","X","The 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.","CriticalActivityPathType<br />","string<br />restricted to <br />'Critical Float'<br />'Longest Path'<br />","X","The critical path type, which indicates how critical path activities are identified for the project, based on either 'Critical Float' or 'Longest Path'.","CurrentBudget<br />","double<br />restricted to <br />minInclusive(0.0)<br />","X","The sum of the original budget plus the approved and pending budgets from the budget change log.","CurrentVariance<br />","double<br />","X","The current budget minus the total spending plan.","DataDate<br />","dateTime<br />","The 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.","DateAdded<br />","dateTime<br />","X","The date on which the project was added to the Project Management database.","DefaultPriceTimeUnits<br />","string<br />restricted to <br />''<br />'Hour'<br />'Day'<br />'Week'<br />'Month'<br />'Year'<br />'Days Hours'<br />'Hours Minutes'<br />","X","The time units associated with the project's default price per time. Valid values are 'Hour', 'Day', 'Week', 'Month', and 'Year'.","Description<br />","string<br />restricted to <br />maxLength(500)","X","The description of the Project.","DiscountApplicationPeriod<br />","string<br />restricted to <br />'Month'<br />'Quarter'<br />'Year'<br />","X","the timescale for entering ROI spending and benefit plan. Valid values are 'Month', 'Quarter', or 'Year'.","DistributedCurrentBudget<br />","double<br />","X","The sum of the current budget values from one level lower.","EnablePublication<br />","boolean<br />","X","Enables the project to be processed by the Project Arbiter service.","EnableSummarization<br />","boolean<br />","X","The 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.","FinancialPeriodTmplId","int","X","The unique identifier of the financial period calendar assigned to the project.","FinishDate<br />","dateTime<br />","X","The 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.","FiscalYearStartMonth<br />","int<br />","X","The month that marks the beginning of the fiscal year for the project.","ForecastFinishDate<br />","dateTime<br />","X","The alternate end date to be optionally used by the scheduler).","ForecastStartDate<br />","dateTime<br />","X","The alternate start date to be optionally used by the scheduler.","GUID<br />","string<br />restricted to <br />pattern <br />'\\{[0-9a-fA-F]{8}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{12}\\}|'<br />","X","The globally unique ID generated by the system.","HasFutureBucketData<br />","boolean<br />","X","The flag that indicates whether a resource assignment in the baseline has future bucket data.","HistoryInterval<br />","string<br />restricted to <br />''<br />'Month'<br />'Week'<br />'Quarter'<br />'Year'<br />'Financial Period'<br />'Daily'<br />","X","The time interval for how historical project data is stored for use in P6 Analytics, could be 'Month', 'Week', 'Quarter', 'Year' and 'Financial Period'.","HistoryLevel<br />","string<br />restricted to <br />''<br />'None'<br />'Project'<br />'WBS'<br />'Activity'<br />","X","The level of historical project data that is stored for use in P6 Analytics, cab be 'None', 'Project', 'WBS' and 'Activity'.","Id<br />","string<br />restricted to <br />maxLength(40)","X","The 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.","IndependentETCLaborUnits<br />","double<br />","X","The user-entered ETC total labor.","IndependentETCTotalCost<br />","double<br />","X","The user-entered ETC total cost.","IntegratedWBS","boolean","X","The flag that determines whether the WBS is integrated with another application.","LastBaselineUpdateDate<br />","dateTime<br />","X","The date this project baseline was last changed by Baseline Update in Project Management.","LastFinancialPeriodObjectId<br />","int<br />","X","The unique ID of the last closed financial period for the baseline project.","LastLevelDate<br />","dateTime<br />","X","X","The date the project was last leveled.","LastPublishedOn<br />","dateTime<br />","X","X","The date the project was last published.","LastScheduleDate<br />","dateTime<br />","X","X","The date the project was last scheduled.","LastSummarizedDate<br />","dateTime<br />","X","X","The date the project was last summarized.","LastUpdateBaselineOptions","string<br />","The last options used when the baseline project was updated by the Update Baseline module.","LastUpdateDate<br />","dateTime<br />","X","X","The date this project baseline was last updated.","LastUpdateUser<br />","string<br />restricted to <br />maxLength(255)<br />","X","X","The name of the user that last updated this project baseline.","LevelingPriority<br />","int<br />restricted to <br />minInclusive(1)<br />maxInclusive(100)<br />","X","The priority for scheduling.","LinkActualToActualThisPeriod<br />","boolean<br />","X","The flag that determines whether actual units and costs are linked to actual-this-period units and costs. Default = 'Y'","LinkPercentCompleteWithActual<br />","boolean<br />","X","The flag that determines whether actual units and cost should be recalculated when percent complete changes. Default = 'N'","LinkPlannedAndAtCompletionFlag<br />","boolean<br />","X","The flag that indicates whether the At Completion Cost/Units should be linked to Planned Cost/Units for not-started activities. Default = 'Y'","LocationName<br />","string<br />restricted to <br />maxLength(100)<br />","X","X","The name of the location assigned to the project.","LocationObjectId<br />","int<br />","X","The unique ID of the location assigned to the project.","MustFinishByDate<br />","dateTime<br />","X","The date by which all project activities must finish. If entered, it is used as the project late finish date by the project scheduler.","Name<br />","string<br />restricted to <br />maxLength(100)<br />","X","The name of the baseline project.","OBSName<br />","string<br />restricted to <br />maxLength(100)<br />","X","X","The name of the person/role in the organization, sometimes referred to as the &quot;responsible manager&quot;.","OBSObjectId<br />","int<br />","X","The unique ID of the project manager from the project's OBS tree who is responsible for the WBS.","ObjectId<br />","int<br />","X","The unique ID generated by the system.","OriginalBudget<br />","double<br />restricted to <br />minInclusive(0.0)<br />","X","The original budget for the baseline project.","OriginalProjectObjectId<br />","int<br />","X","X","The unique ID of the project from which the project baseline was created, if the current project is a project baseline.","OwnerResourceObjectId<br />","int<br />","X","The unique ID of the Owner Resource of this baseline project.","ParentEPSObjectId<br />","int<br />","X","The unique ID of the parent EPS of this baseline project.","ParentWbsCode","string","x","x","The short name of the parent EPS of this project.","PlannedStartDate<br />","dateTime<br />","X","The planned start date of the project. Used by the project scheduler.","PrimaryResourcesCanMarkActivitiesAsCompleted<br />","boolean<br />","X","The 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.","ProjectForecastStartDate<br />","dateTime<br />","X","The 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.","ProjectScheduleType<br />","string<br />restricted to <br />''<br />'Duration'<br />'Resource'<br />'Cost'<br />","x","The type of schedule data to send to Primavera Unifier.","ProposedBudget<br />","double<br />","X","The sum of the original budget plus the approved and pending budgets from the budget change log.","PublicationPriority<br />","int<br />","X","A priority value the Project Arbiter service uses to determine the order in which projects are submitted to the service queue, where 1 is highest priority and 100 is lowest priority.","ResetPlannedToRemainingFlag<br />","boolean<br />","X","The 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'","ResourceCanBeAssignedToSameActivityMoreThanOnce<br />","boolean<br />","X","The 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.","ResourceName","string<br />restricted to <br />maxLength(225)","X","X","The name of the resource assigned as the Project Owner.","ResourcesCanAssignThemselvesToActivities<br />","boolean<br />","X","The flag that indicates whether timesheet application users are allowed to assign themselves to activities in this project.","ResourcesCanAssignThemselvesToActivitiesOutsideOBSAccess","boolean","X","The flag that indicates whether timesheet application users are allowed to assign themselves to activities in this project even if the resource does not have access to the relevant OBS for the activity.","ResourcesCanEditAssignmentPercentComplete<br />","boolean<br />","X","The flag that indicates whether the project's resource can use the timesheet application to update remaining units or percent complete for their activities.","ResourcesCanStaffRoleAssignment","boolean","X","The flag that indicates whether team-member's application users are allowed to staff themselves to empty role assignments in this project.","RiskExposure<br />","double<br />","X","The calculated exposure value for the project.","RiskLevel<br />","string<br />restricted to <br />'Very High'<br />'High'<br />'Medium'<br />'Low'<br />'Very Low'<br />","The risk level assigned to the project: 'Very High', 'High', 'Medium', 'Low', and 'Very Low'.","RiskMatrixObjectId<br />","int<br />","X","The unique ID of the associated Risk Matrix.","RiskScore<br />","int<br />","X","The calculated risk score for the project.","ScheduledFinishDate<br />","dateTime<br />","X","The early finish date of the latest activity in the project, as computed by the project scheduler.","StartDate<br />","dateTime<br />","X","The 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.","Status<br />","string<br />restricted to <br />'Planned'<br />'Active'<br />'Inactive'<br />'What-If'<br />'Requested'<br />'Template'<br />","X","The project status: 'Planned', 'Active', 'Inactive', 'What-If', or 'Requested'.","StatusReviewerName<br />","string<br />","X","The the names of the users reviewing status updates.","StatusReviewerObjectId<br />","string<br />","X","The unique IDs of the users reviewing status updates.","StrategicPriority<br />","int<br />restricted to <br />minInclusive(1)<br />maxInclusive(10000)","X","The baseline project's priority. The range is from 1 to 10,000.","SummarizeToWBSLevel<br />","int<br />","X","X","The maximum level within the project's WBS to perform summarization - default to 2.","SummarizedDataDate<br />","dateTime<br />","X","X","The data date of the project when it was last summarized-only updated by summarizer.","SummaryAccountingVarianceByCost<br />","double<br />","X","the Planned Value minus the Actual Cost. A negative value indicates that the Actual Cost has exceeded the Planned Value.","SummaryAccountingVarianceByLaborUnits<br />","double<br />","X","the Planned Value Labor Units minus the Actual Units. Negative value indicates that Actual Units have exceeded the Planned Value Labor Units.","SummaryActivityCount<br />","int<br />","X","the number of activities that are currently in progress.","SummaryActualDuration<br />","double<br />","X","The actual duration.","SummaryActualExpenseCost<br />","double<br />","X","The actual costs for all project expenses associated with the project.","SummaryActualFinishDate<br />","dateTime<br />","X","The latest actual finish date of all activities in the project.","SummaryActualLaborCost<br />","double<br />","X","The actual cost for all labor resources assigned to the activity.","SummaryActualLaborUnits<br />","double<br />","X","The actual labor units.","SummaryActualMaterialCost<br />","double<br />","X","The actual units for all material resources assigned to the activity.","SummaryActualNonLaborCost<br />","double<br />","X","The actual units for all nonlabor resources assigned to the activity.","SummaryActualNonLaborUnits<br />","double<br />","X","The actual nonlabor units.","SummaryActualStartDate<br />","dateTime<br />","X","The earliest actual start date of all activities in the project.","SummaryActualThisPeriodCost<br />","double<br />","X","The actual this period cost (will be labor or nonlabor).","SummaryActualThisPeriodLaborCost<br />","double<br />","X","The actual this period labor cost","SummaryActualThisPeriodLaborUnits<br />","double<br />","X","The actual this period labor units.","SummaryActualThisPeriodMaterialCost<br />","double<br />","X","The actual this period material cost.","SummaryActualThisPeriodNonLaborCost<br />","double<br />","X","The actual this period nonlabor cost.","SummaryActualThisPeriodNonLaborUnits<br />","double<br />","X","The actual this period nonlabor units.","SummaryActualTotalCost<br />","double<br />","X","The actual labor cost + actual nonlabor cost + actual expense cost as of the project data date.","SummaryActualValueByCost<br />","double<br />","X","the 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.","SummaryActualValueByLaborUnits<br />","double<br />","X","the actual total labor units for the activity as of the project data date (that is, actual total cost by labor units).","SummaryAtCompletionDuration<br />","double<br />","X","The duration at completion.","SummaryAtCompletionExpenseCost<br />","double<br />","X","the sum of the actual plus remaining cost for all project expenses associated with the cost account. Computed as Actual Expense Cost + Remaining Expense Cost.","SummaryAtCompletionLaborCost<br />","double<br />","X","The 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.","SummaryAtCompletionLaborUnits<br />","double<br />","X","The 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.","SummaryAtCompletionMaterialCost<br />","double<br />","X","The 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.","SummaryAtCompletionNonLaborCost<br />","double<br />","X","The 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.","SummaryAtCompletionNonLaborUnits<br />","double<br />","X","The 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.","SummaryAtCompletionTotalCost<br />","double<br />","X","The 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.","SummaryAtCompletionTotalCostVariance<br />","double<br />","X","the Baseline Planned Total Cost - At Completion Total Cost.","SummaryBaselineCompletedActivityCount<br />","int<br />","X","The number of completed activities in the baseline.","SummaryBaselineDuration<br />","double<br />","X","the 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.","SummaryBaselineExpenseCost<br />","double<br />","X","the 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.","SummaryBaselineFinishDate<br />","dateTime<br />","X","The current latest finish date of all activities in the project for the current baseline.","SummaryBaselineInProgressActivityCount<br />","int<br />","X","The number of in-progress activities in the baseline.","SummaryBaselineLaborCost<br />","double<br />","X","the 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.","SummaryBaselineLaborUnits<br />","double<br />","X","the 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.","SummaryBaselineMaterialCost<br />","double<br />","X","the 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.","SummaryBaselineNonLaborCost<br />","double<br />","X","the 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.","SummaryBaselineNonLaborUnits<br />","double<br />","X","the 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.","SummaryBaselineNotStartedActivityCount<br />","int<br />","X","The number of activities not started in the baseline.","SummaryBaselineStartDate<br />","dateTime<br />","X","The current earliest start date of all activities in the WBS for the current baseline.","SummaryBaselineTotalCost<br />","double<br />","X","the 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.","SummaryBudgetAtCompletionByCost<br />","double<br />","X","the Planned Total Cost through activity completion. Computed as Planned Labor Cost + Planned Nonlabor Cost + Planned Expense Cost, same as the Planned Total Cost.","SummaryBudgetAtCompletionByLaborUnits<br />","double<br />","X","the Baseline Planned Labor Cost + Baseline Planned Nonlabor Cost + Baseline Planned Expense Cost. Same as the Baseline Planned Total Cost.","SummaryCompletedActivityCount<br />","int<br />","X","the number of activities that have an Actual Finish in the WBS.","SummaryCostPercentComplete<br />","double<br />","X","The 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.","SummaryCostPercentOfPlanned<br />","double<br />","X","The 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 &amp; Construction and Maintenance &amp; Turnaround solutions.","SummaryCostPerformanceIndexByCost<br />","double<br />","X","the Earned Value divided by the Actual Cost. A value less than 1 indicates that the Actual Cost has exceeded the Planned Value.","SummaryCostPerformanceIndexByLaborUnits<br />","double<br />","X","the Earned Value Labor Units / Actual Labor Units.","SummaryCostVarianceByCost<br />","double<br />","X","the Earned Value minus the Actual Cost. A negative value indicates that the Actual Cost has exceeded the Planned Value.","SummaryCostVarianceByLaborUnits<br />","double<br />","X","the Earned Value Labor Cost minus Actual Value Labor Cost.","SummaryCostVarianceIndex<br />","double<br />","X","The value that is calculated as the Cost Variance divided by Earned Value.","SummaryCostVarianceIndexByCost<br />","double<br />","X","the Cost Variance divided by Earned Value.","SummaryCostVarianceIndexByLaborUnits<br />","double<br />","X","the Cost Variance Labor Units divided by Earned Value Labor Units.","SummaryDurationPercentComplete<br />","double<br />","X","The activity actual duration percent of planned. Computed as (baseline planned duration - remaining duration) / baseline planned duration * 100. The baseline planned duration is the activity's at complete duration from the primary baseline.","SummaryDurationPercentOfPlanned<br />","double<br />","X","The 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.","SummaryDurationVariance<br />","double<br />","X","The duration between the activity's baseline duration and the at complete duration. Computed as baseline planned duration - at completion duration.","SummaryEarnedValueByCost<br />","double<br />","X","the 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.","SummaryEarnedValueByLaborUnits<br />","double<br />","X","the 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.","SummaryEstimateAtCompletionByCost<br />","double<br />","X","the 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.","SummaryEstimateAtCompletionByLaborUnits<br />","double<br />","X","the 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.)","SummaryEstimateAtCompletionHighPercentByLaborUnits<br />","double<br />","X","the high forecast of Estimate At Completion (EAC) by labor units.","SummaryEstimateAtCompletionLowPercentByLaborUnits<br />","double<br />","X","the low forecast of Estimate At Completion (EAC) by labor units.","SummaryEstimateToCompleteByCost<br />","double<br />","X","the 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).","SummaryEstimateToCompleteByLaborUnits<br />","double<br />","X","the 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.","SummaryExpenseCostPercentComplete<br />","double<br />","X","The 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.","SummaryExpenseCostVariance<br />","double<br />","X","the Baseline Planned Expense Cost - At Completion Expense Cost (At Completion Expense Cost = Actual Expense Cost + Remaining Expense Cost).","SummaryFinishDateVariance<br />","double<br />","X","The duration between the finish date in the current project and the baseline finish date. Calculated as finish date - baseline finish date.","SummaryInProgressActivityCount<br />","int<br />","X","the number of activities that are currently in progress.","SummaryLaborCostPercentComplete<br />","double<br />","X","The 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.","SummaryLaborCostVariance<br />","double<br />","X","the Baseline Planned Labor Cost - At Completion Labor Cost.","SummaryLaborUnitsPercentComplete<br />","double<br />","X","The 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.","SummaryLaborUnitsVariance<br />","double<br />","X","The difference between baseline labor units and at completion labor units. Calculated as baseline labor units - at completion labor units.","SummaryMaterialCostPercentComplete<br />","double<br />","X","The 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.","SummaryMaterialCostVariance<br />","double<br />","X","The variance that is calculated as Baseline Material Cost - At Completion Material Cost.","SummaryNonLaborCostPercentComplete<br />","double<br />","X","The 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.","SummaryNonLaborCostVariance<br />","double<br />","X","the Baseline Planned Nonlabor Cost - At Completion Nonlabor Cost.","SummaryNonLaborUnitsPercentComplete<br />","double<br />","X","The 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.","SummaryNonLaborUnitsVariance<br />","double<br />","X","The difference between baseline nonlabor units and at completion non labor units. Calculated as baseline nonlabor units - at completion nonlabor units.","SummaryNotStartedActivityCount<br />","int<br />","X","the number of activities that are currently not started.","SummaryPerformancePercentCompleteByLaborUnits<br />","double<br />","X","the 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.","SummaryPlannedCost<br />","double<br />","X","The sum of all planned expense, non labor, labor, and material costs in the baseline project.","SummaryPlannedDuration<br />","double<br />","X","The total working days between planned start and finish dates in the baseline project.","SummaryPlannedExpenseCost<br />","double<br />","X","The sum of all planned expense costs in the baseline project.","SummaryPlannedFinishDate<br />","dateTime<br />","X","The latest planned finish date of all activities in the baseline project.","SummaryPlannedLaborCost<br />","double<br />","X","The sum of all planned labor costs in the baseline project.","SummaryPlannedLaborUnits<br />","double<br />","X","The sum of all planned labor units in the baseline project.","SummaryPlannedMaterialCost<br />","double<br />","X","The sum of all planned material costs in the baseline project.","SummaryPlannedNonLaborCost<br />","double<br />","X","The sum of all planned non labor costs in the baseline project.","SummaryPlannedNonLaborUnits<br />","double<br />","X","The sum of all planned non labor units in the baseline project.","SummaryPlannedStartDate<br />","dateTime<br />","X","The earliest planned start date of all activities in the baseline project.","SummaryPlannedValueByCost<br />","double<br />","X","the 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","SummaryPlannedValueByLaborUnits<br />","double<br />","X","the 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.","SummaryProgressFinishDate<br />","dateTime<br />","X","the 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.","SummaryRemainingDuration<br />","double<br />","X","The total working time from the WBS remaining start date to the remaining finish date.","SummaryRemainingExpenseCost<br />","double<br />","X","The remaining costs for all project expenses associated with the activities in the WBS.","SummaryRemainingFinishDate<br />","dateTime<br />","X","The 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.","SummaryRemainingLaborCost<br />","double<br />","X","The remaining costs for all labor resources assigned to the activities. The remaining cost reflects the cost remaining for the WBS.","SummaryRemainingLaborUnits<br />","double<br />","X","The remaining units for all labor resources assigned to the activities. The remaining units reflects the work remaining to be done for the WBS.","SummaryRemainingMaterialCost<br />","double<br />","X","The remaining material costs for all project expenses associated with the activities in the WBS.","SummaryRemainingNonLaborCost<br />","double<br />","X","The remaining nonlabor costs for all project expenses associated with the activities in the WBS.","SummaryRemainingNonLaborUnits<br />","double<br />","X","The remaining units for all nonlabor resources assigned to the activities. The remaining units reflects the work remaining to be done for the WBS.","SummaryRemainingStartDate<br />","dateTime<br />","X","The earliest remaining start of all activities assigned to the WBS.","SummaryRemainingTotalCost<br />","double<br />","X","The sum of all remaining total costs in the WBS.","SummarySchedulePercentComplete<br />","double<br />","X","The 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.","SummarySchedulePercentCompleteByLaborUnits<br />","double<br />","X","the 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.","SummarySchedulePerformanceIndexByCost<br />","double<br />","X","the Earned Value divided by the Planned Value. A value less than 1 indicates that less work was actually performed than was scheduled.","SummarySchedulePerformanceIndexByLaborUnits<br />","double<br />","X","the Earned Value Labor Units divided by Planned Value Labor Units.","SummaryScheduleVarianceByCost<br />","double<br />","X","the Earned Value divided by the Planned Value. A negative value indicates that less work was actually performed than was scheduled.","SummaryScheduleVarianceByLaborUnits<br />","double<br />","X","the Earned Value Labor Units minus the Planned Value Labor Units.","SummaryScheduleVarianceIndex<br />","double<br />","X","The value that is calculated as the Schedule Variance Labor Units divided by Planned Value Labor Units.","SummaryScheduleVarianceIndexByCost<br />","double<br />","X","the Schedule Variance divided by the Planned Value.","SummaryScheduleVarianceIndexByLaborUnits<br />","double<br />","X","the Schedule Variance Labor Units divided by the Planned Value Labor Units.","SummaryStartDateVariance<br />","double<br />","X","The duration between the start date in the current project and the baseline start date. Calculated as start date - baseline start date.","SummaryToCompletePerformanceIndexByCost<br />","double<br />","X","the (Budget at Completion - Earned Value) divided by (Estimate at Completion - Actual Cost).","SummaryTotalCostVariance<br />","double<br />","X","The value that is calculated as baseline total cost - total cost.","SummaryTotalFloat<br />","double<br />","X","The 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.","SummaryUnitsPercentComplete<br />","double<br />","X","The 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.","SummaryVarianceAtCompletionByLaborUnits<br />","double<br />","X","the Baseline Planned Total Labor Units minus Estimate at Completion Labor Units.","TeamMemberActivityFields<br />","string<br />restricted to <br />maxLength(512)<br />","The list of activity fields that can be updated by a team member using the P6 Team Member interfaces.","TeamMemberAssignmentOption<br />","string<br />restricted to <br />maxLength(32)<br />","The indicator that determines whether team member can update activity fields, assignment fields, or both using the P6 Team Member interfaces.","TeamMemberResourceAssignmentFields<br />","string<br />restricted to <br />maxength(512)<br />","The list of assignment fields that can be updated by a team member using the P6 Team Member interfaces.","TeamMemberStepUDFViewableFields","string<br />restricted to <br />maxength(512)<br />","The list of step user defined fields that can be viewed and updated by a team member using the P6 Team Member interfaces.","TeamMemberViewableFields<br />","string<br />restricted to <br />maxLength(512)<br />","The list of fields that are viewable by a team member using the P6 Team Member interfaces.","TotalBenefitPlan<br />","double<br />","X","The sum of the monthly benefit plan.","TotalBenefitPlanTally<br />","double<br />","X","The sum of the monthly benefit plan tally.","TotalSpendingPlan<br />","double<br />","X","The sum of the monthly spending plan.","TotalSpendingPlanTally<br />","double<br />","X","The sum of the monthly spending plan tally.","UnallocatedBudget<br />","double<br />","X","The total current budget minus the distributed current budget.","UndistributedCurrentVariance<br />","double<br />","X","The total spending plan minus the total spending plan tally.","WBSCategoryObjectId","int","X","The 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.","WBSCodeSeparator<br />","string<br />restricted to <br />maxLength(2)","X","The character used to separate the concatenated code fields for the project's WBS tree.","WBSObjectId<br />","int<br />","X","X","The internal WBS ID of the project. This ID cannot be used to load a WBS object directly.","WebSiteRootDirectory<br />","string<br />restricted to <br />maxLength(120)","X","The root directory for storing project Web site files before they are published to the Web server.","WebSiteURL<br />","string<br />restricted to <br />maxLength(200)","X","The project Web site URL, which is the Web address of the project's website.","BaselineProject Fields","42389.htm");
Page[560]=new Array("Operations:","ReadUpdateBaselineOption Operation","UpdateUpdateBaselineOption Operation","GetFieldLengthUpdateBaselineOption Operation","WSDL: UpdateBaselineOption.wsdl","Primary Key Field: UserObjectId","Target Namespace: http://xmlns.oracle.com/Primavera/P6/WS/UpdateBaselineOption/V1","Default Transport URLs:","http://&lt;hostname&gt;:&lt;port number&gt;/p6ws/services/UpdateBaselineOption?wsdl","https://&lt;hostname&gt;:&lt;port number&gt;/p6ws/services/UpdateBaselineOption?wsdl","Java Client Stub Class:","com.primavera.ws.p6.updatesaselineoption.UpdateBaselineOption","Description: ","As a project progresses, you might choose to update baseline data without restoring the baseline or creating a new baseline. When a project is in progress, creating a new baseline may not yield accurate comparison results. When you update a baseline, only the data types you select will be updated.","UpdateBaselineOption Service","89680.htm");
Page[561]=new Array("Description: Reads UpdateBaselineOption objects from the database.","Service: UpdateBaselineOption Service","Style: Document/literal wrapped","Input:","Message: ReadUpdateBaselineOption","Elements:  One to many field names from the UpdateBaselineOption Fields field list","You may also include an optional element that contains a filter clause and an optional element that contains an OrderBy clause. Warning: If you do not specify a filter, all business objects of this data type will be returned. Refer to the Filters topic in the P6 EPPM Web Services Programming Guide for additional details.","Output:","Message: ReadUpdateBaselineOptionResponse","Output: Zero to many Activity elements that contain Activity fields.","ReadUpdateBaselineOption Operation","89681.htm");
Page[562]=new Array("Description: Updates multiple UpdateBaselineOption objects in the database. You can update up to 1000 UpdateBaselineOption objects with a single call.","Service: UpdateBaselineOption Service","Style: Document/literal wrapped","Input:","Message: UpdateUpdateBaselineOption","Elements: UpdateBaselineOption elements that contain UpdateBaselineOption Fields fields.","Required fields: The ObjectId must be specified.","Output:","Message: UpdateUpdateBaselineOptionResponse","Output: boolean","UpdateUpdateBaselineOption Operation","89683.htm");
Page[563]=new Array("Description: Returns length of variable character fields for a BO.","Service: UpdateBaselineOption Service","Style: Document/literal wrapped","Input:","Message: GetFieldLengthUpdateBaselineOption","Elements: FieldLength","Output:","Message: GetFieldLengthUpdateBaselineOption","Elements: One to many FieldLengthUpdateBaselineOptions.","GetFieldLengthUpdateBaselineOption Operation","95456.htm");
Page[564]=new Array("Field","Type","Read Only","Filterable Orderable","Description","ActivitiesFilter","String","The option used to update activity IDs of the selected filter when updating the baseline.","ActivitiesFilterLogic","string<br />restricted to <br />maxLength(255)","The option used to update activity filter logic when updating the baseline.","ActivitiesFilterResourceId","string<br />restricted to <br />maxLength(255)","The value used for the 'Resource ID' filter when updating baselines using the 'Activities within the following filters' option.","ActivitiesFilterRoleId","string<br />restricted to <br />maxLength(255)","The value used for the 'Role ID' filter when updating baselines using the 'Activities within the following filters' option.","ActivitiesFinishingWithinDays","string<br />restricted to <br />maxLength(255)","The value used for the 'Activities finishing within specified days' filter when updating baselines using the 'Activities within the following filters' option.","ActivitiesOccurringWithinDays","string<br />restricted to <br />maxLength(255)","The value used for the 'Activities occurring within specified days' filter when updating baselines using the 'Activities within the following filters' option.","ActivityCodeAssignments","boolean","The option used to update activity code assignments when updating the baseline.","ActivityFilterId","string","The option used to update activity filter id when updating the baseline.","ActivityFilterName","string<br />restricted to <br />maxLength(255)","The option used to update activity filter name when updating the baseline.","ActivityInformation","boolean","The option used to update activity information for existing resource and role assignments when updating the baseline.","ActivityNotebooks","boolean","The option used to update activity information for existing resource and role assignments when updating the baseline.","ActivityRsrcAssignmentCodes","boolean","The option used to update assignment codes when updating the baseline.","ActivityRsrcAssignmentUdfs","boolean","The option used to update activity resource assignment UDFs when updating the baseline.","ActivityUdfs","boolean","The option used to update activity UDFs when updating the baseline.","ActualUnitsCostWoRsrcAssignmnt","boolean","The option used to update activity actual units and cost without resource assignments when updating the baseline.","AddNewActivitiesData","boolean","The option used to add new activities with data when updating the baseline.","AddNewRsrcRole","boolean","The option used to add new resource and role assignments when updating the baseline.","AllActivitie","boolean","The option used to include all activities when updating the baseline.","BatchModeEnabled","boolean","The option used to enable the batch update mode when updating the baseline.","BudgetUnitsCost","boolean","The option used to update budget units and cost for existing resource and role assignments when updating the baseline.","BudgetUnitsCostWoRsrcAssignmnt","boolean","The option used to update activity budget units and cost without resource assignment when updating the baseline.","Constraints","boolean","The option used to update activity constraints when updating the baseline","DatesDurationDatadates","boolean","The option used to update activity dates, duration, and data dates when updating the baseline","DeleteNonExistingActivities","boolean","The option used to delete non existing activities when updating the baseline.","ExpenseUdfs","boolean","the option used to update activity expense UDFs when updating the baseline.","Expenses","boolean","The option used to update activity expenses when updating the baseline.","FilteredActivities","boolean","The option used to include activities in the selected folder when updating the baseline.","GeneralActivitiInfo","boolean","The option used to update general activity information when updating the baseline.","IgnoreLastUpdateDate","boolean","The option used to ignore LastUpdateDate when updating the baseline.","IssueUDFs","boolean","The option used to update the Issue UDFs when updating the baseline.","NewActivityInformation","boolean","The option used to include information about new activities when updating the baseline.","NewBudgetUnitsCost","boolean","The option used to update budgeted unit and cost information when updating the baseline.","ObjectId","string","Filterable only","The unique ID of the associated user.","ProjectDetails","boolean","The option used to update the project details when updating the baseline.","ProjectRisksIssuesAndThresholds","boolean","The option used to update the Project Risks Issues and Thresholds when updating the baseline.","ProjectUDFs","boolean","The option used to update the project UDFs when updating the baseline.","Relationships","boolean","The option used to update activity relationships when updating the baseline.","RiskAssignments","boolean","The option used to update risk assignments when updating the baseline.","RiskUDFs","boolean","The option used to update the Risks UDFs when updating the baseline.","Steps","boolean","The option used to update activity steps when updating the baseline.","StepsUdf","boolean","The option used to update activity steps UDFs when updating the baseline.","UpdateExistRsrcRoleAssignment","boolean","The option used to update existing resource and role assignments when updating the baseline.","UpdateExistingActivities","boolean","The option used to update existing activities when updating the baseline.","UserName","boolean","x","The user's login name.","WPDocumentUDFs","boolean","x","The option used to update the WPDocument UDFs when updating the baseline.","WbsAssignments","boolean","x","The option used to update WBS assignments when updating the baseline.","WbsUDFs","boolean","x","The option used to update the WBS UDFs when updating the baseline","WorkProductsAndDocuments","boolean","x","The option used to update the work products and documents when updating the baseline.","UpdateBaselineOption Fields","89682.htm");
Page[565]=new Array("Operations:","ReadIssueHistories Operation","GetFieldLengthIssueHistory Operation","WSDL: IssueHistory.wsdl","Primary Key Field: ObjectId","Target Namespace: http://xmlns.oracle.com/Primavera/P6/WS/IssueHistory/V1","Default Transport URLs:","http://&lt;hostname&gt;:&lt;port number&gt;/p6ws/services/IssueHistoryService?wsdl","https://&lt;hostname&gt;:&lt;port number&gt;/p6ws/services/IssueHistoryService?wsdl","Java Client Stub Class:","com.primavera.ws.p6.issuehistory.IssueHistoryService","Description:","Issue histories represent the commentary recorded for a project issue. Separate entry comments are referenced by date and user who recorded the comment. Issue histories may only be added in the Project Management application.","IssueHistory Service","41871.htm");
Page[566]=new Array("Description: Reads IssueHistory objects from the database.","Service:&nbsp;IssueHistory Service","Style: Document/literal wrapped","Input:","Message:&nbsp;ReadIssueHistories","Elements: &nbsp;One to many field names from the IssueHistory Fields&nbsp;field list","You may also include an optional element that contains a filter clause and an optional element that contains an OrderBy clause. Warning: If you do not specify a filter, all business objects of this data type will be returned. Refer to the Filters topic in the P6 EPPM Web Services Programming Guide for additional details.","Output:","Message:&nbsp;ReadIssueHistoriesResponse","Output:&nbsp;Zero to many&nbsp;IssueHistory elements that contain IssueHistory fields.","ReadIssueHistories Operation","42135.htm");
Page[567]=new Array("Description: Returns length of variable character fields for a BO.","Service: IssueHistory Service","Style: Document/literal wrapped","Input:","Message: GetFieldLengthIssueHistory","Elements: FieldLength","Output:","Message: GetFieldLengthIssueHistoryResponse","Elements: One to many FieldLengthIssueHistories.","GetFieldLengthIssueHistory Operation","95457.htm");
Page[568]=new Array("<br />&nbsp;Field","<br />&nbsp;Type","Read&nbsp;<br />Only","Filterable<br />Orderable","<br />&nbsp;Description","CreateDate<br />","dateTime<br />","X","X","The date this issue history was created.","CreateUser<br />","string<br />restricted to <br />maxLength(255)","X","X","The name of the user that created this issue history.","IsBaseline<br />","boolean<br />","X","X","The boolean value indicating if this business object is related to a Project or Baseline","IsTemplate<br />","boolean<br />","X","X","The boolean value indicating if this business object is related to a template Project.","LastUpdateDate<br />","dateTime<br />","X","X","The date this issue history was last updated.","LastUpdateUser<br />","string<br />restricted to <br />maxLength(255)","X","X","The name of the user that last updated this issue history.","Note","string<br />","X","The notes associated with the issue history.","ProjectIssueObjectId<br />","int<br />","X","X","The unique ID of the associated project issue for this issue history.","ProjectObjectId<br />","int<br />","X","X","The unique ID of the associated project for this issue history.","IssueHistory Fields","42390.htm");
Page[569]=new Array("Operations:","CreateProjectBudgetChangeLogs Operation","ReadProjectBudgetChangeLogs Operation","UpdateProjectBudgetChangeLogs Operation","DeleteProjectBudgetChangeLogs Operation","GetFieldLengthProjectBudgetChangeLog Operation","WSDL: ProjectBudgetChangeLog.wsdl","Primary Key Field: ObjectId","Target Namespace: http://xmlns.oracle.com/Primavera/P6/WS/ProjectBudgetChangeLog/V1","Default Transport URLs:","http://&lt;hostname&gt;:&lt;port number&gt;/p6ws/services/ProjectBudgetChangeLogService?wsdl","https://&lt;hostname&gt;:&lt;port number&gt;/p6ws/services/ProjectBudgetChangeLogService?wsdl","Java Client Stub Class:","com.primavera.ws.p6.projectbudgetchangelog.ProjectBudgetChangeLogService","Description:","The project budget change log is used to track changes made from the original budget. You can set the status of the change as pending, approve or not approved, assign a responsible person, and specify the amount of the change. The project budget change log applies to each WBS and project.","ProjectBudgetChangeLog Service","41872.htm");
Page[570]=new Array("Description: Creates multiple ProjectBudgetChangeLog objects in the database. You can create up to 1000 ProjectBudgetChangeLog objects with a single call.","Service:&nbsp;ProjectBudgetChangeLog Service","Style: Document/literal wrapped","Input:","Message:&nbsp;CreateProjectBudgetChangeLogs","Elements:&nbsp;ProjectBudgetChangeLog&nbsp;elements that contain ProjectBudgetChangeLog Fields&nbsp;fields","Required fields: The following fields are required when creating the ProjectBudgetChangeLog object:","ProjectObjectId|WBSObjectId","ChangeNumber","Output:","Message:&nbsp;CreateProjectBudgetChangeLogsResponse","Output:&nbsp;Zero to many ObjectId elements","CreateProjectBudgetChangeLogs Operation","42136.htm");
Page[571]=new Array("Description: Reads ProjectBudgetChangeLog objects from the database.","Service:&nbsp;ProjectBudgetChangeLog Service","Style: Document/literal wrapped","Input:","Message:&nbsp;ReadProjectBudgetChangeLogs","Elements: &nbsp;One to many field names from the ProjectBudgetChangeLog Fields&nbsp;field list","You may also include an optional element that contains a filter clause and an optional element that contains an OrderBy clause. Warning: If you do not specify a filter, all business objects of this data type will be returned. Refer to the Filters topic in the P6 EPPM Web Services  Programmer's Guide for additional details.","Output:","Message:&nbsp;ReadProjectBudgetChangeLogsResponse","Output:&nbsp;Zero to many&nbsp;ProjectBudgetChangeLog elements that contain ProjectBudgetChangeLog fields.","ReadProjectBudgetChangeLogs Operation","42137.htm");
Page[572]=new Array("Description: Updates multiple ProjectBudgetChangeLog objects in the database. You can update up to 1000 ProjectBudgetChangeLog objects with a single call.","Service:&nbsp;ProjectBudgetChangeLog Service","Style: Document/literal wrapped","Input:","Message:&nbsp;UpdateProjectBudgetChangeLogs","Elements:&nbsp;ProjectBudgetChangeLog&nbsp;elements that contain ProjectBudgetChangeLog Fields&nbsp;fields.","Required fields: The ObjectId must be specified.","Output:","Message:&nbsp;UpdateProjectBudgetChangeLogsResponse","Output:&nbsp;boolean","UpdateProjectBudgetChangeLogs Operation","42138.htm");
Page[573]=new Array("Description: Deletes multiple ProjectBudgetChangeLog objects in the database. You can delete up to 1000 ProjectBudgetChangeLog objects with a single call.","Service:&nbsp;ProjectBudgetChangeLog Service","Style: Document/literal wrapped","Input:","Message:&nbsp;DeleteProjectBudgetChangeLogs","Elements: One to many&nbsp;ObjectId elements","Output:","Message:&nbsp;DeleteProjectBudgetChangeLogsResponse","Output:&nbsp;boolean","DeleteProjectBudgetChangeLogs Operation","42139.htm");
Page[574]=new Array("Description: Returns length of variable character fields for a BO.","Service: ProjectBudgetChangeLog Service","Style: Document/literal wrapped","Input:","Message: GetFieldLengthProjectBudgetChangeLog","Elements: FieldLength","Output:","Message: GetFieldLengthProjectBudgetChangeLogResponse","Elements: One to many FieldLengthProjectBudgetChangeLogs.","GetFieldLengthProjectBudgetChangeLog Operation","95458.htm");
Page[575]=new Array("<br />&nbsp;Field","<br />&nbsp;Type","Read&nbsp;<br />Only","Filterable<br />Orderable","<br />&nbsp;Description","Amount<br />","double<br />restricted to <br />minInclusive(-9.99999999999999E14)<br />maxInclusive(9.99999999999999E14)","X","The amount of budget change.","ChangeNumber<br />","string<br />restricted to <br />maxLength(32)","X","The change number that is automatically incremented according to when changes are added. This can be changed to any number.","CreateDate<br />","dateTime<br />","X","X","The date this log of budget changes was created.","CreateUser<br />","string<br />restricted to <br />maxLength(255)","X","X","The name of the user that created this log of budget changes.","Date<br />","dateTime<br />","X","The date of this budget change entry.","IsBaseline<br />","boolean<br />","X","X","The boolean value indicating if this business object is related to a Project or Baseline","IsTemplate<br />","boolean<br />","X","X","The boolean value indicating if this business object is related to a template Project.","LastUpdateDate<br />","dateTime<br />","X","X","The date this log of budget changes was last updated.","LastUpdateUser<br />","string<br />restricted to <br />maxLength(255)","X","X","The name of the user that last updated this log of budget changes.","ObjectId<br />","int<br />","X","The unique ID generated by the system.","ProjectId<br />","string<br />restricted to <br />maxLength(20)","X","X","The short code that uniquely identifies the project.","ProjectObjectId<br />","int<br />","X","The unique ID of the associated project.","Reason<br />","string<br />restricted to <br />maxLength(130)","X","The description of the reason for the budget change request.","Responsible<br />","string<br />restricted to <br />maxLength(255)","X","The person responsible for the change.","Status<br />","string<br />restricted to <br />''<br />'Pending'<br />'Approved'<br />'Not Approved'<br />","X","The status of this budget change request. Possible values are 'Pending', 'Approved', and 'Not Approved'.","WBSCode<br />","string<br />restricted to <br />maxLength(40)","X","X","The 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.","WBSName<br />","string<br />restricted to <br />maxLength(100)","X","X","The name of the WBS element.","WBSObjectId<br />","int<br />","X","The unique ID of the WBS element to which the budget change log applies.","ProjectBudgetChangeLog Fields","42391.htm");
Page[576]=new Array("Operations:","CreateProjectCodeAssignments Operation","ReadProjectCodeAssignments Operation","UpdateProjectCodeAssignments Operation","DeleteProjectCodeAssignments Operation","LoadProjects Operation","GetFieldLengthProjectCodeAssignment Operation","WSDL: ProjectCodeAssignment.wsdl","Primary Key Field: ObjectId","Target Namespace: http://xmlns.oracle.com/Primavera/P6/WS/ProjectCodeAssignment/V1","Default Transport URLs:","http://&lt;hostname&gt;:&lt;port number&gt;/p6ws/services/ProjectCodeAssignmentService?wsdl","https://&lt;hostname&gt;:&lt;port number&gt;/p6ws/services/ProjectCodeAssignmentService?wsdl","Java Client Stub Class:","com.primavera.ws.p6.projectcodeassignment.ProjectCodeAssignmentService","Description:","A project code assignment business object represents the assignment of a project code to a project. For each project code type, a project may have zero or one project codes assigned.","Note that this business object has a multi-part object ID; its object ID is a combination of its project object ID and its project code object ID.","ProjectCodeAssignment Service","41873.htm");
Page[577]=new Array("Description: Creates multiple ProjectCodeAssignment objects in the database. You can create up to 1000 ProjectCodeAssignment objects with a single call.","Service:&nbsp;ProjectCodeAssignment Service","Style: Document/literal wrapped","Input:","Message:&nbsp;CreateProjectCodeAssignments","Elements:&nbsp;ProjectCodeAssignment&nbsp;elements that contain ProjectCodeAssignment Fields&nbsp;fields","Required fields:","ProjectObjectId","ProjectCodeObjectId","Output:","Message:&nbsp;CreateProjectCodeAssignmentsResponse","Output:&nbsp;Zero to many ObjectId elements","CreateProjectCodeAssignments Operation","42140.htm");
Page[578]=new Array("Description: Deletes multiple ProjectCodeAssignment objects in the database. You can delete up to 1000 ProjectCodeAssignment objects with a single call.","Service:&nbsp;ProjectCodeAssignment Service","Style: Document/literal wrapped","Input:","Message:&nbsp;DeleteProjectCodeAssignments","Elements: One to many&nbsp;ObjectId elements","Output:","Message:&nbsp;DeleteProjectCodeAssignmentsResponse","Output:&nbsp;boolean","DeleteProjectCodeAssignments Operation","42143.htm");
Page[579]=new Array("Description: Reads ProjectCodeAssignment objects from the database.","Service:&nbsp;ProjectCodeAssignment Service","Style: Document/literal wrapped","Input:","Message:&nbsp;ReadProjectCodeAssignments","Elements: &nbsp;One to many field names from the ProjectCodeAssignment Fields&nbsp;field list","You may also include an optional element that contains a filter clause and an optional element that contains an OrderBy clause. Warning: If you do not specify a filter, all business objects of this data type will be returned. Refer to the Filters topic in the P6 EPPM Web Services Programming Guide for additional details.","Output:","Message:&nbsp;ReadProjectCodeAssignmentsResponse","Output:&nbsp;Zero to many&nbsp;ProjectCodeAssignment elements that contain ProjectCodeAssignment fields.","ReadProjectCodeAssignments Operation","42141.htm");
Page[580]=new Array("Description: Updates multiple ProjectCodeAssignment objects in the database. You can update up to 1000 ProjectCodeAssignment objects with a single call.","Service:&nbsp;ProjectCodeAssignment Service","Style: Document/literal wrapped","Input:","Message:&nbsp;UpdateProjectCodeAssignments","Elements:&nbsp;ProjectCodeAssignment&nbsp;elements that contain ProjectCodeAssignment Fields&nbsp;fields.","Required fields: The ObjectId must be specified.","Output:","Message:&nbsp;UpdateProjectCodeAssignmentsResponse","Output:&nbsp;boolean","UpdateProjectCodeAssignments Operation","42142.htm");
Page[581]=new Array("Description: Returns length of variable character fields for a BO.","Service: ProjectCodeAssignment Service","Style: Document/literal wrapped","Input:","Message: GetFieldLengthProjectCodeAssignment","Elements: FieldLength","Output:","Message: GetFieldLengthProjectProjectCodeAssignmentResponse","Elements: One to many FieldLengthProjectCodeAssignments.","GetFieldLengthProjectCodeAssignment Operation","95459.htm");
Page[582]=new Array("<br />&nbsp;Field","<br />&nbsp;Type","Read&nbsp;<br />Only","Filterable<br />Orderable","<br />&nbsp;Description","CreateDate<br />","dateTime<br />","X","X","The date this code assignment was created.","CreateUser<br />","string<br />restricted to <br />maxLength(255)","X","X","The name of the user that created this code assignment.","IsBaseline<br />","boolean<br />","X","X","The boolean value indicating if this business object is related to a Project or Baseline","IsTemplate<br />","boolean<br />","X","X","The boolean value indicating if this business object is related to a template Project.","LastUpdateDate<br />","dateTime<br />","X","X","The date this code assignment was last updated.","LastUpdateUser<br />","string<br />restricted to <br />maxLength(255)","X","X","The name of the user that last updated this code assignment.","ProjectCodeDescription<br />","string<br />restricted to <br />maxLength(100)","X","X","The description of the associated project code.","ProjectCodeObjectId<br />","int<br />","X","The unique ID of the associated project code.","ProjectCodeTypeName<br />","string<br />restricted to <br />maxLength(60)","X","X","The name of the parent project code type.","ProjectCodeTypeObjectId<br />","int<br />","X","X","The unique ID of the parent project code type.","ProjectCodeValue<br />","string<br />restricted to <br />maxLength(60)","X","X","The value of the associated project code.","ProjectId<br />","string<br />restricted to <br />maxLength(40)","X","X","The short code that uniquely identifies the associated project.","ProjectName<br />","string<br />restricted to <br />maxLength(100)","X","X","The name of the project to which the project code is assigned.","ProjectObjectId<br />","int<br />","X","The unique ID of the project to which the project code is assigned.","ProjectCodeAssignment Fields","42392.htm");
Page[583]=new Array("Operations:","CreateProjectFundings Operation","ReadProjectFundings Operation","UpdateProjectFundings Operation","DeleteProjectFundings Operation","GetFieldLengthProjectFunding Operation","WSDL: ProjectFunding.wsdl","Primary Key Field: ObjectId","Target Namespace: http://xmlns.oracle.com/Primavera/P6/WS/ProjectFunding/V1","Default Transport URLs:","http://&lt;hostname&gt;:&lt;port number&gt;/p6ws/services/ProjectFundingService?wsdl","https://&lt;hostname&gt;:&lt;port number&gt;/p6ws/services/ProjectFundingService?wsdl","Java Client Stub Class:","com.primavera.ws.p6.projectfunding.ProjectFundingService","Description:","An project funding represents the assignment of a funding source to a particular project. The assigned funding source has an amount and fund share, or percentage.","ProjectFunding Service","41874.htm");
Page[584]=new Array("Description: Creates multiple ProjectFunding objects in the database. You can create up to 1000 ProjectFunding objects with a single call.","Service:&nbsp;ProjectFunding Service","Style: Document/literal wrapped","Input:","Message:&nbsp;CreateProjectFundings","Elements:&nbsp;ProjectFunding&nbsp;elements that contain ProjectFunding Fields&nbsp;fields","Required fields:","FundingSourceObjectId","ProjectObjectId","Output:","Message:&nbsp;CreateProjectFundingsResponse","Output:&nbsp;Zero to many ObjectId elements","CreateProjectFundings Operation","42144.htm");
Page[585]=new Array("Description: Reads ProjectFunding objects from the database.","Service:&nbsp;ProjectFunding Service","Style: Document/literal wrapped","Input:","Message:&nbsp;ReadProjectFundings","Elements: &nbsp;One to many field names from the ProjectFunding Fields&nbsp;field list","You may also include an optional element that contains a filter clause and an optional element that contains an OrderBy clause. Warning: If you do not specify a filter, all business objects of this data type will be returned. Refer to the Filters topic in the P6 EPPM Web Services Programming Guide for additional details.","Output:","Message:&nbsp;ReadProjectFundingsResponse","Output:&nbsp;Zero to many&nbsp;ProjectFunding elements that contain ProjectFunding fields.","ReadProjectFundings Operation","42145.htm");
Page[586]=new Array("Description: Updates multiple ProjectFunding objects in the database. You can update up to 1000 ProjectFunding objects with a single call.","Service:&nbsp;ProjectFunding Service","Style: Document/literal wrapped","Input:","Message:&nbsp;UpdateProjectFundings","Elements:&nbsp;ProjectFunding&nbsp;elements that contain ProjectFunding Fields&nbsp;fields.","Required fields: The ObjectId must be specified.","Output:","Message:&nbsp;UpdateProjectFundingsResponse","Output:&nbsp;boolean","UpdateProjectFundings Operation","42146.htm");
Page[587]=new Array("Description: Deletes multiple ProjectFunding objects in the database. You can delete up to 1000 ProjectFunding objects with a single call.","Service:&nbsp;ProjectFunding Service","Style: Document/literal wrapped","Input:","Message:&nbsp;DeleteProjectFundings","Elements: One to many&nbsp;ObjectId elements","Output:","Message:&nbsp;DeleteProjectFundingsResponse","Output:&nbsp;boolean","DeleteProjectFundings Operation","42147.htm");
Page[588]=new Array("Description: Returns length of variable character fields for a BO.","Service: ProjectFunding Service","Style: Document/literal wrapped","Input:","Message: GetFieldLengthProjectFunding","Elements: FieldLength","Output:","Message: GetFieldLengthProjectFundingResponse","Elements: One to many FieldLengthProjectBudgetFundings.","GetFieldLengthProjectFunding Operation","95460.htm");
Page[589]=new Array("<br />&nbsp;Field","<br />&nbsp;Type","Read&nbsp;<br />Only","Filterable<br />Orderable","<br />&nbsp;Description","Amount<br />","double<br />","X","The amount of a funding source that is allocated to the project.","CreateDate<br />","dateTime<br />","X","X","The date this project funding data was created.","CreateUser<br />","string<br />restricted to <br />maxLength(255)","X","X","The name of the user that created this project funding data.","FundShare<br />","double<br />","X","The percentage of the total fund that is allocated to the project.","FundingSourceName","string<br />restricted to <br />maxLength(100)","X","X","The name of the funding source.","FundingSourceObjectId<br />","int<br />","X","The unique ID of the associated funding source for this project funding.","IsBaseline<br />","boolean<br />","X","X","The boolean value indicating if this business object is related to a Project or Baseline","IsTemplate<br />","boolean<br />","X","X","The boolean value indicating if this business object is related to a template Project.","LastUpdateDate<br />","dateTime<br />","X","X","The date this project funding data was last updated.","LastUpdateUser<br />","string<br />restricted to <br />maxLength(255)","X","X","The name of the user that last updated this project funding data.","ObjectId<br />","int<br />","X","The unique ID generated by the system.","ProjectId<br />","string<br />restricted to <br />maxLength(40)","X","X","The short code that uniquely identifies the associated project.","ProjectObjectId<br />","int<br />","X","The unique ID of the associated project source for this project funding.","ProjectFunding Fields","42393.htm");
Page[590]=new Array("Operations:","CreateProjectIssues Operation","ReadProjectIssues Operation","UpdateProjectIssues Operation","DeleteProjectIssues Operation","GetFieldLengthProjectIssue Operation","WSDL: ProjectIssue.wsdl","Primary Key Field: ObjectId","Target Namespace: http://xmlns.oracle.com/Primavera/P6/WS/ProjectIssue/V1","Default Transport URLs:","http://&lt;hostname&gt;:&lt;port number&gt;/p6ws/services/ProjectIssueService?wsdl","https://&lt;hostname&gt;:&lt;port number&gt;/p6ws/services/ProjectIssueService?wsdl","Java Client Stub Class:","com.primavera.ws.p6.projectissue.ProjectIssueService","Description:","Issues are known problems within a project plan that require attention or corrective action. You can manually create issues, or you can generate issues in the Project Management application by defining project thresholds. You can associate these issues with work breakdown structure (WBS) elements, activities, or resources.","When you add an issue, you can assign a priority level, tracking layout, and responsible manager to the issue. An issue's tracking layout assignment is helpful when you want to quickly open the tracking layout that best displays the problem area. An issue's responsible manager assignment identifies the person responsible for addressing the issue. You can record historical details for the issue and e-mail issue details, along with your notes and the issue's history, to any member of the project's staff.","This business object supports user defined fields (UDFs). Use the UDFValue business object to assign UDFs.","ProjectIssue Service","41875.htm");
Page[591]=new Array("Description: Creates multiple ProjectIssue objects in the database. You can create up to 1000 ProjectIssue objects with a single call.","Service:&nbsp;ProjectIssue Service","Style: Document/literal wrapped","Input:","Message:&nbsp;CreateProjectIssues","Elements:&nbsp;ProjectIssue&nbsp;elements that contain ProjectIssue Fields&nbsp;fields","Required fields: The following fields are required when creating the ProjectIssue object:","ProjectObjectId|WBSObjectId|ActivityObjectId","Name","Output:","Message:&nbsp;CreateProjectIssuesResponse","Output:&nbsp;Zero to many ObjectId elements","CreateProjectIssues Operation","42148.htm");
Page[592]=new Array("Description: Reads ProjectIssue objects from the database.","Service:&nbsp;ProjectIssue Service","Style: Document/literal wrapped","Input:","Message:&nbsp;ReadProjectIssues","Elements: &nbsp;One to many field names from the ProjectIssue Fields &nbsp;field list","You may also include an optional element that contains a filter clause and an optional element that contains an OrderBy clause. Warning: If you do not specify a filter, all business objects of this data type will be returned. Refer to the Filters topic in the P6 EPPM Web Services Programming Guide for additional details.","Output:","Message:&nbsp;ReadProjectIssuesResponse","Output:&nbsp;Zero to many&nbsp;ProjectIssue elements that contain ProjectIssue fields.","ReadProjectIssues Operation","42149.htm");
Page[593]=new Array("Description: Updates multiple ProjectIssue objects in the database. You can update up to 1000 ProjectIssue objects with a single call.","Service:&nbsp;ProjectIssue Service","Style: Document/literal wrapped","Input:","Message:&nbsp;UpdateProjectIssues","Elements:&nbsp;ProjectIssue&nbsp;elements that contain ProjectIssue Fields&nbsp;fields.","Required fields: The ObjectId must be specified.","Output:","Message:&nbsp;UpdateProjectIssuesResponse","Output:&nbsp;boolean","UpdateProjectIssues Operation","42150.htm");
Page[594]=new Array("Description: Deletes multiple ProjectIssue objects in the database. You can delete up to 1000 ProjectIssue objects with a single call.","Service:&nbsp;ProjectIssue Service","Style: Document/literal wrapped","Input:","Message:&nbsp;DeleteProjectIssues","Elements: One to many&nbsp;ObjectId elements","Output:","Message:&nbsp;DeleteProjectIssuesResponse","Output:&nbsp;boolean","DeleteProjectIssues Operation","42151.htm");
Page[595]=new Array("Description: Returns length of variable character fields for a BO.","Service: ProjectIssue Service","Style: Document/literal wrapped","Input:","Message: GetFieldLengthProjectIssue","Elements: FieldLength","Output:","Message: GetFieldLengthProjectIssueResponse","Elements: One to many FieldLengthProjectIssues.","GetFieldLengthProjectIssue Operation","95461.htm");
Page[596]=new Array("<br />&nbsp;Field","<br />&nbsp;Type","Read&nbsp;<br />Only","Filterable<br />Orderable","<br />&nbsp;Description","ActivityId<br />","string<br />restricted to <br />maxLength(40)","X","X","The short ID that uniquely identifies the activity within the project.","ActivityName<br />","string<br />restricted to <br />maxLength(120)","X","X","The name of the activity. The activity name does not have to be unique.","ActivityObjectId<br />","int<br />","X","The unique ID of the activity to which the project issue applies.","ActualValue<br />","double<br />","X","The 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.","CreateDate<br />","dateTime<br />","X","X","The date this project issue was created.","CreateUser<br />","string<br />restricted to <br />maxLength(255)","X","X","The name of the user that created this project issue.","DateIdentified<br />","dateTime<br />","X","The date the project issue was identified.","IdentifiedBy<br />","string<br />restricted to <br />maxLength(255)","X","The 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.","IsBaseline<br />","boolean<br />","X","X","The boolean value indicating if this business object is related to a Project or Baseline","IsTemplate<br />","boolean<br />","X","X","The boolean value indicating if this business object is related to a template Project.","LastUpdateDate<br />","dateTime<br />","X","X","The date this project issue was last updated.","LastUpdateUser<br />","string<br />restricted to <br />maxLength(255)","X","X","The name of the user that last updated this project issue.","LowerThreshold<br />","double<br />restricted to <br />minInclusive(-9.99999999999999E12)<br />maxInclusive(9.99999999999999E12)","X","The 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.","Name<br />","string<br />restricted to <br />maxLength(100)","X","The 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.","Notes<br />","string<br />","The notes associated with the project issue.","OBSName<br />","string<br />restricted to <br />maxLength(100)","X","X","The name of the person/role in the organization, sometimes referred to as the &quot;responsible manager&quot;.","OBSObjectId<br />","int<br />","X","The unique ID of the project manager from the project's OBS tree who is responsible for the project issue.","ObjectId<br />","int<br />","X","The unique ID generated by the system.","ParentWBSObjectId","int","X","X","The parent ID of the WBS element to which the issue is assigned","Priority<br />","string<br />restricted to <br />'Top'<br />'High'<br />'Normal'<br />'Low'<br />'Lowest'<br />","X","The priority of the project issue. Valid values are 'Top', 'High', 'Normal', 'Low', and 'Lowest'.","ProjectId<br />","string<br />restricted to <br />maxLength(40)","X","X","The short code that uniquely identifies the project.","ProjectName<br />","string<br />restricted to <br />maxLength(100)","X","X","The name of the associated project.","ProjectObjectId<br />","int<br />","X","The unique ID of the associated project.","ProjectThresholdObjectId<br />","int<br />","X","X","The unique ID of the associated project threshold for the project issue.","RawTextNote<br />","string<br />","X","The notes associated with the project issue.","ResolutionDate<br />","dateTime<br />","X","The date the project issue was resolved.","ResourceId<br />","string<br />restricted to <br />maxLength(20)","X","X","The short code that uniquely identifies the resource.","ResourceName<br />","string<br />restricted to <br />maxLength(100)","X","X","The name of the resource.","ResourceObjectId<br />","int<br />","X","The 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.","Status<br />","string<br />restricted to <br />'Open'<br />'On Hold'<br />'Closed'<br />","X","The current status of the project issue. Valid values are 'Open', 'On Hold', and 'Closed'.","ThresholdParameterObjectId<br />","int<br />","X","X","The unique ID of the associated threshold parameter for the project issue.","UpperThreshold<br />","double<br />restricted to <br />minInclusive(-9.99999999999999E12)<br />maxInclusive(9.99999999999999E12)","X","The 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.","WBSCode<br />","string<br />restricted to <br />maxLength(40)","X","X","The 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.","WBSName<br />","string<br />restricted to <br />maxLength(100)","X","X","The name of the WBS element.","WBSObjectId<br />","int<br />","X","The 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.","ProjectIssue Fields","42394.htm");
Page[597]=new Array("Operations:","CreateProjectNotes Operation","ReadProjectNotes Operation","UpdateProjectNotes Operation","DeleteProjectNotes Operation","GetFieldLengthProjectNote Operation","WSDL: ProjectNote.wsdl","Primary Key Field: ObjectId","Target Namespace: http://xmlns.oracle.com/Primavera/P6/WS/ProjectNote/V1","Default Transport URLs:","http://&lt;hostname&gt;:&lt;port number&gt;/p6ws/services/ProjectNoteService?wsdl","https://&lt;hostname&gt;:&lt;port number&gt;/p6ws/services/ProjectNoteService?wsdl","Java Client Stub Class:","com.primavera.ws.p6.projectnote.ProjectNoteService","Description:","Project notes are used as a way of specifying one or more notes on a project or WBS element. You may specify one note on each project or WBS for every notebook topic that exists.","ProjectNote Service","41876.htm");
Page[598]=new Array("Description: Creates multiple ProjectNote objects in the database. You can create up to 1000 ProjectNote objects with a single call.","Service:&nbsp;ProjectNote Service","Style: Document/literal wrapped","Input:","Message:&nbsp;CreateProjectNotes","Elements:&nbsp;ProjectNote&nbsp;elements that contain ProjectNote Fields&nbsp;fields","Required fields: The following fields are required when creating the ProjectNote object:","ProjectObjectId or WBSObjectId","NotebookTopicObjectId","Output:","Message:&nbsp;CreateProjectNotesResponse","Output:&nbsp;Zero to many ObjectId elements","CreateProjectNotes Operation","42152.htm");
Page[599]=new Array("Description: Reads ProjectNote objects from the database.","Service:&nbsp;ProjectNote Service","Style: Document/literal wrapped","Input:","Message:&nbsp;ReadProjectNotes","Elements: &nbsp;One to many field names from the ProjectNote Fields-updated&nbsp;field list","You may also include an optional element that contains a filter clause and an optional element that contains an OrderBy clause. Warning: If you do not specify a filter, all business objects of this data type will be returned. Refer to the Filters topic in the P6 EPPM Web Services Programming Guide for additional details.","Output:","Message:&nbsp;ReadProjectNotesResponse","Output:&nbsp;Zero to many&nbsp;ProjectNote elements that contain ProjectNote fields.","ReadProjectNotes Operation","42153.htm");
Page[600]=new Array("Description: Updates multiple ProjectNote objects in the database. You can update up to 1000 ProjectNote objects with a single call.","Service:&nbsp;ProjectNote Service","Style: Document/literal wrapped","Input:","Message:&nbsp;UpdateProjectNotes","Elements:&nbsp;ProjectNote&nbsp;elements that contain ProjectNote Fields&nbsp;fields.","Required fields: The ObjectId must be specified.","Output:","Message:&nbsp;UpdateProjectNotesResponse","Output:&nbsp;boolean","UpdateProjectNotes Operation","42154.htm");
Page[601]=new Array("Description: Deletes multiple ProjectNote objects in the database. You can delete up to 1000 ProjectNote objects with a single call.","Service:&nbsp;ProjectNote Service","Style: Document/literal wrapped","Input:","Message:&nbsp;DeleteProjectNotes","Elements: One to many&nbsp;ObjectId elements","Output:","Message:&nbsp;DeleteProjectNotesResponse","Output:&nbsp;boolean","DeleteProjectNotes Operation","42155.htm");
Page[602]=new Array("Description: Returns length of variable character fields for a BO.","Service: ProjectNote Service","Style: Document/literal wrapped","Input:","Message: GetFieldLengthProjectNote","Elements: FieldLength","Output:","Message: GetFieldLengthProjectNoteResponse","Elements: One to many FieldLengthProjectNotes.","GetFieldLengthProjectNote Operation","95462.htm");
Page[603]=new Array("<br />&nbsp;Field","<br />&nbsp;Type","Read&nbsp;<br />Only","Filterable<br />Orderable","<br />&nbsp;Description","AvailableForActivity<br />","boolean<br />","X","X","the flag indicating whether this note is available for Activity objects.","AvailableForEPS<br />","boolean<br />","X","X","the flag indicating whether this note is available for EPS objects.","AvailableForProject<br />","boolean<br />","X","X","the flag indicating whether this note is available for Project objects.","AvailableForWBS<br />","boolean<br />","X","X","the flag indicating whether this note is available for WBS objects.","CreateDate<br />","dateTime<br />","X","X","The date this note was created.","CreateUser<br />","string<br />restricted to <br />maxLength(255)","X","X","The name of the user that created this note.","IsBaseline<br />","boolean<br />","X","X","The boolean value indicating if this business object is related to a Project or Baseline","IsTemplate<br />","boolean<br />","X","X","The boolean value indicating if this business object is related to a template Project.","LastUpdateDate<br />","dateTime<br />","X","X","The date this note was last updated.","LastUpdateUser<br />","string<br />restricted to <br />maxLength(255)","X","X","The name of the user that last updated this note.","Note<br />","string<br />","The information that is associated with the notebook topic.","NotebookTopicName<br />","string<br />restricted to <br />maxLength(40)","X","X","The name of the associated notebook topic.","NotebookTopicObjectId<br />","int<br />","X","The unique ID of the associated notebook topic.","ObjectId<br />","int<br />","X","The unique ID generated by the system.","ProjectId<br />","string<br />restricted to <br />maxLength(40)","X","X","The short code that uniquely identifies the project associated with this note.","ProjectObjectId<br />","int<br />","X","The unique ID of the associated project.","RawTextNote<br />","string<br />","X","The information that is associated with the notebook topic, without any HTML.","WBSCode<br />","string<br />restricted to <br />maxLength(40)","X","X","The short code assigned to each WBS element for identification.","WBSName<br />","string<br />restricted to <br />maxLength(100)","X","X","The name of the WBS element associated with this note.","WBSObjectId<br />","int<br />","X","The unique ID of the associated WBS.","ProjectNote Fields","42395.htm");
Page[604]=new Array("Operations:","CreateProjectPortfolios Operation","ReadProjectPortfolios Operation","UpdateProjectPortfolios Operation","DeleteProjectPortfolios Operation","GetFieldLengthProjectPortfolio Operation","AddProjects Operation","RemoveProjects Operation","RemoveProjects Operation","ContainsProject Operation","HasPrivilege Operation","LoadProjects Operation","WSDL: ProjectPortfolio.wsdl","Primary Key Field: ObjectId","Target Namespace: http://xmlns.oracle.com/Primavera/P6/WS/ProjectPortfolio/V1","Default Transport URLs:","http://&lt;hostname&gt;:&lt;port number&gt;/p6ws/services/ProjectPortfolioService?wsdl","https://&lt;hostname&gt;:&lt;port number&gt;/p6ws/services/ProjectPortfolioService?wsdl","Java Client Stub Class:","com.primavera.ws.p6.projectportfolio.ProjectPortfolioService","Description:","A project portfolio consists of projects grouped together in some way that is meaningful to you. For example, one portfolio might contain projects that are the responsibility of a specific business unit, while another portfolio contains only projects budgeted for the next fiscal year.","There are two types of project portfolios: &quot;Manual&quot; and &quot;Filtered&quot;. Manual portfolios contain zero or more projects that were specifically added. Filtered portfolios contain zero or more projects based on a filter that was specified in Primavera's Web application. The list of projects in a filtered portfolio is based on the results of the filter when it was first created. Only manual portfolios can be created through the Integration API, and their list of projects cannot be altered.","ProjectPortfolio Service","41877.htm");
Page[605]=new Array("Description: Creates multiple ProjectPortfolio objects in the database. You can create up to 1000 ProjectPortfolio objects with a single call.","Service:&nbsp;ProjectPortfolio Service","Style: Document/literal wrapped","Input:","Message:&nbsp;CreateProjectPortfolios","Elements:&nbsp;ProjectPortfolio&nbsp;elements that contain ProjectPortfolio Fields&nbsp;fields","Required fields: The following fields are required when creating the ProjectPortfolio object:","Name","Output:","Message:&nbsp;CreateProjectPortfoliosResponse","Output:&nbsp;Zero to many ObjectId elements","CreateProjectPortfolios Operation","42156.htm");
Page[606]=new Array("Description: Reads ProjectPortfolio objects from the database.","Service:&nbsp;ProjectPortfolio Service","Style: Document/literal wrapped","Input:","Message:&nbsp;ReadProjectPortfolios","Elements: &nbsp;One to many field names from the ProjectPortfolio Fields-updated&nbsp;field list","You may also include an optional element that contains a filter clause and an optional element that contains an OrderBy clause. Warning: If you do not specify a filter, all business objects of this data type will be returned. Refer to the Filters topic in the P6 EPPM Web Services Programming Guide for additional details.","Output:","Message:&nbsp;ReadProjectPortfoliosResponse","Output:&nbsp;Zero to many&nbsp;ProjectPortfolio elements that contain ProjectPortfolio fields.","ReadProjectPortfolios Operation","42157.htm");
Page[607]=new Array("Description: Updates multiple ProjectPortfolio objects in the database. You can update up to 1000 ProjectPortfolio objects with a single call.","Service:&nbsp;ProjectPortfolio Service","Style: Document/literal wrapped","Input:","Message:&nbsp;UpdateProjectPortfolios","Elements:&nbsp;ProjectPortfolio&nbsp;elements that contain ProjectPortfolio Fields&nbsp;fields.","Required fields: The ObjectId must be specified.","Output:","Message:&nbsp;UpdateProjectPortfoliosResponse","Output:&nbsp;boolean","UpdateProjectPortfolios Operation","42158.htm");
Page[608]=new Array("Description: Deletes multiple ProjectPortfolio objects in the database. You can delete up to 1000 ProjectPortfolio objects with a single call.","Service:&nbsp;ProjectPortfolio Service","Style: Document/literal wrapped","Input:","Message:&nbsp;DeleteProjectPortfolios","Elements: One to many&nbsp;ObjectId elements","Output:","Message:&nbsp;DeleteProjectPortfoliosResponse","Output:&nbsp;boolean","DeleteProjectPortfolios Operation","42159.htm");
Page[609]=new Array("Description: Returns length of variable character fields for a BO.","Service: ProjectPortfolio Service","Style: Document/literal wrapped","Input:","Message: GetFieldLengthProjectPortfolio","Elements: FieldLength","Output:","Message: GetFieldLengthProjectPortfolioResponse","Elements: One to many FieldLengthProjectPortfolios.","GetFieldLengthProjectPortfolio Operation","95463.htm");
Page[610]=new Array("Description: Adds project to the project portfolio.","Service: ProjectPortfolio Service","Style: Document/literal wrapped","Input:","Message: AddProjects","Elements: ","ObjectIds","ProjectObjectIds","Output:","Message: AddProjectsResponse","Element: Sucess","AddProjects Operation","91984.htm");
Page[611]=new Array("Description: Gets an array of project IDs that are contained in the project portfolios.","Service: ProjectPortfolio Service","Style: Document/literal wrapped","Input:","Message: GetProjectObjectIds","Element: ObjectId","Output:","Message: GetProjectObjectIdsResponse","Element: One to many ProjectObjectIds.","GetProjectObjectIds Operation","91985.htm");
Page[612]=new Array("Description: Removes projects from the project portfolio.","Service: ProjectPortfolio Service","Style: Document/literal wrapped","Input:","Message: RemoveProjects","Elements: ","ObjectId","ProjectObjectIds","Output:","Message: RemoveProjectsResponse","Element: Success","RemoveProjects Operation","91986.htm");
Page[613]=new Array("Description: Returns a boolean for whether or not a project portfolio contains a specified project.","Service: ProjectPortfolio Service","Style: Document/literal wrapped","Input:","Message: ContainsProject","Elements: ","ObjectId","ContainsProjectId","Output:","Message: ContainsProjectResponse","Element: Success","ContainsProject Operation","91987.htm");
Page[614]=new Array("Description: Returns a boolean for whether or not a project profile has a specified privilege.","Service: ProjectPortfolio Service","Style: Document/literal wrapped","Input:","Message: HasPrivilege","Elements:","ProfileObjectId","Privilege","Output:","Message: HasPrivilegeResponse","Element: boolean","HasPrivilege Operation","91992.htm");
Page[615]=new Array("Description: Loads projects the specified project portfolio contains.","Service: ProjectPortfolio Service","Input:","Message: LoadProjects","Elements:","Name","Type","Description","Required","ObjectId","int","Unique identifier for the project code.","Yes","Fields","string","One or more  Project Fields from the project fields list.","Yes","WhereClause","string","Optional clause used to filter results.","No","OrderBy","string","Optional clause used to specify the order in which results are returned.","No","Output:","Message:LoadProjectsResponse","Elements:","Name","Type","Description","ProjectObjectIds","string","Unique identifiers for the projects returned on operation success.","LoadProjects Operation","93805.htm");
Page[616]=new Array("<br />&nbsp;Field","<br />&nbsp;Type","Read&nbsp;<br />Only","Filterable<br />Orderable","<br />&nbsp;Description","CreateDate<br />","dateTime<br />","X","X","The date this project portfolio was created.","CreateUser<br />","string<br />restricted to <br />maxLength(255)","X","X","The name of the user that created this project portfolio.","Description<br />","string<br />restricted to <br />maxLength(255)","X","The description of the project portfolio.","IncludeClosedProjects<br />","boolean<br />","X","The flag that indicates whether closed projects are included in the portfolio.","IncludeWhatIfProjects<br />","boolean<br />","X","The flag that indicates whether what-if projects are included in the portfolio.","LastUpdateDate<br />","dateTime<br />","X","X","The date this project portfolio was last updated.","LastUpdateUser<br />","string<br />restricted to <br />maxLength(255)","X","X","The name of the user that last updated this project portfolio.","Name<br />","string<br />restricted to <br />maxLength(40)","X","The name of the project portfolio.","ObjectId<br />","int<br />","X","The unique ID generated by the system.","PortfolioUserIdArray","string","A comma separated list of User IDs to whom a multiple user portfolio is available.","Type<br />","string<br />restricted to <br />'Manual'<br />'Auto-Maintained'<br />'Filtered'<br />","X","X","The type of the project portfolio: &quot;Manual&quot;, &quot;Auto-Maintained&quot;, or &quot;Filtered&quot;.","UserName<br />","string<br />restricted to <br />maxLength(255)","X","X","The user's login name.","UserObjectId<br />","int<br />","X","The unique ID of a specific user who has access to the selected project portfolio.","MemberProject<br />","PortfolioTeamMemberType","See the PortfolioTeamMemberType table below.","PortfolioTeamMemberType Table","Id<br />","string<br />restricted to <br />maxLength(40)","Name<br />","string<br />","ObjectId<br />","int<br />","ProjectPortfolio Fields","42396.htm");
Page[617]=new Array("Operations:","CreateProjectResources Operation","ReadProjectResources Operation","UpdateProjectResources Operation","DeleteProjectResources Operation","GetFieldLengthProjectResource Operation","WSDL: ProjectResource.wsdl","Primary Key Field: ObjectId","Target Namespace: http://xmlns.oracle.com/Primavera/P6/WS/ProjectResource/V1","Default Transport URLs:","http://&lt;hostname&gt;:&lt;port number&gt;/p6ws/services/ProjectResourceService?wsdl","https://&lt;hostname&gt;:&lt;port number&gt;/p6ws/services/ProjectResourceService?wsdl","Java Client Stub Class:","com.primavera.ws.p6.projectresource.ProjectResourceService","Description:","Primavera's resource planning feature allows you to do high-level project planning for future project or project that does not require resource assignments at the activity level. The resource planning feature allows you to allocate and manage resources at the project and WBS levels. If the LifeOfProjectFlag is true, the resource assignment is for the duration of the project, and so, if the project dates are pushed out, the resource assignment dates are pushed as well.","If the LifeOfProjectFlag is false, the dates on the ProjectResource will be calculated from the dates on the child ProjectResourceQuantity objects.","ProjectResource Service","41879.htm");
Page[618]=new Array("Description: Creates multiple ProjectResource objects in the database. You can create up to 1000 ProjectResource objects with a single call.","Service:&nbsp;ProjectResource Service","Style: Document/literal wrapped","Input:","Message:&nbsp;CreateProjectResources","Elements:&nbsp;ProjectResource&nbsp;elements that contain ProjectResource Fields&nbsp;fields","Required fields: The following fields are required when creating the ProjectResource object:","ProjectObjectId|WBSObjectId","ResourceObjectId|RoleObjectId","Output:","Message:&nbsp;CreateProjectResourcesResponse","Output:&nbsp;Zero to many ObjectId elements","CreateProjectResources Operation","42164.htm");
Page[619]=new Array("Description: Reads ProjectResource objects from the database.","Service:&nbsp;ProjectResource Service","Style: Document/literal wrapped","Input:","Message:&nbsp;ReadProjectResources","Elements: &nbsp;One to many field names from the ProjectResource Fields&nbsp;field list","You may also include an optional element that contains a filter clause and an optional element that contains an OrderBy clause. Warning: If you do not specify a filter, all business objects of this data type will be returned. Refer to the Filters topic in the P6 EPPM Web Services Programming Guide for additional details.","Output:","Message:&nbsp;ReadProjectResourcesResponse","Output:&nbsp;Zero to many&nbsp;ProjectResource elements that contain ProjectResource fields.","ReadProjectResources Operation","42165.htm");
Page[620]=new Array("Description: Deletes multiple ProjectResource objects in the database. You can delete up to 1000 ProjectResource objects with a single call.","Service:&nbsp;ProjectResource Service","Style: Document/literal wrapped","Input:","Message:&nbsp;DeleteProjectResources","Elements: One to many&nbsp;ObjectId elements","Output:","Message:&nbsp;DeleteProjectResourcesResponse","Output:&nbsp;boolean","DeleteProjectResources Operation","42167.htm");
Page[621]=new Array("Description: Updates multiple ProjectResource objects in the database. You can update up to 1000 ProjectResource objects with a single call.","Service:&nbsp;ProjectResource Service","Style: Document/literal wrapped","Input:","Message:&nbsp;UpdateProjectResources","Elements:&nbsp;ProjectResource&nbsp;elements that contain ProjectResource Fields&nbsp;fields.","Required fields: The ObjectId must be specified.","Output:","Message:&nbsp;UpdateProjectResourcesResponse","Output:&nbsp;boolean","UpdateProjectResources Operation","42166.htm");
Page[622]=new Array("Description: Returns length of variable character fields for a BO.","Service: ProjectResource Service","Style: Document/literal wrapped","Input:","Message: GetFieldLengthProjectResource","Elements: FieldLength","Output:","Message: GetFieldLengthProjectResourceResponse","Elements: One to many FieldLengthProjectResources.","GetFieldLengthProjectResource Operation","95464.htm");
Page[623]=new Array("<br />&nbsp;Field","<br />&nbsp;Type","Read&nbsp;<br />Only","Filterable<br />Orderable","<br />&nbsp;Description","CommittedFlag<br />","boolean<br />","X","The 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.","CreateDate<br />","dateTime<br />","X","X","The date this project resource was created.","CreateUser<br />","string<br />restricted to <br />maxLength(255)<br />","X","X","The name of the user that created this project resource.","FinishDate<br />","dateTime<br />","X","X","The 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.","IsBaseline<br />","boolean<br />","X","X","The boolean value indicating if this business object is related to a Project or Baseline","IsTemplate<br />","boolean<br />","X","X","The boolean value indicating if this business object is related to a template Project.","LastUpdateDate<br />","dateTime<br />","X","X","The date this project resource was last updated.","LastUpdateUser<br />","string<br />restricted to <br />maxLength(255)<br />","X","X","The name of the user that last updated this project resource.","LifeOfProjectFlag<br />","boolean<br />","X","The 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.","ObjectId<br />","int<br />","X","The unique ID generated by the system.","ProjectId<br />","string<br />restricted to<br />maxLength(40)<br />","X","X","The short code that uniquely identifies the associated project.","ProjectObjectId<br />","int<br />","X","The unique ID of the associated project.","ProjectResourceCategoryName<br />","string<br />","X","X","The name of the associated project resource category.","ProjectResourceCategoryObjectId<br />","int<br />","X","The unique ID of the associated project resource category.","ResourceName<br />","string<br />","X","X","The name of the associated resource.","ResourceObjectId<br />","int<br />","X","The unique ID of the associated resource.","RoleName<br />","string<br />","X","X","The name of the associated role.","RoleObjectId<br />","int<br />","X","The unique ID of the associated role.","StartDate<br />","dateTime<br />","X","X","The 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.","Status<br />","string<br />restricted to<br />''<br />'Planned'<br />'Active'<br />'Inactive'<br />'What-If'<br />'Requested'<br />'Template'<br />","X","X","The project or WBS status: 'Planned', 'Active', 'Inactive', 'What-If', or 'Requested'.","TotalUnits","double","X","X","The total units for the planning resource assignment.","WBSCode<br />","string<br />restricted to<br />maxLength(40)","X","X","The short code assigned to the associated WBS element for identification.","WBSObjectId<br />","int<br />","X","The unique ID of the associated WBS.","ResourceRequest","ResourceRequestType<br />See ResourceRequestType table below.<br />","The resource request used as a search template to search for a qualified resource.","ResourceRequestType Table","FinishDate<br />","dateTime<br />","MatchAllCriteria<br />","boolean<br />","Name<br />","string<br />","RequestedUnits<br />","double<br />","SequenceNumber<br />","int<br />","ShowOnlyLaborResources<br />","boolean<br />","ShowOverallocatedResources<br />","boolean<br />","SortResultsByAvailability<br />","boolean<br />","StartDate<br />","dateTime<br />","UseActivityDates<br />","boolean<br />","ResourceRequestCriterion<br />","ResourceRequestCriterionType<br />See ResourceRequestCrtiterionType table below<br />","ResourceRequestCriterionType","<br />Field","<br />Type","CriterionType<br />","string<br />restricted to<br />'Primary Role'<br />'Role'<br />'Resource'<br />'Resource Code'<br />","Proficiency<br />","string<br />restricted to<br />'1 - Master'<br />'2 - Expert'<br />'3 - Skilled'<br />'4 - Proficient'<br />'5 - Inexperienced'<br />","ValueObjectId<br />","int<br />","ProjectResource Fields","42398.htm");
Page[624]=new Array("Operations:","CreateProjectResourceQuantities Operation","ReadProjectResourceQuantities Operation","UpdateProjectResourceQuantities Operation","DeleteProjectResourceQuantities Operation","GetFieldLengthProjectResourceQuantity Operation","WSDL: ProjectResourceQuantity.wsdl","Primary Key Field: ObjectId","Target Namespace: http://xmlns.oracle.com/Primavera/P6/WS/ProjectResourceQuantity/V1","Default Transport URLs:","http://&lt;hostname&gt;:&lt;port number&gt;/p6ws/services/ProjectResourceQuantityService?wsdl","https://&lt;hostname&gt;:&lt;port number&gt;/p6ws/services/ProjectResourceQuantityService?wsdl","Java Client Stub Class:","com.primavera.ws.p6.projectresourcequantity.ProjectResourceQuantityService","Description:","The ProjectResourceQuantity object provides access to resource allocation hours per week for resources assigned to a project at the Project or WBS level. Usually there is one ProjectResourceQuantity object per week, and it corresponds to a record in the wbsrsrc_qty table. However, when a week contains days from more than one month, two ProjectResourceQuantity objects (and so, two records) will exist based on the two week fragments. They both have the same WeekStartDate but their MonthStartDate and week fragment data are different: The first ProjectResourceQuantity object holds data for the first week fragment, and its MonthStartDate has the same month as the WeekStartDate. The second ProjectResourceQuantity object holds data for the second week fragment, and its MonthStartDate is that of the next month.","Note that this business object has a multi-part object ID; its object ID is a combination of its project resource object ID, its week start date, its month start date, and its quantity.","ProjectResourceQuantity Service","41878.htm");
Page[625]=new Array("Description: Creates multiple ProjectResourceQuantity objects in the database. You can create up to 1000 ProjectResourceQuantity objects with a single call.","Service:&nbsp;ProjectResourceQuantity Service","Style: Document/literal wrapped","Input:","Message:&nbsp;CreateProjectResourceQuantities","Elements:&nbsp;ProjectResourceQuantity&nbsp;elements that contain ProjectResourceQuantity Fields&nbsp;fields","Required fields: The following fields are required when creating the ProjectResourceQuantity object:","ProjectResourceObjectId","Quantity|FinancialPeriod1Quantity|FinancialPeriod2Quantity","WeekStartDate","Output:","Message:&nbsp;CreateProjectResourceQuantitiesResponse","Output:&nbsp;Zero to many ObjectId elements","CreateProjectResourceQuantities Operation","42160.htm");
Page[626]=new Array("Description: Reads ProjectResourceQuantity objects from the database.","Service:&nbsp;ProjectResourceQuantity Service","Style: Document/literal wrapped","Input:","Message:&nbsp;ReadProjectResourceQuantities","Elements: &nbsp;One to many field names from the ProjectResourceQuantity Fields&nbsp;field list","You may also include an optional element that contains a filter clause and an optional element that contains an OrderBy clause. Warning: If you do not specify a filter, all business objects of this data type will be returned. Refer to the Filters topic in the P6 EPPM Web Services Programming Guide for additional details.","Output:","Message:&nbsp;ReadProjectResourceQuantitiesResponse","Output:&nbsp;Zero to many&nbsp;ProjectResourceQuantity elements that contain ProjectResourceQuantity fields.","ReadProjectResourceQuantities Operation","42161.htm");
Page[627]=new Array("Description: Updates multiple ProjectResourceQuantity objects in the database. You can update up to 1000 ProjectResourceQuantity objects with a single call.","Service:&nbsp;ProjectResourceQuantity Service","Style: Document/literal wrapped","Input:","Message:&nbsp;UpdateProjectResourceQuantities","Elements:&nbsp;ProjectResourceQuantity&nbsp;elements that contain ProjectResourceQuantity Fields&nbsp;fields.","Required fields: The ObjectId must be specified.","Output:","Message:&nbsp;UpdateProjectResourceQuantitiesResponse","Output:&nbsp;boolean","UpdateProjectResourceQuantities Operation","42162.htm");
Page[628]=new Array("Description: Deletes multiple ProjectResourceQuantity objects in the database. You can delete up to 1000 ProjectResourceQuantity objects with a single call.","Service:&nbsp;ProjectResourceQuantity Service","Style: Document/literal wrapped","Input:","Message:&nbsp;DeleteProjectResourceQuantities","Elements: One to many&nbsp;ObjectId elements","Output:","Message:&nbsp;DeleteProjectResourceQuantitiesResponse","Output:&nbsp;boolean","DeleteProjectResourceQuantities Operation","42163.htm");
Page[629]=new Array("Description: Returns length of variable character fields for a BO.","Service: ProjectResourceQuantity Service","Style: Document/literal wrapped","Input:","Message: GetFieldLengthProjectResourceQuantity","Elements: FieldLength","Output:","Message: GetFieldLengthProjectResourceQuantityResponse","Elements: One to many FieldLengthProjectQuantityResponses.","GetFieldLengthProjectResourceQuantity Operation","95465.htm");
Page[630]=new Array("<br />&nbsp;Field","<br />&nbsp;Type","Read&nbsp;<br />Only","Filterable<br />Orderable","<br />&nbsp;Description","CommittedFlag<br />","boolean<br />","X","X","The 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.","CreateDate<br />","dateTime<br />","X","X","The date this project resource quantity was created.","CreateUser<br />","string<br />restricted to <br />maxLength(255)","X","X","The name of the user that created this project resource quantity.","FinancialPeriod1ObjectId<br />","int<br />","X","X","The unique ID of the associated first financial period for this project resource quantity.","FinancialPeriod1Quantity<br />","double<br />restricted to <br />minInclusive(0.0)<br />","X","The value that represents the resource allocation hours for the first financial period 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).","FinancialPeriod2ObjectId<br />","int<br />","X","X","The unique ID of the associated second financial period for this project resource quantity.","FinancialPeriod2Quantity<br />","double<br />restricted to <br />minInclusive(0.0)<br />","X","The value that represents the resource allocation hours for the second financial period 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).","FinancialPeriodTmplId","int","X","The unique identifier of the financial period calendar to which the period belongs.","IsBaseline<br />","boolean<br />","X","X","The boolean value indicating if this business object is related to a Project or Baseline","IsTemplate<br />","boolean<br />","X","X","The boolean value indicating if this business object is related to a template Project.","LastUpdateDate<br />","dateTime<br />","X","X","The date this project resource quantity was last updated.","LastUpdateUser<br />","string<br />restricted to <br />maxLength(255)","X","X","The name of the user that last updated this project resource quantity.","MonthStartDate<br />","dateTime<br />","X","The 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.","ProjectObjectId<br />","int<br />","X","X","The unique ID of the associated project.","ProjectResourceObjectId<br />","int<br />","X","The unique ID of the associated project resource.","Quantity<br />","double<br />restricted to <br />minInclusive(0.0)<br />","X","The 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).","ResourceObjectId<br />","int<br />","X","X","The unique ID of the associated resource.","RoleObjectId<br />","int<br />","X","X","The unique ID of the associated role.","WBSObjectId<br />","int<br />","X","X","The unique ID of the associated WBS.","WeekStartDate<br />","dateTime<br />","X","The date value that represents the first day of the week.","ProjectResourceQuantity Fields","42397.htm");
Page[631]=new Array("Operations:","CreateProjectSpendingPlans Operation","ReadProjectSpendingPlans Operation","UpdateProjectSpendingPlans Operation","DeleteProjectSpendingPlans Operation","GetFieldLengthProjectSpendingPlan Operation","WSDL: ProjectSpendingPlan.wsdl","Primary Key Field: ObjectId","Target Namespace: http://xmlns.oracle.com/Primavera/P6/WS/ProjectSpendingPlan/V1","Default Transport URLs:","http://&lt;hostname&gt;:&lt;port number&gt;/p6ws/services/ProjectSpendingPlanService?wsdl","https://&lt;hostname&gt;:&lt;port number&gt;/p6ws/services/ProjectSpendingPlanService?wsdl","Java Client Stub Class:","com.primavera.ws.p6.projectspendingplan.ProjectSpendingPlanService","Description:","Project spending plans represent monthly spending amounts for a project or WBS.","ProjectSpendingPlan Service","41881.htm");
Page[632]=new Array("Description: Creates multiple ProjectSpendingPlan objects in the database. You can create up to 1000 ProjectSpendingPlan objects with a single call.","Service:&nbsp;ProjectSpendingPlan Service","Style: Document/literal wrapped","Input:","Message:&nbsp;CreateProjectSpendingPlans","Elements:&nbsp;ProjectSpendingPlan&nbsp;elements that contain ProjectSpendingPlan Fields&nbsp;fields","Required fields: The following fields are required when creating the ProjectSpendingPlan object:","ProjectObjectId|WBSObjectId","Date","Output:","Message:&nbsp;CreateProjectSpendingPlansResponse","Output:&nbsp;Zero to many ObjectId elements","CreateProjectSpendingPlans Operation","42182.htm");
Page[633]=new Array("Description: Reads ProjectSpendingPlan objects from the database.","Service:&nbsp;ProjectSpendingPlan Service","Style: Document/literal wrapped","Input:","Message:&nbsp;ReadProjectSpendingPlans","Elements: &nbsp;One to many field names from the ProjectSpendingPlan Fields-updated&nbsp;field list","You may also include an optional element that contains a filter clause and an optional element that contains an OrderBy clause. Warning: If you do not specify a filter, all business objects of this data type will be returned. Refer to the Filters topic in the P6 EPPM Web Services Programming Guide for additional details.","Output:","Message:&nbsp;ReadProjectSpendingPlansResponse","Output:&nbsp;Zero to many&nbsp;ProjectSpendingPlan elements that contain ProjectSpendingPlan fields.","ReadProjectSpendingPlans Operation","42183.htm");
Page[634]=new Array("Description: Updates multiple ProjectSpendingPlan objects in the database. You can update up to 1000 ProjectSpendingPlan objects with a single call.","Service:&nbsp;ProjectSpendingPlan Service","Style: Document/literal wrapped","Input:","Message:&nbsp;UpdateProjectSpendingPlans","Elements:&nbsp;ProjectSpendingPlan&nbsp;elements that contain ProjectSpendingPlan Fields&nbsp;fields.","Required fields: The ObjectId must be specified.","Output:","Message:&nbsp;UpdateProjectSpendingPlansResponse","Output:&nbsp;boolean","UpdateProjectSpendingPlans Operation","42184.htm");
Page[635]=new Array("Description: Deletes multiple ProjectSpendingPlan objects in the database. You can delete up to 1000 ProjectSpendingPlan objects with a single call.","Service:&nbsp;ProjectSpendingPlan Service","Style: Document/literal wrapped","Input:","Message:&nbsp;DeleteProjectSpendingPlans","Elements: One to many&nbsp;ObjectId elements","Output:","Message:&nbsp;DeleteProjectSpendingPlansResponse","Output:&nbsp;boolean","DeleteProjectSpendingPlans Operation","42185.htm");
Page[636]=new Array("Description: Returns length of variable character fields for a BO.","Service: ProjectSpendingPlan Service","Style: Document/literal wrapped","Input:","Message: GetFieldLengthProjectSpendingPlan","Elements: FieldLength","Output:","Message: GetFieldLengthProjectSpendingPlanResponse","Elements: One to many FieldLengthProjectSpendingPlans.","GetFieldLengthProjectSpendingPlan Operation","95466.htm");
Page[637]=new Array("<br />&nbsp;Field","<br />&nbsp;Type","Read&nbsp;<br />Only","Filterable<br />Orderable","<br />&nbsp;Description","BenefitPlan<br />","double<br />restricted to <br />minInclusive(-9.9999999999999E13)<br />maxInclusive(9.9999999999999E13)","X","The editable monthly profit portion for each month for the project.","CreateDate<br />","dateTime<br />","X","X","The date this spending plan was created.","CreateUser<br />","string<br />restricted to <br />maxLength(255)","X","X","The name of the user that created this spending plan.","Date<br />","dateTime<br />","X","The start of a spending/benefit plan time period for the project.","IsBaseline<br />","boolean<br />","X","X","The boolean value indicating if this business object is related to a Project or Baseline","IsTemplate<br />","boolean<br />","X","X","The boolean value indicating if this business object is related to a template Project.","LastUpdateDate<br />","dateTime<br />","X","X","The date this spending plan was last updated.","LastUpdateUser<br />","string<br />restricted to <br />maxLength(255)","X","X","The name of the user that last updated this spending plan.","ObjectId<br />","int<br />","X","The unique ID generated by the system.","ProjectId<br />","string<br />restricted to <br />maxLength(40)","X","X","The Project short code that uniquely identifies the project.","ProjectObjectId<br />","int<br />","X","The unique ID of the associated project for this project spending plan.","SpendingPlan<br />","double<br />restricted to <br />minInclusive(-9.9999999999999E13)<br />maxInclusive(9.9999999999999E13)","X","The editable total monthly expenditure for the project.","WBSCode<br />","string<br />restricted to <br />maxLength(40)","X","X","The 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.","WBSName<br />","string<br />restricted to <br />maxLength(100)","X","X","The name of the WBS element.","WBSObjectId<br />","int<br />","X","The unique ID of the associated WBS for this project spending plan.","ProjectSpendingPlan Fields","42400.htm");
Page[638]=new Array("Operations:","CreateProjectThresholds Operation","ReadProjectThresholds Operation","UpdateProjectThresholds Operation","DeleteProjectThresholds Operation","GetFieldLengthProjectThreshold Operation","WSDL: ProjectThreshold.wsdl","Primary Key Field: ObjectId","Target Namespace: http://xmlns.oracle.com/Primavera/P6/WS/ProjectThreshold/V1","Default Transport URLs:","http://&lt;hostname&gt;:&lt;port number&gt;/p6ws/services/ProjectThresholdService?wsdl","https://&lt;hostname&gt;:&lt;port number&gt;/p6ws/services/ProjectThresholdService?wsdl","Java Client Stub Class:","com.primavera.ws.p6.projectthreshold.ProjectThresholdService","Description:","Project thresholds are used as a project management technique to monitor values within a specified tolerance range so that project issues can be identified and reported. For example, a threshold could be used to monitor Start Date variance or Total Float values.","ProjectThreshold Service","41882.htm");
Page[639]=new Array("Description: Creates multiple ProjectThreshold objects in the database. You can create up to 1000 ProjectThreshold objects with a single call.","Service:&nbsp;ProjectThreshold Service","Style: Document/literal wrapped","Input:","Message:&nbsp;CreateProjectThresholds","Elements:&nbsp;ProjectThreshold&nbsp;elements that contain ProjectThreshold Fields&nbsp;fields","Required fields: The following fields are required when creating the ProjectThreshold object:","ProjectObjectId|WBSObjectId","ThresholdParameterObjectId","OBSObjectId","Output:","Message:&nbsp;CreateProjectThresholdsResponse","Output:&nbsp;Zero to many ObjectId elements","CreateProjectThresholds Operation","42186.htm");
Page[640]=new Array("Description: Reads ProjectThreshold objects from the database.","Service:&nbsp;ProjectThreshold Service","Style: Document/literal wrapped","Input:","Message:&nbsp;ReadProjectThresholds","Elements: &nbsp;One to many field names from the ProjectThreshold Fields&nbsp;field list","You may also include an optional element that contains a filter clause and an optional element that contains an OrderBy clause. Warning: If you do not specify a filter, all business objects of this data type will be returned. Refer to the Filters topic in the P6 EPPM Web Services Programming Guide for additional details.","Output:","Message:&nbsp;ReadProjectThresholdsResponse","Output:&nbsp;Zero to many&nbsp;ProjectThreshold elements that contain ProjectThreshold fields.","ReadProjectThresholds Operation","42187.htm");
Page[641]=new Array("Description: Updates multiple ProjectThreshold objects in the database. You can update up to 1000 ProjectThreshold objects with a single call.","Service:&nbsp;ProjectThreshold Service","Style: Document/literal wrapped","Input:","Message:&nbsp;UpdateProjectThresholds","Elements:&nbsp;ProjectThreshold&nbsp;elements that contain ProjectThreshold Fields&nbsp;fields.","Required fields: The ObjectId must be specified.","Output:","Message:&nbsp;UpdateProjectThresholdsResponse","Output:&nbsp;boolean","UpdateProjectThresholds Operation","42188.htm");
Page[642]=new Array("Description: Deletes multiple ProjectThreshold objects in the database. You can delete up to 1000 ProjectThreshold objects with a single call.","Service:&nbsp;ProjectThreshold Service","Style: Document/literal wrapped","Input:","Message:&nbsp;DeleteProjectThresholds","Elements: One to many&nbsp;ObjectId elements","Output:","Message:&nbsp;DeleteProjectThresholdsResponse","Output:&nbsp;boolean","DeleteProjectThresholds Operation","42189.htm");
Page[643]=new Array("Description: Returns length of variable character fields for a BO.","Service: ProjectThreshold Service","Style: Document/literal wrapped","Input:","Message: GetFieldLengthProjectThreshold","Elements: FieldLength","Output:","Message: GetFieldLengthProjectThresholdResponse","Elements: One to many FieldLengthProjectThresholds.","GetFieldLengthProjectThreshold Operation","95467.htm");
Page[644]=new Array("<br />&nbsp;Field","<br />&nbsp;Type","Read&nbsp;<br />Only","Filterable<br />Orderable","<br />&nbsp;Description","CreateDate<br />","dateTime<br />","X","X","The date this project threshold was created.","CreateUser<br />","string<br />restricted to <br />maxLength(255)","X","X","The name of the user that created this project threshold.","DetailToMonitor<br />","string<br />restricted to <br />'Activity'<br />'WBS'<br />","X","The level of detail to monitor, either Activity or WBS. The project threshold is calculated at the activity level or at the WBS level, whichever is selected.","FromDate<br />","dateTime<br />","The starting custom date of the time window that is monitored against a project threshold. Any activities or WBS elements with start/finish dates which intersect this time window are monitored.","FromDateExpression<br />","string<br />restricted to <br />maxLength(50)","X","The expression for the starting date of the time window that is monitored against a project threshold. Valid values are PS (the project StartDate), PF (the project FinishDate), DD (the project Data Date), CD (Current Date), CW (Current Week), or CM (Current Month). All values can be combined with arithmetic operators + or - and a numerical calendar value. For example, PS+5D, DD-1M. The calendar abbreviation specified in the expression (H, D, W, M, Y) must match the value of the corresponding GlobalPreferences field: HourChar, DayChar, WeekChar, MonthChar, or YearChar. You could specify a custom date by setting a date value for the FromDate field. If you set values for both the FromDate and FromDateExpression fields, the FromDateExpression will be ignored.","IsBaseline<br />","boolean<br />","X","X","The boolean value indicating if this business object is related to a Project or Baseline","IsTemplate<br />","boolean<br />","X","X","The boolean value indicating if this business object is related to a template Project.","IssuePriority<br />","string<br />restricted to <br />'Top'<br />'High'<br />'Normal'<br />'Low'<br />'Lowest'<br />","X","The priority of any issues generated from the project threshold.","LastUpdateDate<br />","dateTime<br />","X","X","The date this project threshold was last updated.","LastUpdateUser<br />","string<br />restricted to <br />maxLength(255)","X","X","The name of the user that last updated this project threshold.","LowerThreshold<br />","double<br />restricted to <br />minInclusive(-9.99999999999999E12)<br />maxInclusive(9.99999999999999E12)","X","The lower value of a project threshold that will trigger an issue. An issue is identified by the project threshold monitor when the actual/observed value of the project threshold parameter is found to be less than or equal to the lower project threshold value. If the lower project threshold value is null, it is ignored. Example: The Total Float lower project threshold is set to one day. Whenever the observed total float is less than or equal to one day, a project issue is raised.","OBSObjectId<br />","int<br />","X","The unique ID of the associated OBS for this project threshold.","ObjectId<br />","int<br />","X","The unique ID generated by the system.","ProjectId<br />","string<br />restricted to <br />maxLength(40)","X","X","The Project short code that uniquely identifies the project.","ProjectObjectId<br />","int<br />","X","The unique ID of the associated project for this project threshold.","Status<br />","string<br />restricted to <br />'Enabled'<br />'Disabled'<br />","X","The current status of the project threshold.","ThresholdParameterObjectId<br />","int<br />","X","The unique ID of the associated threshold parameter for this project threshold.","ToDate<br />","dateTime<br />","The ending custom date of the time window that is monitored against a project threshold. Any activities or WBS elements with start/finish dates which intersect this time window are monitored.","ToDateExpression<br />","string<br />restricted to <br />maxLength(50)","X","The expression for the ending date of the time window that is monitored against a project threshold. Valid values are PS (the project StartDate), PF (the project FinishDate), DD (the project Data Date), CD (Current Date), CW (Current Week), or CM (Current Month). All values can be combined with arithmetic operators + or - and a numerical calendar value. For example, PS+5d, DD-1M. The calendar abbreviation specified in the expression (H, D, W, M, Y) must match the value of the corresponding GlobalPreferences field: HourChar, DayChar, WeekChar, MonthChar, or YearChar. You could specify a custom date by setting a date value for the FromDate field. If you set values for both the ToDate and ToDateExpression fields, the ToDateExpression will be ignored.","UpperThreshold<br />","double<br />restricted to <br />minInclusive(-9.99999999999999E12)<br />maxInclusive(9.99999999999999E12)","X","The upper value of a project threshold parameter which will trigger an issue. An issue is identified by the project threshold monitor when the actual/observed value of the project threshold parameter is found to be greater than or equal to the upper project threshold value. If the upper project threshold value is null, it is ignored. Example: The Cost % of Planned upper project threshold is set to 120%. Whenever the actual cost is greater than or equal to 120% of planned, an issue is raised.","WBSCode<br />","string<br />restricted to <br />maxLength(40)","X","X","The 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.","WBSName<br />","string<br />restricted to <br />maxLength(100)","X","X","The name of the WBS element.","WBSObjectId<br />","int<br />","X","The unique ID of the associated WBS for this project threshold.","ProjectThreshold Fields","42401.htm");
Page[645]=new Array("Operations:","ReadScheduleOptions Operation","UpdateScheduleOptions Operation","GetFieldLengthScheduleOptions Operation","WSDL: ScheduleOptions.wsdl","Primary Key Field: ObjectId","Target Namespace: http://xmlns.oracle.com/Primavera/P6/WS/ScheduleOptions/V1","Default Transport URLs:","http://&lt;hostname&gt;:&lt;port number&gt;/p6ws/services/ScheduleOptionsService?wsdl","https://&lt;hostname&gt;:&lt;port number&gt;/p6ws/services/ScheduleOptionsService?wsdl","Java Client Stub Class:","com.primavera.ws.p6.scheduleoptions.ScheduleOptionsService","Description:","Specifies how the associated project is to be scheduled.","Note that this business object has a multi-part object ID; its object ID is a combination of its user object ID and its project object ID.","You may not create or delete schedule options; they may only be loaded and updated.","ScheduleOptions Service","41883.htm");
Page[646]=new Array("Description: Reads ScheduleOptions objects from the database.","Service:&nbsp;ScheduleOptions Service","Style: Document/literal wrapped","Input:","Message:&nbsp;ReadScheduleOptions","Elements: &nbsp;One to many field names from the ScheduleOptions Fields&nbsp;field list","You may also include an optional element that contains a filter clause and an optional element that contains an OrderBy clause. Warning: If you do not specify a filter, all business objects of this data type will be returned. Refer to the Filters topic in the P6 EPPM Web Services Programming Guide for additional details.","Output:","Message:&nbsp;ReadScheduleOptionsResponse","Output:&nbsp;Zero to many&nbsp;ScheduleOptions elements that contain ScheduleOptions fields.","ReadScheduleOptions Operation","42190.htm");
Page[647]=new Array("Description: Updates multiple ScheduleOptions objects in the database. You can update up to 1000 ScheduleOptions objects with a single call.","Service:&nbsp;ScheduleOptions Service","Style: Document/literal wrapped","Input:","Message:&nbsp;UpdateScheduleOptions","Elements:&nbsp;ScheduleOptions&nbsp;elements that contain ScheduleOptions Fields&nbsp;fields.","Required fields: The ObjectId must be specified.","Output:","Message:&nbsp;UpdateScheduleOptionsResponse","Output:&nbsp;boolean","UpdateScheduleOptions Operation","42191.htm");
Page[648]=new Array("Description: Returns length of variable character fields for a BO.","Service: ScheduleOptions Service","Style: Document/literal wrapped","Input:","Message: GetFieldLengthScheduleOptions","Elements: FieldLength","Output:","Message: GetFieldLengthScheduleOptionsResponse","Elements: One to many FieldLengthScheduleOptions.","GetFieldLengthScheduleOptions Operation","95468.htm");
Page[649]=new Array("<br />&nbsp;Field","<br />&nbsp;Type","Read&nbsp;<br />Only","Filterable<br />Orderable","<br />&nbsp;Description","CalculateFloatBasedOnFinishDate<br />","boolean<br />","The flag that indicates how each activity's float will be calculated with respect to other projects in the scheduling batch. This setting only has an effect when scheduling multiple projects at the same time. If true, each activity's float is calculated based on its project's ScheduledFinishDate. If false, then each activity's float is calculated based on the latest ScheduledFinishDate of all of the projects in the scheduling batch.","ComputeTotalFloatType<br />","string<br />restricted to <br />'Start Float = Late Start - Early Start'<br />'Finish Float = Late Finish - Early Finish'<br />'Smallest of Start Float and Finish Float'<br />","The method for calculating total float for all activities. Start Float is the difference between the early and late start dates (Start Float = Late Start - Early Start); Finish Float is the difference between the early and late finish dates (Finish Float = Late Finish - Early Finish); and Smallest of Start Float and Finish Float is the most critical float value.","CreateDate<br />","dateTime<br />","X","X","The date this schedule option was created.","CreateUser<br />","string<br />restricted to <br />maxLength(255)","X","X","The name of the user that created this schedule option.","CriticalActivityFloatThreshold<br />","double<br />","the maximum float time for activities before they are marked critical.","CriticalActivityPathType<br />","string<br />restricted to <br />'Critical Float'<br />'Longest Path'<br />","The critical path type, which indicates how critical path activities are identified for the project, based on either 'Critical Float' or 'Longest Path'.","ExternalProjectPriorityLimit","int","The value set for the leveler setting &quot;Consider assignments in other projects with priority equal or higher than&quot;. Must be between 1 and 100.","IgnoreOtherProjectRelationships<br />","boolean<br />","The option used by the scheduler for treating activity relationships between projects when scheduling.","IncludeExternalResAss","boolean","The state of the leveler setting &quot;Consider assignments in other projects with priority equal or higher than&quot;","LastUpdateDate<br />","dateTime<br />","X","X","The date this schedule option was last updated.","LastUpdateUser<br />","string<br />restricted to <br />maxLength(255)","X","X","The name of the user that last updated this schedule option.","LevelAllResources","boolean","The option used by the scheduler for automatically leveling resources when scheduling projects.","LevelWithinFloat","boolean","The option used by the leveler for leveling resources only within activity total float. Specify the amount of float to preserve using the MinFloatToPreserve field. Specify the maximum percent to over allocate resources using the OverAllocationPercentage field.","MakeOpenEndedActivitiesCritical<br />","boolean<br />","the option used by the scheduler for automatically leveling resources when scheduling projects.","MaximumMultipleFloatPaths<br />","int<br />restricted to <br />minInclusive(0)<br />maxInclusive(1000)","The number of critical float paths to calculate. For example, if you set the field to five, the module calculates the five most critical float paths ending with the activity you selected. The module ranks each float path from most critical to least critical, and stores the value for each activity in the Float Path field. For example, if you calculate five float paths, the module will store a value of one in the Float Path field for each activity in the most critical float path; the module will store a value of five for each activity in the least critical float path.","Note To view the critical float paths after you schedule the project, group activities in the Activity Table by Float Path and sort by Float Path Order. A Float Path value of one indicates that those activities are part of the most critical float path. The Float Path Order value indicates the order in which the activities were processed.","MultipleFloatPathsEndingActivityShortName","MinFloatToPreserve","int","The option used by the leveler to specify the amount of activity float to preserve when leveling resources only within the activity total float using the LevelWithinFloat field.","MultipleFloatPathsEnabled<br />","boolean<br />","The Boolean value that indicates whether multiple critical float paths (sequences of activities) should be calculated in the project schedule.","MultipleFloatPathsEndingActivityObjectId","int<br />","The object Id of the activity in the WBS that you want to represent the end of the float paths. Typically, this will be a milestone activity or some other significant activity that has a start date or end date that cannot change.","Note if a value is not assigned, the module will choose an activity based on MultipleFloatPathsUseTotalFloat. If you are calculating multiple paths using Free Float, the module will choose the open-ended activity with the most critical Free Float. If you are calculating multiple paths using Total Float, the module will calculate the Total Float for all activity relationships, then choose the activity with the most critical Relationship Total Float.","MultipleFloatPathsUseTotalFloat<br />","boolean<br />","The Boolean value that decides whether or not to use total float in multiple float path calculations.","If True, then based on the activity you want the paths to end on, the module determines which predecessor activity has the most critical Relationship Total Float on the backward pass. The module repeats this process until an activity is reached that has no relationship. The module begins the forward pass from this activity and determines which successor activity has the most critical Relationship Successor Total Float. The module repeats this process until an activity is reached that has no relationship. These activities represent the most critical float path. The process begins again until the remaining sub-critical paths are calculated.","If False, then critical float paths are defined based on longest path. The most critical path will be identical to the critical path that is derived when you choose to define critical activities as Longest Path in the General tab. In a multicalendar project, the longest path is calculated by identifying the activities that have an early finish equal to the latest calculated early finish for the project and tracing all driving relationships for those activities back to the project start date. After the most critical path is identified, the module will calculate the remaining sub-critical paths.","OutOfSequenceScheduleType<br />","string<br />restricted to <br />''<br />'Retained Logic'<br />'Progress Override'<br />'Actual Dates'<br />","the type of logic used to schedule the progressed activities: 'Retained Logic', 'Progress Override', or 'Actual Dates'.","OverAllocationPercentage","double","The option used by the leveler to specify the maximum percent to over allocate resources when leveling resources only within the activity total float using the LevelWithinFloat field.","PreserveScheduledEarlyAndLateDates","boolean","The option used by the leveler to preserve scheduled early and late dates when leveling.","PriorityList","string","The list of fields used for prioritization during leveling.","ProjectId<br />","string<br />restricted to <br />maxLength(40)","X","The short code that uniquely identifies the project.","ProjectObjectId<br />","int<br />","X","Filterable only","The unique ID of the associated project.","RelationshipLagCalendar<br />","string<br />restricted to <br />'Predecessor Activity Calendar'<br />'Successor Activity Calendar'<br />'24 Hour Calendar'<br />'Project Default Calendar'<br />","the calendar used to calculate the lag between predecessors and successors for all activities. Valid values are 'Predecessor Activity Calendar', 'Successor Activity Calendar', '24 Hour Calendar', and 'Project Default Calendar'. If you do not select a calendar, the successor activity calendar is used.","ResourceList","string","The list of Resource IDs to level.","StartToStartLagCalculationType<br />","boolean<br />","the method used to calculate lag when a start-to-start relationship exists and the predecessor starts out of sequence. Actual Start sets the successor's start according to the time elapsed from the predecessor's actual start (the successor's start date is the data date plus any remaining lag). Early Start sets the successor's start according to the amount of work that the predecessor activity accomplishes (the expired lag is calculated as the number of work periods between the actual start and the data date, and the successor's start date is the predecessor's internal early start plus any remaining lag).","UseExpectedFinishDates<br />","boolean<br />","the option used for setting activity finish dates as the expected finish dates when scheduling projects.","UserName<br />","string<br />restricted to <br />maxLength(255)","X","The user's login name.","UserObjectId<br />","int<br />","X","Filterable only","The unique ID of the associated user.","ScheduleOptions Fields","42402.htm");
Page[650]=new Array("Operations:","CreateWBS Operation","ReadWBS Operation","UpdateWBS Operation","CopyWBSFromTemplate Operation","DeleteWBS Operation","GetFieldLengthWBS Operation","ReadActivityWBSPath Operation","ReadWBSPath Operation","ReadAllWBS Operation","WSDL: WBS.wsdl","Primary Key Field: ObjectId","Target Namespace: http://xmlns.oracle.com/Primavera/P6/WS/WBS/V2","Default Transport URLs:","http://&lt;hostname&gt;:&lt;port number&gt;/p6ws/services/WBSService?wsdl","https://&lt;hostname&gt;:&lt;port number&gt;/p6ws/services/WBSService?wsdl","Java Client Stub Class:","com.primavera.ws.p6.wbs.WBSService","Description:","The project work breakdown structure (WBS) is a hierarchical arrangement of the products and services produced during and by a project. Each element of a WBS may contain more-detailed WBS elements, activities, or both. WBS are hierarchical objects.","This business object supports user defined fields (UDFs). Use the UDFValue business object to assign UDFs.","WBS Service","41885.htm");
Page[651]=new Array("Description: Creates multiple WBS objects in the database. You can create up to 1000 WBS objects with a single call.","Service:&nbsp;WBS Service","Style: Document/literal wrapped","Input:","Message:&nbsp;CreateWBS","Elements:&nbsp;WBS&nbsp;elements that contain WBS Fields&nbsp;fields","Required fields: The following fields are required when creating the WBS object:","Code","Name","ProjectObjectId|ParentObjectId","Output:","Message:&nbsp;CreateWBSResponse","Output:&nbsp;Zero to many ObjectId elements","CreateWBS Operation","42196.htm");
Page[652]=new Array("Description: Reads WBS objects from the database.","Service:&nbsp;WBS Service","Style: Document/literal wrapped","Input:","Message:&nbsp;ReadWBS","Elements: &nbsp;One to many field names from the WBS Fields&nbsp;field list","You may also include an optional element that contains a filter clause and an optional element that contains an OrderBy clause. Warning: If you do not specify a filter, all business objects of this data type will be returned. Refer to the Filters topic in the P6 EPPM Web Services Programming Guide for additional details.","Output:","Message:&nbsp;ReadWBSResponse","Output:&nbsp;Zero to many&nbsp;WBS elements that contain WBS fields.","ReadWBS Operation","42197.htm");
Page[653]=new Array("Description: Updates multiple WBS objects in the database. You can update up to 1000 WBS objects with a single call.","Service:&nbsp;WBS Service","Style: Document/literal wrapped","Input:","Message:&nbsp;UpdateWBS","Elements:&nbsp;WBS&nbsp;elements that contain WBS Fields&nbsp;fields.","Required fields: The ObjectId must be specified.","Output:","Message:&nbsp;UpdateWBSResponse","Output:&nbsp;boolean","UpdateWBS Operation","42198.htm");
Page[654]=new Array("Description: Copies a WBS structure from a template and places it under a WBS.","Service:&nbsp;WBS Service","Style: Document/literal wrapped","Input:","Message:&nbsp;CopyWBSFromTemplate","Elements:&nbsp;elements that contain the following&nbsp;fields:","&nbsp;Field","&nbsp;Type","&nbsp;Description","ObjectId","int","The unique identifier of an existing WBS that will contain the copied WBS structure.","TemplateWbsObjectId","int","The unique identifier of the source WBS structure to copy.","CopyWBSNotes","boolean","Determines whether to copy WBS Notebooks.","CopyWBSMilestones","boolean","Determines whether to copy WBS Milestones.","CopyActivities","boolean","Determines whether to copy Activities.","CopyResourceAndRoleAssignments","boolean","Determines whether to copy resource and role assignments.","CopyRelationships","boolean","Determines whether to copy relationships.","CopyActivityCodes","boolean","Determines whether to copy activity codes.","CopyEPSCodesAtProjectLevel","boolean","Determines whether to copy EPS specific activity codes as project specific activity codes if the WBS is being copied to an EPS which does not have access to the EPS specific activity code.","CopyActivityNotes","boolean","Determines whether to copy activity notebooks.","CopyActivitySteps","boolean","Determines whether to copy steps.","CopyAssignmentSecureCodes","boolean","Determines whether to copy secure assignment codes.","CopyActivitySecureCodes","boolean","Determines whether to copy secure activity codes.","Required fields: The following fields are required when creating the Project object:","ObjectId","TemplateWbsObjectId","Output:","Message:&nbsp;CopyWBSFromTemplateResponse","Elements:&nbsp;ObjectId of the WBS specified in the ObjectId input parameter. The system copied a new WBS structure underneath this WBS. ","CopyWBSFromTemplate Operation","50234.htm");
Page[655]=new Array("Description: Deletes multiple WBS objects in the database. You can delete up to 1000 WBS objects with a single call.","Service:&nbsp;WBS Service","Style: Document/literal wrapped","Input:","Message:&nbsp;DeleteWBS","Elements: One to many&nbsp;ObjectId DeleteWithReplacements","Output:","Message:&nbsp;DeleteWBSResponse","Output:&nbsp;boolean","DeleteWBS Operation","42199.htm");
Page[656]=new Array("Description: Returns length of variable character fields for a BO.","Service: WBS Service","Style: Document/literal wrapped","Input:","Message: GetFieldLengthWBS","Elements: FieldLength","Output:","Message: GetFieldLengthWBSResponse","Elements: One to many FieldLengthWBSs.","GetFieldLengthWBS Operation","95469.htm");
Page[657]=new Array("Description: Reads WBS objects from the database.","Service:&nbsp;WBS Service","Style: Document/literal wrapped","Input:","Message:&nbsp;ReadActivityWBSPath","Elements: ","One to many&nbsp;ActivityObjectId elements","One to many field names from the WBS Fields&nbsp;field list.","Output:","Message:&nbsp;ReadActivityWBSPathResponse","Output:&nbsp;Zero to many&nbsp;WBS elements that contain WBS fields.","ReadActivityWBSPath Operation","42200.htm");
Page[658]=new Array("Description: Reads WBS objects from the database.","Service:&nbsp;WBS Service","Style: Document/literal wrapped","Input:","Message:&nbsp;ReadWBSPath","Elements: ","One to many&nbsp;ObjectId elements","One to many field names from the WBS Fields&nbsp;field list.","Output:","Message:&nbsp;ReadWBSPathResponse","Output:&nbsp;Zero to many&nbsp;WBS elements that contain WBS fields.","ReadWBSPath Operation","42201.htm");
Page[659]=new Array("Description: Reads WBS objects from the database.","Service:&nbsp;WBS Service","Style: Document/literal wrapped","Input:","Message:&nbsp;ReadAllWBS","Elements: ","One to one&nbsp;ObjectId elements","One to many field names from the WBS Fields&nbsp;field list","You may also include an optional element that contains a filter clause and an optional element that contains an OrderBy clause. Warning: If you do not specify a filter, all business objects of this data type will be returned. Refer to the Filters topic in the P6 EPPM Web Services Programming Guide for additional details.","Output:","Message:&nbsp;ReadAllWBSResponse","Output:&nbsp;Zero to many&nbsp;WBS elements that contain WBS fields.","ReadAllWBS Operation","42202.htm");
Page[660]=new Array("<br />&nbsp;Field","<br />&nbsp;Type","Read&nbsp;<br />Only","Filterable<br />Orderable","<br />&nbsp;Description","AnticipatedFinishDate<br />","dateTime<br />","X","The 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.","AnticipatedStartDate<br />","dateTime<br />","X","The 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.","Code<br />","string<br />restricted to <br />maxLength(40)<br />","X","The 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.","ContainsSummaryData<br />","boolean<br />","X","X","The flag that indicates that the WBS has been summarized.","CreateDate<br />","dateTime<br />","X","X","The date this wbs was created.","CreateUser<br />","string<br />restricted to <br />maxLength(255)<br />","X","X","The name of the user that created this wbs.","CurrentBudget<br />","double<br />","X","The current budget for this WBS.","CurrentVariance<br />","double<br />","X","The current budget minus the total spending plan.","DistributedCurrentBudget<br />","double<br />","X","The sum of the current budget values from one level lower","EarnedValueComputeType<br />","string<br />restricted to <br />''<br />'Activity Percent Complete'<br />'0 / 100'<br />'50 / 50'<br />'Custom Percent Complete'<br />'WBS Milestones Percent Complete'<br />'Activity Percent Complete Using Resource Curves'<br />","X","The 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'.","EarnedValueETCComputeType<br />","string<br />restricted to <br />''<br />'ETC = Remaining Cost for Activity'<br />'PF = 1'<br />'PF = Custom Value'<br />'PF = 1 / CPI'<br />'PF = 1 / (CPI * SPI)'<br />","X","The 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)'.","EarnedValueETCUserValue<br />","double<br />restricted to <br />minInclusive(0.0)<br />","X","The user-defined performance factor, PF, for computing earned-value estimate-to-complete. ETC is computed as PF * ( BAC - BCWP).","EarnedValueUserPercent<br />","double<br />","X","The 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.","EstimatedWeight","double","X","The 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 to activities using the WBS hierarchy.","FinishDate<br />","dateTime<br />","X","The finish date of the WBS.","ForecastFinishDate<br />","dateTime<br />","X","The 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.","ForecastStartDate<br />","dateTime<br />","X","The 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.","GUID<br />","string<br />restricted to <br />pattern <br />'\\{[0-9a-fA-F]{8}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{12}\\}|'<br />","X","The globally unique ID generated by the system.","IndependentETCLaborUnits<br />","double<br />","X","The user-entered ETC total labor.","IndependentETCTotalCost<br />","double<br />","X","The user-entered ETC total cost.","IntegratedType<br />","string<br />restricted to <br />''<br />'ERP'<br />'Gateway'<br />'PrimaveraCloudScope'<br />","X","The flag indicating whether the WBS is integrated with an Enterprise Resource Planning (ERP) system. 'Fusion' indicates the WBS is integrated with Oracle Fusion. 'ERP' indicates the WBS is integrated with another ERP system. 'Gateway' indicates the WBS is integrated with Oracle Primavera Gateway.","IntegratedWBS<br />","boolean","X","X","The indicator that determines whether a WBS is synchronized or not.","IsBaseline<br />","boolean<br />","X","X","The boolean value indicating if this business object is related to a Project or Baseline","IsTemplate<br />","boolean<br />","X","X","The boolean value indicating if this business object is related to a template Project.","IsWorkPackage<br />","boolean<br />","X","Indicates if this WBS is a workpackage in Oracle Primavera Cloud or not.","LastUpdateDate<br />","dateTime<br />","X","X","The date this wbs was last updated.","LastUpdateUser<br />","string<br />restricted to <br />maxLength(255)","X","X","The name of the user that last updated this wbs.","Name<br />","string<br />restricted to <br />maxLength(100)","X","The name of the WBS element.","OBSName<br />","string<br />restricted to <br />maxLength(100)","X","X","The name of the person/role in the organization, sometimes referred to as the &quot;responsible manager&quot;.","OBSObjectId<br />","int<br />","X","The unique ID of the project manager from the project's OBS tree who is responsible for the WBS.","ObjectId<br />","int<br />","X","The unique ID generated by the system.","OriginalBudget<br />","double<br />","X","The original budget for the WBS element.","ParentObjectId<br />","int<br />","X","The unique ID of the parent WBS of this WBS in the hierarchy.","PhaseName","string<br />restricted to <br />maxLength(100)","The name of the WBS category associated with the WBS.","ProjectId<br />","string<br />restricted to <br />maxLength(40)","X","X","The short code that uniquely identifies the project.","ProjectObjectId<br />","int<br />","X","The unique ID of the associated project.","ProposedBudget<br />","double<br />","X","The sum of the original budget plus the approved and pending budgets from the budget change log.","RolledUpFinishDate","dateTime","X","The finish date of the WBS. The involved summarized fields such as &quot;RemianingFinish&quot; and &quot;ActualFinish&quot; are rolled up on the fly.","RolledUpStartDate","dateTime","X","The start date of the WBS. The involved summarized fields such as &quot;RemianingStart&quot; and &quot;ActualStart&quot; are rolled up on the fly.","SequenceNumber<br />","int<br />","X","The sequence number for sorting.","StartDate<br />","dateTime<br />","X","The start date of the WBS.","Status<br />","string<br />restricted to <br />'Planned'<br />'Active'<br />'Inactive'<br />'What-If'<br />'Requested'<br />'Template'<br />","X","The WBS status: 'Planned', 'Active', 'Inactive', 'What-If', 'Requested', or 'Template'.","StatusReviewerName<br />","string<br />","X","The names of the users reviewing status updates.","StatusReviewerObjectId<br />","string<br />","X","The unique IDs of the users reviewing status updates.","SummaryAccountingVarianceByCost<br />","double<br />","X","the Planned Value minus the Actual Cost. A negative value indicates that the Actual Cost has exceeded the Planned Value.","SummaryAccountingVarianceByLaborUnits<br />","double<br />","X","the Planned Value Labor Units minus the Actual Units. Negative value indicates that Actual Units have exceeded the Planned Value Labor Units.","SummaryActivityCount<br />","int<br />","X","the number of activities that are currently in progress.","SummaryActualDuration<br />","double<br />","X","The actual duration.","SummaryActualExpenseCost<br />","double<br />","X","The actual costs for all project expenses associated with the WBS.","SummaryActualFinishDate<br />","dateTime<br />","X","The latest actual finish date of all activities in the WBS.","SummaryActualLaborCost<br />","double<br />","X","The actual cost for all labor resources assigned to the activity.","SummaryActualLaborUnits<br />","double<br />","X","The actual labor units.","SummaryActualMaterialCost<br />","double<br />","X","The actual units for all material resources assigned to the activity.","SummaryActualNonLaborCost<br />","double<br />","X","The actual units for all nonlabor resources assigned to the activity.","SummaryActualNonLaborUnits<br />","double<br />","X","The actual nonlabor units.","SummaryActualStartDate<br />","dateTime<br />","X","The earliest actual start date of all activities in the WBS.","SummaryActualThisPeriodCost<br />","double<br />","X","The actual this period cost (will be labor or nonlabor).","SummaryActualThisPeriodLaborCost<br />","double<br />","X","The actual this period labor cost.","SummaryActualThisPeriodLaborUnits<br />","double<br />","X","The actual this period labor units.","SummaryActualThisPeriodMaterialCost<br />","double<br />","X","The actual this period material cost.","SummaryActualThisPeriodNonLaborCost<br />","double<br />","X","The actual this period nonlabor cost.","SummaryActualThisPeriodNonLaborUnits<br />","double<br />","X","The actual this period nonlabor units.","SummaryActualTotalCost<br />","double<br />","X","The actual labor cost + actual nonlabor cost + actual expense cost as of the project data date.","SummaryActualValueByCost<br />","double<br />","X","the 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.","SummaryActualValueByLaborUnits<br />","double<br />","X","the actual total labor units for the activity as of the project data date (that is, actual total cost by labor units).","SummaryAtCompletionDuration<br />","double<br />","X","the 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.","SummaryAtCompletionExpenseCost<br />","double<br />","X","the sum of the actual plus remaining cost for all project expenses associated with the cost account. Computed as Actual Expense Cost + Remaining Expense Cost.","SummaryAtCompletionLaborCost<br />","double<br />","X","The 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.","SummaryAtCompletionLaborUnits<br />","double<br />","X","The 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.","SummaryAtCompletionMaterialCost<br />","double<br />","X","The 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.","SummaryAtCompletionNonLaborCost<br />","double<br />","X","The 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.","SummaryAtCompletionNonLaborUnits<br />","double<br />","X","The 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.","SummaryAtCompletionTotalCost<br />","double<br />","X","The 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.","SummaryAtCompletionTotalCostVariance<br />","double<br />","X","the Baseline Planned Total Cost - At Completion Total Cost.","SummaryBaselineCompletedActivityCount<br />","int<br />","X","The number of completed activities in the baseline.","SummaryBaselineDuration<br />","double<br />","X","the 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.","SummaryBaselineExpenseCost<br />","double<br />","X","the 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.","SummaryBaselineFinishDate<br />","dateTime<br />","X","The current latest finish date of all activities in the WBS for the current baseline.","SummaryBaselineInProgressActivityCount<br />","int<br />","X","the 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.","SummaryBaselineLaborCost<br />","double<br />","X","the 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.","SummaryBaselineLaborUnits<br />","double<br />","X","the 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.","SummaryBaselineMaterialCost<br />","double<br />","X","the 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.","SummaryBaselineNonLaborCost<br />","double<br />","X","the 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.","SummaryBaselineNonLaborUnits<br />","double<br />","X","the 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.","SummaryBaselineNotStartedActivityCount<br />","int<br />","X","The number of activities not started in the baseline.","SummaryBaselineStartDate<br />","dateTime<br />","X","The current earliest start date of all activities in the WBS for the current baseline.","SummaryBaselineTotalCost<br />","double<br />","X","the 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.","SummaryBudgetAtCompletionByCost<br />","double<br />","X","the Planned Total Cost through activity completion. Computed as Planned Labor Cost + Planned Nonlabor Cost + Planned Expense Cost, same as the Planned Total Cost.","SummaryBudgetAtCompletionByLaborUnits<br />","double<br />","X","the Baseline Labor Units","SummaryCompletedActivityCount<br />","int<br />","X","the number of activities that have an Actual Finish in the WBS.","SummaryCostPercentComplete<br />","double<br />","X","The 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.","SummaryCostPercentOfPlanned<br />","double<br />","X","The 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 &amp; Construction and Maintenance &amp; Turnaround solutions.","SummaryCostPerformanceIndexByCost<br />","double<br />","X","the Earned Value divided by the Actual Cost. A value less than 1 indicates that the Actual Cost has exceeded the Planned Value.","SummaryCostPerformanceIndexByLaborUnits<br />","double<br />","X","the Earned Value Labor Units / Actual Labor Units.","SummaryCostVarianceByCost<br />","double<br />","X","the Earned Value minus the Actual Cost. A negative value indicates that the Actual Cost has exceeded the Planned Value.","SummaryCostVarianceByLaborUnits<br />","double<br />","X","the Earned Value Labor Cost minus Actual Value Labor Cost.","SummaryCostVarianceIndex<br />","double<br />","X","The value that is calcuated as the Cost Variance divided by Earned Value.","SummaryCostVarianceIndexByCost<br />","double<br />","X","the Cost Variance divided by Earned Value.","SummaryCostVarianceIndexByLaborUnits<br />","double<br />","X","the Cost Variance Labor Units divided by Earned Value Labor Units.","SummaryDurationPercentComplete<br />","double<br />","X","The activity actual duration percent of planned. Computed as (baseline planned duration - remaining duration) / baseline planned duration * 100.","SummaryDurationPercentOfPlanned<br />","double<br />","X","The 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.","SummaryDurationVariance<br />","double<br />","X","The duration between the activity's baseline duration and the at complete duration. Computed as baseline duration - at completion duration.","SummaryEarnedValueByCost<br />","double<br />","X","the 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.","SummaryEarnedValueByLaborUnits<br />","double<br />","X","the 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.","SummaryEstimateAtCompletionByCost<br />","double<br />","X","the 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.","SummaryEstimateAtCompletionByLaborUnits<br />","double<br />","X","the 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.)","SummaryEstimateAtCompletionHighPercentByLaborUnits<br />","double<br />","X","the high forecast of Estimate At Completion (EAC) by labor units.","SummaryEstimateAtCompletionLowPercentByLaborUnits<br />","double<br />","X","the low forecast of Estimate At Completion (EAC) by labor units.","SummaryEstimateToCompleteByCost<br />","double<br />","X","the 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).","SummaryEstimateToCompleteByLaborUnits<br />","double<br />","X","the 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.","SummaryExpenseCostPercentComplete<br />","double<br />","X","The 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.","SummaryExpenseCostVariance<br />","double<br />","X","the Baseline Planned Expense Cost - At Completion Expense Cost (At Completion Expense Cost = Actual Expense Cost + Remaining Expense Cost).","SummaryFinishDateVariance<br />","double<br />","X","The duration between the finish date in the current project and the baseline finish date. Calculated as finish date - baseline finish date.","SummaryInProgressActivityCount<br />","int<br />","X","the number of activities that are currently in progress.","SummaryLaborCostPercentComplete<br />","double<br />","X","The 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.","SummaryLaborCostVariance<br />","double<br />","X","the Baseline Planned Labor Cost - At Completion Labor Cost.","SummaryLaborUnitsPercentComplete<br />","double<br />","X","The 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.","SummaryLaborUnitsVariance<br />","double<br />","X","The difference between baseline labor units and at completion labor units. Calculated as baseline labor units - at completion labor units.","SummaryMaterialCostPercentComplete<br />","double<br />","X","The 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.","SummaryMaterialCostVariance<br />","double<br />","X","The variance that is calculated as Baseline Material Cost - At Completion Material Cost.","SummaryNonLaborCostPercentComplete<br />","double<br />","X","The 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.","SummaryNonLaborCostVariance<br />","double<br />","X","the Baseline Planned Nonlabor Cost - At Completion Nonlabor Cost.","SummaryNonLaborUnitsPercentComplete<br />","double<br />","X","The 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.","SummaryNonLaborUnitsVariance<br />","double<br />","X","The difference between baseline nonlabor units and at completion non labor units. Calculated as baseline nonlabor units - at completion nonlabor units.","SummaryNotStartedActivityCount<br />","int<br />","X","the number of activities that are currently not started.","SummaryPerformancePercentCompleteByCost<br />","double<br />","X","the 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.","SummaryPerformancePercentCompleteByLaborUnits<br />","double<br />","X","the 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.","SummaryPlannedCost<br />","double<br />","X","The sum of all planned expense, non labor, labor, and material costs in the WBS.","SummaryPlannedDuration<br />","double<br />","X","The total working days between planned start and finish dates in the WBS.","SummaryPlannedExpenseCost<br />","double<br />","X","The sum of all planned expense costs in the WBS.","SummaryPlannedFinishDate<br />","dateTime<br />","X","The latest planned finish date of all activities in the WBS.","SummaryPlannedLaborCost<br />","double<br />","X","The sum of all planned labor costs in the WBS.","SummaryPlannedLaborUnits<br />","double<br />","X","The sum of all planned labor units in the WBS.","SummaryPlannedMaterialCost<br />","double<br />","X","The sum of all planned material costs in the WBS.","SummaryPlannedNonLaborCost<br />","double<br />","X","The sum of all planned non labor costs in the WBS.","SummaryPlannedNonLaborUnits<br />","double<br />","X","The sum of all planned non labor units in the WBS.","SummaryPlannedStartDate<br />","dateTime<br />","X","The earliest planned start date of all activities in the WBS.","SummaryPlannedValueByCost<br />","double<br />","X","the 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","SummaryPlannedValueByLaborUnits<br />","double<br />","X","the 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.","SummaryProgressFinishDate<br />","dateTime<br />","X","The date the WBS is expected to be finished according to the progress made on the work products for the activities assigned to the WBS.","SummaryRemainingDuration<br />","double<br />","X","The total working time from the WBS remaining start date to the remaining finish date.","SummaryRemainingExpenseCost<br />","double<br />","X","The remaining costs for all project expenses associated with the activities in the WBS.","SummaryRemainingFinishDate<br />","dateTime<br />","X","The 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.","SummaryRemainingLaborCost<br />","double<br />","X","The remaining costs for all labor resources assigned to the activities. The remaining cost reflects the cost remaining for the WBS.","SummaryRemainingLaborUnits<br />","double<br />","X","The remaining units for all labor resources assigned to the activities. The remaining units reflects the work remaining to be done for the WBS.","SummaryRemainingMaterialCost<br />","double<br />","X","The remaining material costs for all project expenses associated with the activities in the WBS.","SummaryRemainingNonLaborCost<br />","double<br />","X","The remaining nonlabor costs for all project expenses associated with the activities in the WBS.","SummaryRemainingNonLaborUnits<br />","double<br />","X","The remaining units for all nonlabor resources assigned to the activities. The remaining units reflects the work remaining to be done for the WBS.","SummaryRemainingStartDate<br />","dateTime<br />","X","The earliest remaining start of all activities assigned to the WBS.","SummaryRemainingTotalCost<br />","double<br />","X","The sum of all remaining total costs in the WBS.","SummarySchedulePercentComplete<br />","double<br />","X","The 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.","SummarySchedulePercentCompleteByLaborUnits<br />","double<br />","X","the 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.","SummarySchedulePerformanceIndexByCost<br />","double<br />","X","the Earned Value divided by the Planned Value. A value less than 1 indicates that less work was actually performed than was scheduled.","SummarySchedulePerformanceIndexByLaborUnits<br />","double<br />","X","the Earned Value Labor Units divided by Planned Value Labor Units.","SummaryScheduleVarianceByCost<br />","double<br />","X","the Earned Value divided by the Planned Value. A negative value indicates that less work was actually performed than was scheduled.","SummaryScheduleVarianceByLaborUnits<br />","double<br />","X","the Earned Value Labor Units minus the Planned Value Labor Units.","SummaryScheduleVarianceIndex<br />","double<br />","X","The value that is calculated as the Schedule Variance Labor Units divided by Planned Value Labor Units.","SummaryScheduleVarianceIndexByCost<br />","double<br />","X","the Schedule Variance divided by the Planned Value.","SummaryScheduleVarianceIndexByLaborUnits<br />","double<br />","X","the Schedule Variance Labor Units divided by the Planned Value Labor Units.","SummaryStartDateVariance<br />","double<br />","X","The duration between the start date in the current project and the baseline start date. Calculated as start date - baseline start date.","SummaryToCompletePerformanceIndexByCost<br />","double<br />","X","the (Budget at Completion - Earned Value) divided by (Estimate at Completion - Actual Cost).","SummaryTotalCostVariance<br />","double<br />","X","The value that is calculated as baseline total cost - total cost.","SummaryTotalFloat<br />","double<br />","X","The 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.","SummaryUnitsPercentComplete<br />","double<br />","X","The 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.","SummaryVarianceAtCompletionByLaborUnits<br />","double<br />","X","the Baseline Planned Total Labor Units minus Estimate at Completion Labor Units.","TotalBenefitPlan<br />","double<br />","X","The sum of the monthly benefit plan.","TotalBenefitPlanTally<br />","double<br />","X","The sum of the monthly benefit plan tally.","TotalSpendingPlan<br />","double<br />","X","The sum of the monthly spending plan.","TotalSpendingPlanTally<br />","double<br />","X","The sum of the monthly spending plan tally.","UnallocatedBudget<br />","double<br />","X","The difference between the total current and distributed current budget. Calculated as total current budget - distributed current budget.","UndistributedCurrentVariance<br />","double<br />","X","The total spending plan minus the total spending plan tally.","WBSCategoryObjectId<br />","int<br />","X","The 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.","WBSMilestonePercentComplete<br />","double<br />","X","The WBSMilestonePercentComplete field determines whether to calculate earned value by defining milestones at the WBS level and assigning a level of significance or weight to each of them. As progress occurs and you mark each milestone complete, the WBS element's performance percent complete is calculated based on the weight of the milestone.","WBS Fields","42404.htm");
Page[661]=new Array("Operations:","CreateWBSMilestones Operation","ReadWBSMilestones Operation","UpdateWBSMilestones Operation","DeleteWBSMilestones Operation","GetFieldLengthWBSMilestone Operation","WSDL: WBSMilestone.wsdl","Primary Key Field: ObjectId","Target Namespace: http://xmlns.oracle.com/Primavera/P6/WS/WBSMilestone/V1","Default Transport URLs:","http://&lt;hostname&gt;:&lt;port number&gt;/p6ws/services/WBSMilestoneService?wsdl","https://&lt;hostname&gt;:&lt;port number&gt;/p6ws/services/WBSMilestoneService?wsdl","Java Client Stub Class:","com.primavera.ws.p6.wbsmilestone.WBSMilestoneService","Description:","WBS milestones are weighted milestones assigned at the WBS level that can be used for calculating performance percent complete.","For each WBS element, set the EarnedValueComputeType to be WBS_MILESTONES_PERCENT_COMPLETE, then define as many milestones as you need and assign a level of significance or weight to each of them. As progress occurs and you mark each milestone complete, the WBS element's performance percent complete is calculated based on the weight of the milestone, independent of its lower-level activities.","WBSMilestone Service","41884.htm");
Page[662]=new Array("Description: Creates multiple WBSMilestone objects in the database. You can create up to 1000 WBSMilestone objects with a single call.","Service:&nbsp;WBSMilestone Service","Style: Document/literal wrapped","Input:","Message:&nbsp;CreateWBSMilestones","Elements:&nbsp;WBSMilestone&nbsp;elements that contain WBSMilestone Fields&nbsp;fields","Required fields: The following fields are required when creating the WBSMilestone object:","ProjectObjectId|WBSObjectId","Name","Output:","Message:&nbsp;CreateWBSMilestonesResponse","Output:&nbsp;Zero to many ObjectId elements","CreateWBSMilestones Operation","42192.htm");
Page[663]=new Array("Description: Reads WBSMilestone objects from the database.","Service:&nbsp;WBSMilestone Service","Style: Document/literal wrapped","Input:","Message:&nbsp;ReadWBSMilestones","Elements: &nbsp;One to many field names from the WBSMilestone Fields&nbsp;field list","You may also include an optional element that contains a filter clause and an optional element that contains an OrderBy clause. Warning: If you do not specify a filter, all business objects of this data type will be returned. Refer to the Filters topic in the P6 EPPM Web Services Programming Guide for additional details.","Output:","Message:&nbsp;ReadWBSMilestonesResponse","Output:&nbsp;Zero to many&nbsp;WBSMilestone elements that contain WBSMilestone fields.","ReadWBSMilestones Operation","42193.htm");
Page[664]=new Array("Description: Updates multiple WBSMilestone objects in the database. You can update up to 1000 WBSMilestone objects with a single call.","Service:&nbsp;WBSMilestone Service","Style: Document/literal wrapped","Input:","Message:&nbsp;UpdateWBSMilestones","Elements:&nbsp;WBSMilestone&nbsp;elements that contain WBSMilestone Fields&nbsp;fields.","Required fields: The ObjectId must be specified.","Output:","Message:&nbsp;UpdateWBSMilestonesResponse","Output:&nbsp;boolean","UpdateWBSMilestones Operation","42194.htm");
Page[665]=new Array("Description: Deletes multiple WBSMilestone objects in the database. You can delete up to 1000 WBSMilestone objects with a single call.","Service:&nbsp;WBSMilestone Service","Style: Document/literal wrapped","Input:","Message:&nbsp;DeleteWBSMilestones","Elements: One to many&nbsp;ObjectId elements","Output:","Message:&nbsp;DeleteWBSMilestonesResponse","Output:&nbsp;boolean","DeleteWBSMilestones Operation","42195.htm");
Page[666]=new Array("Description: Returns length of variable character fields for a BO.","Service: WBSMilestone Service","Style: Document/literal wrapped","Input:","Message: GetFieldLengthWBSMilestone","Elements: FieldLength","Output:","Message: GetFieldLengthWBSMilestoneResponse","Elements: One to many FieldLengthWBSMilestones.","GetFieldLengthWBSMilestone Operation","95470.htm");
Page[667]=new Array("<br />&nbsp;Field","<br />&nbsp;Type","Read&nbsp;<br />Only","Filterable<br />Orderable","<br />&nbsp;Description","CreateDate<br />","dateTime<br />","X","X","The date this WBS milestone was created.","CreateUser<br />","string<br />restricted to <br />maxLength(255)","X","X","The name of the user that created this WBS milestone.","IsBaseline<br />","boolean<br />","X","X","The boolean value indicating if this business object is related to a Project or Baseline","IsCompleted<br />","boolean<br />","X","The flag that indicates whether the step has been completed.","IsTemplate<br />","boolean<br />","X","X","The boolean value indicating if this business object is related to a template Project.","LastUpdateDate<br />","dateTime<br />","X","X","The date this WBS milestone was last updated.","LastUpdateUser<br />","string<br />restricted to <br />maxLength(255)","X","X","The name of the user that last updated this WBS milestone.","Name<br />","string<br />restricted to <br />maxLength(120)","X","The name of the WBS milestone.","ObjectId<br />","int<br />","X","The unique ID generated by the system.","ProjectId<br />","string<br />restricted to <br />maxLength(40)","X","X","The short code that uniquely identifies the project.","ProjectObjectId<br />","int<br />","X","The unique ID of the associated project.","SequenceNumber<br />","int<br />","X","The sequence number for sorting.","WBSCode<br />","string<br />restricted to <br />maxLength(40)","X","X","The 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.","WBSName<br />","string<br />restricted to <br />maxLength(100)","X","X","The name of the WBS element.","WBSObjectId<br />","int<br />","X","The unique ID of the WBS where the WBS milestone is assigned.","Weight<br />","double<br />","X","The weight that is assigned to the milestone.","WBSMilestone Fields","42403.htm");
Page[668]=new Array("Operations:","CreateWbsReviewers Operation","ReadWbsReviewers Operation","UpdateWbsReviewers Operation","DeleteWbsReviewers Operation","GetFieldLengthWbsReviewers Operation","WSDL: WbsReviewers.wsdl","Primary Key Field: ObjectId","Target Namespace: http://xmlns.oracle.com/Primavera/P6/WS/WbsReviewers/V1","Default Transport URLs:","http://&lt;hostname&gt;:&lt;port number&gt;/p6ws/services/WbsReviewersService?wsdl","https://&lt;hostname&gt;:&lt;port number&gt;/p6ws/services/WbsReviewersService?wsdl","Java Client Stub Class:","com.primavera.ws.p6.wbsmilestone.WbsReviewersService","Description:","WBS reviewers are users assigned to a WBS to enable them to view team member activity and assignment updates, make changes to the updates, and approve or reject the updates for the selected activities and assignments in the WBS.","WbsReviewers","102040.htm");
Page[669]=new Array("Description: Creates a single WbsReviewers object in the database.","You can create up to five WbsReviewers objects per WBS node. Each WbsReviewer object must be created in a separate call.","Service:&nbsp;WbsReviewers","Style: Document/literal wrapped","Input:","Message:&nbsp;CreateWbsReviewers","Elements:&nbsp;WbsReviewers&nbsp;elements that contain WbsReviewers Fields Fields&nbsp;fields","Required fields: The following fields are required when creating the WbsReviewers object:","StatusReviewerId","WbsId","Output:","Message:&nbsp;CreateWbsReviewersResponse","Output:&nbsp;Zero to many ObjectId elements","CreateWbsReviewers Operation","102041.htm");
Page[670]=new Array("Description: Reads WbsReviewers objects from the database.","Service:&nbsp;WBSMilestone Service","Style: Document/literal wrapped","Input:","Message:&nbsp;ReadWbsReviewers","Elements: &nbsp;One to many field names from the WBSMilestone Fields&nbsp;field list","You may also include an optional element that contains a filter clause and an optional element that contains an OrderBy clause. Warning: If you do not specify a filter, all business objects of this data type will be returned. Refer to the Filters topic in the P6 EPPM Web Services Programming Guide for additional details.","Output:","Message:&nbsp;ReadWbsReviewersResponse","Output:&nbsp;Zero to many&nbsp;WbsReviewers elements that contain WbsReviewers fields.","ReadWbsReviewers Operation","102042.htm");
Page[671]=new Array("Description: Updates multiple WbsReviewers objects in the database. You can update up to 1000 WbsReviewers objects with a single call.","Service:&nbsp;WbsReviewers Service","Style: Document/literal wrapped","Input:","Message:&nbsp;UpdateWbsReviewers","Elements:&nbsp;WbsReviewers&nbsp;elements that contain WbsReviewersFields&nbsp;fields.","Required fields: The ObjectId must be specified.","Output:","Message:&nbsp;UpdateWbsReviewersResponse","Output:&nbsp;boolean","UpdateWbsReviewers Operation","102043.htm");
Page[672]=new Array("Description: Deletes a single WbsReviewers object in the database.","You cannot delete all WbsReviewers objects assigned to a WBS node. There must be at least one WbsReviewers objects for each WBS node.","If the ReviewType field of the project contains 'Everyone Must Review', reviewers for the project cannot be deleted, only replaced. You can replace a reviewer using the UpdateWbsReviewers Operation.","Service:&nbsp;WbsReviewers","Style: Document/literal wrapped","Input:","Message:&nbsp;DeleteWbsReviewers","Elements: One to many&nbsp;ObjectId elements","Output:","Message:&nbsp;DeleteWbsReviewersResponse","Output:&nbsp;boolean","DeleteWbsReviewers Operation","102046.htm");
Page[673]=new Array("Description: Returns length of variable character fields for a BO.","Service: WbsReviewers Service","Style: Document/literal wrapped","Input:","Message: GetFieldLengthWbsReviewers","Elements: FieldLength","Output:","Message: GetFieldLengthWbsReviewersResponse","Elements: One to many FieldLengthWbsReviewers","GetFieldLengthWbsReviewers Operation","102044.htm");
Page[674]=new Array("<br />&nbsp;Field","<br />&nbsp;Type","Read&nbsp;<br />Only","Filterable<br />Orderable","<br />&nbsp;Description","ObjectId<br />","int<br />","X","The unique ID generated by the system.","StatusReviewerId<br />","int","X","The UserId of the user assigned as a reviewer.","WbsId<br />","int<br />","X","The unique ID of the WBS to which the user is assigned as a reviewer.","WbsReviewers Fields","102045.htm");
Page[675]=new Array("Operations:","CreateResources Operation","ReadResources Operation","UpdateResources Operation","DeleteResources Operation","GetFieldLengthResource Operation","ReadResourcePath Operation","LoadActivities Operation","WSDL: Resource.wsdl","Primary Key Field: ObjectId","Target Namespace: http://xmlns.oracle.com/Primavera/P6/WS/Resource/V1","Default Transport URLs:","http://&lt;hostname&gt;:&lt;port number&gt;/p6ws/services/ResourceService?wsdl","https://&lt;hostname&gt;:&lt;port number&gt;/p6ws/services/ResourceService?wsdl","Java Client Stub Class:","com.primavera.ws.p6.resource.ResourceService","Description:","Resources include the personnel and equipment that perform work on activities across all projects. Resources are always time-based and are generally reused between activities and/or projects. You can create a resource pool that reflects your organization's resource structure and supports the assignment of resources to activities. You can also distinguish between labor and nonlabor resources. You can create and assign resource calendars and define a resource's roles, contact information, and time-varying prices. If a resource uses Timesheets, you can also assign a login name and password to the resource.","Define a master list of resources consisting of the resources necessary to complete the projects in your enterprise structure. Then, group resources to create an easily accessible pool from which you can draw when assigning resources to a project. For each resource, set availability limits, unit prices, and a calendar to define its standard worktime and nonworktime, then allocate resources to the activities that require them. To enable grouping and rollups or your resources across the enterprise, set up resource codes and assign code values.","Resources are hierarchical and are different than expenses. While resources are time-based and generally extend across multiple activities and/or projects, expenses are one-time expenditures for non-reusable items required by activities. Expenses are not included when resources are leveled.","A resource may be specified as a primary resource when assigning to activities. An activity's primary resource is typically the resource who is responsible for coordinating an activity's work. Using Timesheets, the primary resource also updates the activity's start date, finish date, and expected end date. In addition, if an activity has any nonlabor resources, the primary resource may also be responsible for reporting the nonlabor resource's hours/units as well. With the exception of nonlabor resources, all other resources are responsible for reporting their own hours for assigned activities.","This business object supports user defined fields (UDFs) and codes. Use the UDFValue business object to assign UDFs, and the ResourceCodeAssignment business object to assign ResourceCodes.","Resource Service","41890.htm");
Page[676]=new Array("Description: Creates multiple Resource objects in the database. You can create up to 1000 Resource objects with a single call.","Service:&nbsp;Resource Service","Style: Document/literal wrapped","Input:","Message:&nbsp;CreateResources","Elements:&nbsp;Resource&nbsp;elements that contain Resource Fields&nbsp;fields","Required fields: The following fields are required when creating the Resource object:","Id","Name","Output:","Message:&nbsp;CreateResourcesResponse","Output:&nbsp;Zero to many ObjectId elements","CreateResources Operation","42219.htm");
Page[677]=new Array("Description: Reads Resource objects from the database.","Service:&nbsp;Resource Service","Style: Document/literal wrapped","Input:","Message:&nbsp;ReadResources","Elements: &nbsp;One to many field names from the Resource Fields&nbsp;field list","You may also include an optional element that contains a filter clause and an optional element that contains an OrderBy clause. Warning: If you do not specify a filter, all business objects of this data type will be returned. Refer to the Filters topic in the P6 EPPM Web Services Programming Guide for additional details.","Output:","Message:&nbsp;ReadResourcesResponse","Output:&nbsp;Zero to many&nbsp;Resource elements that contain Resource fields.","ReadResources Operation","42220.htm");
Page[678]=new Array("Description: Updates multiple Resource objects in the database. You can update up to 1000 Resource objects with a single call.","Service:&nbsp;Resource Service","Style: Document/literal wrapped","Input:","Message:&nbsp;UpdateResources","Elements:&nbsp;Resource&nbsp;elements that contain Resource Fields&nbsp;fields.","Required fields: The ObjectId must be specified.","Output:","Message:&nbsp;UpdateResourcesResponse","Output:&nbsp;boolean","UpdateResources Operation","42221.htm");
Page[679]=new Array("Description: Deletes multiple Resource objects in the database. You can delete up to 1000 Resource objects with a single call.","Service:&nbsp;Resource Service","Style: Document/literal wrapped","Input:","Message:&nbsp;DeleteResources","Elements: One to many&nbsp;ObjectId DeleteWithReplacements","Output:","Message:&nbsp;DeleteResourcesResponse","Output:&nbsp;boolean","DeleteResources Operation","42222.htm");
Page[680]=new Array("Description: Returns length of variable character fields for a BO.","Service: Resource Service","Style: Document/literal wrapped","Input:","Message: GetFieldLengthResource","Elements: FieldLength","Output:","Message: GetFieldLengthResourceResponse","Elements: One to many FieldLengthResources.","GetFieldLengthResource Operation","95473.htm");
Page[681]=new Array("Description: Reads Resource objects from the database.","Service:&nbsp;Resource Service","Style: Document/literal wrapped","Input:","Message:&nbsp;ReadResourcePath","Elements: ","One to many&nbsp;ObjectId elements","One to many field names from the Resource Fields&nbsp;field list.","Output:","Message:&nbsp;ReadResourcePathResponse","Output:&nbsp;Zero to many&nbsp;Resource elements that contain Resource fields.","ReadResourcePath Operation","42223.htm");
Page[682]=new Array("Description: Loads activities assigned to the specified resource.","Service: Resource Service","Input:","Message: LoadActivities","Elements:","Name","Type","Description","Required","ObjectId","int","Unique identifier for the resource.","Yes","Fields","string","One or more Resource Fields from the resource fields list.","Yes","WhereClause","string","Optional clause used to filter results.","No","OrderBy","string","Optional clause used to specify the order in which results are returned.","No","Output:","Message: LoadActivitiesResponse","Elements:","Name","Type","Description","ActivityObjectIds","string","Unique identifiers for the activities returned on operation success.","LoadActivities Operation","93806.htm");
Page[683]=new Array("<br />&nbsp;Field","<br />&nbsp;Type","Read&nbsp;<br />Only","Filterable<br />Orderable","<br />&nbsp;Description","AutoComputeActuals<br />","boolean<br />","X","The 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.","CalculateCostFromUnits<br />","boolean<br />","X","the option to indicate that any new assignments for this resource will have its costs recalculated whenever any quantity changes occur.","CalendarName<br />","string<br />restricted to <br />maxLength(255)","X","X","The name of the calendar.","CalendarObjectId<br />","int<br />","X","The unique ID of the calendar assigned to the resource. Resource calendars can be assigned from the global calendar pool or the resource calendar pool.","CreateDate<br />","dateTime<br />","X","X","The date this resource was created.","CreateUser<br />","string<br />restricted to <br />maxLength(255)","X","X","The name of the user that created this resource.","CurrencyId<br />","string<br />restricted to <br />maxLength(6)","X","X","The unique currency abbreviation for the currency associated with this resource.","CurrencyName<br />","string<br />restricted to <br />maxLength(40)","X","X","The name of the currency associated with this resource.","CurrencyObjectId<br />","int<br />","X","The unique ID of the currency associated with this resource.","DefaultUnitsPerTime<br />","double<br />restricted to <br />minInclusive(0.0)<br />","X","The default units/time setting, which determines the value of the remaining units/time and planned units/time when a resource assignment is added.","EffectiveDate<br />","dateTime<br />","X","the earliest day when the resource becomes overallocated, calculated during the summarization.","EmailAddress<br />","string<br />restricted to <br />maxLength(255)","X","The e-mail address for the resource.","EmployeeId<br />","string<br />restricted to <br />maxLength(40)","X","The resource identifier within the organization, typically the employee number or social security number.","GUID<br />","string<br />restricted to <br />pattern <br />'\\{[0-9a-fA-F]{8}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{12}\\}|'<br />","X","The globally unique ID generated by the system.","Id<br />","string<br />restricted to <br />maxLength(255)","X","The short code that uniquely identifies the resource.","IntegratedType<br />","string<br />restricted to <br />''<br />'ERP'<br />'Fusion'<br />'Gateway'<br />'PrimaveraCloudScope'","X","The flag indicating whether the resource is integrated with an Enterprise Resource Planning (ERP) system. 'Fusion' indicates the resource is integrated with Oracle Fusion. 'ERP' indicates the resource is integrated with another ERP system. 'Gateway' indicates the resource is integrated with Oracle Primavera Gateway.","IsActive<br />","boolean<br />","X","The 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.","IsOverTimeAllowed<br />","boolean<br />","X","The flag that indicates whether the resource is allowed to log overtime hours.","LastUpdateDate<br />","dateTime<br />","X","X","The date this resource was last updated.","LastUpdateUser<br />","string<br />restricted to <br />maxLength(255)","X","X","The name of the user that last updated this resource.","LocationName<br />","string<br />restricted to <br />maxLength(100)","x","X","The name of the location assigned to the resource.","LocationObjectId<br />","int<br />","X","The unique ID of the location assigned to the resource.","MaxUnitsPerTime<br />","double<br />","X","The 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.","Name<br />","string<br />restricted to <br />maxLength(255)","X","The name of the resource.","ObjectId<br />","int<br />","X","The unique ID generated by the system.","OfficePhone<br />","string<br />restricted to <br />maxLength(32)","X","The office phone number for the resource.","OtherPhone<br />","string<br />restricted to <br />maxLength(32)","X","The other phone numbers for the resource - pager, home phone, cell phone, etc.","OvertimeFactor<br />","double<br />restricted to <br />minInclusive(0.0)<br />maxInclusive(10.0)","X","The overtime factor used to compute the overtime price for the resource.","ParentObjectId<br />","int<br />","X","The unique ID of the parent resource of this resource in the hierarchy.","PricePerUnit<br />","double<br />","X","the planned price per unit for the project expense. This number is multiplied by the planned number of units to compute the planned cost.","PrimaryRoleId<br />","string<br />restricted to <br />maxLength(40)","X","X","The short code that uniquely identifies the primary role for this resource.","PrimaryRoleName<br />","string<br />restricted to <br />maxLength(100)","X","X","The name of the primary role for this resource","PrimaryRoleObjectId<br />","int<br />","X","The unique ID of the role that is assigned as the resource's primary role.","ResourceNotes<br />","string<br />","The notes about the resource.","ResourceType<br />","string<br />restricted to <br />'Labor'<br />'Nonlabor'<br />'Material'<br />","X","The resource type: &quot;Labor&quot;, &quot;Nonlabor&quot;, or &quot;Material&quot;.","SequenceNumber<br />","int<br />","X","The sequence number for sorting.","ShiftObjectId<br />","int<br />","X","The unique ID of the shift associated with the resource.","TimesheetApprovalManager<br />","string<br />","X","The resource manager assigned to approve timesheets for the resource.","TimesheetApprovalManagerObjectId<br />","int<br />","X","The unique ID of the resource manager assigned to approve timesheets for the resource.","Title<br />","string<br />restricted to <br />maxLength(100)","X","The title of the resource.","UnitOfMeasureAbbreviation<br />","string<br />restricted to <br />maxLength(16)","X","X","The abbreviation of the unit of measure.","UnitOfMeasureName<br />","string<br />restricted to <br />maxLength(100)","X","X","The name of the unit of measure.","UnitOfMeasureObjectId<br />","int<br />","X","The unit of measure this material resource uses.","UseTimesheets<br />","boolean<br />","X","X","The flag that indicates whether the resource uses timesheets.","UserName<br />","string<br />restricted to <br />maxLength(255)","X","X","The user's login name.","UserObjectId<br />","int<br />","X","The unique ID of the associated user.","Resource Fields","42409.htm");
Page[684]=new Array("Operations:","CreateResourceCodeAssignments Operation","ReadResourceCodeAssignments Operation","UpdateResourceCodeAssignments Operation","DeleteResourceCodeAssignments Operation","GetFieldLengthResourceCodeAssignment Operation","WSDL: ResourceCodeAssignment.wsdl","Primary Key Field: ObjectId","Target Namespace: http://xmlns.oracle.com/Primavera/P6/WS/ResourceCodeAssignment/V1","Default Transport URLs:","http://&lt;hostname&gt;:&lt;port number&gt;/p6ws/services/ResourceCodeAssignmentService?wsdl","https://&lt;hostname&gt;:&lt;port number&gt;/p6ws/services/ResourceCodeAssignmentService?wsdl","Java Client Stub Class:","com.primavera.ws.p6.resourcecodeassignment.ResourceCodeAssignmentService","Description:","A resource code assignment business object represents the assignment of a resource code to a resource. For each resource code type, a resource may have zero or one resource codes assigned.","Note that this business object has a multi-part object ID; its object ID is a combination of its resource object ID and its resource code object ID. ","ResourceCodeAssignment Service","41886.htm");
Page[685]=new Array("Description: Creates multiple ResourceCodeAssignment objects in the database. You can create up to 1000 ResourceCodeAssignment objects with a single call.","Service:&nbsp;ResourceCodeAssignment Service","Style: Document/literal wrapped","Input:","Message:&nbsp;CreateResourceCodeAssignments","Elements:&nbsp;ResourceCodeAssignment&nbsp;elements that contain ResourceCodeAssignment Fields&nbsp;fields","Required fields:","ResourceObjectId","ResourceCodeObjectId","Output:","Message:&nbsp;CreateResourceCodeAssignmentsResponse","Output:&nbsp;Zero to many ObjectId elements","CreateResourceCodeAssignments Operation","42203.htm");
Page[686]=new Array("Description: Reads ResourceCodeAssignment objects from the database.","Service:&nbsp;ResourceCodeAssignment Service","Style: Document/literal wrapped","Input:","Message:&nbsp;ReadResourceCodeAssignments","Elements: &nbsp;One to many field names from the ResourceCodeAssignment Fields&nbsp;field list","You may also include an optional element that contains a filter clause and an optional element that contains an OrderBy clause. Warning: If you do not specify a filter, all business objects of this data type will be returned. Refer to the Filters topic in the P6 EPPM Web Services Programming Guide for additional details.","Output:","Message:&nbsp;ReadResourceCodeAssignmentsResponse","Output:&nbsp;Zero to many&nbsp;ResourceCodeAssignment elements that contain ResourceCodeAssignment fields.","ReadResourceCodeAssignments Operation","42204.htm");
Page[687]=new Array("Description: Updates multiple ResourceCodeAssignment objects in the database. You can update up to 1000 ResourceCodeAssignment objects with a single call.","Service:&nbsp;ResourceCodeAssignment Service","Style: Document/literal wrapped","Input:","Message:&nbsp;UpdateResourceCodeAssignments","Elements:&nbsp;ResourceCodeAssignment&nbsp;elements that contain ResourceCodeAssignment Fields&nbsp;fields.","Required fields: The ObjectId must be specified.","Output:","Message:&nbsp;UpdateResourceCodeAssignmentsResponse","Output:&nbsp;boolean","UpdateResourceCodeAssignments Operation","42205.htm");
Page[688]=new Array("Description: Deletes multiple ResourceCodeAssignment objects in the database. You can delete up to 1000 ResourceCodeAssignment objects with a single call.","Service:&nbsp;ResourceCodeAssignment Service","Style: Document/literal wrapped","Input:","Message:&nbsp;DeleteResourceCodeAssignments","Elements: One to many&nbsp;ObjectId elements","Output:","Message:&nbsp;DeleteResourceCodeAssignmentsResponse","Output:&nbsp;boolean","DeleteResourceCodeAssignments Operation","42206.htm");
Page[689]=new Array("Description: Returns length of variable character fields for a BO.","Service: ResourceCodeAssignment Service","Style: Document/literal wrapped","Input:","Message: GetFieldLengthResourceAssignment","Elements: FieldLength","Output:","Message: GetFieldLengthResourceCodeAssignmentResponse","Elements: One to many FieldLengthResourceCodeAssignments.","GetFieldLengthResourceCodeAssignment Operation","95474.htm");
Page[690]=new Array("<br />&nbsp;Field","<br />&nbsp;Type","Read&nbsp;<br />Only","Filterable<br />Orderable","<br />&nbsp;Description","CreateDate<br />","dateTime<br />","X","X","The date this code assignment was created.","CreateUser<br />","string<br />restricted to <br />maxLength(255)","X","X","The name of the user that created this code assignment.","LastUpdateDate<br />","dateTime<br />","X","X","The date this code assignment was last updated.","LastUpdateUser<br />","string<br />restricted to <br />maxLength(255)","X","X","The name of the user that last updated this code assignment.","ResourceCodeDescription<br />","string<br />restricted to <br />maxLength(100)","X","X","The description of the associated resource code.","ResourceCodeObjectId<br />","int<br />","X","The unique ID of the associated resource code.","ResourceCodeTypeName<br />","string<br />restricted to <br />maxLength(40)","X","X","The name of the parent resource code type.","ResourceCodeTypeObjectId<br />","int<br />","X","X","The unique ID of the parent resource code type.","ResourceCodeValue<br />","string<br />restricted to <br />maxLength(40)","X","X","The value of the associated resource code.","ResourceId<br />","string<br />restricted to <br />maxLength(20)","X","X","The short code that uniquely identifies the associated resource.","ResourceName<br />","string<br />restricted to <br />maxLength(100)","X","X","The name of the resource to which the resource code is assigned.","ResourceObjectId<br />","int<br />","X","The unique ID of the resource to which the resource code is assigned.","ResourceCodeAssignment Fields","42405.htm");
Page[691]=new Array("Operations:","CreateRoleCodeAssignments Operation","ReadRoleCodeAssignments Operation","UpdateRoleCodeAssignments Operation","DeleteRoleCodeAssignments Operation","GetFieldLengthRoleCodeAssignment Operation","WSDL: RoleCodeAssignment.wsdl","Primary Key Field: ObjectId","Target Namespace: http://xmlns.oracle.com/Primavera/P6/WS/RoleCodeAssignment/V1","Default Transport URLs:","http://&lt;hostname&gt;:&lt;port number&gt;/p6ws/services/RoleCodeAssignmentService?wsdl","https://&lt;hostname&gt;:&lt;port number&gt;/p6ws/services/RoleCodeAssignmentService?wsdl","Java Client Stub Class:","com.primavera.ws.p6.rolecodeassignment.RoleCodeAssignmentService","Description:","A role code assignment business object represents the assignment of a role code to a role. For each role code type, a role may have zero or one role codes assigned.","Note that this business object has a multi-part object ID; its object ID is a combination of its role object ID and its role code object ID. ","RoleCodeAssignment Service","99455.htm");
Page[692]=new Array("Description: Creates multiple RoleCodeAssignment objects in the database. You can create up to 1000 RoleCodeAssignment objects with a single call.","Service:&nbsp;RoleCodeAssignment Service","Style: Document/literal wrapped","Input:","Message:&nbsp;CreateRoleCodeAssignments","Elements:&nbsp;RoleCodeAssignment&nbsp;elements that contain RoleCodeAssignment Fields&nbsp;fields","Required fields:","RoleObjectId","RoleCodeObjectId","Output:","Message:&nbsp;CreateRoleCodeAssignmentsResponse","Output:&nbsp;Zero to many ObjectId elements","CreateRoleCodeAssignments Operation","99456.htm");
Page[693]=new Array("Description: Reads RoleCodeAssignment objects from the database.","Service:&nbsp;RoleCodeAssignment Service","Style: Document/literal wrapped","Input:","Message:&nbsp;ReadRoleCodeAssignments","Elements: &nbsp;One to many field names from the RoleCodeAssignment Fields&nbsp;field list","You may also include an optional element that contains a filter clause and an optional element that contains an OrderBy clause. Warning: If you do not specify a filter, all business objects of this data type will be returned. Refer to the Filters topic in the P6 EPPM Web Services Programming Guide for additional details.","Output:","Message:&nbsp;ReadRoleCodeAssignmentsResponse","Output:&nbsp;Zero to many&nbsp;RoleCodeAssignment elements that contain RoleCodeAssignment fields.","ReadRoleCodeAssignments Operation","99457.htm");
Page[694]=new Array("Description: Updates multiple RoleCodeAssignment objects in the database. You can update up to 1000 RoleCodeAssignment objects with a single call.","Service:&nbsp;RoleCodeAssignment Service","Style: Document/literal wrapped","Input:","Message:&nbsp;UpdateRoleCodeAssignments","Elements:&nbsp;RoleCodeAssignment&nbsp;elements that contain RoleCodeAssignment Fields&nbsp;fields.","Required fields: The ObjectId must be specified.","Output:","Message:&nbsp;UpdateRoleCodeAssignmentsResponse","Output:&nbsp;boolean","UpdateRoleCodeAssignments Operation","99458.htm");
Page[695]=new Array("Description: Deletes multiple RoleCodeAssignment objects in the database. You can delete up to 1000 RoleCodeAssignment objects with a single call.","Service:&nbsp;RoleCodeAssignment Service","Style: Document/literal wrapped","Input:","Message:&nbsp;DeleteRoleCodeAssignments","Elements: One to many&nbsp;ObjectId elements","Output:","Message:&nbsp;DeleteRoleCodeAssignmentsResponse","Output:&nbsp;boolean","DeleteRoleCodeAssignments Operation","99459.htm");
Page[696]=new Array("Description: Returns length of variable character fields for a BO.","Service: RoleCodeAssignment Service","Style: Document/literal wrapped","Input:","Message: GetFieldLengthRoleAssignment","Elements: FieldLength","Output:","Message: GetFieldLengthRoleCodeAssignmentResponse","Elements: One to many FieldLengthRoleCodeAssignments.","GetFieldLengthRoleCodeAssignment Operation","99460.htm");
Page[697]=new Array("<br />&nbsp;Field","<br />&nbsp;Type","Read&nbsp;<br />Only","Filterable<br />Orderable","<br />&nbsp;Description","CreateDate<br />","dateTime<br />","X","X","The date this code assignment was created.","CreateUser<br />","string<br />restricted to <br />maxLength(255)","X","X","The name of the user that created this code assignment.","LastUpdateDate<br />","dateTime<br />","X","X","The date this code assignment was last updated.","LastUpdateUser<br />","string<br />restricted to <br />maxLength(255)","X","X","The name of the user that last updated this code assignment.","RoleCodeDescription<br />","string<br />restricted to <br />maxLength(100)","X","X","The description of the associated role code.","RoleCodeObjectId<br />","int<br />","X","The unique ID of the associated role code.","RoleCodeTypeName<br />","string<br />restricted to <br />maxLength(40)","X","X","The name of the parent role code type.","RoleCodeTypeObjectId<br />","int<br />","X","X","The unique ID of the parent role code type.","RoleCodeValue<br />","string<br />restricted to <br />maxLength(40)","X","X","The value of the associated role code.","RoleId<br />","string<br />restricted to <br />maxLength(20)","X","X","The short code that uniquely identifies the associated role.","RoleName<br />","string<br />restricted to <br />maxLength(100)","X","X","The name of the role to which the role code is assigned.","RoleObjectId<br />","int<br />","X","The unique ID of the role to which the role code is assigned.","RoleCodeAssignment Fields","99461.htm");
Page[698]=new Array("Operations:","CreateResourceCurves Operation","ReadResourceCurves Operation","UpdateResourceCurves Operation","DeleteResourceCurves Operation","GetFieldLengthResourceCurve Operation","WSDL: ResourceCurve.wsdl","Primary Key Field: ObjectId","Target Namespace: http://xmlns.oracle.com/Primavera/P6/WS/ResourceCurve/V1","Default Transport URLs:","http://&lt;hostname&gt;:&lt;port number&gt;/p6ws/services/ResourceCurveService?wsdl","https://&lt;hostname&gt;:&lt;port number&gt;/p6ws/services/ResourceCurveService?wsdl","Java Client Stub Class:","com.primavera.ws.p6.resourcecurve.ResourceCurveService","Description:","Resource curves enable you to specify how you want resource units or costs spread over the duration of an activity. Resource units and costs are distributed evenly during an activity unless you specify nonlinear distribution using curves.","You can assign a resource curve to any resource or role assignment on activities with a duration type of Fixed Duration and Units/Time or Fixed Duration and Units. ","If timesheet data exists for the actuals, curves are ignored for the actuals and are spread using the timesheet data. Activities with timesheet data continue to spread the remaining units using the curve.","In order to use curves to calculate the Actual Units/Cost and EV Units/Costs, the new project setting that uses duration percent complete to calculate actuals should be marked.","Note","Resource curves do not support expenses. The Accrual Type will continue to spread the expenses.","Resource lag is taken into consideration. The curve should begin on the &quot;lagged start date.&quot;","Resource curves are reflected in the Resource Usage Profile and Resource Usage Spreadsheet in the Project Management application.","ResourceCurve Service","41887.htm");
Page[699]=new Array("Description: Creates multiple ResourceCurve objects in the database. You can create up to 1000 ResourceCurve objects with a single call.","Service:&nbsp;ResourceCurve Service","Style: Document/literal wrapped","Input:","Message:&nbsp;CreateResourceCurves","Elements:&nbsp;ResourceCurve&nbsp;elements that contain ResourceCurve Fields&nbsp;fields","Required fields: You must supply the Name field.","Output:","Message:&nbsp;CreateResourceCurvesResponse","Output:&nbsp;Zero to many ObjectId elements","CreateResourceCurves Operation","42207.htm");
Page[700]=new Array("Description: Reads ResourceCurve objects from the database.","Service:&nbsp;ResourceCurve Service","Style: Document/literal wrapped","Input:","Message:&nbsp;ReadResourceCurves","Elements: &nbsp;One to many field names from the ResourceCurve Fields&nbsp;field list","You may also include an optional element that contains a filter clause and an optional element that contains an OrderBy clause. Warning: If you do not specify a filter, all business objects of this data type will be returned. Refer to the Filters topic in the P6 EPPM Web Services Programming Guide for additional details.","Output:","Message:&nbsp;ReadResourceCurvesResponse","Output:&nbsp;Zero to many&nbsp;ResourceCurve elements that contain ResourceCurve fields.","ReadResourceCurves Operation","42208.htm");
Page[701]=new Array("Description: Updates multiple ResourceCurve objects in the database. You can update up to 1000 ResourceCurve objects with a single call.","Service:&nbsp;ResourceCurve Service","Style: Document/literal wrapped","Input:","Message:&nbsp;UpdateResourceCurves","Elements:&nbsp;ResourceCurve&nbsp;elements that contain ResourceCurve Fields&nbsp;fields.","Required fields: The ObjectId must be specified.","Output:","Message:&nbsp;UpdateResourceCurvesResponse","Output:&nbsp;boolean","UpdateResourceCurves Operation","42209.htm");
Page[702]=new Array("Description: Deletes multiple ResourceCurve objects in the database. You can delete up to 1000 ResourceCurve objects with a single call.","Service:&nbsp;ResourceCurve Service","Style: Document/literal wrapped","Input:","Message:&nbsp;DeleteResourceCurves","Elements: One to many&nbsp;ObjectId elements","Output:","Message:&nbsp;DeleteResourceCurvesResponse","Output:&nbsp;boolean","DeleteResourceCurves Operation","42210.htm");
Page[703]=new Array("Description: Returns length of variable character fields for a BO.","Service: ResourceCurve Service","Style: Document/literal wrapped","Input:","Message: GetFieldLengthResourceCurve","Elements: FieldLength","Output:","Message: GetFieldLengthResourceCurveResponse","Elements: One to many FieldLengthResourceCurves.","GetFieldLengthResourceCurve Operation","95475.htm");
Page[704]=new Array("<br />&nbsp;Field","<br />&nbsp;Type","Read&nbsp;<br />Only","Filterable<br />Orderable","<br />&nbsp;Description","CreateDate<br />","dateTime<br />","X","X","The date this resource curve was created.","CreateUser<br />","string<br />","X","X","The name of the user that created this resource curve.","IsDefault<br />","boolean<br />","X","X","The flag that identifies the default curve. The default curve can not be edited.","LastUpdateDate<br />","dateTime<br />","X","X","The date this resource curve was last updated.","LastUpdateUser<br />","string<br />","X","X","The name of the user that last updated this resource curve.","Name<br />","string<br />restricted to<br />maxLength(60)","X","The name of the resource curve.","ObjectId<br />","int<br />","X","The unique ID generated by the system.","Values<br />","ValuesType<br />See ValuesType table below.<br />","See Values Table below.","ValuesType Table","<br />Field","<br />Type","Value0<br />","double<br />restricted to <br />minInclusive(0.0)<br />maxInclusive(100.0)","Value5<br />","double<br />restricted to <br />minInclusive(0.0)<br />maxInclusive(100.0)","Value10<br />","double<br />restricted to <br />minInclusive(0.0)<br />maxInclusive(100.0)","Value15<br />","double<br />restricted to <br />minInclusive(0.0)<br />maxInclusive(100.0)","Value20<br />","double<br />restricted to <br />minInclusive(0.0)<br />maxInclusive(100.0)","Value25<br />","double<br />restricted to <br />minInclusive(0.0)<br />maxInclusive(100.0)","Value30<br />","double<br />restricted to <br />minInclusive(0.0)<br />maxInclusive(100.0)","Value35<br />","double<br />restricted to <br />minInclusive(0.0)<br />maxInclusive(100.0)","Value40<br />","double<br />restricted to <br />minInclusive(0.0)<br />maxInclusive(100.0)","Value45<br />","double<br />restricted to <br />minInclusive(0.0)<br />maxInclusive(100.0)","Value50<br />","double<br />restricted to <br />minInclusive(0.0)<br />maxInclusive(100.0)","Value55<br />","double<br />restricted to <br />minInclusive(0.0)<br />maxInclusive(100.0)","Value60<br />","double<br />restricted to <br />minInclusive(0.0)<br />maxInclusive(100.0)","Value65<br />","double<br />restricted to <br />minInclusive(0.0)<br />maxInclusive(100.0)","Value70<br />","double<br />restricted to <br />minInclusive(0.0)<br />maxInclusive(100.0)","Value75<br />","double<br />restricted to <br />minInclusive(0.0)<br />maxInclusive(100.0)","Value80<br />","double<br />restricted to <br />minInclusive(0.0)<br />maxInclusive(100.0)","Value85<br />","double<br />restricted to <br />minInclusive(0.0)<br />maxInclusive(100.0)","Value90<br />","double<br />restricted to <br />minInclusive(0.0)<br />maxInclusive(100.0)","Value95<br />","double<br />restricted to <br />minInclusive(0.0)<br />maxInclusive(100.0)","Value100<br />","double<br />restricted to <br />minInclusive(0.0)<br />maxInclusive(100.0)","ResourceCurve Fields","42406.htm");
Page[705]=new Array("Operations:","CreateResourceRates Operation","ReadResourceRates Operation","UpdateResourceRates Operation","DeleteResourceRates Operation","GetFieldLengthResourceRate Operation","WSDL: ResourceRate.wsdl","Primary Key Field: ObjectId","Target Namespace: http://xmlns.oracle.com/Primavera/P6/WS/ResourceRate/V1","Default Transport URLs:","http://&lt;hostname&gt;:&lt;port number&gt;/p6ws/services/ResourceRateService?wsdl","https://&lt;hostname&gt;:&lt;port number&gt;/p6ws/services/ResourceRateService?wsdl","Java Client Stub Class:","com.primavera.ws.p6.resourcerate.ResourceRateService","Description:","Resource rates provide a way of specifying multiple resource prices and maximum units per time values that vary over time.","ResourceRate Service","41888.htm");
Page[706]=new Array("Description: Creates multiple ResourceRate objects in the database. You can create up to 1000 ResourceRate objects with a single call.","Service:&nbsp;ResourceRate Service","Style: Document/literal wrapped","Input:","Message:&nbsp;CreateResourceRates","Elements:&nbsp;ResourceRate&nbsp;elements that contain ResourceRate Fields&nbsp;fields","Required fields: The following fields are required when creating the ResourceRate object:","ResourceObjectId","EffectiveDate","Output:","Message:&nbsp;CreateResourceRatesResponse","Output:&nbsp;Zero to many ObjectId elements","CreateResourceRates Operation","42211.htm");
Page[707]=new Array("Description: Reads ResourceRate objects from the database.","Service:&nbsp;ResourceRate Service","Style: Document/literal wrapped","Input:","Message:&nbsp;ReadResourceRates","Elements: &nbsp;One to many field names from the ResourceRate Fields&nbsp;field list","You may also include an optional element that contains a filter clause and an optional element that contains an OrderBy clause. Warning: If you do not specify a filter, all business objects of this data type will be returned. Refer to the Filters topic in the P6 EPPM Web Services Programming Guide for additional details.","Output:","Message:&nbsp;ReadResourceRatesResponse","Output:&nbsp;Zero to many&nbsp;ResourceRate elements that contain ResourceRate fields.","ReadResourceRates Operation","42212.htm");
Page[708]=new Array("Description: Updates multiple ResourceRate objects in the database. You can update up to 1000 ResourceRate objects with a single call.","Service:&nbsp;ResourceRate Service","Style: Document/literal wrapped","Input:","Message:&nbsp;UpdateResourceRates","Elements:&nbsp;ResourceRate&nbsp;elements that contain ResourceRate Fields&nbsp;fields.","Required fields: The ObjectId must be specified.","Output:","Message:&nbsp;UpdateResourceRatesResponse","Output:&nbsp;boolean","UpdateResourceRates Operation","42213.htm");
Page[709]=new Array("Description: Deletes multiple ResourceRate objects in the database. You can delete up to 1000 ResourceRate objects with a single call.","Service:&nbsp;ResourceRate Service","Style: Document/literal wrapped","Input:","Message:&nbsp;DeleteResourceRates","Elements: One to many&nbsp;ObjectId elements","Output:","Message:&nbsp;DeleteResourceRatesResponse","Output:&nbsp;boolean","DeleteResourceRates Operation","42214.htm");
Page[710]=new Array("Description: Returns length of variable character fields for a BO.","Service: ResourceRate Service","Style: Document/literal wrapped","Input:","Message: GetFieldLengthResourceRate","Elements: FieldLength","Output:","Message: GetFieldLengthResourceRateResponse","Elements: One to many FieldLengthResourceRates.","GetFieldLengthResourceRate Operation","95476.htm");
Page[711]=new Array("<br />&nbsp;Field","<br />&nbsp;Type","Read&nbsp;<br />Only","Filterable<br />Orderable","<br />&nbsp;Description","CreateDate<br />","dateTime<br />","X","X","The date this resource rate was created.","CreateUser<br />","string<br />restricted to <br />maxLength(255)","X","X","The name of the user that created this resource rate.","EffectiveDate<br />","dateTime<br />","X","The effective date for the resource price and maximum units per time.","LastUpdateDate<br />","dateTime<br />","X","X","The date this resource rate was last updated.","LastUpdateUser<br />","string<br />restricted to <br />maxLength(255)","X","X","The name of the user that last updated this resource rate.","MaxUnitsPerTime<br />","double<br />restricted to <br />minInclusive(0.0)<br />","X","The 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.","ObjectId<br />","int<br />","X","The unique ID generated by the system.","PricePerUnit<br />","double<br />restricted to <br />minInclusive(0.0)<br />maxInclusive(9.99999999999999E12)","X","The 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.","PricePerUnit2<br />","double<br />restricted to <br />minInclusive(0.0)<br />maxInclusive(9.99999999999999E12)","X","The 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.","PricePerUnit3<br />","double<br />restricted to <br />minInclusive(0.0)<br />maxInclusive(9.99999999999999E12)","X","The 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.","PricePerUnit4<br />","double<br />restricted to <br />minInclusive(0.0)<br />maxInclusive(9.99999999999999E12)","X","The 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.","PricePerUnit5<br />","double<br />restricted to <br />minInclusive(0.0)<br />maxInclusive(9.99999999999999E12)","X","The 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.","ResourceId<br />","string<br />restricted to <br />maxLength(20)","X","X","The short code that uniquely identifies the resource.","ResourceName<br />","string<br />restricted to <br />maxLength(100)","X","X","The name of the resource.","ResourceObjectId<br />","int<br />","X","The unique ID of the associated resource.","ShiftPeriodObjectId<br />","int<br />","X","The unique ID of the associated shift.","ResourceRate Fields","42407.htm");
Page[712]=new Array("Operations:","CreateResourceRoles Operation","ReadResourceRoles Operation","UpdateResourceRoles Operation","DeleteResourceRoles Operation","GetFieldLengthResourceRole Operation","WSDL: ResourceRole.wsdl","Primary Key Field: ObjectId","Target Namespace: http://xmlns.oracle.com/Primavera/P6/WS/ResourceRole/V1","Default Transport URLs:","http://&lt;hostname&gt;:&lt;port number&gt;/p6ws/services/ResourceRoleService?wsdl","https://&lt;hostname&gt;:&lt;port number&gt;/p6ws/services/ResourceRoleService?wsdl","Java Client Stub Class:","com.primavera.ws.p6.resourcerole.ResourceRoleService","Description:","A resource role object represents an association between a resource object and a role object. A proficiency may be assigned to a resource role.","Note that this business object has a multi-part object ID; its object ID is a combination of its resource object ID and its role object ID. ","ResourceRole Service","41889.htm");
Page[713]=new Array("Description: Creates multiple ResourceRole objects in the database. You can create up to 1000 ResourceRole objects with a single call.","Service:&nbsp;ResourceRole Service","Style: Document/literal wrapped","Input:","Message:&nbsp;CreateResourceRoles","Elements:&nbsp;ResourceRole&nbsp;elements that contain ResourceRole Fields&nbsp;fields","Required fields:","ResourceObjectId","RoleObjectId","Output:","Message:&nbsp;CreateResourceRolesResponse","Output:&nbsp;Zero to many ObjectId elements","CreateResourceRoles Operation","42215.htm");
Page[714]=new Array("Description: Reads ResourceRole objects from the database.","Service:&nbsp;ResourceRole Service","Style: Document/literal wrapped","Input:","Message:&nbsp;ReadResourceRoles","Elements: &nbsp;One to many field names from the ResourceRole Fields&nbsp;field list","You may also include an optional element that contains a filter clause and an optional element that contains an OrderBy clause. Warning: If you do not specify a filter, all business objects of this data type will be returned. Refer to the Filters topic in the P6 EPPM Web Services Programming Guide for additional details.","Output:","Message:&nbsp;ReadResourceRolesResponse","Output:&nbsp;Zero to many&nbsp;ResourceRole elements that contain ResourceRole fields.","ReadResourceRoles Operation","42216.htm");
Page[715]=new Array("Description: Updates multiple ResourceRole objects in the database. You can update up to 1000 ResourceRole objects with a single call.","Service:&nbsp;ResourceRole Service","Style: Document/literal wrapped","Input:","Message:&nbsp;UpdateResourceRoles","Elements:&nbsp;ResourceRole&nbsp;elements that contain ResourceRole Fields&nbsp;fields.","Required fields: The ObjectId must be specified.","Output:","Message:&nbsp;UpdateResourceRolesResponse","Output:&nbsp;boolean","UpdateResourceRoles Operation","42217.htm");
Page[716]=new Array("Description: Deletes multiple ResourceRole objects in the database. You can delete up to 1000 ResourceRole objects with a single call.","Service:&nbsp;ResourceRole Service","Style: Document/literal wrapped","Input:","Message:&nbsp;DeleteResourceRoles","Elements: One to many&nbsp;ObjectId elements","Output:","Message:&nbsp;DeleteResourceRolesResponse","Output:&nbsp;boolean","DeleteResourceRoles Operation","42218.htm");
Page[717]=new Array("Description: Returns length of variable character fields for a BO.","Service: ResourceRole Service","Style: Document/literal wrapped","Input:","Message: GetFieldLengthResourceRole","Elements: FieldLength","Output:","Message: GetFieldLengthResourceRoleResponse","Elements: One to many FieldLengthResourceRoles.","GetFieldLengthResourceRole Operation","95477.htm");
Page[718]=new Array("<br />&nbsp;Field","<br />&nbsp;Type","Read&nbsp;<br />Only","Filterable<br />Orderable","<br />&nbsp;Description","CreateDate<br />","dateTime<br />","X","X","The date this resource role was created.","CreateUser<br />","string<br />restricted to <br />maxLength(255)","X","X","The name of the user that created this resource role.","LastUpdateDate<br />","dateTime<br />","X","X","The date this resource role was last updated.","LastUpdateUser<br />","string<br />restricted to <br />maxLength(255)","X","X","The name of the user that last updated this resource role.","Proficiency<br />","string<br />restricted to <br />'1 - Master'<br />'2 - Expert'<br />'3 - Skilled'<br />'4 - Proficient'<br />'5 - Inexperienced'<br />","The 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.","ResourceId<br />","string<br />restricted to <br />maxLength(40)","X","X","The short code that uniquely identifies the resource.","ResourceName<br />","string<br />restricted to <br />maxLength(100)","X","X","The name of the resource.","ResourceObjectId<br />","int<br />","X","The unique ID of the associated resource.","RoleId<br />","string<br />restricted to <br />maxLength(40)","X","X","The short code that uniquely identifies the role.","RoleName<br />","string<br />restricted to <br />maxLength(100)","X","X","The name of the role. The role name uniquely identifies the role.","RoleObjectId<br />","int<br />","X","The unique ID of the associated role.","ResourceRole Fields","42408.htm");
Page[719]=new Array("Operations:","CreateResourceTeams Operation","ReadResourceTeams Operation","UpdateResourceTeams Operation","DeleteResourceTeams Operation","GetFieldLengthResourceTeam Operation","AddResources Operation","GetResourceObjectIds Operation","RemoveResources Operation","ContainsResource Operation","WSDL: ResourceTeam.wsdl","Primary Key Field: ObjectId","Target Namespace: http://xmlns.oracle.com/Primavera/P6/WS/ResourceTeam/V1","Default Transport URLs:","http://&lt;hostname&gt;:&lt;port number&gt;/p6ws/services/ResourceTeamService?wsdl","https://&lt;hostname&gt;:&lt;port number&gt;/p6ws/services/ResourceTeamService?wsdl","Java Client Stub Class:","com.primavera.ws.p6.resourceteam.ResourceTeamService","Description:","A resource team consists of resources grouped together in some way that is meaningful to you.","ResourceTeam Service","41891.htm");
Page[720]=new Array("Description: Creates multiple ResourceTeam objects in the database. You can create up to 1000 ResourceTeam objects with a single call.","Service:&nbsp;ResourceTeam Service","Style: Document/literal wrapped","Input:","Message:&nbsp;CreateResourceTeams","Elements:&nbsp;ResourceTeam&nbsp;elements that contain ResourceTeam Fields&nbsp;fields","Required fields: You must supply the Name field.","Output:","Message:&nbsp;CreateResourceTeamsResponse","Output:&nbsp;Zero to many ObjectId elements","CreateResourceTeams Operation","42224.htm");
Page[721]=new Array("Description: Reads ResourceTeam objects from the database.","Service:&nbsp;ResourceTeam Service","Style: Document/literal wrapped","Input:","Message:&nbsp;ReadResourceTeams","Elements: &nbsp;One to many field names from the ResourceTeam Fields&nbsp;field list","You may also include an optional element that contains a filter clause and an optional element that contains an OrderBy clause. Warning: If you do not specify a filter, all business objects of this data type will be returned. Refer to the Filters topic in the P6 EPPM Web Services Programming Guide for additional details.","Output:","Message:&nbsp;ReadResourceTeamsResponse","Output:&nbsp;Zero to many&nbsp;ResourceTeam elements that contain ResourceTeam fields.","ReadResourceTeams Operation","42225.htm");
Page[722]=new Array("Description: Updates multiple ResourceTeam objects in the database. You can update up to 1000 ResourceTeam objects with a single call.","Service:&nbsp;ResourceTeam Service","Style: Document/literal wrapped","Input:","Message:&nbsp;UpdateResourceTeams","Elements:&nbsp;ResourceTeam&nbsp;elements that contain ResourceTeam Fields&nbsp;fields.","Required fields: The ObjectId must be specified.","Output:","Message:&nbsp;UpdateResourceTeamsResponse","Output:&nbsp;boolean","UpdateResourceTeams Operation","42226.htm");
Page[723]=new Array("Description: Deletes multiple ResourceTeam objects in the database. You can delete up to 1000 ResourceTeam objects with a single call.","Service:&nbsp;ResourceTeam Service","Style: Document/literal wrapped","Input:","Message:&nbsp;DeleteResourceTeams","Elements: One to many&nbsp;ObjectId elements","Output:","Message:&nbsp;DeleteResourceTeamsResponse","Output:&nbsp;boolean","DeleteResourceTeams Operation","42227.htm");
Page[724]=new Array("Description: Returns length of variable character fields for a BO.","Service: ResourceTeam Service","Style: Document/literal wrapped","Input:","Message: GetFieldLengthResourceTeam","Elements: FieldLength","Output:","Message: GetFieldLengthResourceTeamResponse","Elements: One to many FieldLengthResourceTeams.","GetFieldLengthResourceTeam Operation","95478.htm");
Page[725]=new Array("Description: Adds resources to resource teams.","Service: ResourceTeam Service","Style: Document/literal wrapped","Input:","Message: AddResources","Elements: ","ObjectIds","ResourceObjectIds","Output:","Message: AddResourcesResponse","Element: Sucess","AddResources Operation","91988.htm");
Page[726]=new Array("Description: Gets an array of unique resource IDs that are contained in resource teams.","Service: ResourceTeam Service","Style: Document/literal wrapped","Input:","Message: GetResourceObjectIds","Element: ObjectId","Output:","Message: GetResourceObjectIdsResponse","Element: One to many ResourceObjectIds.","GetResourceObjectIds Operation","91989.htm");
Page[727]=new Array("Description: Removes resources from a resource team.","Service: ResourceTeam Service","Style: Document/literal wrapped","Input:","Message: RemoveResources","Elements: ","ObjectId","ResourceObjectIds","Output:","Message: RemoveResourcesResponse&quot;","Element: Success","RemoveResources Operation","91990.htm");
Page[728]=new Array("Description: Returns a boolean for whether or not a resource team contains a specified resource.","Service: ResourceTeam Service","Style: Document/literal wrapped","Input:","Message: ContainsResource","Elements: ","ObjectId","ResourceObjectId","Output:","Message: ContainsResourceResponse","Element: Success","ContainsResource Operation","91991.htm");
Page[729]=new Array("<br />&nbsp;Field","<br />&nbsp;Type","Read&nbsp;<br />Only","Filterable<br />Orderable","<br />&nbsp;Description","CreateDate<br />","dateTime<br />","X","X","The date this resource team was created.","CreateUser<br />","string<br />restricted to <br />maxLength(255)","X","X","The name of the user that created this resource team.","Description<br />","string<br />restricted to <br />maxLength(255)","X","The description of the resource team.","LastUpdateDate<br />","dateTime<br />","X","X","The date this resource team was last updated.","LastUpdateUser<br />","string<br />restricted to <br />maxLength(255)","X","X","The name of the user that last updated this resource team.","MemberResource<br />","MemberResourceType<br />See MemberResourceType table below.<br />","Name<br />","string<br />restricted to <br />maxLength(40)","X","The name of the resource team.","ObjectId<br />","int<br />","X","The unique ID generated by the system.","UserName<br />","string<br />restricted to <br />maxLength(255)","X","X","The user's login name.","UserObjectId<br />","int<br />","X","The unique ID of the associated user.","MemberResourceType Table","<br />Field","<br />Type","Id<br />","string<br />restricted to<br />maxLength(20)","Name<br />","string<br />restricted to<br />maxLength(100)","ObjectId<br />","int<br />","ResourceTeam Fields","42410.htm");
Page[730]=new Array("Operations:","CreateRoleRates Operation","ReadRoleRates Operation","UpdateRoleRates Operation","GetFieldLengthRoleRate Operation","WSDL: RoleRate.wsdl","Primary Key Field: ObjectId","Target Namespace: http://xmlns.oracle.com/Primavera/P6/WS/RoleRate/V1","Default Transport URLs:","http://&lt;hostname&gt;:&lt;port number&gt;/p6ws/services/RoleRateService?wsdl","https://&lt;hostname&gt;:&lt;port number&gt;/p6ws/services/RoleRateService?wsdl","Java Client Stub Class:","com.primavera.ws.p6.rolerate.RoleRateService","Description:","Role rates enable you to select a predefined price per unit for cost calculating when assigning the role to an activity. Roles are project personnel job titles or skills, such as mechanical engineer, inspector, or carpenter. They represent a type of resource with a certain level of proficiency rather than a specific individual. As resources, now roles can have different rates assigned to provide more flexibility for cost calculation. See also RateType, RateSource, and RateSourcePreference for more details on how rates can be used in cost calculation.","RoleRate Service","41893.htm");
Page[731]=new Array("Description: Creates multiple RoleRate objects in the database. You can create up to 1000 RoleRate objects with a single call.","Service:&nbsp;RoleRate Service","Style: Document/literal wrapped","Input:","Message:&nbsp;CreateRoleRates","Elements:&nbsp;RoleRate&nbsp;elements that contain RoleRate Fields&nbsp;fields","Required fields: The following fields are required when creating the RoleRate object:","RoleObjectId","Output:","Message:&nbsp;CreateRoleRatesResponse","Output:&nbsp;Zero to many ObjectId elements","CreateRoleRates Operation","42232.htm");
Page[732]=new Array("Description: Reads RoleRate objects from the database.","Service:&nbsp;RoleRate Service","Style: Document/literal wrapped","Input:","Message:&nbsp;ReadRoleRates","Elements: &nbsp;One to many field names from the RoleRate Fields&nbsp;field list","You may also include an optional element that contains a filter clause and an optional element that contains an OrderBy clause. Warning: If you do not specify a filter, all business objects of this data type will be returned. Refer to the Filters topic in the P6 EPPM Web Services Programming Guide for additional details.","Output:","Message:&nbsp;ReadRoleRatesResponse","Output:&nbsp;Zero to many&nbsp;RoleRate elements that contain RoleRate fields.","ReadRoleRates Operation","42233.htm");
Page[733]=new Array("Description: Updates multiple RoleRate objects in the database. You can update up to 1000 RoleRate objects with a single call.","Service:&nbsp;RoleRate Service","Style: Document/literal wrapped","Input:","Message:&nbsp;UpdateRoleRates","Elements:&nbsp;RoleRate&nbsp;elements that contain RoleRate Fields&nbsp;fields.","Required fields: The ObjectId must be specified.","Output:","Message:&nbsp;UpdateRoleRatesResponse","Output:&nbsp;boolean","UpdateRoleRates Operation","42234.htm");
Page[734]=new Array("Description: Deletes multiple RoleRate objects in the database. You can delete up to 1000 RoleRate objects with a single call.","Service:&nbsp;RoleRate Service","Style: Document/literal wrapped","Input:","Message:&nbsp;DeleteRoleRates","Elements: One to many&nbsp;ObjectId DeleteWithReplacements","Output:","Message:&nbsp;DeleteRolesRatesResponse","Output:&nbsp;boolean","DeleteRoleRates Operation","99463.htm");
Page[735]=new Array("Description: Returns length of variable character fields for a BO.","Service: RoleRate Service","Style: Document/literal wrapped","Input:","Message: GetFieldLengthRoleRate","Elements: FieldLength","Output:","Message: GetFieldLengthRoleRateResponse","Elements: One to many FieldLengthRoleRates.","GetFieldLengthRoleRate Operation","95480.htm");
Page[736]=new Array("<br />&nbsp;Field","<br />&nbsp;Type","Read&nbsp;<br />Only","Filterable<br />Orderable","<br />&nbsp;Description","CreateDate<br />","dateTime<br />","X","X","The date this role rate was created.","CreateUser<br />","string<br />restricted to <br />maxLength(255)","X","X","The name of the user that created this role rate.","EffectiveDate","dateTime","X","The effective date for the role price and maximum units per time.","LastUpdateDate<br />","dateTime<br />","X","X","The date this role rate was last updated.","LastUpdateUser<br />","string<br />restricted to <br />maxLength(255)","X","X","The name of the user that last updated this role rate.","MaxUnitsPerTime","double<br />restricted to<br />minInclusive(0.0)","X","The maximum work units per time this role can perform on all their assigned activities.","ObjectId<br />","int<br />","X","The unique ID generated by the system.","PricePerUnit<br />","double<br />restricted to <br />minInclusive(0.0)<br />maxInclusive(9.99999999999999E12)","X","The 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.","PricePerUnit2<br />","double<br />restricted to <br />minInclusive(0.0)<br />maxInclusive(9.99999999999999E12)","X","The 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.","PricePerUnit3<br />","double<br />restricted to <br />minInclusive(0.0)<br />maxInclusive(9.99999999999999E12)","X","The 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.","PricePerUnit4<br />","double<br />restricted to <br />minInclusive(0.0)<br />maxInclusive(9.99999999999999E12)","X","The 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.","PricePerUnit5<br />","double<br />restricted to <br />minInclusive(0.0)<br />maxInclusive(9.99999999999999E12)","X","The 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.","RoleId<br />","string<br />restricted to <br />maxLength(40)","X","X","The short code that uniquely identifies the role.","RoleName<br />","string<br />restricted to <br />maxLength(100)","X","X","The name of the role. The role name uniquely identifies the role.","RoleObjectId<br />","int<br />","X","The unique ID of the associated role.","RoleRate Fields","42412.htm");
Page[737]=new Array("Operations:","CreateRoles Operation","ReadRoles Operation","UpdateRoles Operation","DeleteRoles Operation","GetFieldLengthRole Operation","ReadRolePath Operation","WSDL: Role.wsdl","Primary Key Field: ObjectId","Target Namespace: http://xmlns.oracle.com/Primavera/P6/WS/Role/V1","Default Transport URLs:","http://&lt;hostname&gt;:&lt;port number&gt;/p6ws/services/RoleService?wsdl","https://&lt;hostname&gt;:&lt;port number&gt;/p6ws/services/RoleService?wsdl","Java Client Stub Class:","com.primavera.ws.p6.role.RoleService","Description:","Roles are project personnel job titles or skills, such as mechanical engineer, inspector, or carpenter. They represent a type of resource with a certain level of proficiency rather than a specific individual. Roles can also be assigned to specific resources to further identify that resource's skills. For example, a resource may have a role of a engineer and manager.","You can create a set of roles to assign to resources and activities in all projects in the enterprise. You can establish an unlimited number of roles and organize them in a hierarchy for easier management and assignment. The set of roles you assign to an activity defines the activity's skill requirements.","You can temporarily assign roles during the planning stages of the project to see how certain resources affect the schedule. Once you finalize your plans, you can replace the roles with resources that fulfill the role skill levels. Five proficiency levels can be assigned to roles: Master, Expert, Skilled, Proficient and Inexperienced.","Roles are hierarchical objects.","Role Service","41894.htm");
Page[738]=new Array("Description: Creates multiple Role objects in the database. You can create up to 1000 Role objects with a single call.","Service:&nbsp;Role Service","Style: Document/literal wrapped","Input:","Message:&nbsp;CreateRoles","Elements:&nbsp;Role&nbsp;elements that contain Role Fields&nbsp;fields","Required fields:","Id","Name","Output:","Message:&nbsp;CreateRolesResponse","Output:&nbsp;Zero to many ObjectId elements","CreateRoles Operation","42235.htm");
Page[739]=new Array("Description: Reads Role objects from the database.","Service:&nbsp;Role Service","Style: Document/literal wrapped","Input:","Message:&nbsp;ReadRoles","Elements: &nbsp;One to many field names from the Role Fields&nbsp;field list","You may also include an optional element that contains a filter clause and an optional element that contains an OrderBy clause. Warning: If you do not specify a filter, all business objects of this data type will be returned. Refer to the Filters topic in the P6 EPPM Web Services Programming Guide for additional details.","Output:","Message:&nbsp;ReadRolesResponse","Output:&nbsp;Zero to many&nbsp;Role elements that contain Role fields.","ReadRoles Operation","42236.htm");
Page[740]=new Array("Description: Updates multiple Role objects in the database. You can update up to 1000 Role objects with a single call.","Service:&nbsp;Role Service","Style: Document/literal wrapped","Input:","Message:&nbsp;UpdateRoles","Elements:&nbsp;Role&nbsp;elements that contain Role Fields&nbsp;fields.","Required fields: The ObjectId must be specified.","Output:","Message:&nbsp;UpdateRolesResponse","Output:&nbsp;boolean","UpdateRoles Operation","42237.htm");
Page[741]=new Array("Description: Deletes multiple Role objects in the database. You can delete up to 1000 Role objects with a single call.","Service:&nbsp;Role Service","Style: Document/literal wrapped","Input:","Message:&nbsp;DeleteRoles","Elements: One to many&nbsp;ObjectId DeleteWithReplacements","Output:","Message:&nbsp;DeleteRolesResponse","Output:&nbsp;boolean","DeleteRoles Operation","42238.htm");
Page[742]=new Array("Description: Returns length of variable character fields for a BO.","Service: Role Service","Style: Document/literal wrapped","Input:","Message: GetFieldLengthRole","Elements: FieldLength","Output:","Message: GetFieldLengthRoleResponse","Elements: One to many FieldLengthRoleRates.","GetFieldLengthRole Operation","95481.htm");
Page[743]=new Array("Description: Reads Role objects from the database.","Service:&nbsp;Role Service","Style: Document/literal wrapped","Input:","Message:&nbsp;ReadRolePath","Elements: ","One to many&nbsp;ObjectId elements","One to many field names from the Role Fields&nbsp;field list.","Output:","Message:&nbsp;ReadRolePathResponse","Output:&nbsp;Zero to many&nbsp;Role elements that contain Role fields.","ReadRolePath Operation","42239.htm");
Page[744]=new Array("<br />&nbsp;Field","<br />&nbsp;Type","Read&nbsp;<br />Only","Filterable<br />Orderable","<br />&nbsp;Description","CalculateCostFromUnits<br />","boolean<br />","X","The option that indicates whether costs and quantities are linked, and whether quantities should be updated when costs are updated.","CreateDate<br />","dateTime<br />","X","X","The date this role was created.","CreateUser<br />","string<br />restricted to <br />maxLength(255)","X","X","The name of the user that created this role.","Id<br />","string<br />restricted to <br />maxLength(40)","X","The short code that uniquely identifies the role.","LastUpdateDate<br />","dateTime<br />","X","X","The date this role was last updated.","LastUpdateUser<br />","string<br />restricted to <br />maxLength(255)","X","X","The name of the user that last updated this role.","Name<br />","string<br />restricted to <br />maxLength(100)","X","The name of the role. The role name uniquely identifies the role.","ObjectId<br />","int<br />","X","The unique ID generated by the system.","ParentObjectId<br />","int<br />","X","The unique ID of the parent role of this role in the hierarchy.","Responsibilities<br />","string<br />","The responsibilities for the role.","SequenceNumber<br />","int<br />","X","The sequence number for sorting.","Role Fields","42413.htm");
Page[745]=new Array("Operations:","CreateShifts Operation","ReadShifts Operation","UpdateShifts Operation","DeleteShifts Operation","GetFieldLengthShift Operation","AddProjects Operation","RemoveShiftPeriod Operation","RemoveAllShiftPeriods Operation","GetShiftPeriodDurations Operation","WSDL: Shift.wsdl","Primary Key Field: ObjectId","Target Namespace: http://xmlns.oracle.com/Primavera/P6/WS/Shift/V1","Default Transport URLs:","http://&lt;hostname&gt;:&lt;port number&gt;/p6ws/services/ShiftService?wsdl","https://&lt;hostname&gt;:&lt;port number&gt;/p6ws/services/ShiftService?wsdl","Java Client Stub Class:","com.primavera.ws.p6.shift.ShiftService","Description:","Shifts are used to define shift calendars for resources. A shift is comprised of one or more shift periods. The total duration of all shift periods in a shift always adds up to 24 hours, with one hour being the minimum shift period.","Shift hours are considered when calculating units and prices during leveling. The resource calendar is used to determine when the resource can work; the limits for that period are determined from the shift definition for that resource. The minimum resource availability for every shift must satisfy the minimum demand for the resource so that the resource can be leveled properly. Limits defined outside the boundaries of the shift definition are ignored. Since shifts are defined at the resource level, all projects are leveled using that resource according to the shift definition.","Shift Service","41896.htm");
Page[746]=new Array("Description: Creates multiple Shift objects in the database. You can create up to 1000 Shift objects with a single call.","Service:&nbsp;Shift Service","Style: Document/literal wrapped","Input:","Message:&nbsp;CreateShifts","Elements:&nbsp;Shift&nbsp;elements that contain Shift Fields&nbsp;fields","Required fields: You must supply the Name field.","Output:","Message:&nbsp;CreateShiftsResponse","Output:&nbsp;Zero to many ObjectId elements","CreateShifts Operation","42244.htm");
Page[747]=new Array("Description: Reads Shift objects from the database.","Service:&nbsp;Shift Service","Style: Document/literal wrapped","Input:","Message:&nbsp;ReadShifts","Elements: &nbsp;One to many field names from the Shift Fields&nbsp;field list","You may also include an optional element that contains a filter clause and an optional element that contains an OrderBy clause. Warning: If you do not specify a filter, all business objects of this data type will be returned. Refer to the Filters topic in the P6 EPPM Web Services Programming Guide for additional details.","Output:","Message:&nbsp;ReadShiftsResponse","Output:&nbsp;Zero to many&nbsp;Shift elements that contain Shift fields.","ReadShifts Operation","42245.htm");
Page[748]=new Array("Description: Deletes multiple Shift objects in the database. You can delete up to 1000 Shift objects with a single call.","Service:&nbsp;Shift Service","Style: Document/literal wrapped","Input:","Message:&nbsp;DeleteShifts","Elements: One to many&nbsp;ObjectId elements","Output:","Message:&nbsp;DeleteShiftsResponse","Output:&nbsp;boolean","DeleteShifts Operation","42247.htm");
Page[749]=new Array("Description: Returns length of variable character fields for a BO.","Service: Shift Service","Style: Document/literal wrapped","Input:","Message: GetFieldLengthShift","Elements: FieldLength","Output:","Message: GetFieldLengthShiftResponse","Elements: One to many FieldLengthShifts.","GetFieldLengthShift Operation","95482.htm");
Page[750]=new Array("Description: Updates multiple Shift objects in the database. You can update up to 1000 Shift objects with a single call.","Service:&nbsp;Shift Service","Style: Document/literal wrapped","Input:","Message:&nbsp;UpdateShifts","Elements:&nbsp;Shift&nbsp;elements that contain Shift Fields&nbsp;fields.","Required fields: The ObjectId must be specified.","Output:","Message:&nbsp;UpdateShiftsResponse","Output:&nbsp;boolean","UpdateShifts Operation","42246.htm");
Page[751]=new Array("Description: Adds a shift period with the start hour.","Service: Shift Service","Style: Document/literal wrapped","Input:","Message: AddShiftPeriod","Elements: ","ShiftObjectId","IStartHour","Output:","Message: AddShiftPeriodResponse","Element: Sucess","AddShiftPeriod Operation","91997.htm");
Page[752]=new Array("Description: Removes a shift period with the start hour.","Service: Shift Service","Style: Document/literal wrapped","Input:","Message: RemoveShiftPeriod","Elements: ","ShiftObjectId","IStartHour","Output:","Message: RemoveShiftPeriodResponse","Element: Success","RemoveShiftPeriod Operation","91999.htm");
Page[753]=new Array("Description: Removes all shift periods.","Service: Shift Service","Style: Document/literal wrapped","Input:","Message: RemoveAllShiftPeriods","Element: ShiftObjectId","Output:","Message: RemoveAllShiftPeriodsResponse","Element: Success","RemoveAllShiftPeriods Operation","92000.htm");
Page[754]=new Array("Description: Gets an array of shift period durations.","Service: Shift Service: Shift Service","Style: Document/literal wrapped","Input:","Message: GetShiftPeriodDurations","Element: ShiftObjectId","Output:","Message: GetShiftPeriodDurationsResponse","Element: ShiftPeriodDurations.","GetShiftPeriodDurations Operation","91998.htm");
Page[755]=new Array("<br />&nbsp;Field","<br />&nbsp;Type","Read&nbsp;<br />Only","Filterable<br />Orderable","<br />&nbsp;Description","CreateDate<br />","dateTime<br />","X","X","The date this shift was created.","CreateUser<br />","string<br />restricted to <br />maxLength(255)","X","X","The name of the user that created this shift.","LastUpdateDate<br />","dateTime<br />","X","X","The date this shift was last updated.","LastUpdateUser<br />","string<br />restricted to <br />maxLength(255)","X","X","The name of the user that last updated this shift.","Name<br />","string<br />restricted to <br />maxLength(60)","X","The name of the shift.","ObjectId<br />","int<br />","X","The unique ID generated by the system.","ShiftPeriod<br />","ShiftPeriodType<br />See ShiftPeriodType table below.<br />","ShiftPeriodType Table","<br /> Field","<br /> Type","ObjectId<br />","int<br />","StartHour<br />","int<br />","Shift Fields","42415.htm");
Page[756]=new Array("Operations:","CreateActivityRisks Operation","ReadActivityRisks Operation","DeleteActivityRisks Operation","GetFieldLengthActivityRisk Operation","WSDL: ActivityRisk.wsdl","Primary Key Field: ObjectId","Target Namespace: http://xmlns.oracle.com/Primavera/P6/WS/ActivityRisk/V1","Default Transport URLs:","http://&lt;hostname&gt;:&lt;port number&gt;/p6ws/services/ActivityRiskService?wsdl","https://&lt;hostname&gt;:&lt;port number&gt;/p6ws/services/ActivityRiskService?wsdl","Java Client Stub Class:","com.primavera.ws.p6.activityrisk.ActivityRiskService","Description:","The activity risk object stores the relationship between a single Activity and a single Risk.","Note that this business object has a multi-part object ID; its object ID is a combination of its activity object ID and its risk object ID.","ActivityRisk Service","41897.htm");
Page[757]=new Array("Description: Creates multiple ActivityRisk objects in the database. You can create up to 1000 ActivityRisk objects with a single call.","Service:&nbsp;ActivityRisk Service","Style: Document/literal wrapped","Input:","Message:&nbsp;CreateActivityRisks","Elements:&nbsp;ActivityRisk&nbsp;elements that contain ActivityRisk Fields&nbsp;fields","Required fields:","RiskObjectId","ActivityObjectId","Output:","Message:&nbsp;CreateActivityRisksResponse","Output:&nbsp;Zero to many ObjectId elements","CreateActivityRisks Operation","42248.htm");
Page[758]=new Array("Description: Reads ActivityRisk objects from the database.","Service:&nbsp;ActivityRisk Service","Style: Document/literal wrapped","Input:","Message:&nbsp;ReadActivityRisks","Elements: &nbsp;One to many field names from the ActivityRisk Fields&nbsp;field list","You may also include an optional element that contains a filter clause and an optional element that contains an OrderBy clause. Warning: If you do not specify a filter, all business objects of this data type will be returned. Refer to the Filters topic in the P6 EPPM Web Services Programming Guide for additional details.","Output:","Message:&nbsp;ReadActivityRisksResponse","Output:&nbsp;Zero to many&nbsp;ActivityRisk elements that contain ActivityRisk fields.","ReadActivityRisks Operation","42249.htm");
Page[759]=new Array("Description: Deletes multiple ActivityRisk objects in the database. You can delete up to 1000 ActivityRisk objects with a single call.","Service:&nbsp;ActivityRisk Service","Style: Document/literal wrapped","Input:","Message:&nbsp;DeleteActivityRisks","Elements: One to many&nbsp;ObjectId elements","Output:","Message:&nbsp;DeleteActivityRisksResponse","Output:&nbsp;boolean","DeleteActivityRisks Operation","42250.htm");
Page[760]=new Array("Description: Returns length of variable character fields for a BO.","Service: ActivityRisk Service","Style: Document/literal wrapped","Input:","Message: GetFieldLengthActivityRisk","Elements: FieldLength","Output:","Message: GetFieldLengthActivityRiskResponse","Elements: One to many FieldLengthActivityRisks.","GetFieldLengthActivityRisk Operation","95483.htm");
Page[761]=new Array("<br />&nbsp;Field","<br />&nbsp;Type","Read&nbsp;<br />Only","Filterable<br />Orderable","<br />&nbsp;Description","ActivityId<br />","string<br />restricted to <br />maxLength(40)","X","X","The id of an activity impacted by the Risk.","ActivityName<br />","string<br />restricted to <br />maxLength(120)","X","X","The name of an activity impacted by the Risk. The activity name does not have to be unique.","ActivityObjectId<br />","int<br />","X","The unique ID of the activity to which the risk is assigned.","CreateDate<br />","dateTime<br />","X","X","The date this activity was created.","CreateUser<br />","string<br />restricted to <br />maxLength(255)","X","X","The name of the user that created this activity risk.","IsBaseline<br />","boolean<br />","X","X","The boolean value indicating if this business object is related to a Project or Baseline","IsTemplate<br />","boolean<br />","X","X","The boolean value indicating if this business object is related to a template Project.","LastUpdateDate<br />","dateTime<br />","X","X","The date this activity was last updated.","LastUpdateUser<br />","string<br />restricted to <br />maxLength(255)","X","X","The name of the user that last updated this activity risk.","ProjectId<br />","string<br />","X","X","The short code of the associated project.","ProjectName<br />","string<br />restricted to <br />maxLength(100)","X","X","The name of the associated project.","ProjectObjectId<br />","int<br />","X","X","The unique ID of the associated project.","RiskId<br />","string<br />restricted to <br />maxLength(40)","X","X","The ID of the Risk. Must be unique within a project.","RiskName<br />","string<br />restricted to <br />maxLength(200)","X","X","The name of the Risk. Does not need to be unique.","RiskObjectId<br />","int<br />","X","The unique ID of the associated risk.","ActivityRisk Fields","42416.htm");
Page[762]=new Array("Operations:","CreateRiskImpacts Operation","ReadRiskImpacts Operation","UpdateRiskImpacts Operation","DeleteRiskImpacts Operation","GetFieldLengthRiskImpact Operation","WSDL: RiskImpact.wsdl","Primary Key Field: ObjectId","Target Namespace: http://xmlns.oracle.com/Primavera/P6/WS/RiskImpact/V1","Default Transport URLs:","http://&lt;hostname&gt;:&lt;port number&gt;/p6ws/services/RiskImpactService?wsdl","https://&lt;hostname&gt;:&lt;port number&gt;/p6ws/services/RiskImpactService?wsdl","Java Client Stub Class:","com.primavera.ws.p6.riskimpact.RiskImpactService","Description:","The risk impact object stores the pre-response qualitative value assigned to a risk for each of the risk thresholds.","Note that this business object has a multi-part object ID; its object ID is a combination of its risk object ID and its risk threshold object ID. The risk threshold object ID is set based on the value used in risk threshold level object ID.","RiskImpact Service","41898.htm");
Page[763]=new Array("Description: Creates multiple RiskImpact objects in the database. You can create up to 1000 RiskImpact objects with a single call.","Service:&nbsp;RiskImpact Service","Style: Document/literal wrapped","Input:","Message:&nbsp;CreateRiskImpacts","Elements:&nbsp;RiskImpact&nbsp;elements that contain RiskImpact Fields&nbsp;fields","Required fields:","RiskObjectId","RiskThresholdLevelObjectId","Output:","Message:&nbsp;CreateRiskImpactsResponse","Output:&nbsp;Zero to many ObjectId elements","CreateRiskImpacts Operation","42251.htm");
Page[764]=new Array("Description: Reads RiskImpact objects from the database.","Service:&nbsp;RiskImpact Service","Style: Document/literal wrapped","Input:","Message:&nbsp;ReadRiskImpacts","Elements: &nbsp;One to many field names from the RiskImpact Fields&nbsp;field list","You may also include an optional element that contains a filter clause and an optional element that contains an OrderBy clause. Warning: If you do not specify a filter, all business objects of this data type will be returned. Refer to the Filters topic in the P6 EPPM Web Services Programming Guide for additional details.","Output:","Message:&nbsp;ReadRiskImpactsResponse","Output:&nbsp;Zero to many&nbsp;RiskImpact elements that contain RiskImpact fields.","ReadRiskImpacts Operation","42252.htm");
Page[765]=new Array("Description: Updates multiple RiskImpact objects in the database. You can update up to 1000 RiskImpact objects with a single call.","Service:&nbsp;RiskImpact Service","Style: Document/literal wrapped","Input:","Message:&nbsp;UpdateRiskImpacts","Elements:&nbsp;RiskImpact&nbsp;elements that contain RiskImpact Fields&nbsp;fields.","Required fields: The ObjectId must be specified.","Output:","Message:&nbsp;UpdateRiskImpactsResponse","Output:&nbsp;boolean","UpdateRiskImpacts Operation","42253.htm");
Page[766]=new Array("Description: Deletes multiple RiskImpact objects in the database. You can delete up to 1000 RiskImpact objects with a single call.","Service:&nbsp;RiskImpact Service","Style: Document/literal wrapped","Input:","Message:&nbsp;DeleteRiskImpacts","Elements: One to many&nbsp;ObjectId elements","Output:","Message:&nbsp;DeleteRiskImpactsResponse","Output:&nbsp;boolean","DeleteRiskImpacts Operation","42254.htm");
Page[767]=new Array("Description: Gets an array of project IDs that are contained in the project portfolios.","Service: RiskImpact Service","Style: Document/literal wrapped","Input:","Message: GetFieldLengthRiskImpact","Elements: FieldLength","Output:","Message: GetFieldLengthRiskImpactResponse","Elements: One to many FieldLengthRiskImpacts.","GetFieldLengthRiskImpact Operation","95484.htm");
Page[768]=new Array("<br />&nbsp;Field","<br />&nbsp;Type","Read&nbsp;<br />Only","Filterable<br />Orderable","<br />&nbsp;Description","CreateDate<br />","dateTime<br />","X","X","The date this risk impact was created.","CreateUser<br />","string<br />restricted to <br />maxLength(255)","X","X","The name of the user that created the risk impact.","IsBaseline<br />","boolean<br />","X","X","The boolean value indicating if this business object is related to a Project or Baseline","IsTemplate<br />","boolean<br />","X","X","The boolean value indicating if this business object is related to a template Project.","LastUpdateDate<br />","dateTime<br />","X","X","The date this risk impact was last updated.","LastUpdateUser<br />","string<br />restricted to <br />maxLength(255)","X","X","The name of the user that last updated the risk impact.","ProjectId<br />","string<br />","X","X","The short name of the associated project.","ProjectName<br />","string<br />","X","X","The name of the associated project.","ProjectObjectId<br />","int<br />","X","X","The unique ID of the associated project.","RiskId<br />","string<br />","X","X","The ID of the Risk. Must be unique within a project.","RiskName<br />","string<br />","X","X","The name of the Risk. Does not need to be unique.","RiskObjectId<br />","int<br />","X","The unique ID of the associated risk.","RiskThresholdLevelCode<br />","string<br />","X","X","The 10 character short name for the threshold level. Must be unique.","RiskThresholdLevelName<br />","string<br />","X","X","The 40 character name for the threshold level. Does not need to be unique.","RiskThresholdLevelObjectId<br />","int<br />","X","The unique ID of the associated Risk Threshold.","RiskThresholdName<br />","string<br />","X","X","The name of the associated risk score type.","RiskThresholdObjectId<br />","int<br />","X","X","The unique ID of the associated Risk Threshold Type.","RiskImpact Fields","42417.htm");
Page[769]=new Array("Operations:","CreateRiskMatrixScores Operation","ReadRiskMatrixScores Operation","UpdateRiskMatrixScores Operation","DeleteRiskMatrixScores Operation","GetFieldLengthRiskMatrixScore Operation","WSDL: RiskMatrixScore.wsdl","Primary Key Field: ObjectId","Target Namespace: http://xmlns.oracle.com/Primavera/P6/WS/RiskMatrixScore/V1","Default Transport URLs:","http://&lt;hostname&gt;:&lt;port number&gt;/p6ws/services/RiskMatrixScoreService?wsdl","https://&lt;hostname&gt;:&lt;port number&gt;/p6ws/services/RiskMatrixScoreService?wsdl","Java Client Stub Class:","com.primavera.ws.p6.riskmatrixscore.RiskMatrixScoreService","Description:","The risk matrix score object stores the score values from the probability and impact diagram (PID) of the risk score matrix.","RiskMatrixScore Service","41899.htm");
Page[770]=new Array("Description: Creates multiple RiskMatrixScore objects in the database. You can create up to 1000 RiskMatrixScore objects with a single call.","Service:&nbsp;RiskMatrixScore Service","Style: Document/literal wrapped","Input:","Message:&nbsp;CreateRiskMatrixScores","Elements:&nbsp;RiskMatrixScore&nbsp;elements that contain RiskMatrixScore Fields&nbsp;fields","Required fields:","RiskMatrixObjectId","ProbabilityThresholdLevel","Output:","Message:&nbsp;CreateRiskMatrixScoresResponse","Output:&nbsp;Zero to many ObjectId elements","CreateRiskMatrixScores Operation","42255.htm");
Page[771]=new Array("Description: Reads RiskMatrixScore objects from the database.","Service:&nbsp;RiskMatrixScore Service","Style: Document/literal wrapped","Input:","Message:&nbsp;ReadRiskMatrixScores","Elements: &nbsp;One to many field names from the RiskMatrixScore Fields&nbsp;field list","You may also include an optional element that contains a filter clause and an optional element that contains an OrderBy clause. Warning: If you do not specify a filter, all business objects of this data type will be returned. Refer to the Filters topic in the P6 EPPM Web Services Programming Guide for additional details.","Output:","Message:&nbsp;ReadRiskMatrixScoresResponse","Output:&nbsp;Zero to many&nbsp;RiskMatrixScore elements that contain RiskMatrixScore fields.","ReadRiskMatrixScores Operation","42256.htm");
Page[772]=new Array("Description: Updates multiple RiskMatrixScore objects in the database. You can update up to 1000 RiskMatrixScore objects with a single call.","Service:&nbsp;RiskMatrixScore Service","Style: Document/literal wrapped","Input:","Message:&nbsp;UpdateRiskMatrixScores","Elements:&nbsp;RiskMatrixScore&nbsp;elements that contain RiskMatrixScore Fields&nbsp;fields.","Required fields: The ObjectId must be specified.","Output:","Message:&nbsp;UpdateRiskMatrixScoresResponse","Output:&nbsp;boolean","UpdateRiskMatrixScores Operation","42257.htm");
Page[773]=new Array("Description: Deletes multiple RiskMatrixScore objects in the database. You can delete up to 1000 RiskMatrixScore objects with a single call.","Service:&nbsp;RiskMatrixScore Service","Style: Document/literal wrapped","Input:","Message:&nbsp;DeleteRiskMatrixScores","Elements: One to many&nbsp;ObjectId elements","Output:","Message:&nbsp;DeleteRiskMatrixScoresResponse","Output:&nbsp;boolean","DeleteRiskMatrixScores Operation","42258.htm");
Page[774]=new Array("Description: Returns length of variable character fields for a BO.","Service: RiskMatrixScore Service","Style: Document/literal wrapped","Input:","Message: GetFieldLengthRiskMatrixScore","Elements: FieldLength","Output:","Message: GetFieldLengthRiskMatrixScoreResponse","Elements: One to many FieldLengthRiskMatrixScores.","GetFieldLengthRiskMatrixScore Operation","95485.htm");
Page[775]=new Array("<br />&nbsp;Field","<br />&nbsp;Type","Read&nbsp;<br />Only","Filterable<br />Orderable","<br />&nbsp;Description","CreateDate<br />","dateTime<br />","X","X","The date this risk matrix score was created.","CreateUser<br />","string<br />restricted to <br />maxLength(255)","X","X","The name of the user that created the risk matrix score.","LastUpdateDate<br />","dateTime<br />","X","X","The date this risk matrix score was last updated.","LastUpdateUser<br />","string<br />restricted to <br />maxLength(255)","X","X","The name of the user that last updated the risk matrix score.","ObjectId<br />","int<br />","X","The unique ID generated by the system.","ProbabilityThresholdLevel<br />","int<br />restricted to <br />minInclusive(1)<br />maxInclusive(9)","X","The level number of the probability threshold. Valid numbers are 1-9.","RiskMatrixName<br />","string<br />restricted to <br />maxLength(40)","X","X","The name of the Risk Matrix.","RiskMatrixObjectId<br />","int<br />","X","The unique ID of the associated Risk Matrix.","Severity1<br />","int<br />","X","The first severity level of the Risk Matrix Score.","Severity1Label<br />","string<br />restricted to <br />maxLength(40)","X","The label for the first severity level.","Severity2<br />","int<br />","X","The second severity level of the Risk Matrix Score.","Severity2Label<br />","string<br />restricted to <br />maxLength(40)","X","The label for the second severity level.","Severity3<br />","int<br />","X","The third severity level of the Risk Matrix Score.","Severity3Label<br />","string<br />restricted to <br />maxLength(40)","X","The label for the third severity level.","Severity4<br />","int<br />","X","The fourth severity level of the Risk Matrix Score.","Severity4Label<br />","string<br />restricted to <br />maxLength(40)","X","The label for the forth severity level.","Severity5<br />","int<br />","X","The fifth severity level of the Risk Matrix Score.","Severity5Label<br />","string<br />restricted to <br />maxLength(40)","X","The label for the fith severity level.","Severity6<br />","int<br />","X","The sixth severity level of the Risk Matrix Score.","Severity6Label<br />","string<br />restricted to <br />maxLength(40)","X","The sixth for the first severity level.","Severity7<br />","int<br />","X","The seventh severity level of the Risk Matrix Score.","Severity7Label<br />","string<br />restricted to <br />maxLength(40)","X","The label for the seventh severity level.","Severity8<br />","int<br />","X","The eighth severity level of the Risk Matrix Score.","Severity8Label<br />","string<br />restricted to <br />maxLength(40)","X","The label for the eighth severity level.","Severity9<br />","int<br />","X","The ninth severity level of the Risk Matrix Score.","Severity9Label<br />","string<br />restricted to <br />maxLength(40)","X","The label for the ninth severity level.","RiskMatrixScore Fields","42418.htm");
Page[776]=new Array("Operations:","CreateRiskMatrices Operation","ReadRiskMatrices Operation","UpdateRiskMatrices Operation","DeleteRiskMatrices Operation","GetFieldLengthRiskMatrix Operation","WSDL: RiskMatrix.wsdl","Primary Key Field: ObjectId","Target Namespace: http://xmlns.oracle.com/Primavera/P6/WS/RiskMatrix/V1","Default Transport URLs:","http://&lt;hostname&gt;:&lt;port number&gt;/p6ws/services/RiskMatrixService?wsdl","https://&lt;hostname&gt;:&lt;port number&gt;/p6ws/services/RiskMatrixService?wsdl","Java Client Stub Class:","com.primavera.ws.p6.riskmatrix.RiskMatrixService","Description:","The risk matrix object contains the name and description of each probability and impact diagram (PID). The Risk Matrix is then used to qualitatively assess each risk and assign a score.","RiskMatrix Service","45440.htm");
Page[777]=new Array("Description: Creates multiple RiskMatrix objects in the database. You can create up to 1000 RiskMatrix objects with a single call.","Service:&nbsp;RiskMatrix Service","Style: Document/literal wrapped","Input:","Message:&nbsp;CreateRiskMatrices","Elements:&nbsp;RiskMatrix&nbsp;elements that contain RiskMatrix Fields&nbsp;fields","Required fields: You must supply the Name field.","Output:","Message:&nbsp;CreateRiskMatricesResponse","Output:&nbsp;Zero to many ObjectId elements","CreateRiskMatrices Operation","45443.htm");
Page[778]=new Array("Description: Reads RiskMatrix objects from the database.","Service:&nbsp;RiskMatrix Service","Style: Document/literal wrapped","Input:","Message:&nbsp;ReadRiskMatrices","Elements: &nbsp;One to many field names from the RiskMatrix Fields&nbsp;field list","You may also include an optional element that contains a filter clause and an optional element that contains an OrderBy clause. Warning: If you do not specify a filter, all business objects of this data type will be returned. Refer to the Filters topic in the P6 EPPM Web Services Programming Guide for additional details.","Output:","Message:&nbsp;ReadRiskMatricesResponse","Output:&nbsp;Zero to many&nbsp;RiskMatrix elements that contain RiskMatrix fields.","ReadRiskMatrices Operation","45444.htm");
Page[779]=new Array("Description: Updates multiple RiskMatrix objects in the database. You can update up to 1000 RiskMatrix objects with a single call.","Service:&nbsp;RiskMatrix Service","Style: Document/literal wrapped","Input:","Message:&nbsp;UpdateRiskMatrices","Elements:&nbsp;RiskMatrix&nbsp;elements that contain RiskMatrix Fields&nbsp;fields.","Required fields: The ObjectId must be specified.","Output:","Message:&nbsp;UpdateRiskMatricesResponse","Output:&nbsp;boolean","UpdateRiskMatrices Operation","45445.htm");
Page[780]=new Array("Description: Deletes multiple RiskMatrix objects in the database. You can delete up to 1000 RiskMatrix objects with a single call.","Service:&nbsp;RiskMatrix Service","Style: Document/literal wrapped","Input:","Message:&nbsp;DeleteRiskMatrices","Elements: One to many&nbsp;ObjectId elements","Output:","Message:&nbsp;DeleteRiskMatricesResponse","Output:&nbsp;boolean","DeleteRiskMatrices Operation","45446.htm");
Page[781]=new Array("Description: Returns length of variable character fields for a BO.","Service: RiskMatrix Service","Style: Document/literal wrapped","Input:","Message: GetFieldLengthRiskMatrix","Elements: FieldLength","Output:","Message: GetFieldLengthRiskMatrixResponse","Elements: One to many FieldLengthRiskMatrices.","GetFieldLengthRiskMatrix Operation","95486.htm");
Page[782]=new Array("<br />&nbsp;Field","<br />&nbsp;Type","Read&nbsp;<br />Only","Filterable<br />Orderable","<br />&nbsp;Description","CreateDate<br />","dateTime<br />","X","X","The date this risk matrix was created.","CreateUser<br />","string<br />restricted to <br />maxLength(255)","X","X","The name of the user that created the risk matrix.","Description<br />","string<br />restricted to <br />maxLength(4000)","X","The description of the risk matrix","ImpactThresholdLevel<br />","int<br />","X","X","The number of levels for the impact thresholds assigned to the risk scoring matrix. This impact level with the probability level determines the size of the matrix.","LastUpdateDate<br />","dateTime<br />","X","X","The date this risk matrix was last updated.","LastUpdateUser<br />","string<br />restricted to <br />maxLength(255)","X","X","The name of the user that last updated the risk matrix.","Name<br />","string<br />restricted to <br />maxLength(40)","X","The name of the risk matrix.","ObjectId<br />","int<br />","X","The unique ID generated by the system.","ProbabilityThresholdLevel<br />","int<br />","X","X","The number of levels for the probability threshold assigned to the risk matrix. This probability level with the impact level determines the size of the matrix.","RiskScoringMethod<br />","string<br />restricted to <br />'Highest'<br />'Average of Impacts'<br />'Average of Individual Scores'<br />","X","The calculation method used to determine the risk score. Valid values are 'Highest', 'Average of Impacts', 'Average of Individual Scores'.","RiskMatrix Fields","45455.htm");
Page[783]=new Array("Operations:","CreateRiskMatrixThresholds Operation","ReadRiskMatrixThresholds Operation","DeleteRiskMatrixThresholds Operation","GetFieldLengthRiskMatrixThreshold Operation","WSDL: RiskMatrixThreshold.wsdl","Primary Key Field: ObjectId","Target Namespace: http://xmlns.oracle.com/Primavera/P6/WS/RiskMatrixThreshold/V1","Default Transport URLs:","http://&lt;hostname&gt;:&lt;port number&gt;/p6ws/services/RiskMatrixThresholdService?wsdl","https://&lt;hostname&gt;:&lt;port number&gt;/p6ws/services/RiskMatrixThresholdService?wsdl","Java Client Stub Class:","com.primavera.ws.p6.riskmatrixthreshold.RiskMatrixThresholdService","Description:","The risk matrix threshold object creates a relationship between a RiskThreshold object and a RiskMatrix object. This allows a single RiskThreshold object to be associated with multiple RiskMatrix objects.","Note that this business object has a multi-part object ID; its object ID is a combination of its risk threshold object ID and its risk score matrix object ID.","RiskMatrixThreshold Service","41900.htm");
Page[784]=new Array("Description: Creates multiple RiskMatrixThreshold objects in the database. You can create up to 1000 RiskMatrixThreshold objects with a single call.","Service:&nbsp;RiskMatrixThreshold Service","Style: Document/literal wrapped","Input:","Message:&nbsp;CreateRiskMatrixThresholds","Elements:&nbsp;RiskMatrixThreshold&nbsp;elements that contain RiskMatrixThreshold Fields&nbsp;fields","Required fields:","RiskMatrixObjectId","RiskThresholdObjectId","Output:","Message:&nbsp;CreateRiskMatrixThresholdsResponse","Output:&nbsp;Zero to many ObjectId elements","CreateRiskMatrixThresholds Operation","42259.htm");
Page[785]=new Array("Description: Reads RiskMatrixThreshold objects from the database.","Service:&nbsp;RiskMatrixThreshold Service","Style: Document/literal wrapped","Input:","Message:&nbsp;ReadRiskMatrixThresholds","Elements: &nbsp;One to many field names from the RiskMatrixThreshold Fields&nbsp;field list","You may also include an optional element that contains a filter clause and an optional element that contains an OrderBy clause. Warning: If you do not specify a filter, all business objects of this data type will be returned. Refer to the Filters topic in the P6 EPPM Web Services Programming Guide for additional details.","Output:","Message:&nbsp;ReadRiskMatrixThresholdsResponse","Output:&nbsp;Zero to many&nbsp;RiskMatrixThreshold elements that contain RiskMatrixThreshold fields.","ReadRiskMatrixThresholds Operation","42260.htm");
Page[786]=new Array("Description: Deletes multiple RiskMatrixThreshold objects in the database. You can delete up to 1000 RiskMatrixThreshold objects with a single call.","Service:&nbsp;RiskMatrixThreshold Service","Style: Document/literal wrapped","Input:","Message:&nbsp;DeleteRiskMatrixThresholds","Elements: One to many&nbsp;ObjectId elements","Output:","Message:&nbsp;DeleteRiskMatrixThresholdsResponse","Output:&nbsp;boolean","DeleteRiskMatrixThresholds Operation","42261.htm");
Page[787]=new Array("Description: Returns length of variable character fields for a BO.","Service: RiskMatrixThreshold Service","Style: Document/literal wrapped","Input:","Message: GetFieldLengthRiskMatrixThreshold","Elements: FieldLength","Output:","Message: GetFieldLengthRiskMatrixThresholdResponse","Elements: One to many FieldLengthRiskMatrixThresholds.","GetFieldLengthRiskMatrixThreshold Operation","95487.htm");
Page[788]=new Array("<br />&nbsp;Field","<br />&nbsp;Type","Read&nbsp;<br />Only","Filterable<br />Orderable","<br />&nbsp;Description","CreateDate<br />","dateTime<br />","X","X","The date this risk matrix score type was created.","CreateUser<br />","string<br />restricted to <br />maxLength(255)","X","X","The name of the user that created the risk matrix score type.","LastUpdateDate<br />","dateTime<br />","X","X","The date this risk matrix score type was last updated.","LastUpdateUser<br />","string<br />restricted to <br />maxLength(255)","X","X","The name of the user that last updated the risk matrix score type.","RiskMatrixName<br />","string<br />restricted to <br />maxLength(40)","X","X","The name of the associated Risk Matrix.","RiskMatrixObjectId<br />","int<br />","X","The unique ID of the associated Risk Matrix.","RiskThresholdName<br />","string<br />restricted to <br />maxLength(40)","X","X","The name of the associated Risk Threshold.","RiskThresholdObjectId<br />","int<br />","X","The unique ID of the associated Risk Threshold.","RiskMatrixThreshold Fields","42419.htm");
Page[789]=new Array("Operations:","CreateRiskResponseActions Operation","ReadRiskResponseActions Operation","UpdateRiskResponseActions Operation","DeleteRiskResponseActions Operation","GetFieldLengthRiskResponseAction Operation","WSDL: RiskResponseAction.wsdl","Primary Key Field: ObjectId","Target Namespace: http://xmlns.oracle.com/Primavera/P6/WS/RiskResponseAction/V1","Default Transport URLs:","http://&lt;hostname&gt;:&lt;port number&gt;/p6ws/services/RiskResponseActionService?wsdl","https://&lt;hostname&gt;:&lt;port number&gt;/p6ws/services/RiskResponseActionService?wsdl","Java Client Stub Class:","com.primavera.ws.p6.riskresponseaction.RiskResponseActionService","Description:","The risk response action impact object is a post-risk response action qualitative value that is assigned to a risk for each of the risk thresholds.","Note that this business object has a multi-part object ID; its object ID is a combination of its risk response action object ID and its risk threshold object ID. The risk threshold object ID is set based on the value used in risk threshold level object ID.","RiskResponseAction Service","45442.htm");
Page[790]=new Array("Description: Creates multiple RiskResponseAction objects in the database. You can create up to 1000 RiskResponseAction objects with a single call.","Service:&nbsp;RiskResponseAction Service","Style: Document/literal wrapped","Input:","Message:&nbsp;CreateRiskResponseActions","Elements:&nbsp;RiskResponseAction&nbsp;elements that contain RiskResponseAction Fields&nbsp;fields","Required fields:","RiskResponseActionObjectId","RiskThresholdLevelObjectId","Output:","Message:&nbsp;CreateRiskResponseActionsResponse","Output:&nbsp;Zero to many ObjectId elements","CreateRiskResponseActions Operation","45451.htm");
Page[791]=new Array("Description: Reads RiskResponseAction objects from the database.","Service:&nbsp;RiskResponseAction Service","Style: Document/literal wrapped","Input:","Message:&nbsp;ReadRiskResponseActions","Elements: &nbsp;One to many field names from the RiskResponseAction Fields&nbsp;field list","You may also include an optional element that contains a filter clause and an optional element that contains an OrderBy clause. Warning: If you do not specify a filter, all business objects of this data type will be returned. Refer to the Filters topic in the P6 EPPM Web Services Programming Guide for additional details.","Output:","Message:&nbsp;ReadRiskResponseActionsResponse","Output:&nbsp;Zero to many&nbsp;RiskResponseAction elements that contain RiskResponseAction fields.","ReadRiskResponseActions Operation","45452.htm");
Page[792]=new Array("Description: Deletes multiple RiskResponseAction objects in the database. You can delete up to 1000 RiskResponseAction objects with a single call.","Service:&nbsp;RiskResponseAction Service","Style: Document/literal wrapped","Input:","Message:&nbsp;DeleteRiskResponseActions","Elements: One to many&nbsp;ObjectId elements","Output:","Message:&nbsp;DeleteRiskResponseActionsResponse","Output:&nbsp;boolean","DeleteRiskResponseActions Operation","45454.htm");
Page[793]=new Array("Description: Updates multiple RiskResponseAction objects in the database. You can update up to 1000 RiskResponseAction objects with a single call.","Service:&nbsp;RiskResponseAction Service","Style: Document/literal wrapped","Input:","Message:&nbsp;UpdateRiskResponseActions","Elements:&nbsp;RiskResponseAction&nbsp;elements that contain RiskResponseAction Fields&nbsp;fields.","Required fields: The ObjectId must be specified.","Output:","Message:&nbsp;UpdateRiskResponseActionsResponse","Output:&nbsp;boolean","UpdateRiskResponseActions Operation","45453.htm");
Page[794]=new Array("Description: Returns length of variable character fields for a BO.","Service: RiskResponseAction Service","Style: Document/literal wrapped","Input:","Message: GetFieldLengthRiskResponseAction","Elements: FieldLength","Output:","Message: GetFieldLengthRiskResponseActionResponse","Elements: One to many FieldLengthRiskResponseActions.","GetFieldLengthRiskResponseAction Operation","95488.htm");
Page[795]=new Array("<br />&nbsp;Field","<br />&nbsp;Type","Read&nbsp;<br />Only","Filterable<br />Orderable","<br />&nbsp;Description","ActivityId<br />","string<br />","The id of an activity impacted by the Risk.","ActivityName<br />","string<br />","The name of an activity impacted by the Risk. The activity name does not have to be unique.","ActivityObjectId<br />","int<br />","The unique ID of the associated activity.","ActualCost<br />","double<br />","The actual cost.","CreateDate<br />","dateTime<br />","X","X","The date this risk response action impact was created.","CreateUser<br />","string<br />restricted to <br />maxLength(255)<br />","X","X","The name of the user that created the risk response action impact.","FinishDate<br />","dateTime<br />","The finish date of the risk response action. If an activity is assigned, the risk response action uses the activity finish date.","Id<br />","string<br />restricted to <br />maxLength(40)<br />","The unique Id of the risk response action.","IsBaseline<br />","boolean<br />","X","X","The boolean value indicating if this business object is related to a Project or Baseline","IsTemplate<br />","boolean<br />","X","X","The boolean value indicating if this business object is related to a template Project.","LastUpdateDate<br />","dateTime<br />","X","X","The date this risk response action impact was last updated.","LastUpdateUser<br />","string<br />restricted to <br />maxLength(255)<br />","X","X","The name of the user that last updated the risk response action impact.","Name<br />","string<br />restricted to <br />maxLength(200)<br />","The name of the risk response action.","ObjectId<br />","int<br />","The unique ID of the associated risk.","PlannedCost<br />","double<br />","The planned cost.","PlannedFinishDate<br />","dateTime<br />","The planned finish date.","PlannedStartDate<br />","dateTime<br />","The planned start date.","ProjectId<br />","string<br />","X","X","The short name of the associated project.","ProjectName<br />","string<br />","X","X","The name of the associated project.","ProjectObjectId<br />","int<br />","X","X","The unique ID of the associated project.","RemainingCost<br />","double<br />","The remaining cost associated with the risk response action.","ResourceId<br />","string<br />restricted to <br />maxLength(20)<br />","The ID of the resource who owns the risk response action. The owner of the risk response action is responsible for resolving the risk response action.","ResourceName<br />","string<br />restricted to <br />maxLength(100)<br />","The name of the resource who owns the risk response action. The owner of the risk response action is responsible for resolving the risk response action.","ResourceObjectId<br />","int<br />","The unique ID of the associated resource.","RiskId<br />","string<br />restricted to <br />maxLength(40)<br />","x","The ID of the Risk. Must be unique within a project.","RiskObjectId<br />","int<br />","The unique ID of the associated risk.","RiskResponsePlanId<br />","string<br />","	The ID of the risk response plan. This must be unique within the project.","RiskResponsePlanName<br />","string<br />","The name of the risk response plan. This does not need to be unique within the project.","RiskResponsePlanObjectId<br />","int<br />","The unique ID of the associated risk response plan.","Score<br />","int<br />","The risk score from the numeric PID after the response action has been completed.","ScoreColor<br />","string<br />restricted to <br />pattern <br />'#[A-Fa-f0-9]{6}|'<br />","The color of the tolerance threshold for the score value.","ScoreText<br />","string<br />restricted to <br />maxLength(40)","The risk score from the alphanumeric PID after the response action has been completed.","StartDate<br />","dateTime<br />","The start date of the risk response action. If an activity is assigned, the risk response action uses the activity start date.","Status<br />","string<br />restricted to <br />'Proposed'<br />'Sanctioned'<br />'Rejected'<br />'In Progress'<br />'Complete'<br />","The status of the risk response action. Valid values are 'Proposed', 'Sanctioned', 'Rejected', 'InProgress', and 'Complete'.","RiskResponseAction Fields","45457.htm");
Page[796]=new Array("Operations:","CreateRiskResponseActionImpacts Operation","ReadRiskResponseActionImpacts Operation","UpdateRiskResponseActionImpacts Operation","DeleteRiskResponseActionImpacts Operation","GetFieldLengthRiskResponseActionImpact Operation","WSDL: RiskResponseActionImpact.wsdl","Primary Key Field: ObjectId","Target Namespace: http://xmlns.oracle.com/Primavera/P6/WS/RiskResponseActionImpact/V1","Default Transport URLs:","http://&lt;hostname&gt;:&lt;port number&gt;/p6ws/services/RiskResponseActionImpactService?wsdl","https://&lt;hostname&gt;:&lt;port number&gt;/p6ws/services/RiskResponseActionImpactService?wsdl","Java Client Stub Class:","com.primavera.ws.p6.riskresponseactionimpact.RiskResponseActionImpactService","Description:","The risk response action object contains the detailed steps that need to occur to complete the risk response plan. Multiple actions can be associated with one response plan and each action can be linked to an activity in the project.","RiskResponseActionImpact Service","45441.htm");
Page[797]=new Array("Description: Creates multiple RiskResponseActionImpact objects in the database. You can create up to 1000 RiskResponseActionImpact objects with a single call.","Service:&nbsp;RiskResponseActionImpact Service","Style: Document/literal wrapped","Input:","Message:&nbsp;CreateRiskResponseActionImpacts","Elements:&nbsp;RiskResponseActionImpact&nbsp;elements that contain RiskResponseActionImpact Fields&nbsp;fields","Required fields:","RiskResponseActionObjectId","RiskThresholdLevelObjectId","Output:","Message:&nbsp;CreateRiskResponseActionImpactsResponse","Output:&nbsp;Zero to many ObjectId elements","CreateRiskResponseActionImpacts Operation","45447.htm");
Page[798]=new Array("Description: Reads RiskResponseActionImpact objects from the database.","Service:&nbsp;RiskResponseActionImpact Service","Style: Document/literal wrapped","Input:","Message:&nbsp;ReadRiskResponseActionImpacts","Elements: &nbsp;One to many field names from the RiskResponseActionImpact Fields&nbsp;field list","You may also include an optional element that contains a filter clause and an optional element that contains an OrderBy clause. Warning: If you do not specify a filter, all business objects of this data type will be returned. Refer to the Filters topic in the P6 EPPM Web Services Programming Guide for additional details.","Output:","Message:&nbsp;ReadRiskResponseActionImpactsResponse","Output:&nbsp;Zero to many&nbsp;RiskResponseActionImpact elements that contain RiskResponseActionImpact fields.","ReadRiskResponseActionImpacts Operation","45448.htm");
Page[799]=new Array("Description: Updates multiple RiskResponseActionImpact objects in the database. You can update up to 1000 RiskResponseActionImpact objects with a single call.","Service:&nbsp;RiskResponseActionImpact Service","Style: Document/literal wrapped","Input:","Message:&nbsp;UpdateRiskResponseActionImpacts","Elements:&nbsp;RiskResponseActionImpact&nbsp;elements that contain RiskResponseActionImpact Fields&nbsp;fields.","Required fields: The ObjectId must be specified.","Output:","Message:&nbsp;UpdateRiskResponseActionImpactsResponse","Output:&nbsp;boolean","UpdateRiskResponseActionImpacts Operation","45449.htm");
Page[800]=new Array("Description: Deletes multiple RiskResponseActionImpact objects in the database. You can delete up to 1000 RiskResponseActionImpact objects with a single call.","Service:&nbsp;RiskResponseActionImpact Service","Style: Document/literal wrapped","Input:","Message:&nbsp;DeleteRiskResponseActionImpacts","Elements: One to many&nbsp;ObjectId elements","Output:","Message:&nbsp;DeleteRiskResponseActionImpactsResponse","Output:&nbsp;boolean","DeleteRiskResponseActionImpacts Operation","45450.htm");
Page[801]=new Array("Description: Returns length of variable character fields for a BO.","Service: RiskResponseActionImpact Service","Style: Document/literal wrapped","Input:","Message: GetFieldLengthRiskResponseActionImpact","Elements: FieldLength","Output:","Message: GetFieldLengthRiskResponseActionImpactResponse","Elements: One to many FieldLengthRiskResponseActionImpacts.","GetFieldLengthRiskResponseActionImpact Operation","95489.htm");
Page[802]=new Array("<br />&nbsp;Field","<br />&nbsp;Type","Read&nbsp;<br />Only","Filterable<br />Orderable","<br />&nbsp;Description","CreateDate<br />","dateTime<br />","X","X","The date this risk response action was created.","CreateUser<br />","string<br />restricted to <br />maxLength(255)<br />","X","X","The name of the user that created the risk response action.","IsBaseline<br />","boolean<br />","X","X","The boolean value indicating if this business object is related to a Project or Baseline","IsTemplate<br />","boolean<br />","X","X","The boolean value indicating if this business object is related to a template Project.","LastUpdateDate<br />","dateTime<br />","X","X","The date this risk response action was last updated.","LastUpdateUser<br />","string<br />restricted to <br />maxLength(255)<br />","X","X","The name of the user that last updated the risk response action.","ProjectId<br />","string<br />","X","X","The short name of the associated project.","ProjectName<br />","string<br />","X","X","The name of the associated project.","ProjectObjectId<br />","int<br />","X","X","The unique ID of the associated project.","RiskId<br />","string<br />restricted to <br />maxLength(40)<br />","X","The unique identifier of the risk or risks assigned to this activity.","RiskObjectId<br />","int<br />","The unique ID generated by the system.","RiskResponseActionId<br />","string<br />","The ID of the RiskResponseAction.","RiskResponseActionName<br />","string<br />","The name of the RiskResponseAction.","RiskResponseActionObjectId<br />","int<br />","The unique ID of the RiskResponseAction.","RiskThresholdLevelCode<br />","string<br />","The 10 character short name for the threshold level. Must be unique.","RiskThresholdLevelName<br />","string<br />","The 40 character name for the threshold level. Does not need to be unique.","RiskThresholdLevelObjectId<br />","int<br />","The unique ID of the associated Risk Threshold Level.","RiskThresholdName<br />","string<br />","The name of the associated risk score type.","RiskThresholdObjectId<br />","int<br />","The unique ID of the associated Risk Threshold.","RiskResponseActionImpact Fields","45456.htm");
Page[803]=new Array("Operations:","CreateRiskResponsePlans Operation","ReadRiskResponsePlans Operation","UpdateRiskResponsePlans Operation","DeleteRiskResponsePlans Operation","GetFieldLengthRiskResponsePlan Operation","WSDL: RiskResponsePlan.wsdl","Primary Key Field: ObjectId","Target Namespace: http://xmlns.oracle.com/Primavera/P6/WS/RiskResponsePlan/V1","Default Transport URLs:","http://&lt;hostname&gt;:&lt;port number&gt;/p6ws/services/RiskResponsePlanService?wsdl","https://&lt;hostname&gt;:&lt;port number&gt;/p6ws/services/RiskResponsePlanService?wsdl","Java Client Stub Class:","com.primavera.ws.p6.riskresponseplan.RiskResponsePlanService","Description:","The risk response plan object communicates how the project team plans to address the identified risk. A risk that is categorized as a threat has four types of response plans: accept, avoid, reduce, and transfer. A risk that is an opportunity has four different types of response plans: enhance, exploit, facilitate, and reject. The response plan can be comprised of multiple detailed actions or steps.","RiskResponsePlan Service","41903.htm");
Page[804]=new Array("Description: Creates multiple RiskResponsePlan objects in the database. You can create up to 1000 RiskResponsePlan objects with a single call.","Service:&nbsp;RiskResponsePlan Service","Style: Document/literal wrapped","Input:","Message:&nbsp;CreateRiskResponsePlans","Elements:&nbsp;RiskResponsePlan&nbsp;elements that contain RiskResponsePlan Fields&nbsp;fields","Required fields:","RiskObjectId","Id","Output:","Message:&nbsp;CreateRiskResponsePlansResponse","Output:&nbsp;Zero to many ObjectId elements","CreateRiskResponsePlans Operation","42270.htm");
Page[805]=new Array("Description: Reads RiskResponsePlan objects from the database.","Service:&nbsp;RiskResponsePlan Service","Style: Document/literal wrapped","Input:","Message:&nbsp;ReadRiskResponsePlans","Elements: &nbsp;One to many field names from the RiskResponsePlan Fields&nbsp;field list","You may also include an optional element that contains a filter clause and an optional element that contains an OrderBy clause. Warning: If you do not specify a filter, all business objects of this data type will be returned. Refer to the Filters topic in the P6 EPPM Web Services Programming Guide for additional details.","Output:","Message:&nbsp;ReadRiskResponsePlansResponse","Output:&nbsp;Zero to many&nbsp;RiskResponsePlan elements that contain RiskResponsePlan fields.","ReadRiskResponsePlans Operation","42271.htm");
Page[806]=new Array("Description: Updates multiple RiskResponsePlan objects in the database. You can update up to 1000 RiskResponsePlan objects with a single call.","Service:&nbsp;RiskResponsePlan Service","Style: Document/literal wrapped","Input:","Message:&nbsp;UpdateRiskResponsePlans","Elements:&nbsp;RiskResponsePlan&nbsp;elements that contain RiskResponsePlan Fields&nbsp;fields.","Required fields: The ObjectId must be specified.","Output:","Message:&nbsp;UpdateRiskResponsePlansResponse","Output:&nbsp;boolean","UpdateRiskResponsePlans Operation","42272.htm");
Page[807]=new Array("Description: Deletes multiple RiskResponsePlan objects in the database. You can delete up to 1000 RiskResponsePlan objects with a single call.","Service:&nbsp;RiskResponsePlan Service","Style: Document/literal wrapped","Input:","Message:&nbsp;DeleteRiskResponsePlans","Elements: One to many&nbsp;ObjectId elements","Output:","Message:&nbsp;DeleteRiskResponsePlansResponse","Output:&nbsp;boolean","DeleteRiskResponsePlans Operation","42273.htm");
Page[808]=new Array("Description: Returns length of variable character fields for a BO.","Service: RiskResponsePlan Service","Style: Document/literal wrapped","Input:","Message: GetFieldLengthRiskResponsePlan","Elements: FieldLength","Output:","Message: GetFieldLengthRiskResponsePlanResponse","Elements: One to many FieldLengthRiskResponsePlans.","GetFieldLengthRiskResponsePlan Operation","95490.htm");
Page[809]=new Array("<br />&nbsp;Field","<br />&nbsp;Type","Read&nbsp;<br />Only","Filterable<br />Orderable","<br />&nbsp;Description","ActualCost<br />","double<br />","X","The actual cost.","CreateDate<br />","dateTime<br />","X","X","The date this risk response plan was created.","CreateUser<br />","string<br />restricted to <br />maxLength(255)","X","X","The name of the user that created the risk response plan.","FinishDate<br />","dateTime<br />","X","The finish date of the risk response action. If an activity is assigned, the risk response action uses the activity finish date.","Id<br />","string<br />restricted to <br />maxLength(40)","X","The ID of the risk response plan. This must be unique within the assigned risk.","IsActive<br />","boolean<br />","X","The indication of whether the response plan is currently active for the associated risk. Only one response plan can be active at a given time for a risk.","IsBaseline<br />","boolean<br />","X","X","The boolean value indicating if this business object is related to a Project or Baseline","IsTemplate<br />","boolean<br />","X","X","The boolean value indicating if this business object is related to a template Project.","LastUpdateDate<br />","dateTime<br />","X","X","The date this risk response plan was last updated.","LastUpdateUser<br />","string<br />restricted to <br />maxLength(255)","X","X","The name of the user that last updated the risk response plan.","Name<br />","string<br />restricted to <br />maxLength(200)","X","The name of the risk response plan.","ObjectId<br />","int<br />","X","The unique ID generated by the system.","PlannedCost<br />","double<br />","X","The planned cost.","PlannedFinishDate<br />","dateTime<br />","X","The planned finish date.","PlannedStartDate<br />","dateTime<br />","X","The planned start date.","ProjectId<br />","string<br />","X","X","The short name of the associated project.","ProjectName<br />","string<br />","X","X","The name of the associated project.","ProjectObjectId<br />","int<br />","X","X","The unique ID of the associated project.","RemainingCost<br />","double<br />","X","The remaining cost associated with the risk response action.","ResponseType<br />","string<br />restricted to <br />'Avoid'<br />'Transfer'<br />'Reduce'<br />'Accept'<br />'Exploit'<br />'Facilitate'<br />'Enhance'<br />'Reject'<br />","X","The risk response plan type. If the risk is a threat, the valid types are 'Avoid', 'Transfer', 'Reduce', and 'Accept'. If the risk is a opportunity, the valid types are 'Exploit', 'Facilitate', 'Enhance', and 'Reject'.","RiskId<br />","string<br />","X","X","The ID of the risk.","RiskName<br />","string<br />","X","X","The name of the risk.","RiskObjectId<br />","int<br />","X","The unique ID of the associated risk.","Score<br />","int<br />","X","The risk score from the numeric PID after all response actions of the response plan have been completed. The post response plan score is set from the response action with the latest finish date and the lowest score when more than one response action has the same date.","ScoreColor<br />","string<br />restricted to <br />pattern <br />'#[A-Fa-f0-9]{6}|'<br />","X","The color of the tolerance threshold for the score value.","ScoreText<br />","string<br />restricted to <br />maxLength(40)","X","The risk score from the alphanumeric PID after all response actions of the response plan have been completed. The post response plan score is set from the response action with the latest finish date and the lowest score when more than one response action has the same date.","StartDate<br />","dateTime<br />","X","The start date of the risk response action. If an activity is assigned, the risk response action uses the activity start date.","RiskResponsePlan Fields","42422.htm");
Page[810]=new Array("Operations:","CreateRisks Operation","ReadRisks Operation","UpdateRisks Operation","DeleteRisks Operation","GetFieldLengthRisk Operation","WSDL: Risk.wsdl","Primary Key Field: ObjectId","Target Namespace: http://xmlns.oracle.com/Primavera/P6/WS/Risk/V2","Default Transport URLs:","http://&lt;hostname&gt;:&lt;port number&gt;/p6ws/services/RiskService?wsdl","https://&lt;hostname&gt;:&lt;port number&gt;/p6ws/services/RiskService?wsdl","Java Client Stub Class:","com.primavera.ws.p6.risk.RiskService","Description:","The risk object represents a probabilistic event or condition which if it occurs has an impact (e.g. schedule, cost, quality, safety) on the project. Risks with negative impacts are threats; risks with positive impacts on the project are opportunities.","This business object supports user defined fields (UDFs). To assign UDFs to an activity expense, use the UDFValue service.","Risk Service","41905.htm");
Page[811]=new Array("Description: Creates multiple Risk objects in the database. You can create up to 1000 Risk objects with a single call.","Service:&nbsp;Risk Service","Style: Document/literal wrapped","Input:","Message:&nbsp;CreateRisks","Elements:&nbsp;Risk&nbsp;elements that contain Risk Fields&nbsp;fields","Required fields:","ProjectObjectId","Id","Output:","Message:&nbsp;CreateRisksResponse","Output:&nbsp;Zero to many ObjectId elements","CreateRisks Operation","42278.htm");
Page[812]=new Array("Description: Reads Risk objects from the database.","Service:&nbsp;Risk Service","Style: Document/literal wrapped","Input:","Message:&nbsp;ReadRisks","Elements: &nbsp;One to many field names from the Risk Fields&nbsp;field list","You may also include an optional element that contains a filter clause and an optional element that contains an OrderBy clause. Warning: If you do not specify a filter, all business objects of this data type will be returned. Refer to the Filters topic in the P6 EPPM Web Services Programming Guide for additional details.","Output:","Message:&nbsp;ReadRisksResponse","Output:&nbsp;Zero to many&nbsp;Risk elements that contain Risk fields.","ReadRisks Operation","42279.htm");
Page[813]=new Array("Description: Updates multiple Risk objects in the database. You can update up to 1000 Risk objects with a single call.","Service:&nbsp;Risk Service","Style: Document/literal wrapped","Input:","Message:&nbsp;UpdateRisks","Elements:&nbsp;Risk&nbsp;elements that contain Risk Fields&nbsp;fields.","Required fields: The ObjectId must be specified.","Output:","Message:&nbsp;UpdateRisksResponse","Output:&nbsp;boolean","UpdateRisks Operation","42280.htm");
Page[814]=new Array("Description: Deletes multiple Risk objects in the database. You can delete up to 1000 Risk objects with a single call.","Service:&nbsp;Risk Service","Style: Document/literal wrapped","Input:","Message:&nbsp;DeleteRisks","Elements: One to many&nbsp;ObjectId elements","Output:","Message:&nbsp;DeleteRisksResponse","Output:&nbsp;boolean","DeleteRisks Operation","42281.htm");
Page[815]=new Array("Description: Returns length of variable character fields for a BO.","Service: Risk Service","Style: Document/literal wrapped","Input:","Message: GetFieldLengthRisk","Elements: FieldLength","Output:","Message: GetFieldLengthRiskResponse","Elements: One to many FieldLengthRisks.","GetFieldLengthRisk Operation","95491.htm");
Page[816]=new Array("<br />&nbsp;Field","<br />&nbsp;Type","Read&nbsp;<br />Only","Filterable<br />Orderable","<br />&nbsp;Description","Cause<br />","string<br />restricted to <br />maxLength(4000)","X","The description of the cause of the Risk.","CostThresholdID","int","X","The unique ID of a cost impact risk threshold.","CreateDate<br />","dateTime<br />","X","X","The date this risk was created.","CreateUser<br />","string<br />restricted to <br />maxLength(255)","X","X","The name of the user that created the risk.","Description<br />","string<br />restricted to <br />maxLength(4000)","X","The description of the Risk.","Effect<br />","string<br />restricted to <br />maxLength(4000)","X","The description of the risks effect on the project.","Exposure<br />","double<br />","X","The calculated exposure value for the risk.","ExposureFinishDate<br />","dateTime<br />","X","The calculated date the exposure finishes for the risk.","ExposureStartDate<br />","dateTime<br />","X","The calculated date the exposure starts for the risk.","Id<br />","string<br />restricted to <br />maxLength(40)","X","The ID of the Risk. Must be unique within a project.","IdentifiedByResourceId<br />","string<br />restricted to <br />maxLength(20)","X","The short code of the resource that identified the risk.","IdentifiedByResourceName<br />","string<br />restricted to <br />maxLength(100)","X","The name of the resource that identified the risk.","IdentifiedByResourceObjectId<br />","int<br />","X","The unique ID of the resource that identified the risk.","IdentifiedDate<br />","dateTime<br />","X","The date this risk was identified.","ImpactThresholdValues","int","X","The calculated score value of the impact values assigned to the risk.","IsBaseline<br />","boolean<br />","X","X","The boolean value indicating if this business object is related to a Project or Baseline","IsTemplate<br />","boolean<br />","X","X","The boolean value indicating if this business object is related to a template Project.","LastUpdateDate<br />","dateTime<br />","X","X","The date this risk was last updated.","LastUpdateUser<br />","string<br />","X","X","The name of the user that last updated the risk.","Name<br />","string<br />restricted to <br />maxLength(200)","X","The name of the Risk. Does not need to be unique.","Note<br />","string<br />restricted to <br />maxLength(4000)","X","The comments associated with the Risk.","ObjectId<br />","int<br />","X","The unique ID generated by the system.","ProbabilityThresholdId","int","X","The unique ID of a probability risk threshold.","ProjectId<br />","string<br />","X","X","The short name of the associated project.","ProjectName<br />","string<br />restricted to <br />maxLength(100)","X","X","The name of the associated project.","ProjectObjectId<br />","int<br />","X","The unique ID of the associated project.","ResourceId<br />","string<br />restricted to <br />maxLength(20)","X","X","The ID of the resource who owns the Risk. The owner of the Risk is responsible for resolving the Risk.","ResourceName<br />","string<br />restricted to <br />maxLength(100)","X","X","The name of the resource who owns the Risk. The owner of the Risk is responsible for resolving the Risk.","ResourceObjectId<br />","int<br />","X","The unique ID of the associated resource.","ResponseTotalCost<br />","double<br />","The total estimated cost for the risk. If the risk has an associated response plan, the cost is calculated from the risk response actions for the response plan. Not available if user does not have View Project Costs-Financial privilege.","RiskCategoryName<br />","string<br />restricted to <br />maxLength(40)","X","X","The name of the category to which the Risk is assigned. e.g. Weather, Health, Legal etc. A Risk can only be associated with a single category.","ScheduleThresholdId","int","X","The unique ID of a schedule risk threshold.","Score<br />","int<br />","X","The calculated score value of the impact values assigned to the risk.","ScoreColor<br />","string<br />restricted to <br />pattern <br />'#[A-Fa-f0-9]{6}|'<br />","X","The color of the tolerance threshold for the score value.","ScoreText<br />","string<br />restricted to <br />maxLength(40)","X","The calculated score text value of the impact values assigned to the risk.","Status<br />","string<br />restricted to <br />'Proposed'<br />'Open'<br />'Active'<br />'Rejected'<br />'Managed'<br />'Impacted'<br />","X","The current status of the Risk. Valid values are 'Proposed', 'Open', 'Rejected', 'Managed', and 'Impacted'.","Type<br />","string<br />restricted to <br />'Threat'<br />'Opportunity'<br />","X","The type of the risk. Valid values are 'Threat' and 'Opportunity'.","Risk Fields","42424.htm");
Page[817]=new Array("Operations:","CreateRiskThresholdLevels Operation","ReadRiskThresholdLevels Operation","UpdateRiskThresholdLevels Operation","DeleteRiskThresholdLevels Operation","GetFieldLengthRiskThresholdLevel Operation","WSDL: RiskThresholdLevel.wsdl","Primary Key Field: ObjectId","Target Namespace: http://xmlns.oracle.com/Primavera/P6/WS/RiskThresholdLevel/V1","Default Transport URLs:","http://&lt;hostname&gt;:&lt;port number&gt;/p6ws/services/RiskThresholdLevelService?wsdl","https://&lt;hostname&gt;:&lt;port number&gt;/p6ws/services/RiskThresholdLevelService?wsdl","Java Client Stub Class:","com.primavera.ws.p6.riskthresholdlevel.RiskThresholdLevelService","Description:","The risk threshold level object stores the level information (e.g. Low, Medium, High) for each risk threshold.","RiskThresholdLevel Service","41906.htm");
Page[818]=new Array("Description: Creates multiple RiskThresholdLevel objects in the database. You can create up to 1000 RiskThresholdLevel objects with a single call.","Service:&nbsp;RiskThresholdLevel Service","Style: Document/literal wrapped","Input:","Message:&nbsp;CreateRiskThresholdLevels","Elements:&nbsp;RiskThresholdLevel&nbsp;elements that contain RiskThresholdLevel Fields&nbsp;fields","Required fields:","RiskThresholdObjectId","Code","Output:","Message:&nbsp;CreateRiskThresholdLevelsResponse","Output:&nbsp;Zero to many ObjectId elements","CreateRiskThresholdLevels Operation","42282.htm");
Page[819]=new Array("Description: Reads RiskThresholdLevel objects from the database.","Service:&nbsp;RiskThresholdLevel Service","Style: Document/literal wrapped","Input:","Message:&nbsp;ReadRiskThresholdLevels","Elements: &nbsp;One to many field names from the RiskThresholdLevel Fields&nbsp;field list","You may also include an optional element that contains a filter clause and an optional element that contains an OrderBy clause. Warning: If you do not specify a filter, all business objects of this data type will be returned. Refer to the Filters topic in the P6 EPPM Web Services Programming Guide for additional details.","Output:","Message:&nbsp;ReadRiskThresholdLevelsResponse","Output:&nbsp;Zero to many&nbsp;RiskThresholdLevel elements that contain RiskThresholdLevel fields.","ReadRiskThresholdLevels Operation","42283.htm");
Page[820]=new Array("Description: Updates multiple RiskThresholdLevel objects in the database. You can update up to 1000 RiskThresholdLevel objects with a single call.","Service:&nbsp;RiskThresholdLevel Service","Style: Document/literal wrapped","Input:","Message:&nbsp;UpdateRiskThresholdLevels","Elements:&nbsp;RiskThresholdLevel&nbsp;elements that contain RiskThresholdLevel Fields&nbsp;fields.","Required fields: The ObjectId must be specified.","Output:","Message:&nbsp;UpdateRiskThresholdLevelsResponse","Output:&nbsp;boolean","UpdateRiskThresholdLevels Operation","42284.htm");
Page[821]=new Array("Description: Deletes multiple RiskThresholdLevel objects in the database. You can delete up to 1000 RiskThresholdLevel objects with a single call.","Service:&nbsp;RiskThresholdLevel Service","Style: Document/literal wrapped","Input:","Message:&nbsp;DeleteRiskThresholdLevels","Elements: One to many&nbsp;ObjectId elements","Output:","Message:&nbsp;DeleteRiskThresholdLevelsResponse","Output:&nbsp;boolean","DeleteRiskThresholdLevels Operation","42285.htm");
Page[822]=new Array("Description: Returns length of variable character fields for a BO.","Service: RiskThresholdLevel Service","Style: Document/literal wrapped","Input:","Message: GetFieldLengthRiskThresholdLevel","Elements: FieldLength","Output:","Message: GetFieldLengthRiskThresholdLevelResponse","Elements: One to many FieldLengthRiskThresholdLevels.","GetFieldLengthRiskThresholdLevel Operation","95492.htm");
Page[823]=new Array("<br />&nbsp;Field","<br />&nbsp;Type","Read&nbsp;<br />Only","Filterable<br />Orderable","<br />&nbsp;Description","Code<br />","string<br />restricted to <br />maxLength(10)","X","The 10 character code for the threshold level. Must be unique.","Color<br />","string<br />restricted to <br />pattern <br />'#[A-Fa-f0-9]{6}|'<br />","X","The Hex representation for the color e.g. 0xFFFFFF.","CostRange<br />","double<br />","X","The cost range of the threshold level.","CreateDate<br />","dateTime<br />","X","X","The date this threshold level was created.","CreateUser<br />","string<br />restricted to <br />maxLength(255)","X","X","The name of the user that created the threshold level.","LastUpdateDate<br />","dateTime<br />","X","X","The date this threshold level was last updated.","LastUpdateUser<br />","string<br />restricted to <br />maxLength(255)","X","X","The name of the user that last updated the threshold level.","Level<br />","int<br />restricted to <br />minInclusive(0)<br />maxInclusive(9)","X","The valid values are between 0 and 9. Defines a level for the Risk Threshold.","Name<br />","string<br />restricted to <br />maxLength(40)","X","The 40 character name for the threshold level. Does not need to be unique.","ObjectId<br />","int<br />","X","The unique ID generated by the system.","ProbabilityRange<br />","double<br />restricted to <br />minInclusive(0.0)","X","The probability range of the threshold level.","Range<br />","string<br />restricted to <br />maxLength(100)","X","The user defined range.","RiskThresholdName<br />","string<br />restricted to <br />maxLength(40)","X","X","The name of the associated risk score type.","RiskThresholdObjectId<br />","int<br />","X","The unique ID of the associated Risk Threshold.","ScheduleRange<br />","double<br />","X","The schedule range of the threshold level.","ThresholdType<br />","string<br />restricted to<br />''<br />'Probability'<br />'Tolerance'<br />'Schedule'<br />'Cost'<br />'Relative Schedule'<br />'Relative Cost'<br />'User Defined'","X","X","The type of Risk Threshold. Valid types are 'Probability', 'Tolerance', 'Schedule', 'Cost', 'Relative Schedule', 'Relative Cost' and 'User Defined'.","ToleranceRange<br />","int<br />","X","The tolerance range of the threshold level.","RiskThresholdLevel Fields","42425.htm");
Page[824]=new Array("Operations:","CreateRiskThresholds Operation","ReadRiskThresholds Operation","UpdateRiskThresholds Operation","DeleteRiskThresholds Operation","GetFieldLengthRiskThreshold Operation","WSDL: RiskThreshold.wsdl","Primary Key Field: ObjectId","Target Namespace: http://xmlns.oracle.com/Primavera/P6/WS/RiskThreshold/V2","Default Transport URLs:","http://&lt;hostname&gt;:&lt;port number&gt;/p6ws/services/RiskThresholdService?wsdl","https://&lt;hostname&gt;:&lt;port number&gt;/p6ws/services/RiskThresholdService?wsdl","Java Client Stub Class:","com.primavera.ws.p6.riskthreshold.RiskThresholdService","Description:","The risk threshold object contains the name, description, and type of each risk threshold. Risk thresholds provide a mechanism for setting up the criteria that is used to assess the risk.","RiskThreshold Service","41907.htm");
Page[825]=new Array("Description: Creates multiple RiskThreshold objects in the database. You can create up to 1000 RiskThreshold objects with a single call.","Service:&nbsp;RiskThreshold Service","Style: Document/literal wrapped","Input:","Message:&nbsp;CreateRiskThresholds","Elements:&nbsp;RiskThreshold&nbsp;elements that contain RiskThreshold Fields&nbsp;fields","Required fields: You must supply the Name field.","Output:","Message:&nbsp;CreateRiskThresholdsResponse","Output:&nbsp;Zero to many ObjectId elements","CreateRiskThresholds Operation","42286.htm");
Page[826]=new Array("Description: Reads RiskThreshold objects from the database.","Service:&nbsp;RiskThreshold Service","Style: Document/literal wrapped","Input:","Message:&nbsp;ReadRiskThresholds","Elements: &nbsp;One to many field names from the RiskThreshold Fields&nbsp;field list","You may also include an optional element that contains a filter clause and an optional element that contains an OrderBy clause. Warning: If you do not specify a filter, all business objects of this data type will be returned. Refer to the Filters topic in the P6 EPPM Web Services Programming Guide for additional details.","Output:","Message:&nbsp;ReadRiskThresholdsResponse","Output:&nbsp;Zero to many&nbsp;RiskThreshold elements that contain RiskThreshold fields.","ReadRiskThresholds Operation","42287.htm");
Page[827]=new Array("Description: Updates multiple RiskThreshold objects in the database. You can update up to 1000 RiskThreshold objects with a single call.","Service:&nbsp;RiskThreshold Service","Style: Document/literal wrapped","Input:","Message:&nbsp;UpdateRiskThresholds","Elements:&nbsp;RiskThreshold&nbsp;elements that contain RiskThreshold Fields&nbsp;fields.","Required fields: The ObjectId must be specified.","Output:","Message:&nbsp;UpdateRiskThresholdsResponse","Output:&nbsp;boolean","UpdateRiskThresholds Operation","42288.htm");
Page[828]=new Array("Description: Deletes multiple RiskThreshold objects in the database. You can delete up to 1000 RiskThreshold objects with a single call.","Service:&nbsp;RiskThreshold Service","Style: Document/literal wrapped","Input:","Message:&nbsp;DeleteRiskThresholds","Elements: One to many&nbsp;ObjectId elements","Output:","Message:&nbsp;DeleteRiskThresholdsResponse","Output:&nbsp;boolean","DeleteRiskThresholds Operation","42289.htm");
Page[829]=new Array("Description: Returns length of variable character fields for a BO.","Service: RiskThreshold Service","Style: Document/literal wrapped","Input:","Message: GetFieldLengthRiskThreshold","Elements: FieldLength","Output:","Message: GetFieldLengthRiskThresholdResponse","Elements: One to many FieldLengthRiskThresholds.","GetFieldLengthRiskThreshold Operation","95493.htm");
Page[830]=new Array("<br />&nbsp;Field","<br />&nbsp;Type","Read&nbsp;<br />Only","Filterable<br />Orderable","<br />&nbsp;Description","CreateDate<br />","dateTime<br />","X","X","The date this risk score type was created.","CreateUser<br />","string<br />restricted to <br />maxLength(255)","X","X","The name of the user that created the risk score type.","LastUpdateDate<br />","dateTime<br />","X","X","The date this risk score type was last updated.","LastUpdateUser<br />","string<br />restricted to <br />maxLength(255)","X","X","The name of the user that last updated the risk score type.","Level<br />","int<br />","X","The number of Risk Threshold Levels. There are between two and nine.","Name<br />","string<br />restricted to <br />maxLength(40)","X","The name of the risk score type.","ObjectId<br />","int<br />","X","The unique ID generated by the system.","ThresholdType<br />","string<br />restricted to <br />'Probability'<br />'Tolerance'<br />'Schedule'<br />'Cost'<br />'Relative Schedule'<br />'Relative Cost'<br />'User Defined'<br />","X","The type of Risk Threshold. Valid types are 'Probability', 'Tolerance', 'Schedule', 'Cost', 'Relative Schedule', 'Relative Cost' and 'User Defined'","RiskThreshold Fields","42426.htm");
Page[831]=new Array("Operations:","CreateRoleTeams Operation","ReadRoleTeams Operation","UpdateRoleTeams Operation","DeleteRoleTeams Operation","GetFieldLengthRoleTeam Operation","AddProjects Operation","RemoveResources Operation","ContainsProject Operation","GetRoleObjectIds Operation","WSDL: RoleTeam.wsdl","Primary Key Field: ObjectId","Target Namespace: http://xmlns.oracle.com/Primavera/P6/WS/RoleTeam/V1","Default Transport URLs:","http://&lt;hostname&gt;:&lt;port number&gt;/p6ws/services/RoleTeamService?wsdl","https://&lt;hostname&gt;:&lt;port number&gt;/p6ws/services/RoleTeamService?wsdl","Java Client Stub Class:","com.primavera.ws.p6.roleteam.RoleTeamService","Description:","A role team consists of roles grouped together in some way that is meaningful to you.","RoleTeam Service","41895.htm");
Page[832]=new Array("Description: Creates multiple RoleTeam objects in the database. You can create up to 1000 RoleTeam objects with a single call.","Service:&nbsp;RoleTeam Service","Style: Document/literal wrapped","Input:","Message:&nbsp;CreateRoleTeams","Elements:&nbsp;RoleTeam&nbsp;elements that contain RoleTeam Fields&nbsp;fields","Required fields: You must supply the Name field.","Output:","Message:&nbsp;CreateRoleTeamsResponse","Output:&nbsp;Zero to many ObjectId elements","CreateRoleTeams Operation","42240.htm");
Page[833]=new Array("Description: Reads RoleTeam objects from the database.","Service:&nbsp;RoleTeam Service","Style: Document/literal wrapped","Input:","Message:&nbsp;ReadRoleTeams","Elements: &nbsp;One to many field names from the RoleTeam Fields&nbsp;field list","You may also include an optional element that contains a filter clause and an optional element that contains an OrderBy clause. Warning: If you do not specify a filter, all business objects of this data type will be returned. Refer to the Filters topic in the P6 EPPM Web Services Programming Guide for additional details.","Output:","Message:&nbsp;ReadRoleTeamsResponse","Output:&nbsp;Zero to many&nbsp;RoleTeam elements that contain RoleTeam fields.","ReadRoleTeams Operation","42241.htm");
Page[834]=new Array("Description: Updates multiple RoleTeam objects in the database. You can update up to 1000 RoleTeam objects with a single call.","Service:&nbsp;RoleTeam Service","Style: Document/literal wrapped","Input:","Message:&nbsp;UpdateRoleTeams","Elements:&nbsp;RoleTeam&nbsp;elements that contain RoleTeam Fields&nbsp;fields.","Required fields: The ObjectId must be specified.","Output:","Message:&nbsp;UpdateRoleTeamsResponse","Output:&nbsp;boolean","UpdateRoleTeams Operation","42242.htm");
Page[835]=new Array("Description: Deletes multiple RoleTeam objects in the database. You can delete up to 1000 RoleTeam objects with a single call.","Service:&nbsp;RoleTeam Service","Style: Document/literal wrapped","Input:","Message:&nbsp;DeleteRoleTeams","Elements: One to many&nbsp;ObjectId elements","Output:","Message:&nbsp;DeleteRoleTeamsResponse","Output:&nbsp;boolean","DeleteRoleTeams Operation","42243.htm");
Page[836]=new Array("Description: Returns length of variable character fields for a BO.","Service: RoleTeam Service","Style: Document/literal wrapped","Input:","Message: GetFieldLengthRoleTeam","Elements: FieldLength","Output:","Message: GetFieldLengthRoleTeamResponse","Elements: One to many FieldLengthRoleTeams.","GetFieldLengthRoleTeam Operation","95494.htm");
Page[837]=new Array("Description: Adds roles to a team.","Service:&nbsp;RoleTeam Service","Style: Document/literal wrapped","Input:","Message: AddRoles","Elements: ","ObjectIds","RoleObjectIds","Output:","Message: AddRolesResponse","Element: Sucess","AddRoles Operation","91993.htm");
Page[838]=new Array("Description: Removes roles from role teams.","Service:&nbsp;RoleTeam Service","Style: Document/literal wrapped","Input:","Message: RemoveRoles","Elements: ","ObjectId","RoleObjectIds","Output:","Message: RemoveRolesResponse&quot;","Element: Success","RemoveRoles Operation","91995.htm");
Page[839]=new Array("Description: Returns a boolean for whether or not a role team contains a specified role.","Service:&nbsp;RoleTeam Service","Style: Document/literal wrapped","Input:","Message: ContainsRole","Elements: ","ObjectId","RoleObjectId","Output:","Message: ContainsRoleResponse","Element: Success","ContainsRole Operation","91996.htm");
Page[840]=new Array("Description: Gets an array of RoleObjectIds that are contained in teams.","Service: RoleTeam Service","Style: Document/literal wrapped","Input:","Message: GetRoleObjectIds","Element: ObjectId","Output:","Message: GetRoleObjectIdsResponse","Element: One to many RoleObjectIds.","GetRoleObjectIds Operation","92002.htm");
Page[841]=new Array("<br />&nbsp;Field","<br />&nbsp;Type","Read&nbsp;<br />Only","Filterable<br />Orderable","<br />&nbsp;Description","CreateDate<br />","dateTime<br />","X","X","The date this role team was created.","CreateUser<br />","string<br />","X","X","The name of the user that created this role team.","Description<br />","string<br />restricted to<br />maxLength(255)","X","The description of the role team.","LastUpdateDate<br />","dateTime<br />","X","X","The date this role team was last updated.","LastUpdateUser<br />","string<br />","X","X","The name of the user that last updated this role team.","MemberRole<br />","MemberRoleType<br />See MemberRoleType table below<br />","Name<br />","string<br />restricted to<br />maxLength(40)","X","The name of the role team.","ObjectId<br />","int<br />","X","The unique ID generated by the system.","UserName<br />","string<br />restricted to<br />maxLength(32)","X","X","The user's login name.","UserObjectId<br />","int<br />","X","The unique ID of a specific user who has access to the selected role team.","MemberRoleType Table","<br />Field","<br />Type","Id<br />","string<br />restricted to<br /> maxLength(20)","Name<br />","string<br />restricted to<br />maxLength(100)","ObjectId","int<br />","RoleTeam Fields","42414.htm");
Page[842]=new Array("Operations:","ReadActivitySpread Operation","ReadEPSSpread Operation","ReadProjectSpread Operation","ReadActivitySpreadZip Operation","ReadActivityOrAssignmentSpreadZip Operation","ReadWBSSpread Operation","ReadProjectResourceSpread Operation","ReadCBSResourceSpread Operation","ReadCBSExpenseSpread Operation","ReadProjectRoleSpread Operation","ReadWBSExpenseSpread Operation","ReadWBSResourceSpread Operation","ReadWBSRoleSpread Operation","ReadResourceAssignmentSpread Operation","ReadResourceAssignmentSpreadZip Operation","UpdateResourceAssignmentSpread Operation","WSDL: Spread.wsdl","Primary Key Field: ObjectId","Target Namespace: http://xmlns.oracle.com/Primavera/P6/WS/Spread/V1","Default Transport URLs:","http://&lt;hostname&gt;:&lt;port number&gt;/p6ws/services/SpreadService?wsdl","https://&lt;hostname&gt;:&lt;port number&gt;/p6ws/services/SpreadService?wsdl","Java Client Stub Class:","com.primavera.ws.p6.spread.SpreadService","Description:","You use the Spread service to read time-phased unit and cost data. This enables you to track resource usage and availability. There are two primary types of spreads: Summarized and Live. Summarized spreads are based on the data calculated during the last time the Summarizer job service ran on the particular EPS or Project being accessed. Summarized spreads include EPS, project, WBS, project resource, and project role spreads. Live spreads do not have a dependency on the Summarizer job service and are always calculated from the current data. Live spreads include activity spreads and resource assignment spreads.","Spread Service","41908.htm");
Page[843]=new Array("Description:&nbsp;Reads the live activity spread data from the specified activities.","Service:&nbsp;Spread Service","Style: Document/literal wrapped","Input:","Message:&nbsp;ReadActivitySpread","Elements:","<br />","<br />&nbsp;Field","<br />&nbsp;Type","<br />&nbsp;Description","ActivityObjectId<br />","int<br />","The unique identifier for the activity.","You can specify one or more ActivityObjectIds.","PeriodType<br />","<br />SpreadPeriodType<br /><br />string<br />restricted to<br />Hour<br />Day<br />Week<br />Month<br />Quarter<br />Year<br />FinancialPeriod<br />","Spread period type enumerations are used to specify the spread interval for EPS, project, WBS, Activity, and resource assignment spreads.","StartDate<br />","dateTime<br />","The start of the time period that you are interested in.","EndDate<br />","dateTime<br />","The end of the time period that you are interested in.","IncludeCumulative<br />","boolean<br />","Set IncludeCumulative to true to read cumulative spread data.","SpreadField<br />","<br />ActivitySpreadFieldType<br /><br />string<br />restricted to<br />ActualCost<br />ActualExpenseCost<br />ActualLaborCost<br />ActualLaborUnits<br />ActualMaterialCost<br />ActualNonLaborCost<br />ActualNonLaborUnits<br />ActualTotalCost<br />AtCompletionExpenseCost<br />AtCompletionLaborCost<br />AtCompletionLaborUnits<br />AtCompletionMaterialCost<br />AtCompletionNonLaborCost<br />AtCompletionNonLaborUnits<br />AtCompletionTotalCost<br />Baseline1ActualExpenseCost<br />Baseline1ActualLaborCost<br />Baseline1ActualLaborUnits<br />Baseline1ActualMaterialCost<br />Baseline1ActualNonLaborCost<br />Baseline1ActualNonLaborUnits<br />Baseline1ActualTotalCost<br />Baseline1PlannedExpenseCost<br />Baseline1PlannedLaborCost<br />Baseline1PlannedLaborUnits<br />Baseline1PlannedMaterialCost<br />Baseline1PlannedNonLaborCost<br />Baseline1PlannedNonLaborUnits<br />Baseline1PlannedTotalCost<br />BaselineActualExpenseCost<br />BaselineActualLaborCost<br />BaselineActualLaborUnits<br />BaselineActualMaterialCost<br />BaselineActualNonLaborCost<br />BaselineActualNonLaborUnits<br />BaselineActualTotalCost<br />BaselinePlannedExpenseCost<br />BaselinePlannedLaborCost<br />BaselinePlannedLaborUnits<br />BaselinePlannedMaterialCost<br />BaselinePlannedNonLaborCost<br />BaselinePlannedNonLaborUnits<br />BaselinePlannedTotalCost<br />EarnedValueCost<br />EarnedValueLaborUnits<br />EstimateAtCompletionCost<br />EstimateAtCompletionLaborUnits<br />EstimateToCompleteCost<br />EstimateToCompleteLaborUnits<br />PlannedExpenseCost<br />PlannedLaborCost<br />PlannedLaborUnits<br />PlannedMaterialCost<br />PlannedNonLaborCost<br />PlannedNonLaborUnits<br />PlannedTotalCost<br />PlannedValueCost<br />PlannedValueLaborUnits<br />RemainingExpenseCost<br />RemainingLaborCost<br />RemainingLaborUnits<br />RemainingMaterialCost<br />RemainingNonLaborCost<br />RemainingNonLaborUnits<br />RemainingTotalCost<br />RemainingLateExpenseCost<br />RemainingLateLaborCost<br />RemainingLateLaborUnits<br />RemainingLateMaterialCost<br />RemainingLateNonLaborCost<br />RemainingLateNonLaborUnits<br />RemainingLateTotalCost<br />","The fields you want to include in the spread. Specify one to many SpreadField elements.","<br />","Output:","Message:&nbsp;ReadActivitySpreadResponse","Elements: One to many ActivitySpread elements that contain the following fields:","<br />&nbsp;Field","<br />&nbsp;Type","<br />&nbsp;Description","ActivityId<br />","string<br />","The short ID that uniquely identifies the activity.","ActivityObjectId<br />","int<br />","The unique identifier for the activity.","StartDate<br />","dateTime<br />","The start date of spread data.","EndDate<br />","dateTime<br />","The end date of the spread data.","PeriodType<br />","<br />SpreadPeriodType<br /><br />string<br />restricted to<br />Hour<br />Day<br />Week<br />Month<br />Quarter<br />Year<br />FinancialPeriod<br />","Specifies the spread interval for the Activity. ","Period<br />","<br />ActivitySpreadPeriod<br /><br />StartDate<br />EndDate<br />ActualCost<br />ActualExpenseCost<br />ActualLaborCost<br />ActualLaborUnits<br />ActualMaterialCost<br />ActualNonLaborCost<br />ActualNonLaborUnits<br />ActualTotalCost<br />AtCompletionExpenseCost<br />AtCompletionLaborCost<br />AtCompletionLaborUnits<br />AtCompletionMaterialCost<br />AtCompletionNonLaborCost<br />AtCompletionNonLaborUnits<br />AtCompletionTotalCost<br />Baseline1ActualTotalCost<br />Baseline1ActualExpenseCost<br />Baseline1ActualMaterialCost<br />Baseline1ActualNonLaborCost<br />Baseline1ActualLaborCost<br />Baseline1ActualNonLaborUnits<br />Baseline1ActualLaborUnits<br />Baseline1PlannedExpenseCost<br />Baseline1PlannedLaborCost<br />Baseline1PlannedLaborUnits<br />Baseline1PlannedMaterialCost<br />Baseline1PlannedNonLaborCost<br />Baseline1PlannedNonLaborUnits<br />Baseline1PlannedTotalCost<br />BaselineActualExpenseCost<br />BaselineActualLaborCost<br />BaselineActualLaborUnits<br />BaselineActualMaterialCost<br />BaselineActualNonLaborCost<br />BaselineActualNonLaborUnits<br />BaselineActualTotalCost<br />BaselinePlannedExpenseCost<br />BaselinePlannedLaborCost<br />BaselinePlannedLaborUnits<br />BaselinePlannedMaterialCost<br />BaselinePlannedNonLaborCost<br />BaselinePlannedNonLaborUnits<br />BaselinePlannedTotalCost<br />EarnedValueCost<br />EarnedValueLaborUnits<br />EstimateAtCompletionCost<br />EstimateAtCompletionLaborUnits<br />EstimateToCompleteCost<br />EstimateToCompleteLaborUnits<br />PlannedExpenseCost<br />PlannedLaborCost<br />PlannedLaborUnits<br />PlannedMaterialCost<br />PlannedNonLaborCost<br />PlannedNonLaborUnits<br />PlannedTotalCost<br />PlannedValueCost<br />PlannedValueLaborUnits<br />RemainingExpenseCost<br />RemainingLaborCost<br />RemainingLaborUnits<br />RemainingMaterialCost<br />RemainingNonLaborCost<br />RemainingNonLaborUnits<br />RemainingTotalCost<br />RemainingLateExpenseCost<br />RemainingLateLaborCost<br />RemainingLateLaborUnits<br />RemainingLateMaterialCost<br />RemainingLateNonLaborCost<br />RemainingLateNonLaborUnits<br />RemainingLateTotalCost<br />CumulativeActualCost<br />CumulativeActualExpenseCost<br />CumulativeActualLaborCost<br />CumulativeActualLaborUnits<br />CumulativeActualMaterialCost<br />CumulativeActualNonLaborCost<br />CumulativeActualNonLaborUnits<br />CumulativeActualTotalCost<br />CumulativeAtCompletionExpenseCost<br />CumulativeAtCompletionLaborCost<br />CumulativeAtCompletionLaborUnits<br />CumulativeAtCompletionMaterialCost<br />CumulativeAtCompletionNonLaborCost<br />CumulativeAtCompletionNonLaborUnits<br />CumulativeAtCompletionTotalCost<br />CumulativeBaseline1ActualTotalCost<br />CumulativeBaseline1ActualExpenseCost<br />CumulativeBaseline1ActualMaterialCost<br />CumulativeBaseline1ActualNonLaborCost<br />CumulativeBaseline1ActualLaborCost<br />CumulativeBaseline1ActualNonLaborUnits<br />CumulativeBaseline1ActualLaborUnits<br />CumulativeBaseline1PlannedExpenseCost<br />CumulativeBaseline1PlannedLaborCost<br />CumulativeBaseline1PlannedLaborUnits<br />CumulativeBaseline1PlannedMaterialCost<br />CumulativeBaseline1PlannedNonLaborCost<br />CumulativeBaseline1PlannedNonLaborUnits<br />CumulativeBaseline1PlannedTotalCost<br />CumulativeBaselineActualExpenseCost<br />CumulativeBaselineActualLaborCost<br />CumulativeBaselineActualLaborUnits<br />CumulativeBaselineActualMaterialCost<br />CumulativeBaselineActualNonLaborCost<br />CumulativeBaselineActualNonLaborUnits<br />CumulativeBaselineActualTotalCost<br />CumulativeBaselinePlannedExpenseCost<br />CumulativeBaselinePlannedLaborCost<br />CumulativeBaselinePlannedLaborUnits<br />CumulativeBaselinePlannedMaterialCost<br />CumulativeBaselinePlannedNonLaborCost<br />CumulativeBaselinePlannedNonLaborUnits<br />CumulativeBaselinePlannedTotalCost<br />CumulativeEarnedValueCost<br />CumulativeEarnedValueLaborUnits<br />CumulativeEstimateAtCompletionCost<br />CumulativeEstimateAtCompletionLaborUnits<br />CumulativeEstimateToCompleteCost<br />CumulativeEstimateToCompleteLaborUnits<br />CumulativePlannedExpenseCost<br />CumulativePlannedLaborCost<br />CumulativePlannedLaborUnits<br />CumulativePlannedMaterialCost<br />CumulativePlannedNonLaborCost<br />CumulativePlannedNonLaborUnits<br />CumulativePlannedTotalCost<br />CumulativePlannedValueCost<br />CumulativePlannedValueLaborUnits<br />CumulativeRemainingExpenseCost<br />CumulativeRemainingLaborCost<br />CumulativeRemainingLaborUnits<br />CumulativeRemainingMaterialCost<br />CumulativeRemainingNonLaborCost<br />CumulativeRemainingNonLaborUnits<br />CumulativeRemainingTotalCost<br />CumulativeRemainingLateExpenseCost<br />CumulativeRemainingLateLaborCost<br />CumulativeRemainingLateLaborUnits<br />CumulativeRemainingLateMaterialCost<br />CumulativeRemainingLateNonLaborCost<br />CumulativeRemainingLateNonLaborUnits<br />CumulativeRemainingLateTotalCost<br />","One or more ActivitySpreadPeriods that contain the live activity spread data for the period. ","Contains StartDate, EndDate, and one or more instances of the following data:","ReadActivitySpread Operation","42297.htm");
Page[844]=new Array("Description:&nbsp;Reads the live activity spread data from the specified activities and exports the data to a compressed zip file.","Service:&nbsp;Spread Service","Style: Document/literal wrapped","Input:","Message:&nbsp;ReadActivitySpreadZip","Elements:","<br />","<br />&nbsp;Field","<br />&nbsp;Type","<br />&nbsp;Description","ActivityObjectId<br />","int<br />","The unique identifier for the activity.","You can specify one or more ActivityObjectIds.","PeriodType<br />","<br />SpreadPeriodType<br /><br />string<br />restricted to<br />Hour<br />Day<br />Week<br />Month<br />Quarter<br />Year<br />FinancialPeriod<br />","Spread period type enumerations are used to specify the spread interval for EPS, project, WBS, Activity, and resource assignment spreads.","StartDate<br />","dateTime<br />","The start of the time period that you are interested in.","EndDate<br />","dateTime<br />","The end of the time period that you are interested in.","IncludeCumulative<br />","boolean<br />","Set IncludeCumulative to true to read cumulative spread data.","SpreadField<br />","<br />ActivitySpreadFieldType<br /><br />string<br />restricted to<br />ActualCost<br />ActualExpenseCost<br />ActualLaborCost<br />ActualLaborUnits<br />ActualMaterialCost<br />ActualNonLaborCost<br />ActualNonLaborUnits<br />ActualTotalCost<br />AtCompletionExpenseCost<br />AtCompletionLaborCost<br />AtCompletionLaborUnits<br />AtCompletionMaterialCost<br />AtCompletionNonLaborCost<br />AtCompletionNonLaborUnits<br />AtCompletionTotalCost<br />Baseline1ActualExpenseCost<br />Baseline1ActualLaborCost<br />Baseline1ActualLaborUnits<br />Baseline1ActualMaterialCost<br />Baseline1ActualNonLaborCost<br />Baseline1ActualNonLaborUnits<br />Baseline1ActualTotalCost<br />Baseline1PlannedExpenseCost<br />Baseline1PlannedLaborCost<br />Baseline1PlannedLaborUnits<br />Baseline1PlannedMaterialCost<br />Baseline1PlannedNonLaborCost<br />Baseline1PlannedNonLaborUnits<br />Baseline1PlannedTotalCost<br />BaselineActualExpenseCost<br />BaselineActualLaborCost<br />BaselineActualLaborUnits<br />BaselineActualMaterialCost<br />BaselineActualNonLaborCost<br />BaselineActualNonLaborUnits<br />BaselineActualTotalCost<br />BaselinePlannedExpenseCost<br />BaselinePlannedLaborCost<br />BaselinePlannedLaborUnits<br />BaselinePlannedMaterialCost<br />BaselinePlannedNonLaborCost<br />BaselinePlannedNonLaborUnits<br />BaselinePlannedTotalCost<br />EarnedValueCost<br />EarnedValueLaborUnits<br />EstimateAtCompletionCost<br />EstimateAtCompletionLaborUnits<br />EstimateToCompleteCost<br />EstimateToCompleteLaborUnits<br />PlannedExpenseCost<br />PlannedLaborCost<br />PlannedLaborUnits<br />PlannedMaterialCost<br />PlannedNonLaborCost<br />PlannedNonLaborUnits<br />PlannedTotalCost<br />PlannedValueCost<br />PlannedValueLaborUnits<br />RemainingExpenseCost<br />RemainingLaborCost<br />RemainingLaborUnits<br />RemainingMaterialCost<br />RemainingNonLaborCost<br />RemainingNonLaborUnits<br />RemainingTotalCost<br />RemainingLateExpenseCost<br />RemainingLateLaborCost<br />RemainingLateLaborUnits<br />RemainingLateMaterialCost<br />RemainingLateNonLaborCost<br />RemainingLateNonLaborUnits<br />RemainingLateTotalCost<br />","The fields you want to include in the spread. Specify one to many SpreadField elements.","<br />","Output:","Message:&nbsp;ReadActivitySpreadZipResponse","ReadActivitySpreadZip Operation","97500.htm");
Page[845]=new Array("Description:&nbsp;Reads the live activity or assignment spread data from the specified project and exports the data to a compressed zip file.","Service:&nbsp;Spread Service","Style: Document/literal wrapped","Input:","Message:&nbsp;ReadActivityOrAssignmentSpreadZip","Elements:","<br />","<br />&nbsp;Field","<br />&nbsp;Type","<br />&nbsp;Description","ProjectObjectId<br />","int<br />","The unique identifier for the project.","Type","string<br />restricted to<br />ResourceAssignment<br />Activity","The type of data held by the record.","PeriodType<br />","<br />SpreadPeriodType<br /><br />string<br />restricted to<br />Hour<br />Day<br />Week<br />Month<br />Quarter<br />Year<br />FinancialPeriod<br />","Spread period type enumerations are used to specify the spread interval for EPS, project, WBS, Activity, and resource assignment spreads.","StartDate<br />","dateTime<br />","The start of the time period that you are interested in.","EndDate<br />","dateTime<br />","The end of the time period that you are interested in.","IncludeCumulative<br />","boolean<br />","Set IncludeCumulative to true to read cumulative spread data.","ActivitySpreadField","ActivitySpreadFieldType<br /><br />string<br />restricted to<br />ActualCost<br />ActualExpenseCost<br />ActualLaborCost<br />ActualLaborUnits<br />ActualMaterialCost<br />ActualNonLaborCost<br />ActualNonLaborUnits<br />ActualTotalCost<br />AtCompletionExpenseCost<br />AtCompletionLaborCost<br />AtCompletionLaborUnits<br />AtCompletionMaterialCost<br />AtCompletionNonLaborCost<br />AtCompletionNonLaborUnits<br />AtCompletionTotalCost<br />Baseline1ActualExpenseCost<br />Baseline1ActualLaborCost<br />Baseline1ActualLaborUnits<br />Baseline1ActualMaterialCost<br />Baseline1ActualNonLaborCost<br />Baseline1ActualNonLaborUnits<br />Baseline1ActualTotalCost<br />Baseline1PlannedExpenseCost<br />Baseline1PlannedLaborCost<br />Baseline1PlannedLaborUnits<br />Baseline1PlannedMaterialCost<br />Baseline1PlannedNonLaborCost<br />Baseline1PlannedNonLaborUnits<br />Baseline1PlannedTotalCost<br />BaselineActualExpenseCost<br />BaselineActualLaborCost<br />BaselineActualLaborUnits<br />BaselineActualMaterialCost<br />BaselineActualNonLaborCost<br />BaselineActualNonLaborUnits<br />BaselineActualTotalCost<br />BaselinePlannedExpenseCost<br />BaselinePlannedLaborCost<br />BaselinePlannedLaborUnits<br />BaselinePlannedMaterialCost<br />BaselinePlannedNonLaborCost<br />BaselinePlannedNonLaborUnits<br />BaselinePlannedTotalCost<br />EarnedValueCost<br />EarnedValueLaborUnits<br />EstimateAtCompletionCost<br />EstimateAtCompletionLaborUnits<br />EstimateToCompleteCost<br />EstimateToCompleteLaborUnits<br />PlannedExpenseCost<br />PlannedLaborCost<br />PlannedLaborUnits<br />PlannedMaterialCost<br />PlannedNonLaborCost<br />PlannedNonLaborUnits<br />PlannedTotalCost<br />PlannedValueCost<br />PlannedValueLaborUnits<br />RemainingExpenseCost<br />RemainingLaborCost<br />RemainingLaborUnits<br />RemainingMaterialCost<br />RemainingNonLaborCost<br />RemainingNonLaborUnits<br />RemainingTotalCost<br />RemainingLateExpenseCost<br />RemainingLateLaborCost<br />RemainingLateLaborUnits<br />RemainingLateMaterialCost<br />RemainingLateNonLaborCost<br />RemainingLateNonLaborUnits<br />RemainingLateTotalCost<br />","The fields you want to include in the spread. Specify one to many ActivitySpreadField elements.","ResourceAssignmentSpreadField","ResourceAssignmentSpreadFieldType<br /><br />string<br />restricted to<br />ActualCost<br />ActualOvertimeCost<br />ActualOvertimeUnits<br />ActualRegularCost<br />ActualRegularUnits<br />ActualUnits<br />AtCompletionCost<br />AtCompletionUnits<br />PlannedCost<br />PlannedUnits<br />RemainingCost<br />RemainingLateCost<br />RemainingLateUnits<br />RemainingUnits<br />StaffedRemainingCost<br />StaffedRemainingLateCost<br />StaffedRemainingLateUnits<br />StaffedRemainingUnits<br />UnstaffedRemainingCost<br />UnstaffedRemainingLateCost<br />UnstaffedRemainingLateUnits<br />UnstaffedRemainingUnits","The fields you want to include in the spread. Specify one to many ResourceAssignmentSpreadField elements.","<br />","Output:","Message:&nbsp;ReadActivityOrAssignmentSpreadZipResponse","ReadActivityOrAssignmentSpreadZip Operation","98001.htm");
Page[846]=new Array("Description:&nbsp;Reads the summarized spread data from the specified EPS objects.","Service:&nbsp;Spread Service","Style: Document/literal wrapped","Input:","Message:&nbsp;ReadEPSSpread","Elements:","<br />","<br />&nbsp;Field","<br />&nbsp;Type","<br />&nbsp;Description","EPSObjectId<br />","int<br />","The unique identifier for the EPS. You can specify one or more EPSObjectIds.","PeriodType<br />","<br />SummarizedSpreadPeriodType<br /><br />string<br />restricted to<br />Week<br />Month<br />Quarter<br />Year<br />FinancialPeriod<br />Day","Spread period type enumerations are used to specify the spread interval for EPS, project, WBS, Activity, and resource assignment spreads.","StartDate<br />","dateTime<br />","The start of the time period that you are interested in.","EndDate<br />","dateTime<br />","The end of the time period that you are interested in.","IncludeCumulative<br />","boolean<br />","Set IncludeCumulative to true to read cumulative spread data.","SpreadField<br />","<br />SummarizedSpreadFieldType<br /><br />string<br />restricted to<br />ActualCost<br />ActualExpenseCost<br />ActualLaborCost<br />ActualLaborUnits<br />ActualMaterialCost<br />ActualNonlaborCost<br />ActualNonlaborUnits<br />ActualTotalCost<br />AtCompletionExpenseCost<br />AtCompletionLaborCost<br />AtCompletionLaborUnits<br />AtCompletionMaterialCost<br />AtCompletionNonlaborCost<br />AtCompletionNonlaborUnits<br />AtCompletionTotalCost<br />BaselinePlannedExpenseCost<br />BaselinePlannedLaborCost<br />BaselinePlannedLaborUnits<br />BaselinePlannedMaterialCost<br />BaselinePlannedNonlaborCost<br />BaselinePlannedNonlaborUnits<br />BaselinePlannedTotalCost<br />EarnedValueCost<br />EarnedValueLaborUnits<br />EstimateAtCompletionCost<br />EstimateAtCompletionLaborUnits<br />EstimateToCompleteCost<br />EstimateToCompleteLaborUnits<br />PeriodActualCost<br />PeriodActualExpenseCost<br />PeriodActualLaborCost<br />PeriodActualLaborUnits<br />PeriodActualMaterialCost<br />PeriodActualNonLaborCost<br />PeriodActualNonLaborUnits<br />PeriodAtCompletionExpenseCost<br />PeriodAtCompletionLaborCost<br />PeriodAtCompletionLaborUnits<br />PeriodAtCompletionMaterialCost<br />PeriodAtCompletionNonLaborCost<br />PeriodAtCompletionNonLaborUnits<br />PeriodAtCompletionTotalCost<br />PeriodEarnedValueCost<br />PeriodEarnedValueLaborUnits<br />PeriodEstimateAtCompletionCost<br />PeriodEstimateAtCompletionLaborUnits<br />PeriodPlannedValueCost<br />PeriodPlannedValueLaborUnits<br />PlannedExpenseCost<br />PlannedLaborCost<br />PlannedLaborUnits<br />PlannedMaterialCost<br />PlannedNonlaborCost<br />PlannedNonlaborUnits<br />PlannedTotalCost<br />PlannedValueCost<br />PlannedValueLaborUnits<br />RemainingExpenseCost<br />RemainingLaborCost<br />RemainingLaborUnits<br />RemainingMaterialCost<br />RemainingNonlaborCost<br />RemainingNonlaborUnits<br />RemainingTotalCost<br />RemainingLateExpenseCost<br />RemainingLateLaborCost<br />RemainingLateLaborUnits<br />RemainingLateMaterialCost<br />RemainingLateNonlaborCost<br />RemainingLateNonlaborUnits<br />RemainingLateTotalCost<br />","The fields you want to include in the spread. Specify one to many SpreadField elements.","<br />","Output:","Message:&nbsp;ReadEPSSpreadResponse","Elements: One to many EPSSpread elements that contain the following fields:","<br />&nbsp;Field","<br />&nbsp;Type","<br />&nbsp;Description","EPSId<br />","string<br />","The short code assigned to each EPS element for identification.","EPSObjectId<br />","int<br />","The unique identifier of the EPS","StartDate<br />","dateTime<br />","The start date of spread data.","EndDate<br />","dateTime<br />","The end date of the spread data","PeriodType<br />","<br />SummarizedSpreadPeriodType<br /><br />string<br />restricted to<br />Week<br />Month<br />Quarter<br />Year<br />FinancialPeriod<br />Day","Specifies the spread interval for the EPS. ","Period<br />","<br />SummarizedSpreadPeriod<br /><br />StartDate<br />EndDate<br />ActualCost<br />ActualExpenseCost<br />ActualLaborCost<br />ActualLaborUnits<br />ActualMaterialCost<br />ActualNonlaborCost<br />ActualNonlaborUnits<br />ActualTotalCost<br />AtCompletionExpenseCost<br />AtCompletionLaborCost<br />AtCompletionLaborUnits<br />AtCompletionMaterialCost<br />AtCompletionNonlaborCost<br />AtCompletionNonlaborUnits<br />AtCompletionTotalCost<br />BaselinePlannedExpenseCost<br />BaselinePlannedLaborCost<br />BaselinePlannedLaborUnits<br />BaselinePlannedMaterialCost<br />BaselinePlannedNonlaborCost<br />BaselinePlannedNonlaborUnits<br />BaselinePlannedTotalCost<br />EarnedValueCost<br />EarnedValueLaborUnits<br />EstimateAtCompletionCost<br />EstimateAtCompletionLaborUnits<br />EstimateToCompleteCost<br />EstimateToCompleteLaborUnits<br />PlannedExpenseCost<br />PlannedLaborCost<br />PlannedLaborUnits<br />PlannedMaterialCost<br />PlannedNonlaborCost<br />PlannedNonlaborUnits<br />PlannedTotalCost<br />PlannedValueCost<br />PlannedValueLaborUnits<br />RemainingExpenseCost<br />RemainingLaborCost<br />RemainingLaborUnits<br />RemainingMaterialCost<br />RemainingNonlaborCost<br />RemainingNonlaborUnits<br />RemainingTotalCost<br />RemainingLateExpenseCost<br />RemainingLateLaborCost<br />RemainingLateLaborUnits<br />RemainingLateMaterialCost<br />RemainingLateNonlaborCost<br />RemainingLateNonlaborUnits<br />RemainingLateTotalCost<br />PeriodActualCost<br />PeriodActualExpenseCost<br />PeriodActualLaborCost<br />PeriodActualLaborUnits<br />PeriodActualMaterialCost<br />PeriodActualNonLaborCost<br />PeriodActualNonLaborUnits<br />PeriodAtCompletionExpenseCost<br />PeriodAtCompletionLaborCost<br />PeriodAtCompletionLaborUnits<br />PeriodAtCompletionMaterialCost<br />PeriodAtCompletionNonLaborCost<br />PeriodAtCompletionNonLaborUnits<br />PeriodAtCompletionTotalCost<br />PeriodEarnedValueCost<br />PeriodEarnedValueLaborUnits<br />PeriodEstimateAtCompletionCost<br />PeriodEstimateAtCompletionLaborUnits<br />PeriodPlannedValueCost<br />PeriodPlannedValueLaborUnits<br />CumulativeActualCost<br />CumulativeActualExpenseCost<br />CumulativeActualLaborCost<br />CumulativeActualLaborUnits<br />CumulativeActualMaterialCost<br />CumulativeActualNonlaborCost<br />CumulativeActualNonlaborUnits<br />CumulativeActualTotalCost<br />CumulativeAtCompletionExpenseCost<br />CumulativeAtCompletionLaborCost<br />CumulativeAtCompletionLaborUnits<br />CumulativeAtCompletionMaterialCost<br />CumulativeAtCompletionNonlaborCost<br />CumulativeAtCompletionNonlaborUnits<br />CumulativeAtCompletionTotalCost<br />CumulativeBaselinePlannedExpenseCost<br />CumulativeBaselinePlannedLaborCost<br />CumulativeBaselinePlannedLaborUnits<br />CumulativeBaselinePlannedMaterialCost<br />CumulativeBaselinePlannedNonlaborCost<br />CumulativeBaselinePlannedNonlaborUnits<br />CumulativeBaselinePlannedTotalCost<br />CumulativeEarnedValueCost<br />CumulativeEarnedValueLaborUnits<br />CumulativeEstimateAtCompletionCost<br />CumulativeEstimateAtCompletionLaborUnits<br />CumulativeEstimateToCompleteCost<br />CumulativeEstimateToCompleteLaborUnits<br />CumulativePlannedExpenseCost<br />CumulativePlannedLaborCost<br />cumulativeplannedlaborunits<br />CumulativeLimit<br />CumulativePlannedMaterialCost<br />CumulativePlannedNonlaborCost<br />CumulativePlannedNonlaborUnits<br />CumulativePlannedTotalCost<br />CumulativePlannedValueCost<br />CumulativePlannedValueLaborUnits<br />CumulativePeriodActualCost<br />CumulativePeriodActualExpenseCost<br />CumulativePeriodActualLaborCost<br />CumulativePeriodActualLaborUnits<br />CumulativePeriodActualMaterialCost<br />CumulativePeriodActualNonLaborCost<br />CumulativePeriodActualNonLaborUnits<br />CumulativePeriodAtCompletionExpenseCost<br />CumulativePeriodAtCompletionLaborCost<br />CumulativePeriodAtCompletionLaborUnits<br />CumulativePeriodAtCompletionMaterialCost<br />CumulativePeriodAtCompletionNonLaborCost<br />CumulativePeriodAtCompletionNonLaborUnits<br />CumulativePeriodAtCompletionTotalCost<br />CumulativePeriodEarnedValueCost<br />CumulativePeriodEarnedValueLaborUnits<br />CumulativePeriodEstimateAtCompletionCost<br />CumulativePeriodEstimateAtCompletionLaborUnits<br />CumulativePeriodPlannedValueCost<br />CumulativePeriodPlannedValueLaborUnits<br />CumulativeRemainingExpenseCost<br />CumulativeRemainingLaborCost<br />CumulativeRemainingLaborUnits<br />CumulativeRemainingMaterialCost<br />CumulativeRemainingNonlaborCost<br />CumulativeRemainingNonlaborUnits<br />CumulativeRemainingTotalCost<br />CumulativeRemainingLateExpenseCost<br />CumulativeRemainingLateLaborCost<br />CumulativeRemainingLateLaborUnits<br />CumulativeRemainingLateMaterialCost<br />CumulativeRemainingLateNonlaborCost<br />CumulativeRemainingLateNonlaborUnits<br />CumulativeRemainingLateTotalCost<br />","One or more SummarizedSpreadPeriods that contain the live activity spread data for the period. Contains the StartDate, EndDate, and one or more instances of the following data:","ReadEPSSpread Operation","42290.htm");
Page[847]=new Array("Description:&nbsp;Reads the summarized spreads for the specified projects.","Service:&nbsp;Spread Service","Style: Document/literal wrapped","Input:","Message:&nbsp;ReadProjectSpread","Elements:","<br />","<br />&nbsp;Field","<br />&nbsp;Type","<br />&nbsp;Description","ProjectObjectId<br />","int<br />","The unique identifier for the project.You can specify one or more ProjectObjectIds.","PeriodType<br />","<br />SummarizedSpreadPeriodType<br /><br />string<br />restricted to<br />Week<br />Month<br />Quarter<br />Year<br />FinancialPeriod<br />Day","Spread period type enumerations are used to specify the spread interval for EPS, project, WBS, Activity, and resource assignment spreads.","StartDate<br />","dateTime<br />","The start of the time period that you are interested in.","EndDate<br />","dateTime<br />","The end of the time period that you are interested in","IncludeCumulative<br />","boolean<br />","Set IncludeCumulative to true to read cumulative spread data.","SpreadField<br />","<br />SummarizedSpreadFieldType<br /><br />string<br />restricted to<br />ActualCost<br />ActualExpenseCost<br />ActualLaborCost<br />ActualLaborUnits<br />ActualMaterialCost<br />ActualNonlaborCost<br />ActualNonlaborUnits<br />ActualTotalCost<br />AtCompletionExpenseCost<br />AtCompletionLaborCost<br />AtCompletionLaborUnits<br />AtCompletionMaterialCost<br />AtCompletionNonlaborCost<br />AtCompletionNonlaborUnits<br />AtCompletionTotalCost<br />BaselinePlannedExpenseCost<br />BaselinePlannedLaborCost<br />BaselinePlannedLaborUnits<br />BaselinePlannedMaterialCost<br />BaselinePlannedNonlaborCost<br />BaselinePlannedNonlaborUnits<br />BaselinePlannedTotalCost<br />EarnedValueCost<br />EarnedValueLaborUnits<br />EstimateAtCompletionCost<br />EstimateAtCompletionLaborUnits<br />EstimateToCompleteCost<br />EstimateToCompleteLaborUnits<br />PeriodActualCost<br />PeriodActualExpenseCost<br />PeriodActualLaborCost<br />PeriodActualLaborUnits<br />PeriodActualMaterialCost<br />PeriodActualNonLaborCost<br />PeriodActualNonLaborUnits<br />PeriodAtCompletionExpenseCost<br />PeriodAtCompletionLaborCost<br />PeriodAtCompletionLaborUnits<br />PeriodAtCompletionMaterialCost<br />PeriodAtCompletionNonLaborCost<br />PeriodAtCompletionNonLaborUnits<br />PeriodAtCompletionTotalCost<br />PeriodEarnedValueCost<br />PeriodEarnedValueLaborUnits<br />PeriodEstimateAtCompletionCost<br />PeriodEstimateAtCompletionLaborUnits<br />PeriodPlannedValueCost<br />PeriodPlannedValueLaborUnits<br />PlannedExpenseCost<br />PlannedLaborCost<br />PlannedLaborUnits<br />PlannedMaterialCost<br />PlannedNonlaborCost<br />PlannedNonlaborUnits<br />PlannedTotalCost<br />PlannedValueCost<br />PlannedValueLaborUnits<br />RemainingExpenseCost<br />RemainingLaborCost<br />RemainingLaborUnits<br />RemainingMaterialCost<br />RemainingNonlaborCost<br />RemainingNonlaborUnits<br />RemainingTotalCost<br />RemainingLateExpenseCost<br />RemainingLateLaborCost<br />RemainingLateLaborUnits<br />RemainingLateMaterialCost<br />RemainingLateNonlaborCost<br />RemainingLateNonlaborUnits<br />RemainingLateTotalCost<br />","The fields you want to include in the spread. Specify one to many SpreadField elements.","<br />","Output:","Message:&nbsp;ReadProjectSpreadResponse","Elements: One to many ProjectSpread elements that contain the following fields:","<br />&nbsp;Field","<br />&nbsp;Type","<br />&nbsp;Description","ProjectId<br />","string<br />","The short code that is assigned to the project.","ProjectObjectId<br />","int<br />","The unique identifier of the project.","StartDate<br />","dateTime<br />","The start date of spread data.","EndDate<br />","dateTime<br />","The end date of the spread data.","PeriodType<br />","<br />SummarizedSpreadPeriodType<br /><br />string<br />restricted to<br />Week<br />Month<br />Quarter<br />Year<br />FinancialPeriod<br />Day","Specifies the spread interval for the EPS.","Period<br />","<br />SummarizedSpreadPeriod<br /><br />StartDate<br />EndDate<br />ActualCost<br />ActualExpenseCost<br />ActualLaborCost<br />ActualLaborUnits<br />ActualMaterialCost<br />ActualNonlaborCost<br />ActualNonlaborUnits<br />ActualTotalCost<br />AtCompletionExpenseCost<br />AtCompletionLaborCost<br />AtCompletionLaborUnits<br />AtCompletionMaterialCost<br />AtCompletionNonlaborCost<br />AtCompletionNonlaborUnits<br />AtCompletionTotalCost<br />BaselinePlannedExpenseCost<br />BaselinePlannedLaborCost<br />BaselinePlannedLaborUnits<br />BaselinePlannedMaterialCost<br />BaselinePlannedNonlaborCost<br />BaselinePlannedNonlaborUnits<br />BaselinePlannedTotalCost<br />EarnedValueCost<br />EarnedValueLaborUnits<br />EstimateAtCompletionCost<br />EstimateAtCompletionLaborUnits<br />EstimateToCompleteCost<br />EstimateToCompleteLaborUnits<br />PlannedExpenseCost<br />PlannedLaborCost<br />PlannedLaborUnits<br />PlannedMaterialCost<br />PlannedNonlaborCost<br />PlannedNonlaborUnits<br />PlannedTotalCost<br />PlannedValueCost<br />PlannedValueLaborUnits<br />RemainingExpenseCost<br />RemainingLaborCost<br />RemainingLaborUnits<br />RemainingMaterialCost<br />RemainingNonlaborCost<br />RemainingNonlaborUnits<br />RemainingTotalCost<br />RemainingLateExpenseCost<br />RemainingLateLaborCost<br />RemainingLateLaborUnits<br />RemainingLateMaterialCost<br />RemainingLateNonlaborCost<br />RemainingLateNonlaborUnits<br />RemainingLateTotalCost<br />PeriodActualCost<br />PeriodActualExpenseCost<br />PeriodActualLaborCost<br />PeriodActualLaborUnits<br />PeriodActualMaterialCost<br />PeriodActualNonLaborCost<br />PeriodActualNonLaborUnits<br />PeriodAtCompletionExpenseCost<br />PeriodAtCompletionLaborCost<br />PeriodAtCompletionLaborUnits<br />PeriodAtCompletionMaterialCost<br />PeriodAtCompletionNonLaborCost<br />PeriodAtCompletionNonLaborUnits<br />PeriodAtCompletionTotalCost<br />PeriodEarnedValueCost<br />PeriodEarnedValueLaborUnits<br />PeriodEstimateAtCompletionCost<br />PeriodEstimateAtCompletionLaborUnits<br />PeriodPlannedValueCost<br />PeriodPlannedValueLaborUnits<br />CumulativeActualCost<br />CumulativeActualExpenseCost<br />CumulativeActualLaborCost<br />CumulativeActualLaborUnits<br />CumulativeActualMaterialCost<br />CumulativeActualNonlaborCost<br />CumulativeActualNonlaborUnits<br />CumulativeActualTotalCost<br />CumulativeAtCompletionExpenseCost<br />CumulativeAtCompletionLaborCost<br />CumulativeAtCompletionLaborUnits<br />CumulativeAtCompletionMaterialCost<br />CumulativeAtCompletionNonlaborCost<br />CumulativeAtCompletionNonlaborUnits<br />CumulativeAtCompletionTotalCost<br />CumulativeBaselinePlannedExpenseCost<br />CumulativeBaselinePlannedLaborCost<br />CumulativeBaselinePlannedLaborUnits<br />CumulativeBaselinePlannedMaterialCost<br />CumulativeBaselinePlannedNonlaborCost<br />CumulativeBaselinePlannedNonlaborUnits<br />CumulativeBaselinePlannedTotalCost<br />CumulativeEarnedValueCost<br />CumulativeEarnedValueLaborUnits<br />CumulativeEstimateAtCompletionCost<br />CumulativeEstimateAtCompletionLaborUnits<br />CumulativeEstimateToCompleteCost<br />CumulativeEstimateToCompleteLaborUnits<br />CumulativePlannedExpenseCost<br />CumulativePlannedLaborCost<br />CumulativePlannedLaborUnits<br />CumulativePlannedMaterialCost<br />CumulativePlannedNonlaborCost<br />CumulativePlannedNonlaborUnits<br />CumulativePlannedTotalCost<br />CumulativePlannedValueCost<br />CumulativePlannedValueLaborUnits<br />CumulativeRemainingExpenseCost<br />CumulativeRemainingLaborCost<br />CumulativeRemainingLaborUnits<br />CumulativeRemainingMaterialCost<br />CumulativeRemainingNonlaborCost<br />CumulativeRemainingNonlaborUnits<br />CumulativeRemainingTotalCost<br />CumulativeRemainingLateExpenseCost<br />CumulativeRemainingLateLaborCost<br />CumulativeRemainingLateLaborUnits<br />CumulativeRemainingLateMaterialCost<br />CumulativeRemainingLateNonlaborCost<br />CumulativeRemainingLateNonlaborUnits<br />CumulativeRemainingLateTotalCost<br />","One or more SummarizedSpreadPeriods that contain the live activity spread data for the period. ","Contains the StartDate, EndDate, ","and one or more instances of the following data:","ReadProjectSpread Operation","42291.htm");
Page[848]=new Array("Description:&nbsp;Reads the summarized WBS spread data for the specified WBS spread.","Service:&nbsp;Spread Service","Style: Document/literal wrapped","Input:","Message:&nbsp;ReadWBSSpread","Elements:","<br />","<br />&nbsp;Field","<br />&nbsp;Type","<br />&nbsp;Description","WBSObjectId<br />","int<br />","The unique identifier for the WBS","You can specify one or more WBSObjectIds.","PeriodType<br />","<br />SummarizedSpreadPeriodType<br /><br />string<br />restricted to<br />Week<br />Month<br />Quarter<br />Year<br />FinancialPeriod<br />Day","Spread period type enumerations are used to specify the spread interval for EPS, project, WBS, Activity, and resource assignment spreads.","StartDate<br />","dateTime<br />","The start of the time period that you are interested in.","EndDate<br />","dateTime<br />","The end of the time period that you are interested in.","IncludeCumulative<br />","boolean<br />","Set IncludeCumulative to true to read cumulative spread data.","SpreadField<br />","<br />SummarizedSpreadFieldType<br /><br />string<br />restricted to<br />ActualCost<br />ActualExpenseCost<br />ActualLaborCost<br />ActualLaborUnits<br />ActualMaterialCost<br />ActualNonlaborCost<br />ActualNonlaborUnits<br />ActualTotalCost<br />AtCompletionExpenseCost<br />AtCompletionLaborCost<br />AtCompletionLaborUnits<br />AtCompletionMaterialCost<br />AtCompletionNonlaborCost<br />AtCompletionNonlaborUnits<br />AtCompletionTotalCost<br />BaselinePlannedExpenseCost<br />BaselinePlannedLaborCost<br />BaselinePlannedLaborUnits<br />BaselinePlannedMaterialCost<br />BaselinePlannedNonlaborCost<br />BaselinePlannedNonlaborUnits<br />BaselinePlannedTotalCost<br />EarnedValueCost<br />EarnedValueLaborUnits<br />EstimateAtCompletionCost<br />EstimateAtCompletionLaborUnits<br />EstimateToCompleteCost<br />EstimateToCompleteLaborUnits<br />PeriodActualCost<br />PeriodActualExpenseCost<br />PeriodActualLaborCost<br />PeriodActualLaborUnits<br />PeriodActualMaterialCost<br />PeriodActualNonLaborCost<br />PeriodActualNonLaborUnits<br />PeriodAtCompletionExpenseCost<br />PeriodAtCompletionLaborCost<br />PeriodAtCompletionLaborUnits<br />PeriodAtCompletionMaterialCost<br />PeriodAtCompletionNonLaborCost<br />PeriodAtCompletionNonLaborUnits<br />PeriodAtCompletionTotalCost<br />PeriodEarnedValueCost<br />PeriodEarnedValueLaborUnits<br />PeriodEstimateAtCompletionCost<br />PeriodEstimateAtCompletionLaborUnits<br />PeriodPlannedValueCost<br />PeriodPlannedValueLaborUnits<br />PlannedExpenseCost<br />PlannedLaborCost<br />PlannedLaborUnits<br />PlannedMaterialCost<br />PlannedNonlaborCost<br />PlannedNonlaborUnits<br />PlannedTotalCost<br />PlannedValueCost<br />PlannedValueLaborUnits<br />RemainingExpenseCost<br />RemainingLaborCost<br />RemainingLaborUnits<br />RemainingMaterialCost<br />RemainingNonlaborCost<br />RemainingNonlaborUnits<br />RemainingTotalCost<br />RemainingLateExpenseCost<br />RemainingLateLaborCost<br />RemainingLateLaborUnits<br />RemainingLateMaterialCost<br />RemainingLateNonlaborCost<br />RemainingLateNonlaborUnits<br />RemainingLateTotalCost<br />","The fields you want to include in the spread. Specify one to many SpreadField elements.","<br />","Output:","Message:&nbsp;ReadWBSSpreadResponse","Elements: One to many WBSSpread elements that contain the following fields:","<br />&nbsp;Field","<br />&nbsp;Type","<br />&nbsp;Description","WBSCode<br />","string<br />","The 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.","WBSObjectId<br />","int<br />","The unique identifier of the WBS.","StartDate<br />","dateTime<br />","The start date of spread data.","EndDate<br />","dateTime<br />","The end date of the spread data.","PeriodType<br />","<br />SummarizedSpreadPeriodType<br /><br />string<br />restricted to<br />Week<br />Month<br />Quarter<br />Year<br />FinancialPeriod<br />Day","Specifies the spread interval for the EPS. ","Period<br />","<br />SummarizedSpreadPeriod<br /><br />StartDate<br />EndDate<br />ActualCost<br />ActualExpenseCost<br />ActualLaborCost<br />ActualLaborUnits<br />ActualMaterialCost<br />ActualNonlaborCost<br />ActualNonlaborUnits<br />ActualTotalCost<br />AtCompletionExpenseCost<br />AtCompletionLaborCost<br />AtCompletionLaborUnits<br />AtCompletionMaterialCost<br />AtCompletionNonlaborCost<br />AtCompletionNonlaborUnits<br />AtCompletionTotalCost<br />BaselinePlannedExpenseCost<br />BaselinePlannedLaborCost<br />BaselinePlannedLaborUnits<br />BaselinePlannedMaterialCost<br />BaselinePlannedNonlaborCost<br />BaselinePlannedNonlaborUnits<br />BaselinePlannedTotalCost<br />EarnedValueCost<br />EarnedValueLaborUnits<br />EstimateAtCompletionCost<br />EstimateAtCompletionLaborUnits<br />EstimateToCompleteCost<br />EstimateToCompleteLaborUnits<br />PlannedExpenseCost<br />PlannedLaborCost<br />PlannedLaborUnits<br />PlannedMaterialCost<br />PlannedNonlaborCost<br />PlannedNonlaborUnits<br />PlannedTotalCost<br />PlannedValueCost<br />PlannedValueLaborUnits<br />RemainingExpenseCost<br />RemainingLaborCost<br />RemainingLaborUnits<br />RemainingMaterialCost<br />RemainingNonlaborCost<br />RemainingNonlaborUnits<br />RemainingTotalCost<br />RemainingLateExpenseCost<br />RemainingLateLaborCost<br />RemainingLateLaborUnits<br />RemainingLateMaterialCost<br />RemainingLateNonlaborCost<br />RemainingLateNonlaborUnits<br />RemainingLateTotalCost<br />PeriodActualCost<br />PeriodActualExpenseCost<br />PeriodActualLaborCost<br />PeriodActualLaborUnits<br />PeriodActualMaterialCost<br />PeriodActualNonLaborCost<br />PeriodActualNonLaborUnits<br />PeriodAtCompletionExpenseCost<br />PeriodAtCompletionLaborCost<br />PeriodAtCompletionLaborUnits<br />PeriodAtCompletionMaterialCost<br />PeriodAtCompletionNonLaborCost<br />PeriodAtCompletionNonLaborUnits<br />PeriodAtCompletionTotalCost<br />PeriodEarnedValueCost<br />PeriodEarnedValueLaborUnits<br />PeriodEstimateAtCompletionCost<br />PeriodEstimateAtCompletionLaborUnits<br />PeriodPlannedValueCost<br />PeriodPlannedValueLaborUnits<br />CumulativeActualCost<br />CumulativeActualExpenseCost<br />CumulativeActualLaborCost<br />CumulativeActualLaborUnits<br />CumulativeActualMaterialCost<br />CumulativeActualNonlaborCost<br />CumulativeActualNonlaborUnits<br />CumulativeActualTotalCost<br />CumulativeAtCompletionExpenseCost<br />CumulativeAtCompletionLaborCost<br />CumulativeAtCompletionLaborUnits<br />CumulativeAtCompletionMaterialCost<br />CumulativeAtCompletionNonlaborCost<br />CumulativeAtCompletionNonlaborUnits<br />CumulativeAtCompletionTotalCost<br />CumulativeBaselinePlannedExpenseCost<br />CumulativeBaselinePlannedLaborCost<br />CumulativeBaselinePlannedLaborUnits<br />CumulativeBaselinePlannedMaterialCost<br />CumulativeBaselinePlannedNonlaborCost<br />CumulativeBaselinePlannedNonlaborUnits<br />CumulativeBaselinePlannedTotalCost<br />CumulativeEarnedValueCost<br />CumulativeEarnedValueLaborUnits<br />CumulativeEstimateAtCompletionCost<br />CumulativeEstimateAtCompletionLaborUnits<br />CumulativeEstimateToCompleteCost<br />CumulativeEstimateToCompleteLaborUnits<br />CumulativePlannedExpenseCost<br />CumulativePlannedLaborCost<br />CumulativePlannedLaborUnits<br />CumulativePlannedMaterialCost<br />CumulativePlannedNonlaborCost<br />CumulativePlannedNonlaborUnits<br />CumulativePlannedTotalCost<br />CumulativePlannedValueCost<br />CumulativePlannedValueLaborUnits<br />CumulativeRemainingExpenseCost<br />CumulativeRemainingLaborCost<br />CumulativeRemainingLaborUnits<br />CumulativeRemainingMaterialCost<br />CumulativeRemainingNonlaborCost<br />CumulativeRemainingNonlaborUnits<br />CumulativeRemainingTotalCost<br />CumulativeRemainingLateExpenseCost<br />CumulativeRemainingLateLaborCost<br />CumulativeRemainingLateLaborUnits<br />CumulativeRemainingLateMaterialCost<br />CumulativeRemainingLateNonlaborCost<br />CumulativeRemainingLateNonlaborUnits<br />CumulativeRemainingLateTotalCost<br />","One or more SummarizedSpreadPeriods that contain the live activity spread data for the period. ","Contains the StartDate, EndDate, ","and one or more instances of the following data:","ReadWBSSpread Operation","42292.htm");
Page[849]=new Array("Description:&nbsp;Reads the summarized spreads of the specified Project Resources","Service:&nbsp;Spread Service","Style: Document/literal wrapped","Input:","Message:&nbsp;ReadProjectResourceSpread","Elements:","<br />","<br />&nbsp;Field","<br />&nbsp;Type","<br />&nbsp;Description","ProjectObjectId<br />","int<br />","The unique identifier for the project.","Specify zero to many ProjectObjectIds.","ResourceObjectId<br />","int<br />","The unique identifier for the Resource.","Specify zero to many ResourceObjectIds.","PeriodType<br />","<br />SummarizedSpreadPeriodType<br /><br />string<br />restricted to<br />Week<br />Month<br />Quarter<br />Year<br />FinancialPeriod<br />Day","Spread period type enumerations are used to specify the spread interval for EPS, project, WBS, Activity, and resource assignment spreads.","StartDate<br />","dateTime<br />","The start of the time period that you are interested in.","EndDate<br />","dateTime<br />","The end of the time period that you are interested in.","IncludeCumulative","boolean<br />","Set IncludeCumulative to true to read cumulative spread data.","SpreadField<br />","<br />ResourceRoleSpreadFieldType<br /><br />string<br />restricted to<br />ActualCost<br />ActualOvertimeCost<br />ActualOvertimeUnits<br />ActualRegularCost<br />ActualRegularUnits<br />ActualUnits<br />AtCompletionCost<br />AtCompletionUnits<br />Limit<br />PeriodActualCost<br />PeriodActualUnits<br />PeriodAtCompletionCost<br />PeriodAtCompletionUnits<br />PlannedCost<br />PlannedUnits<br />RemainingCost<br />RemainingLateCost<br />RemainingLateUnits<br />RemainingUnits<br />StaffedActualCost<br />StaffedActualOvertimeCost<br />StaffedActualOvertimeUnits<br />StaffedActualRegularCost<br />StaffedActualRegularUnits<br />StaffedActualUnits<br />StaffedAtCompletionCost<br />StaffedAtCompletionUnits<br />StaffedPlannedCost<br />StaffedPlannedUnits<br />StaffedRemainingCost<br />StaffedRemainingLateCost<br />StaffedRemainingLateUnits<br />StaffedRemainingUnits<br />UnstaffedActualCost<br />UnstaffedActualOvertimeCost<br />UnstaffedActualOvertimeUnits<br />UnstaffedActualRegularCost<br />UnstaffedActualRegularUnits<br />UnstaffedActualUnits<br />UnstaffedAtCompletionCost<br />UnstaffedAtCompletionUnits<br />UnstaffedPlannedCost<br />UnstaffedPlannedUnits<br />UnstaffedRemainingCost<br />UnstaffedRemainingLateCost<br />UnstaffedRemainingLateUnits<br />UnstaffedRemainingUnits<br />","The fields you want to include in the spread. Specify one to many SpreadField elements.","<br />","Output:","Message:&nbsp;ReadProjectResourceSpreadResponse","Elements: One to many ProjectResourceSpread elements that contain the following fields:","<br />&nbsp;Field","<br />&nbsp;Type","<br />&nbsp;Description","ProjectId<br />","string<br />","The short code assigned to each project element for identification. Each project element is uniquely identified by concatenating its own code together with its parents' codes.","ProjectObjectId<br />","int<br />","The unique identifier of the project.","ResourceId<br />","string<br />","The short code assigned to each resource element for identification. Each resoure element is uniquely identified by concatenating its own code together with its parents codes.","ResourceObjectId<br />","int<br />","The unique identifier of the resource.","StartDate<br />","dateTime<br />","The start date of spread data.","EndDate<br />","dateTime<br />","The end date of the spread data","PeriodType<br />","<br />SummarizedSpreadPeriodType<br /><br />string<br />restricted to<br />Week<br />Month<br />Quarter<br />Year<br />FinancialPeriod<br />Day","Specifies the spread interval for the EPS.","Period<br />","<br />ResourceRoleSpreadPeriod<br /><br />StartDate<br />EndDate<br />FinancialPeriodObjectId<br />ActualCost<br />ActualOvertimeCost<br />ActualOvertimeUnits<br />ActualRegularCost<br />ActualRegularUnits<br />ActualUnits<br />AtCompletionCost<br />AtCompletionUnits<br />Limit<br />PeriodActualCost<br />PeriodActualUnits<br />PeriodAtCompletionCost<br />PeriodAtCompletionUnits<br />PlannedCost<br />PlannedUnits<br />RemainingCost<br />RemainingLateCost<br />RemainingLateUnits<br />RemainingUnits<br />StaffedActualCost<br />StaffedActualOvertimeCost<br />StaffedActualOvertimeUnits<br />StaffedActualRegularCost<br />StaffedActualRegularUnits<br />StaffedActualUnits<br />StaffedAtCompletionCost<br />StaffedAtCompletionUnits<br />StaffedPlannedCost<br />StaffedPlannedUnits<br />StaffedRemainingCost<br />StaffedRemainingLateCost<br />StaffedRemainingLateUnits<br />StaffedRemainingUnits<br />UnstaffedActualCost<br />UnstaffedActualOvertimeCost<br />UnstaffedActualOvertimeUnits<br />UnstaffedActualRegularCost<br />UnstaffedActualRegularUnits<br />UnstaffedActualUnits<br />UnstaffedAtCompletionCost<br />UnstaffedAtCompletionUnits<br />UnstaffedPlannedCost<br />UnstaffedPlannedUnits<br />UnstaffedRemainingCost<br />UnstaffedRemainingLateCost<br />UnstaffedRemainingLateUnits<br />UnstaffedRemainingUnits<br />CumulativeActualCost<br />CumulativeActualOvertimeCost<br />CumulativeActualOvertimeUnits<br />CumulativeActualRegularCost<br />CumulativeActualRegularUnits<br />CumulativeActualUnits<br />CumulativeAtCompletionCost<br />CumulativeAtCompletionUnits<br />CumulativeLimit<br />CumulativePeriodActualCost<br />CumulativePeriodActualUnits<br />CumulativePeriodAtCompletionCost<br />CumulativePeriodAtCompletionUnits<br />CumulativePlannedCost<br />CumulativePlannedUnits<br />CumulativeRemainingCost<br />CumulativeRemainingLateCost<br />CumulativeRemainingLateUnits<br />CumulativeRemainingUnits<br />CumulativeStaffedActualCost<br />CumulativeStaffedActualOvertimeCost<br />CumulativeStaffedActualOvertimeUnits<br />CumulativeStaffedActualRegularCost<br />CumulativeStaffedActualRegularUnits<br />CumulativeStaffedActualUnits<br />CumulativeStaffedAtCompletionCost<br />CumulativeStaffedAtCompletionUnits<br />CumulativeStaffedPlannedCost<br />CumulativeStaffedPlannedUnits<br />CumulativeStaffedRemainingCost<br />CumulativeStaffedRemainingLateCost<br />CumulativeStaffedRemainingLateUnits<br />CumulativeStaffedRemainingUnits<br />CumulativeUnstaffedActualCost<br />CumulativeUnstaffedActualOvertimeCost<br />CumulativeUnstaffedActualOvertimeUnits<br />CumulativeUnstaffedActualRegularCost<br />CumulativeUnstaffedActualRegularUnits<br />CumulativeUnstaffedActualUnits<br />CumulativeUnstaffedAtCompletionCost<br />CumulativeUnstaffedAtCompletionUnits<br />CumulativeUnstaffedPlannedCost<br />CumulativeUnstaffedPlannedUnits<br />CumulativeUnstaffedRemainingCost<br />CumulativeUnstaffedRemainingLateCost<br />CumulativeUnstaffedRemainingLateUnits<br />CumulativeUnstaffedRemainingUnits<br />","One or more ResourceRoleSpreadPeriods that contain the live activity spread data for the period. ","Contains the StartDate, EndDate, and one or more instances of the following data:","ReadProjectResourceSpread Operation","42293.htm");
Page[850]=new Array("Description:&nbsp;Reads the summarized CBS spreads of the specified Project Resources ","Service:&nbsp;Spread Service","Style: Document/literal wrapped","Input:","Message:&nbsp;ReadCBSResourceSpread","Elements:<br />","<br />&nbsp;Field","<br />&nbsp;Type","<br />&nbsp;Description","ProjectObjectId","int<br />","The unique identifier for the project.","Specify zero to many ProjectObjectIds.","PeriodType","SummarizedSpreadPeriodType<br />string restricted to<br />Week<br />Month<br />Quarter<br />Year<br />FinancialPeriod<br />Day","Spread period type enumerations are used to specify the spread interval for EPS, project, WBS, Activity, and resource assignment spreads.","BaselineIds","string","SummaryDateField","CBSRsrcSummaryFieldType<br />string restricted to<br />SummaryActualFinish<br />SummaryActualStart<br />SummaryPlannedFinish<br />SummaryPlannedStart<br />SummaryRemainingFinish<br />SummaryRemainingStart","The summary date you want to include in the spread. Specify one to many SummaryDateField elements.","SpreadField","CBSRsrcExpenseSpreadFieldType<br />string restricted to<br />ActualCost<br />ActualUnits<br />AtCompletionCost<br />AtCompletionUnits<br />PlannedCost<br />PlannedUnits<br />RemainingCost<br />RemainingUnits","The fields you want to include in the spread. Specify one to many SpreadField elements.","Output:","Message:&nbsp;ReadCBSResourceSpreadResponse","Elements: One to many ReadCBSResourceSpread elements that contain the following fields:","<br />&nbsp;Field","<br />&nbsp;Type","<br />&nbsp;Description","BaselineProjectObjectId<br />","int<br />","The unique identifier of the baseline project. The BaselineProjectObjectId equals the TargetProjectObjectId passed in as an input parameter.","ProjectObjectId","int","The unique identifier of the project object.","ProjectId","string","The unique identifier of the project.","ProjectName","string","The name of the project.","OriginalProjectObjectId","int","The unique identifier of the project from which the project baseline was created, if the current project is a project baseline.","CBSObjectId","int","The unique identifier of the CBS object.","ResourceObjectId","int","The unique identifier of the Resource object.","BaselineType","string","The baseline type you want to use in the spread.","DataDate","string","The current data date for the project.","ResourceId","string","The unique identifier of the resource.","ResourceName","string","The name of the resource.","ResourceType","string","The resource type.","UnitName","string","The unit you want to use in the spread.","UnitAbbreviation","string","The abbreviation of the unit you want to use in the spread.","CurrencyId","string","The unique identifier of the currency.","CurrencyName","string","The name of the currency.","SummaryActualCost","double","The Actual Cost.","SummaryActualUnit","double","The Actual Units.","SummaryAtCompletionCost","double","The At Completion Cost.","SummaryAtCompletionUnits","double","The At Completion Units.","SummaryPlannedCost","double","The Planned Cost.","SummaryPlannedUnits","double","The Planned Units.","SummaryRemainingCost","double","The Remaining Costs.","SummaryRemainingUnits","double","The Remaining Units.","SummaryActualFinish","dateTime","The Actual Finish date.","SummaryActualStart","dateTime","The Actual Start date.","SummaryPlannedFinish","dateTime","The Planned Finish date.","SummaryPlannedStart","dateTime","The Planned Start date.","SummaryRemainingFinish","dateTime","The date the project is scheduled to finish the remaining work.","SummaryRemainingStart","dateTime","The earliest remaining start of all activities.","StartDate","dateTime","The start date of the spread.","EndDate","dateTime","The end date of the spread.","PeriodType","SummarizedSpreadPeriodType<br />string restricted to<br />Week<br />Month<br />Quarter<br />Year<br />Financial Period<br />Day","Spread period type enumerations are used to specify the spread interval for CBS.","Period","CBSRsrcExpenseSpreadPeriod","The field type of the spread.","ReadCBSResourceSpread Operation","95755.htm");
Page[851]=new Array("Description:&nbsp;Reads the summarized CBS spreads of the specified project resources ","Service:&nbsp;Spread Service","Style: Document/literal wrapped","Input:","Message:&nbsp;ReadCBSExpenseSpread","Elements:<br />","<br />&nbsp;Field","<br />&nbsp;Type","<br />&nbsp;Description","ProjectObjectId","int<br />","The unique identifier for the project.","Specify zero to many ProjectObjectIds.","PeriodType","SummarizedSpreadPeriodType<br />string restricted to<br />Week<br />Month<br />Quarter<br />Year<br />FinancialPeriod<br />Day","Spread period type enumerations are used to specify the spread interval for EPS, project, WBS, Activity, and resource assignment spreads.","BaselineIds","string","The unique identifier of the baseline.","SpreadField","CBSRsrcExpenseSpreadFieldType","Project Short Name of the project.","Output:","Message:&nbsp;ReadCBSExpenseSpreadResponse","Elements: One to many ReadCBSExpenseSpread elements that contain the following fields:","<br />&nbsp;Field","<br />&nbsp;Type","<br />&nbsp;Description","BaselineProjectObjectId<br />","int<br />","The unique identifier of the baseline project. The BaselineProjectObjectId equals the TargetProjectObjectId passed in as an input parameter.","ProjectObjectId","int","The unique identifier of the project object.","ProjectId","string","The unique identifier of the project.","ProjectName","string","The name of the project.","OriginalProjectObjectId","int","The unique identifier of the project from which the project baseline was created, if the current project is a project baseline.","CBSObjectId","int","The unique identifier of the CBS object.","ExpenseCategoryObjectId","string","The unique identifier of the expense category.","ExpenseCategoryName","string","The name of the expense category.","BaselineType","string","The baseline type you want to use in the spread.","DataDate","dateTime","The current data date for the project.","SummaryActualCost","double","The Actual Cost.","SummaryActualUnit","double","The Actual Units.","SummaryAtCompletionCost","double","The At Completion Cost.","SummaryAtCompletionUnits","double","The At Completion Units.","SummaryPlannedCost","double","The Planned Cost.","SummaryPlannedUnits","double","The Planned Units.","SummaryRemainingCost","double","The Remaining Costs.","SummaryRemainingUnits","double","The Remaining Units.","StartDate","dateTime","The start date of the CBS spread.","EndDate","dateTime","The end date of the CBS spread.","PeriodType","SummarizedSpreadPeriodType<br />string restricted to<br />Week<br />Month<br />Quarter<br />Year<br />FinancialPeriod<br />Day","Spread period type enumerations are used to specify the interval for the CBS spread.","Period","CBSRsrcExpenseSpreadPeriod<br />string restricted to<br />ActualCost<br />ActualUnits<br />AtCompletionCost<br />AtCompletionUnits<br />PlannedCost<br />PlannedUnits<br />RemainingCost<br />RemainingUnits","One or more CBSRsrcExpenseSpreadTypes that contain the live activity spread data for the period.","ReadCBSExpenseSpread Operation","95756.htm");
Page[852]=new Array("Description:&nbsp;Reads the spreads of the specified role assignments to the activities from the specified projects.","Service:&nbsp;Spread Service","Style: Document/literal wrapped","Input:","Message:&nbsp;ReadProjectRoleSpread","Elements:","<br />","<br />&nbsp;Field","<br />&nbsp;Type","<br />&nbsp;Description","ProjectObjectId<br />","int<br />","The unique identifier for the project.","You can specify zero or more ProjectObjectIds.","RoleObjectId<br />","int<br />","The unique identifier of the associated role.","You can specify zero or more RoleObjectIds.","PeriodType<br />","<br />SummarizedSpreadPeriodType<br /><br />string<br />restricted to<br />Week<br />Month<br />Quarter<br />Year<br />FinancialPeriod<br />Day","Spread period type enumerations are used to specify the spread interval for EPS, project, WBS, Activity, and resource assignment spreads.","StartDate<br />","dateTime<br />","The start of the time period that you are interested in.","EndDate<br />","dateTime<br />","The end of the time period that you are interested in.","IncludeCumulative<br />","boolean<br />","Set IncludeCumulative to true to read cumulative spread data.","SpreadField<br />","<br />ResourceRoleSpreadFieldType<br /><br />string<br />restricted to<br />ActualCost<br />ActualOvertimeCost<br />ActualOvertimeUnits<br />ActualRegularCost<br />ActualRegularUnits<br />ActualUnits<br />AtCompletionCost<br />AtCompletionUnits<br />Limit<br />PeriodActualCost<br />PeriodActualUnits<br />PeriodAtCompletionCost<br />PeriodAtCompletionUnits<br />PlannedCost<br />PlannedUnits<br />RemainingCost<br />RemainingLateCost<br />RemainingLateUnits<br />RemainingUnits<br />StaffedActualCost<br />StaffedActualOvertimeCost<br />StaffedActualOvertimeUnits<br />StaffedActualRegularCost<br />StaffedActualRegularUnits<br />StaffedActualUnits<br />StaffedAtCompletionCost<br />StaffedAtCompletionUnits<br />StaffedPlannedCost<br />StaffedPlannedUnits<br />StaffedRemainingCost<br />StaffedRemainingLateCost<br />StaffedRemainingLateUnits<br />StaffedRemainingUnits<br />UnstaffedActualCost<br />UnstaffedActualOvertimeCost<br />UnstaffedActualOvertimeUnits<br />UnstaffedActualRegularCost<br />UnstaffedActualRegularUnits<br />UnstaffedActualUnits<br />UnstaffedAtCompletionCost<br />UnstaffedAtCompletionUnits<br />UnstaffedPlannedCost<br />UnstaffedPlannedUnits<br />UnstaffedRemainingCost<br />UnstaffedRemainingLateCost<br />UnstaffedRemainingLateUnits<br />UnstaffedRemainingUnits<br />","The fields you want to include in the spread. Specify one to many SpreadField elements.","<br />","Output:","Message:&nbsp;ReadProjectRoleSpreadResponse","Elements: One to many ProjectRoleSpread elements that contain the following fields:","<br />&nbsp;Field","<br />&nbsp;Type","<br />&nbsp;Description","ProjectId<br />","string<br />","The short code that uniquely identifies the project.","ProjectObjectId<br />","int<br />","The unique identifier of the project.","RoleId<br />","string<br />","The short code that uniquely identifies the role.","RoleObjectId<br />","int<br />","The unique identifier of the role.","StartDate<br />","dateTime<br />","The start date of spread data.","EndDate<br />","dateTime<br />","The end date of the spread data.","PeriodType<br />","<br />SummarizedSpreadPeriodType<br /><br />string<br />restricted to<br />Week<br />Month<br />Quarter<br />Year<br />FinancialPeriod<br />Day","Specifies the spread interval for the EPS. ","Period<br />","<br />ResourceRoleSpreadPeriod<br /><br />StartDate<br />EndDate<br />FinancialPeriodObjectId<br />ActualCost<br />ActualOvertimeCost<br />ActualOvertimeUnits<br />ActualRegularCost<br />ActualRegularUnits<br />ActualUnits<br />AtCompletionCost<br />AtCompletionUnits<br />Limit<br />PeriodActualCost<br />PeriodActualUnits<br />PeriodAtCompletionCost<br />PeriodAtCompletionUnits<br />PlannedCost<br />PlannedUnits<br />RemainingCost<br />RemainingLateCost<br />RemainingLateUnits<br />RemainingUnits<br />StaffedActualCost<br />StaffedActualOvertimeCost<br />StaffedActualOvertimeUnits<br />StaffedActualRegularCost<br />StaffedActualRegularUnits<br />StaffedActualUnits<br />StaffedAtCompletionCost<br />StaffedAtCompletionUnits<br />StaffedPlannedCost<br />StaffedPlannedUnits<br />StaffedRemainingCost<br />StaffedRemainingLateCost<br />StaffedRemainingLateUnits<br />StaffedRemainingUnits<br />UnstaffedActualCost<br />UnstaffedActualOvertimeCost<br />UnstaffedActualOvertimeUnits<br />UnstaffedActualRegularCost<br />UnstaffedActualRegularUnits<br />UnstaffedActualUnits<br />UnstaffedAtCompletionCost<br />UnstaffedAtCompletionUnits<br />UnstaffedPlannedCost<br />UnstaffedPlannedUnits<br />UnstaffedRemainingCost<br />UnstaffedRemainingLateCost<br />UnstaffedRemainingLateUnits<br />UnstaffedRemainingUnits<br />CumulativeActualCost<br />CumulativeActualOvertimeCost<br />CumulativeActualOvertimeUnits<br />CumulativeActualRegularCost<br />CumulativeActualRegularUnits<br />CumulativeActualUnits<br />CumulativeAtCompletionCost<br />CumulativeAtCompletionUnits<br />CumulativeLimit<br />CumulativePeriodActualCost<br />CumulativePeriodActualUnits<br />CumulativePeriodAtCompletionCost<br />CumulativePeriodAtCompletionUnits<br />CumulativePlannedCost<br />CumulativePlannedUnits<br />CumulativeRemainingCost<br />CumulativeRemainingLateCost<br />CumulativeRemainingLateUnits<br />CumulativeRemainingUnits<br />CumulativeStaffedActualCost<br />CumulativeStaffedActualOvertimeCost<br />CumulativeStaffedActualOvertimeUnits<br />CumulativeStaffedActualRegularCost<br />CumulativeStaffedActualRegularUnits<br />CumulativeStaffedActualUnits<br />CumulativeStaffedAtCompletionCost<br />CumulativeStaffedAtCompletionUnits<br />CumulativeStaffedPlannedCost<br />CumulativeStaffedPlannedUnits<br />CumulativeStaffedRemainingCost<br />CumulativeStaffedRemainingLateCost<br />CumulativeStaffedRemainingLateUnits<br />CumulativeStaffedRemainingUnits<br />CumulativeUnstaffedActualCost<br />CumulativeUnstaffedActualOvertimeCost<br />CumulativeUnstaffedActualOvertimeUnits<br />CumulativeUnstaffedActualRegularCost<br />CumulativeUnstaffedActualRegularUnits<br />CumulativeUnstaffedActualUnits<br />CumulativeUnstaffedAtCompletionCost<br />CumulativeUnstaffedAtCompletionUnits<br />CumulativeUnstaffedPlannedCost<br />CumulativeUnstaffedPlannedUnits<br />CumulativeUnstaffedRemainingCost<br />CumulativeUnstaffedRemainingLateCost<br />CumulativeUnstaffedRemainingLateUnits<br />CumulativeUnstaffedRemainingUnits<br />","One or more ResourceRoleSpreadPeriod elements that contain the live activity spread data for the period. ","Contains the StartDate, EndDate, and one or more instances of the following data:","ReadProjectRoleSpread Operation","42294.htm");
Page[853]=new Array("Description:&nbsp;Reads the summarized spreads of the Resources for the specified WBS.","Service:&nbsp;Spread Service","Style: Document/literal wrapped","Input:","Message:&nbsp;ReadWBSResourceSpread","Elements:","<br />","<br />&nbsp;Field","<br />&nbsp;Type","Description","WBSObjectId<br />","int<br />","The unique identifier for the WBS.You can specify one or more WBSObjectId.","ResourceObjectId<br />","int<br />","The unique identifier for the Resource.","Specify zero to many ResourceObjectIds.","PeriodType<br />","<br />SummarizedSpreadPeriodType<br /><br />string<br />restricted to<br />Week<br />Month<br />Quarter<br />Year<br />FinancialPeriod<br />Day","Spread period type enumerations are used to specify the spread interval for EPS, project, WBS, Activity, and resource assignment spreads.","StartDate<br />","dateTime<br />","The start of the time period that you are interested in.","EndDate<br />","dateTime<br />","The end of the time period that you are interested in","IncludeCumulative<br />","boolean<br />","Set IncludeCumulative to true to read cumulative spread data.","SpreadField<br />","<br />ResourceRoleSpreadFieldType<br /><br />string<br />restricted to<br />ActualCost<br />ActualOvertimeCost<br />ActualOvertimeUnits<br />ActualRegularCost<br />ActualRegularUnits<br />ActualUnits<br />AtCompletionCost<br />AtCompletionUnits<br />Limit<br />PeriodActualCost<br />PeriodActualUnits<br />PeriodAtCompletionCost<br />PeriodAtCompletionUnits<br />PlannedCost<br />PlannedUnits<br />RemainingCost<br />RemainingLateCost<br />RemainingLateUnits<br />RemainingUnits<br />StaffedActualCost<br />StaffedActualOvertimeCost<br />StaffedActualOvertimeUnits<br />StaffedActualRegularCost<br />StaffedActualRegularUnits<br />StaffedActualUnits<br />StaffedAtCompletionCost<br />StaffedAtCompletionUnits<br />StaffedPlannedCost<br />StaffedPlannedUnits<br />StaffedRemainingCost<br />StaffedRemainingLateCost<br />StaffedRemainingLateUnits<br />StaffedRemainingUnits<br />UnstaffedActualCost<br />UnstaffedActualOvertimeCost<br />UnstaffedActualOvertimeUnits<br />UnstaffedActualRegularCost<br />UnstaffedActualRegularUnits<br />UnstaffedActualUnits<br />UnstaffedAtCompletionCost<br />UnstaffedAtCompletionUnits<br />UnstaffedPlannedCost<br />UnstaffedPlannedUnits<br />UnstaffedRemainingCost<br />UnstaffedRemainingLateCost<br />UnstaffedRemainingLateUnits<br />UnstaffedRemainingUnits<br />","The fields you want to include in the spread. Specify one to many SpreadField elements.","<br />","Output:","Message:&nbsp;ReadWBSResourceSpreadResponse","Elements: One to many WBSResourceSpread elements that contain the following fields:","<br />&nbsp;Field","<br />&nbsp;Type","WBSCode<br />","string<br />","WBSObjectId<br />","int<br />","ResourceId<br />","string<br />","ResourceObjectId<br />","int<br />","StartDate<br />","dateTime<br />","EndDate<br />","dateTime<br />","PeriodType<br />","<br />SummarizedSpreadPeriodType<br /><br />string<br />restricted to<br />Week<br />Month<br />Quarter<br />Year<br />FinancialPeriod<br />Day","Period<br />","<br />ResourceRoleSpreadPeriod<br /><br />StartDate<br />EndDate<br />FinancialPeriodObjectId<br />ActualCost<br />ActualOvertimeCost<br />ActualOvertimeUnits<br />ActualRegularCost<br />ActualRegularUnits<br />ActualUnits<br />AtCompletionCost<br />AtCompletionUnits<br />Limit<br />PeriodActualCost<br />PeriodActualUnits<br />PeriodAtCompletionCost<br />PeriodAtCompletionUnits<br />PlannedCost<br />PlannedUnits<br />RemainingCost<br />RemainingLateCost<br />RemainingLateUnits<br />RemainingUnits<br />StaffedActualCost<br />StaffedActualOvertimeCost<br />StaffedActualOvertimeUnits<br />StaffedActualRegularCost<br />StaffedActualRegularUnits<br />StaffedActualUnits<br />StaffedAtCompletionCost<br />StaffedAtCompletionUnits<br />StaffedPlannedCost<br />StaffedPlannedUnits<br />StaffedRemainingCost<br />StaffedRemainingLateCost<br />StaffedRemainingLateUnits<br />StaffedRemainingUnits<br />UnstaffedActualCost<br />UnstaffedActualOvertimeCost<br />UnstaffedActualOvertimeUnits<br />UnstaffedActualRegularCost<br />UnstaffedActualRegularUnits<br />UnstaffedActualUnits<br />UnstaffedAtCompletionCost<br />UnstaffedAtCompletionUnits<br />UnstaffedPlannedCost<br />UnstaffedPlannedUnits<br />UnstaffedRemainingCost<br />UnstaffedRemainingLateCost<br />UnstaffedRemainingLateUnits<br />UnstaffedRemainingUnits<br />CumulativeActualCost<br />CumulativeActualOvertimeCost<br />CumulativeActualOvertimeUnits<br />CumulativeActualRegularCost<br />CumulativeActualRegularUnits<br />CumulativeActualUnits<br />CumulativeAtCompletionCost<br />CumulativeAtCompletionUnits<br />CumulativeLimit<br />CumulativePeriodActualCost<br />CumulativePeriodActualUnits<br />CumulativePeriodAtCompletionCost<br />CumulativePeriodAtCompletionUnits<br />CumulativePlannedCost<br />CumulativePlannedUnits<br />CumulativeRemainingCost<br />CumulativeRemainingLateCost<br />CumulativeRemainingLateUnits<br />CumulativeRemainingUnits<br />CumulativeStaffedActualCost<br />CumulativeStaffedActualOvertimeCost<br />CumulativeStaffedActualOvertimeUnits<br />CumulativeStaffedActualRegularCost<br />CumulativeStaffedActualRegularUnits<br />CumulativeStaffedActualUnits<br />CumulativeStaffedAtCompletionCost<br />CumulativeStaffedAtCompletionUnits<br />CumulativeStaffedPlannedCost<br />CumulativeStaffedPlannedUnits<br />CumulativeStaffedRemainingCost<br />CumulativeStaffedRemainingLateCost<br />CumulativeStaffedRemainingLateUnits<br />CumulativeStaffedRemainingUnits<br />CumulativeUnstaffedActualCost<br />CumulativeUnstaffedActualOvertimeCost<br />CumulativeUnstaffedActualOvertimeUnits<br />CumulativeUnstaffedActualRegularCost<br />CumulativeUnstaffedActualRegularUnits<br />CumulativeUnstaffedActualUnits<br />CumulativeUnstaffedAtCompletionCost<br />CumulativeUnstaffedAtCompletionUnits<br />CumulativeUnstaffedPlannedCost<br />CumulativeUnstaffedPlannedUnits<br />CumulativeUnstaffedRemainingCost<br />CumulativeUnstaffedRemainingLateCost<br />CumulativeUnstaffedRemainingLateUnits<br />CumulativeUnstaffedRemainingUnits<br />","ReadWBSResourceSpread Operation","45365.htm");
Page[854]=new Array("Description:&nbsp;Reads the summarized WBS spreads of the specified project resources ","Service:&nbsp;Spread Service","Style: Document/literal wrapped","Input:","Message:&nbsp;ReadWBSExpenseSpread","Elements:<br />","<br />&nbsp;Field","<br />&nbsp;Type","<br />&nbsp;Description","WBSObjectId","int","The unique identifier of the associated WBS object.","ExpenseCategoryObjectId","int","The unique identifier of the ExpenseCategory object.","PeriodType","SummarizedSpreadPeriodType<br />string restricted to<br />Week<br />Month<br />Quarter<br />Year<br />Financial Period<br />Day","The spread interval for WBS","StartDate","dateTime","The start date of the WBS Expense spread.","EndDate","dateTime","The end date of the WBS Expense spread.","IncludeCummulative","boolean","Enables the cumulative value.","SpreadField","ExpenseSpreadFieldType<br />string restricted to<br />ActualCost<br />AtCompletionCost<br />PlannedCost<br />RemainingCost","One or more SpreadFieldTypes that contain the live activity spread data for the period.","Output:","Message:&nbsp;ReadWBSExpenseSpreadResponse","Elements: One to many ReadWBSExpenseSpread elements that contain the following fields:","<br />&nbsp;Field","<br />&nbsp;Type","<br />&nbsp;Description","WBSCode<br />","string","The short code assigned to each WBS element.","WBSObjectId","int","The unique identifier of the WBS object.","ExpenseCategoryName","string","The name of the expense category.","ExpenseCategoryObjectId","int","The unique identifier of the ExpenseCategory object.","StartDate","dateTime","The start date of the WBS expense spread.","EndDate","dateTime","The end date of the WBS expense spread.","PeriodType","SummarizedSpreadPeriodType<br />string restricted to<br />Week<br />Month<br />Quarter<br />Year<br />Financial Period<br />Day","The spread interval for WBS.","Period","ExpenseSpreadPeriod<br />string restricted to<br />ActualCost<br />AtCompletionCost<br />PlannedCost<br />RemainingCost","One or more ExpenseSpreadFieldTypes that contain the live activity spread data for the period.","ReadWBSExpenseSpread Operation","95759.htm");
Page[855]=new Array("Description:&nbsp;Reads the spreads of the specified role assignments to the activities from the specified WBS.","Service:&nbsp;Spread Service","Style: Document/literal wrapped","Input:","Message:&nbsp;ReadWBSRoleSpread","Elements:","<br />&nbsp;Field","<br />&nbsp;Type","Description","WBSObjectId<br />","int<br />","The unique identifier for the WBS.You can specify one or more WBSObjectId.","RoleObjectId<br />","int<br />","The unique identifier for the Role.","Specify zero to many ResourceObjectIds","PeriodType<br />","<br />SummarizedSpreadPeriodType<br /><br />string<br />restricted to<br />Week<br />Month<br />Quarter<br />Year<br />FinancialPeriod<br />Day","Spread period type enumerations are used to specify the spread interval for EPS, project, WBS, Activity, and resource assignment spreads.","StartDate<br />","dateTime<br />","The start of the time period that you are interested in.","EndDate<br />","dateTime<br />","The end of the time period that you are interested in","IncludeCumulative<br />","boolean<br />","Set IncludeCumulative to true to read cumulative spread data.","SpreadField<br />","<br />ResourceRoleSpreadFieldType<br /><br />string<br />restricted to<br />ActualCost<br />ActualOvertimeCost<br />ActualOvertimeUnits<br />ActualRegularCost<br />ActualRegularUnits<br />ActualUnits<br />AtCompletionCost<br />AtCompletionUnits<br />Limit<br />PeriodActualCost<br />PeriodActualUnits<br />PeriodAtCompletionCost<br />PeriodAtCompletionUnits<br />PlannedCost<br />PlannedUnits<br />RemainingCost<br />RemainingLateCost<br />RemainingLateUnits<br />RemainingUnits<br />StaffedActualCost<br />StaffedActualOvertimeCost<br />StaffedActualOvertimeUnits<br />StaffedActualRegularCost<br />StaffedActualRegularUnits<br />StaffedActualUnits<br />StaffedAtCompletionCost<br />StaffedAtCompletionUnits<br />StaffedPlannedCost<br />StaffedPlannedUnits<br />StaffedRemainingCost<br />StaffedRemainingLateCost<br />StaffedRemainingLateUnits<br />StaffedRemainingUnits<br />UnstaffedActualCost<br />UnstaffedActualOvertimeCost<br />UnstaffedActualOvertimeUnits<br />UnstaffedActualRegularCost<br />UnstaffedActualRegularUnits<br />UnstaffedActualUnits<br />UnstaffedAtCompletionCost<br />UnstaffedAtCompletionUnits<br />UnstaffedPlannedCost<br />UnstaffedPlannedUnits<br />UnstaffedRemainingCost<br />UnstaffedRemainingLateCost<br />UnstaffedRemainingLateUnits<br />UnstaffedRemainingUnits<br />","The fields you want to include in the spread. Specify one to many SpreadField elements.","<br />","Output:","Message:&nbsp;ReadWBSRoleSpreadResponse","Elements: One to many WBSRoleSpread elements that contain the following fields:","<br />&nbsp;Field","<br />&nbsp;Type","WBSCode<br />","string<br />","WBSObjectId<br />","int<br />","RoleId<br />","string<br />","RoleObjectId<br />","int<br />","StartDate<br />","dateTime<br />","EndDate<br />","dateTime<br />","PeriodType<br />","<br />SummarizedSpreadPeriodType<br /><br />string<br />restricted to<br />Week<br />Month<br />Quarter<br />Year<br />FinancialPeriod<br />Day","Period<br />","<br />ResourceRoleSpreadPeriod<br /><br />StartDate<br />EndDate<br />FinancialPeriodObjectId<br />ActualCost<br />ActualOvertimeCost<br />ActualOvertimeUnits<br />ActualRegularCost<br />ActualRegularUnits<br />ActualUnits<br />AtCompletionCost<br />AtCompletionUnits<br />Limit<br />PeriodActualCost<br />PeriodActualUnits<br />PeriodAtCompletionCost<br />PeriodAtCompletionUnits<br />PlannedCost<br />PlannedUnits<br />RemainingCost<br />RemainingLateCost<br />RemainingLateUnits<br />RemainingUnits<br />StaffedActualCost<br />StaffedActualOvertimeCost<br />StaffedActualOvertimeUnits<br />StaffedActualRegularCost<br />StaffedActualRegularUnits<br />StaffedActualUnits<br />StaffedAtCompletionCost<br />StaffedAtCompletionUnits<br />StaffedPlannedCost<br />StaffedPlannedUnits<br />StaffedRemainingCost<br />StaffedRemainingLateCost<br />StaffedRemainingLateUnits<br />StaffedRemainingUnits<br />UnstaffedActualCost<br />UnstaffedActualOvertimeCost<br />UnstaffedActualOvertimeUnits<br />UnstaffedActualRegularCost<br />UnstaffedActualRegularUnits<br />UnstaffedActualUnits<br />UnstaffedAtCompletionCost<br />UnstaffedAtCompletionUnits<br />UnstaffedPlannedCost<br />UnstaffedPlannedUnits<br />UnstaffedRemainingCost<br />UnstaffedRemainingLateCost<br />UnstaffedRemainingLateUnits<br />UnstaffedRemainingUnits<br />CumulativeActualCost<br />CumulativeActualOvertimeCost<br />CumulativeActualOvertimeUnits<br />CumulativeActualRegularCost<br />CumulativeActualRegularUnits<br />CumulativeActualUnits<br />CumulativeAtCompletionCost<br />CumulativeAtCompletionUnits<br />CumulativeLimit<br />CumulativePeriodActualCost<br />CumulativePeriodActualUnits<br />CumulativePeriodAtCompletionCost<br />CumulativePeriodAtCompletionUnits<br />CumulativePlannedCost<br />CumulativePlannedUnits<br />CumulativeRemainingCost<br />CumulativeRemainingLateCost<br />CumulativeRemainingLateUnits<br />CumulativeRemainingUnits<br />CumulativeStaffedActualCost<br />CumulativeStaffedActualOvertimeCost<br />CumulativeStaffedActualOvertimeUnits<br />CumulativeStaffedActualRegularCost<br />CumulativeStaffedActualRegularUnits<br />CumulativeStaffedActualUnits<br />CumulativeStaffedAtCompletionCost<br />CumulativeStaffedAtCompletionUnits<br />CumulativeStaffedPlannedCost<br />CumulativeStaffedPlannedUnits<br />CumulativeStaffedRemainingCost<br />CumulativeStaffedRemainingLateCost<br />CumulativeStaffedRemainingLateUnits<br />CumulativeStaffedRemainingUnits<br />CumulativeUnstaffedActualCost<br />CumulativeUnstaffedActualOvertimeCost<br />CumulativeUnstaffedActualOvertimeUnits<br />CumulativeUnstaffedActualRegularCost<br />CumulativeUnstaffedActualRegularUnits<br />CumulativeUnstaffedActualUnits<br />CumulativeUnstaffedAtCompletionCost<br />CumulativeUnstaffedAtCompletionUnits<br />CumulativeUnstaffedPlannedCost<br />CumulativeUnstaffedPlannedUnits<br />CumulativeUnstaffedRemainingCost<br />CumulativeUnstaffedRemainingLateCost<br />CumulativeUnstaffedRemainingLateUnits<br />CumulativeUnstaffedRemainingUnits<br />","ReadWBSRoleSpread Operation","45366.htm");
Page[856]=new Array("Description:&nbsp;Reads the live resource assignment spread data from the specified resource assignment.","Service:&nbsp;Spread Service","Style: Document/literal wrapped","Input:","Message:&nbsp;ReadResourceAssignmentSpread","Elements:","<br />","<br />&nbsp;Field","<br />&nbsp;Type","<br />&nbsp;Description","ResourceAssignmentObjectId<br />","int<br />","The unique identifier for the ResourceAssignment.","You can specify one or more ResourceAssignmentObjectId.","PeriodType<br />","<br />SpreadPeriodType<br /><br />string<br />restricted to<br />Hour<br />Day<br />Week<br />Month<br />Quarter<br />Year<br />FinancialPeriod<br />","Spread period type enumerations are used to specify the spread interval for EPS, project, WBS, Activity, and resource assignment spreads. ","StartDate<br />","dateTime<br />","The start of the time period that you are interested in.","EndDate<br />","dateTime<br />","The end of the time period that you are interested in.","IncludeCumulative<br />","boolean<br />","Set IncludeCumulative to true to read cumulative spread data.","SpreadField<br />","<br />ResourceAssignmentSpreadFieldType<br /><br />string<br />restricted to<br />ActualCost<br />ActualOvertimeCost<br />ActualOvertimeUnits<br />ActualRegularCost<br />ActualRegularUnits<br />ActualUnits<br />AtCompletionCost<br />AtCompletionUnits<br />PlannedCost<br />PlannedUnits<br />RemainingCost<br />RemainingLateCost<br />RemainingLateUnits<br />RemainingUnits<br />StaffedRemainingCost<br />StaffedRemainingLateCost<br />StaffedRemainingLateUnits<br />StaffedRemainingUnits<br />UnstaffedRemainingCost<br />UnstaffedRemainingLateCost<br />UnstaffedRemainingLateUnits<br />UnstaffedRemainingUnits<br />PeriodActualCost<br />PeriodActualUnits<br />PeriodAtCompletionCost<br />PeriodAtCompletionUnits","The fields you want to include in the spread. Specify one to many SpreadField elements.","<br />","Output:","Message:&nbsp;ReadResourceAssignmentSpreadResponse","Elements: One to many ResourceAssignmentSpread elements that contain the following fields:","<br />&nbsp;Field","<br />&nbsp;Type","<br />&nbsp;Description","ResourceAssignmentObjectId<br />","int<br />","The unique identifier of the ResourceAssignment.","StartDate<br />","dateTime<br />","The start date of spread data.","EndDate<br />","dateTime<br />","The end date of the spread data.","PeriodType<br />","<br />SpreadPeriodType<br /><br />string<br />restricted to<br />Hour<br />Day<br />Week<br />Month<br />Quarter<br />Year<br />FinancialPeriod<br />","Specifies the spread interval for the EPS. ","Period<br />","<br />ResourceAssignmentSpreadPeriod<br /><br />StartDate<br />EndDate<br />ActualCost<br />ActualOvertimeCost<br />ActualOvertimeUnits<br />ActualRegularCost<br />ActualRegularUnits<br />ActualUnits<br />AtCompletionCost<br />AtCompletionUnits<br />PlannedCost<br />PlannedUnits<br />RemainingCost<br />RemainingLateCost<br />RemainingLateUnits<br />RemainingUnits<br />StaffedRemainingCost<br />StaffedRemainingLateCost<br />StaffedRemainingLateUnits<br />StaffedRemainingUnits<br />UnstaffedRemainingCost<br />UnstaffedRemainingLateCost<br />UnstaffedRemainingLateUnits<br />UnstaffedRemainingUnits<br />CumulativeActualCost<br />CumulativeActualOvertimeCost<br />CumulativeActualOvertimeUnits<br />CumulativeActualRegularCost<br />CumulativeActualRegularUnits<br />CumulativeActualUnits<br />CumulativeAtCompletionCost<br />CumulativeAtCompletionUnits<br />CumulativePlannedCost<br />CumulativePlannedUnits<br />CumulativeRemainingCost<br />CumulativeRemainingLateCost<br />CumulativeRemainingLateUnits<br />CumulativeRemainingUnits<br />CumulativeStaffedRemainingCost<br />CumulativeStaffedRemainingLateCost<br />CumulativeStaffedRemainingLateUnits<br />CumulativeStaffedRemainingUnits<br />CumulativeUnstaffedRemainingCost<br />CumulativeUnstaffedRemainingLateCost<br />CumulativeUnstaffedRemainingLateUnits<br />CumulativeUnstaffedRemainingUnits<br />","One or more ResourceAssignmentSpreadPeriods that contain the live activity spread data for the period. ","Contains the StartDate, EndDate, and one or more instances of the following data:","ReadResourceAssignmentSpread Operation","42295.htm");
Page[857]=new Array("Description:&nbsp;Reads the live resource assignment spread data from the specified resource assignments and exports the data to a compressed zip file.","Service:&nbsp;Spread Service","Style: Document/literal wrapped","Input:","Message:&nbsp;ReadResourceAssignmentSpreadZip","Elements:","<br />","<br />&nbsp;Field","<br />&nbsp;Type","<br />&nbsp;Description","ResourceAssignmentObjectId<br />","int<br />","The unique identifier for the ResourceAssignment.","You can specify one or more ResourceAssignmentObjectId.","PeriodType<br />","<br />SpreadPeriodType<br /><br />string<br />restricted to<br />Hour<br />Day<br />Week<br />Month<br />Quarter<br />Year<br />FinancialPeriod<br />","Spread period type enumerations are used to specify the spread interval for EPS, project, WBS, Activity, and resource assignment spreads. ","StartDate<br />","dateTime<br />","The start of the time period that you are interested in.","EndDate<br />","dateTime<br />","The end of the time period that you are interested in.","IncludeCumulative<br />","boolean<br />","Set IncludeCumulative to true to read cumulative spread data.","SpreadField<br />","<br />ResourceAssignmentSpreadFieldType<br /><br />string<br />restricted to<br />ActualCost<br />ActualOvertimeCost<br />ActualOvertimeUnits<br />ActualRegularCost<br />ActualRegularUnits<br />ActualUnits<br />AtCompletionCost<br />AtCompletionUnits<br />PlannedCost<br />PlannedUnits<br />RemainingCost<br />RemainingLateCost<br />RemainingLateUnits<br />RemainingUnits<br />StaffedRemainingCost<br />StaffedRemainingLateCost<br />StaffedRemainingLateUnits<br />StaffedRemainingUnits<br />UnstaffedRemainingCost<br />UnstaffedRemainingLateCost<br />UnstaffedRemainingLateUnits<br />UnstaffedRemainingUnits<br />PeriodActualCost<br />PeriodActualUnits<br />PeriodAtCompletionCost<br />PeriodAtCompletionUnits","The fields you want to include in the spread. Specify one to many SpreadField elements.","<br />","Output:","Message:&nbsp;ReadResourceAssignmentSpreadZipResponse","ReadResourceAssignmentSpreadZip Operation","97499.htm");
Page[858]=new Array("Service:&nbsp;Spread Service","Style: Document/literal wrapped","Input:","Message:&nbsp;UpdateResourceAssignmentSpread","Elements:","<br />","<br />&nbsp;Field","<br />&nbsp;Type"," Description","PeriodType<br />","<br />SpreadPeriodType<br /><br />string<br />restricted to<br />Hour<br />Day<br />Week<br />Month<br />Quarter<br />Year<br />FinancialPeriod<br />","Spread period type enumerations are used to specify the spread interval for EPS, project, WBS, Activity, and resource assignment spreads.","ResourceAssignmentSpread<br />","<br />ResourceAssignmentObjectId<br />Period<br />&nbsp;&nbsp;StartDate<br />&nbsp;&nbsp;PlannedUnits<br />&nbsp;&nbsp;RemainingUnits<br />","The live resource assignment spread data.","ResourceAssignmentObjectId<br />","int<br />","The unique ID of the associated resource assignment.","Period<br />","<br />StartDate<br />PlannedUnits<br />RemainingUnits<br />","StartDate<br />","dateTime<br />","The start of the time period that you are interested in.","PlannedUnits<br />","double<br />","The planned units of work for the resource assignment on the activity. This field is named BudgetedUnits in Primavera's Engineering &amp; Construction and Maintenance &amp; Turnaround solutions.","RemainingUnits<br />","double<br />","The 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.","<br />","Output:","Message:&nbsp;UpdateResourceAssignmentSpreadResponse","Elements: One to many elements that contain the following fields:","<br />&nbsp;Field","<br />&nbsp;Type","Return<br />","boolean<br />","UpdateResourceAssignmentSpread Operation","42296.htm");
Page[859]=new Array("Operations:","ReadProjectBudget Operation","ReadProject Operation","ResolveProjects Operation","ReadResource Operation","ReadResourceHours Operation","ReadProjectByProjectCode Operation","UpdateProject Operation","UpdateResource Operation","UpdateGlobalObjects Operation","ReadGlobalObjects Operation","WSDL: V1.wsdl","Primary Key Field: Object ID","Target Namespace: http://xmlns.oracle.com/Primavera/P6/WS/Sync/V1 ","Default Transport URLs:","http://&lt;hostname&gt;:&lt;port number&gt;/p6/ws/services/SyncServiceV1?wsdl ","https://&lt;hostname&gt;:&lt;port number&gt;/p6/ws/services/SyncServiceV1?wsdl ","Java Client Stub Class:","com.primavera.ws.p6.authentication.SyncServiceV1 ","Description:","The SyncServiceV1 service enables you to connect to P6 EPPM from an external application. Use this web service to setup connectivity with P6 EPPM from an external application such as Primavera Gateway.","Note This service does not include a Delete call for codes or UDFs. To delete codes and UDFs, update the value with null or &quot;&quot;.","SyncServiceV1 Service","95666.htm");
Page[860]=new Array("Description:&nbsp;Reads the project budget data.","Service:&nbsp;SyncServiceV1 Service","Style: Document/literal wrapped","Input:","Message:&nbsp;ReadProjectBudget","Elements:","<br />&nbsp;Field","<br />&nbsp;Type","<br />&nbsp;Description","ProjectObjectId","int","The unique ID of the associated project.","ProjectBudgetScope","string restricted to<br />Project<br />Top Level<br />Lowest","The scope of the project budget. ","IncludeSummaryType","boolean","An indicator that determines whether to include SummaryType with the project budget. ","WBSLevel","int","The WBS levels to be included with the project budget. ","BusinessObjectOptions","BusinessObjectOptions Element","Specifies which business objects to export according to the following rules:","If no BusinessObjectOptions are specified, then all of the business objects in the project are exported. If any BusinessObjectOptions are specified, then only those business objects specified by the BusinessObjectOptions element are exported.","Output:","Message:&nbsp;ReadProjectBudgetResponse","Elements: A ProjectBudgetResponse element that contains the following fields:","<br />&nbsp;Field","<br />&nbsp;Type","<br />&nbsp;Description","Project","ProjectType","Project data of a project identified in P6.","WBS","WBSType","Work Breakdown Structure associated  with the project.","ResourceSummary","ResourceSummaryType","Summary of the resources associated with the project.","RoleSummary","RoleSummaryType","Summary of roles associated with the project.","ExpenseSummary","ExpenseSummaryType","Summary of expenses associated with the project.","ReadProjectBudget Operation","95667.htm");
Page[861]=new Array("Description:&nbsp;Reads the project data. ","Service:&nbsp;SyncServiceV1 Service","Style: Document/literal wrapped","Input:","Message:&nbsp;ReadProject","Elements:","<br />&nbsp;Field","<br />&nbsp;Type","<br />&nbsp;Description","RequestSettings","ReadProjectRequestSettingsType","The settings used while reading a project.","ProjectObjectId","int","The unique ID of the associated project.","WBSLevel","int","The WBS levels to be included with the project budget. ","SkipOrdering","boolean","An indicator that determines whether to skip ordering ","PagingObjectLimit","int","The maximum number of objects to get per page of the response. Specifying this limit turns on paging.","BusinessObjectOptions","BusinessObjectOptions Element","Specifies which business objects to export according to the following rules:","If no BusinessObjectOptions are specified, then all of the business objects in the project are exported. If any BusinessObjectOptions are specified, then only those business objects specified by the BusinessObjectOptions element are exported.","Output:","Message:&nbsp;ReadProjectResponse","Elements: A ReadProjectResponse element that contains the following fields:","<br />&nbsp;Field","<br />&nbsp;Type","<br />&nbsp;Description","UDFType","UDFTypeType","The UDFs included in the project.","ProjectCodeType","ProjectCodeTypeType","The project code types included in the project.","ProjectCode","ProjectCodeType","The project codes included in the project.","ResourceCodeType","ResourceCodeTypeType","The resource code types included in the project.","ResourceCode","ResourceCodeType","The resource codes included in the project.","RoleCodeType","RoleCodeTypeType","The role code types included in the project.","RoleCode","RoleCodeType","The role codes included in the project.","ActivityCodeType","ActivityCodeTypeType","The activity code types included in the project.","ActivityCode","ActivityCodeType","The activity codes included in the project.","ResourceAssignmentCodeType","ResourceAssignmentCodeTypeType","The resource assignment code types included in the project.","ResourceAssignmentCode","ResourceAssignmentCodeType","The resource assignment codes included in the project.","Role","RoleType","The roles included in the project. ","Resource","ResourceType","The resources included in the project. ","Calendar","CalendarType","The calendar associated with the project.","RiskThreshold","RiskThresholdType","The risk threshold associated with the project. ","RiskThresholdlevel","RiskThresholdLevelType","The risk threshold level associated with the project. ","RiskMatrix","RiskMatrixType","The risk matrix associated with the project. ","RiskMatrixScore","RiskMatrixScoreType","The risk matrix score associated with the project. ","RiskMatrixThreshold","RiskMatrixThresholdType","The risk matrix threshold associated with the project. ","Project","ProjectType","The project identified in P6 EPPM. ","BaselineProject","BaselineProjectType","The baseline project associated with the project.","WBS","WBSType","The WBS associated with the project. ","CBS","CBSType","The CBS associated with the project. ","CBSDurationSummary","CBSDurationSummaryType","The CBS Duration Summary associated with the project. ","ProjectResource","ProjectResourceType","The project resource associated with the project. ","ActivityCodeType","ActivityCodeTypeType","The activity code types included in the project.","ActivityCode","ActivityCodeType","The activity codes included in the project.","Activity","ActivityType","The activity associated with the project. ","ResourceAssignment","ResourceAssignmentType","The Resource Assignment associated with the project. ","ActivityExpense","ActivityExpenseType","The Activity Expense associated with the project. ","ActivityNote","ActivityNoteType","The Activity Note associated with the project. ","Relationship","RelationshipType","The relationships associated with the project. ","Risk","RiskType","The risks associated with the project. ","ActivityRisk","ActivityRiskType","The activity risk associated with the project. ","RiskImpact","RiskImpactType","The risk impact associated with the project.","RiskResponsePlan","RiskResponsePlanType","The risk response plan associated with the project. ","RiskResponseAction","RiskResponseActionType","The risk response actions associated with the project.","RiskResponseActionImpact","RiskResponseActionImpactType","The risk response action impacts associated with the projects. ","LeanTask","LeanTaskType","The tasks associated with each activity in a project integrated with the Oracle Primavera Cloud Tasks app.","ActivityStep","ActivityStepType","The activity steps associated with each activity in the project. ","ReadProject Operation","95668.htm");
Page[862]=new Array("Description:&nbsp;Retrieves ProjectType of a ProjectObjectID.","Service:&nbsp;SyncServiceV1 Service","Style: Document/literal wrapped","Input:","Message:&nbsp;ResolveProjects","Elements:","<br />&nbsp;Field","<br />&nbsp;Type","<br />&nbsp;Description","Code","CodeAssignmentType","The Assignment Codes associated with the project.","Project","ProjectOption","The project identified in P6 EPPM.","ProjectIds","Ids","The unique ID of the project. ","EPSIds","Ids","The EPS ID associated with the project. ","UpdatedSince","dateTime","Optional date used to filter results on the basis of comparing against the LastUpdateDate of the objects specified in the UpdatedSinceObjects list. Only objects updated after the specified UpdatedSince date will be returned.","UpdatedSinceObjects","string","Optional comma separated list of child object types of the project object to return if the objects have been updated since the UpdatedSince date specified. The object types available are:<br />'Project'<br />'WBS'<br />'Activity'<br />'ResourceAssignment'<br />'ActivityCode'<br />'ActivityCodeType(project)'<br />'ActivityExpense'<br />'ActivityRisk'<br />'ActivityStep'<br />'Calendar'<br />'CBS'<br />'LeanTask'<br />'ProjectResource'<br />'Relationship'<br />'Risk'<br />'RiskImpact'<br />'RiskResponseAction'<br />'RiskResponseActionImpact'<br />'RiskResponsePlan'","Output:","Message:&nbsp;ResolveProjectsResponse","Elements: A ReadProjectResponse element that contains the following field:","<br />&nbsp;Field","<br />&nbsp;Type","<br />&nbsp;Description","Project","ProjectType","The projects identified in P6 EPPM. ","ResolveProjects Operation","95669.htm");
Page[863]=new Array("Description:&nbsp;Reads the Resource data.","Service:&nbsp;SyncServiceV1 Service","Style: Document/literal wrapped","Input:","Message:&nbsp;ReadResource","Elements:","<br />&nbsp;Field","<br />&nbsp;Type","<br />&nbsp;Description","ResourceObjectId","int","The Resource Object Ids associated with a resource. ","Filter","string","The filter criteria for Resource Objects.","ReadResourceOptions","ReadResourceOptions","The Resource fields that need to be read.","Output:","Message:&nbsp;ReadResourceResponse","Elements: A ReadResourceResponse element that contains the following fields:","<br />&nbsp;Field","<br />&nbsp;Type","<br />&nbsp;Description","Resource","ResourceType","The Resources associated with a project in P6 EPPM. ","ResourceRate","ResourceRateType","The resource rates associated with each resource. ","ReadResource Operation","95670.htm");
Page[864]=new Array("Description:&nbsp;Reads the ResourceHours.","Service:&nbsp;SyncServiceV1 Service","Style: Document/literal wrapped","Input:","Message:&nbsp;ReadResourceHours","Elements:","<br />&nbsp;Field","<br />&nbsp;Type","<br />&nbsp;Description","Project","ProjectRollupType","The project identified in P6 EPPM.","Filter","ResourceHoursFilterType","The search criteria filter.","ReadResourceHoursOptions","ReadResourceHoursOptions","The ResourceHours fields that need to be read.","Output:","Message:&nbsp;ReadResourceHoursResponse","Elements: A ReadResourceHoursResponse element that contains the following field:","<br />&nbsp;Field","<br />&nbsp;Type","<br />&nbsp;Description","ResourceHour","ResourceHourType","The resource-timesheet hours.","Project","ProjectType","The project identified in P6 EPPM. ","TimesheetPeriod","TimesheetPeriodType","The timesheet period associated with the resource.","Timesheet","TimesheetType","The timesheets associated with the resource.","ReadResourceHours Operation","95671.htm");
Page[865]=new Array("Description:&nbsp;Reads projects by project code.","Service:&nbsp;SyncServiceV1 Service","Style: Document/literal wrapped","Input:","Message:&nbsp;ReadProjectByProjectCode","Elements:","<br />&nbsp;Field","<br />&nbsp;Type","<br />&nbsp;Description","Code","CodeAssignmentType","The project codes associated with a project. ","Project","ProjectOption","The project field name.","Output:","Message:&nbsp;ReadProjectByProjectCodeResponse","Elements: A ReadProjectByProjectCodeResponse element that contains the following field:","<br />&nbsp;Field","<br />&nbsp;Type","<br />&nbsp;Description","Project","ProjectType","The project identified in P6 EPPM. ","ReadProjectByProjectCode Operation","95672.htm");
Page[866]=new Array("Description:&nbsp;Reads and updates the project data in P6 EPPM.","Service:&nbsp;SyncServiceV1 Service","Style: Document/literal wrapped","Input:","Message:&nbsp;UpdateProject","Elements:","Field","Type","Description","RequestSettings","UpdateProjectRequestSettingsType","The settings required while updating project data.","GlobalPreferences","GlobalPreferencesType","The Global Preferences Object of P6 EPPM.","UnitOfMeasure","UnitOfMeasureType","The Unit of Measure Object of P6 EPPM.","CostAccount","CostAccountType","The Cost Account Object of P6 EPPM.","Currency","CurrencyType","The Currency Object of P6 EPPM.","UDFType","UDFTypeType","The UDF Types of P6 EPPM. ","To delete assignments, pass null or an empty string.","ExpenseCategory","ExpenseCategoryType","The Expense Category object of P6 EPPM.","NotebookTopic","NotebookTopicType","The Notebook Topic Object of P6 EPPM.","WBSCategory","WBSCategoryType","The WBS Category Object of P6 EPPM.","Calendar","CalendarType","The Calendar Object of P6 EPPM.","Location","LocationType","The Location Object of P6 EPPM.","ProjectCodeType","ProjectCodeTypeType","The Project Code Type Object of P6 EPPM.","ProjectCode","ProjectCodeType","The Project Code Object of P6 EPPM.","To delete assignments, pass null or an empty string.","ResourceCodeType","ResourceCodeTypeType","The Resource Code Type Object of P6 EPPM.","ResourceCode","ResourceCodeType","The Resource Code Object of P6 EPPM. ","To delete assignments, pass null or an empty string.","RoleCodeType","RoleCodeTypeType","The Role Code Type Object of P6 EPPM.","RoleCode","RoleCodeType","The Role Code Object of P6 EPPM. ","To delete assignments, pass null or an empty string.","ResourceAssignmentCodeType","ResourceAssignmentCodeTypeType","The Assignment Code Type Object of P6 EPPM.","ResourceAssignmentCode","ResourceAssignmentCodeType","The Assignment Code Object of P6 EPPM. ","To delete assignments, pass null or an empty string.","ResourceCurve","ResourceCurveType","The Resource Curve Object of P6 EPPM.","Role","RoleType","The Role Object of P6 EPPM.","RoleRate","RoleRateType","The RoleRate of P6 EPPM.","RoleLimit","RoleLimitType","The RoleLimit Object of P6 EPPM.","Resource","ResourceType","The Resource Object of P6 EPPM.","ResourceRate","ResourceRateType","The Resource Rate Object of a resource in P6 EPPM.","EPS","EPSType","The EPS Object of P6 EPPM.","ActivityCodeType","ActivityCodeTypeType","The Activity Code Type Object in P6 EPPM.","ActivityCode","ActivityCodeType","The Activity Code Object of P6 EPPM. ","To delete assignments, pass null or an empty string.","FinancialPeriod","FinancialPeriodType","The Financial Period Object of P6 EPPM.","ResourceRole","ResourceRoleType","The Resource Role Objects in P6 EPPM.","RiskThreshold","RiskThresholdType","The Risk Threshold Objects in P6 EPPM.","RiskThresholdLevel","RiskThresholdLevelType","The Risk Threshold Level Objects of P6 EPPM.","RiskMatrix","RiskMatrixType","The Risk Matrix Object of P6 EPPM.","RiskMatrixScore","RiskMatrixScoreType","The Risk Matrix Score Object of P6 EPPM.","RiskMatrixThreshold","RiskMatrixThresholdType","The Risk Matrix Threshold Object of P6 EPPM.","BaselineType","BaselineTypeType","The Baseline Type Object of P6 EPPM.","Project","ProjectType","The Project identified in P6 EPPM.","BaselineProject","BaselineProjectType","The baseline associated with the project.","Calendar","CalendarType","The calendar associated with the project.","WBS","WBSType","The Work Breakdown Structure of the project. ","CBS","CBSType","The Cost Breakdown Structure of the project.","ActivityCodeType","ActivityCodeTypeType","The activity code types of the project.","Activity","ActivityType","The activities of the project.","ActivityExpense","ActivityExpenseType","The activity expenses of the project.","ActivityNote","ActivityNoteType","The activity notes of the project.","ResourceAssignment","ResourceAssignmentType","The resource assignments of the project.","ProjectResource","ProjectResourceType","The project resources of the project. ","Relationship","RelationshipType","The relationships of the project. ","Risk","RiskType","The risks associated with the project. ","ActivityRisk","ActivityRiskType","The activity risks associated with the project. ","RiskImpact","RiskImpactType","The risk impacts of the project. ","RiskResponsePlan","RisResponsePlanType","The risk response plans of the project. ","RiskResponseAction","RiskResponseActionType","The risk response actions of the project. ","LeanTask","LeanTaskType","The tasks associated with each activity in a project integrated with the Oracle Primavera Cloud Tasks app.","ActivityStep","ActivityStepType","The activity steps associated with the activities of project. ","Output:","Message:&nbsp;UpdateProjectResponse","Elements: An UpdateProjectesponse element that contains the following fields:","Field","Type","Description","GlobalPreferencesResponse","GeneralResponseType","UnitOfMeasureResponse","GeneralResponseType","CostAccountResponse","GeneralResponseType","CurrencyResponse","GeneralResponseType","UDFTypeResponse","GeneralResponseType","ExpenseCategoryResponse","GeneralResponseType","NotebookTopicResponse","GeneralResponseType","WBSCategoryResponse","GeneralResponseType","CalendarResponse","GeneralResponseType","LocationResponse","GeneralResponseType","ProjectCodeTypeResponse","GeneralResponseType","ProjectCodeResponse","GeneralResponseType","ResourceCodeTypeResponse","GeneralResponseType","ResourceCodeResponse","GeneralResponseType","RoleCodeTypeResponse","GeneralResponseType","RoleCodeResponse","GeneralResponseType","ResourceAssignmentCodeTypeResponse","GeneralResponseType","ResourceAssignmentCodeResponse","GeneralResponseType","ResourceCurveResponse","GeneralResponseType","RoleResponse","GeneralResponseType","RoleRateResponse","GeneralResponseType","RoleLimitResponse","GeneralResponseType","ResourceResponse","GeneralResponseType","ResourceRateResponse","GeneralResponseType","EPSResponse","GeneralResponseType","ActivityCodeTypeResponse","GeneralResponseType","ActivityCodeResponse","GeneralResponseType","FinancialPeriodResponse","GeneralResponseType","ResourceRoleResponse","GeneralResponseType","RiskThresholdResponse","GeneralResponseType","RiskThresholdLevelResponse","GeneralResponseType","RiskMatrixResponse","GeneralResponseType","RiskMatrixScoreResponse","GeneralResponseType","RiskMatrixThresholdResponse","GeneralResponseType","BaselineTypeResponse","GeneralResponseType","ProjectResponse","GeneralResponseType","The projects identified in P6 EPPM. ","BaselineProjectResponse","GeneralResponseType","The baseline project of the projects. ","CalendarResponse","GeneralResponseType","The calendar associated with the project.","WBSResponse","GeneralResponseType","The Work Breakdown Structure of the project. ","CBSResponse","GeneralResponseType","The Cost Breakdown Structure of the project.","ActivityCodeTypeResponse","GeneralResponseType","The Activity Code Types of the project. ","ActivityCodeResponse","GeneralResponseType","The Activity Codes of the project. ","ActivityExpenseResponse","GeneralResponseType","The Activity Expense Response of the project. ","ActivityNoteResponse","GeneralResponseType","The Activity Notes of the project. ","ResourceAssignmentResponse","GeneralResponseType","The Resource Assignments of the project. ","ProjectResourceResponse","GeneralResponseType","The Project Resources of the project. ","RelationshipResponse","GeneralResponseType","The Relationships of the project. ","RiskResponse","GeneralResponseType","The risk responses of the project. ","ActivityRiskResponse","CustomResponseType","The activity risk responses of the project. ","RiskImpactResponse","CustomResponseType","The risk impact responses of the project. ","RiskResponsePlanResponse","GeneralResponseType","The risk response plans of the project. ","RiskResponseActionResponse","GeneralResponseType","The risk response actions of the project. ","RiskResponseActionImpactResponse","CustomResponseType","The risk response action impacts of the project. ","ActivityStepResponse","GeneralResponseType","The activity steps associated with each activity in a project. ","LeanTaskResponse","GeneralResponseType","The tasks associated with each activity in a project integrated with the Oracle Primavera Cloud Tasks app.","DeleteUnreferencedResponse","DeleteUnreferencedResponseType","The delete unreferenced items of a project. ","UpdateProject Operation","95673.htm");
Page[867]=new Array("Description:&nbsp;Updates the Resource data of the P6 EPPM project.","Service:&nbsp;SyncServiceV1 Service","Style: Document/literal wrapped","Input:","Message:&nbsp;UpdateResource","Elements:","<br />&nbsp;Field","<br />&nbsp;Type","<br />&nbsp;Description","Resource","ResourceType","The resources in P6 EPPM.","ResourceRate","ResourceRateType","The resource rate of the resource.","Output:","Message:&nbsp;UpdateResourceResponse","Elements: An UpdateResourceResponse element that contains the following fields:","<br />&nbsp;Field","<br />&nbsp;Type","<br />&nbsp;Description","ResourceResponse","GeneralResponseType","The resources in P6 EPPM.","ResourceRateResponse","GeneralResponseType","The resource rate of the resource.","UpdateResource Operation","95674.htm");
Page[868]=new Array("Description:&nbsp;Updates the global objects. ","Service:&nbsp;SyncServiceV1 Service","Style: Document/literal wrapped","Input:","Message:&nbsp;UpdateGlobalObjects","Elements:","<br />&nbsp;Field","<br />&nbsp;Type","<br />&nbsp;Description","RequestSettings","UpdateGlobalRequestSettingsType","The Settings applicable while updating Global Objects.","GlobalPreferences","GlobalPreferencesType","The Global Preferences Object of P6 EPPM.","UnitOfMeasure","UnitOfMeasureType","The Unit of Measure Object of P6 EPPM.","CostAccount","CostAccountType","The Cost Account Object of P6 EPPM.","Currency","CurrencyType","The Currency Object of P6 EPPM.","UDFType","UDFTypeType","The UDF Types of P6 EPPM. ","To delete assignments, pass null or an empty string.","ExpenseCategory","ExpenseCategoryType","The Expense Category object of P6 EPPM.","NotebookTopic","NotebookTopicType","The Notebook Topic Object of P6 EPPM.","WBSCategory","WBSCategoryType","The WBS Category Object of P6 EPPM.","Calendar","CalendarType","The Calendar Object of P6 EPPM.","Location","LocationType","The Location Object of P6 EPPM.","ProjectCodeType","ProjectCodeTypeType","The Project Code Type Object of P6 EPPM.","ProjectCode","ProjectCodeType","The Project Code Object of P6 EPPM. ","To delete assignments, pass null or an empty string.","ResourceCodeType","ResourceCodeTypeType","The Resource Code Type Object of P6 EPPM.","ResourceCode","ResourceCodeType","The Resource Code Object of P6 EPPM. ","To delete assignments, pass null or an empty string.","ResourceCurve","ResourceCurveType","The Resource Curve Object of P6 EPPM.","Role","RoleType","The Role Object of P6 EPPM.","RoleCodeType","RoleCodeTypeType","The Role Code Type Object of P6 EPPM.","RoleCode","RoleCodeType","The Role Code Object of P6 EPPM. ","To delete assignments, pass null or an empty string.","ResourceAssignmentCode","ResourceAssignmentCodeType","The Assignment Code Object of P6 EPPM. ","To delete assignments, pass null or an empty string.","ResourceAssignmentCodeType","ResourceAssignmentCodeTypeType","The Assignment Code Type Object of P6 EPPM.","RoleRate","RoleRateType","The RoleRate of P6 EPPM.","Resource","ResourceType","The Resource Object of P6 EPPM.","ResourceRate","ResourceRateType","The Resource Rate Object of a resource in P6 EPPM.","EPS","EPSType","The EPS Object of P6 EPPM.","ActivityCodeType","ActivityCodeTypeType","The Activity Code Type Object in P6 EPPM.","ActivityCode","ActivityCodeType","The Activity Code Object of P6 EPPM. ","To delete assignments, pass null or an empty string.","FinancialPeriod","FinancialPeriodType","The Financial Period Object of P6 EPPM.","ResourceRole","ResourceRoleType","The Resource Role Objects in P6 EPPM.","RiskThreshold","RiskThresholdType","The Risk Threshold Objects in P6 EPPM.","RiskThresholdLevel","RiskThresholdLevelType","The Risk Threshold Level Objects of P6 EPPM.","RiskMatrix","RiskMatrixType","The Risk Matrix Object of P6 EPPM.","RiskMatrixScore","RiskMatrixScoreType","The Risk Matrix Score Object of P6 EPPM.","RiskMatrixThreshold","RiskMatrixThresholdType","The Risk Matrix Threshold Object of P6 EPPM.","BaselineType","BaselineTypeType","The Baseline Type Object of P6 EPPM.","Output:","Message:&nbsp;UpdateGlobalObjectsResponse","Elements: An UpdateGlobalObjectsResponse element that contains the following fields:","<br />&nbsp;Field","<br />&nbsp;Type","<br />&nbsp;Description","GlobalPreferencesResponse","GlobalPreferencesResponseType","UnitOfMeasureResponse","GeneralResponseType","The response type the service returns for Unit&nbsp;Of&nbsp;Measure objects.","CostAccountResponse","GeneralResponseType","The response type the service returns for Cost&nbsp;Account objects.","CurrencyResponse","GeneralResponseType","The response type the service returns for Currency&nbsp;Response&nbsp;objects.","CostAccountResponse","GeneralResponseType","The response type the service returns for Cost&nbsp;Account objects.","CurrencyResponse","GeneralResponseType","The response type the service returns for Currency&nbsp;objects.","UDFTypeResponse","GeneralResponseType","The response type the service returns for UDF&nbsp;Type objects.","ExpenseCategoryResponse","GeneralResponseType","The response type the service returns for Expense&nbsp;Category objects.","NotebookTopicResponse","GeneralResponseType","The response type the service returns for Notebook&nbsp;Topic objects.","WBSCategoryResponse","GeneralResponseType","The response type the service returns for WBS&nbsp;Category objects.","CalendarResponse","GeneralResponseType","The response type the service returns for Calendar objects.","LocationResponse","GeneralResponseType","The response type the service returns for Location objects.","ProjectCodeTypeResponse","GeneralResponseType","The response type the service returns for Project&nbsp;Code Type objects.","ProjectCodeResponse","GeneralResponseType","The response type the service returns for Project&nbsp;Code objects.","ResourceCodeTypeResponse","GeneralResponseType","The response type the service returns for Resource&nbsp;Code&nbsp;Type objects.","ResourceCodeResponse","GeneralResponseType","The response type the service returns for Resource&nbsp;Code objects.","RoleResponse","GeneralResponseType","The response type the service returns for Role objects.","RoleCodeTypeResponse","GeneralResponseType","The response type the service returns for Role&nbsp;Code&nbsp;Type objects.","RoleCodeResponse","GeneralResponseType","The response type the service returns for Role&nbsp;Code objects.","ResourceAssignmentCodeResponse","GeneralResponseType","The response type the service returns for Assignment Code objects.","ResourceAssignmentCodeTypeResponse","GeneralResponseType","The response type the service returns for Assignment Code Type objects.","RoleRateResponse","GeneralResponseType","The response type the service returns for Role&nbsp;Rate objects.","ResourceResponse","GeneralResponseType","The response type the service returns for Resource objects.","ResourceCurveResponse","GeneralResponseType","The response type the service returns for Resource&nbsp;Curve objects.","ResourceRateResponse","GeneralResponseType","The response type the service returns for Resource&nbsp;Rate objects.","ResourceRoleResponse","GeneralResponseType","The response type the service returns for Resource&nbsp;Role objects.","EPSResponse","GeneralResponseType","The response type the service returns for EPS objects.","ActivityCodeTypeResponse","GeneralResponseType","The response type the service returns for Activity&nbsp;Code&nbsp;Type objects.","ActivityCodeResponse","GeneralResponseType","The response type the service returns for Activity&nbsp;Code objects.","FinancialPeriodResponse","GeneralResponseType","The response type the service returns for Financial&nbsp;Period objects.","BaselineTypeResponse","GeneralResponseType","The response type the service returns for Baseline&nbsp;Type objects.","RiskThresholdResponse","GeneralResponseType","The response type the service returns for Risk&nbsp;Threshold objects.","RiskThresholdLevelResponse","GeneralResponseType","The response type the service returns for Risk&nbsp;Threshold&nbsp;Level objects.","RiskMatrixResponse","GeneralResponseType","The response type the service returns for Risk&nbsp;Matrix objects.","RiskMatrixScoreResponse","GeneralResponseType","The response type the service returns for Risk&nbsp;Matrix&nbsp;Score objects.","RiskMatrixThresholdResponse","GeneralResponseType","The response type the service returns for Risk&nbsp;Matrix&nbsp;Threshold objects.","UpdateGlobalObjects Operation","95675.htm");
Page[869]=new Array("Description:&nbsp;Reads global objects.","Service:&nbsp;SyncServiceV1 Service","Style: Document/literal wrapped","Input:","Message:&nbsp;ReadGlobalObjects","Elements:","<br />&nbsp;Field","<br />&nbsp;Type","<br />&nbsp;Description","RequestSettings","ReadGlobalRequestSettingsType","The settings for a ReadGlobalObjects request.","GlobalPreferences","ReadGlobalPreferencesOption","The global filter criteria and columns read during a ReadGlobalObjects request.","UnitOfMeasure","ReadUnitOfMeasureOption","The filter criteria and columns for Unit&nbsp;of&nbsp;Measure objects.","CostAccount","ReadCostAccountOption","The filter criteria and columns for Cost&nbsp;Account objects.","Currency","ReadCurrencyOption","The filter criteria and columns for Currency objects.","UDFType","ReadUDFOption","The filter criteria and columns for UDF&nbsp;Type objects.","ExpenseCategory","ReadExpenseCategoryOption","The filter criteria and columns for Expense&nbsp;Category objects.","NotebookTopic","ReadNotebookTopicOption","The filter criteria and columns for Notebook&nbsp;Topic objects.","WBSCategory","ReadWBSCategoryOption","The filter criteria and columns for WBS&nbsp;Category objects.","Calendar","ReadCalendarOption","The filter criteria and columns for Calendar objects.","Location","ReadLocationOption","The filter criteria and columns for Location objects.","ProjectCodeType","ReadProjectCodeTypeOption","The filter criteria and columns for Project&nbsp;Code&nbsp;Type objects.","ProjectCode","ReadProjectCodeOption","The filter criteria and columns for Project&nbsp;Code objects.","ResourceCodeType","ReadResourceCodeTypeOption","The filter criteria and columns for Resource&nbsp;Code&nbsp;Type objects.","ResourceCode","ReadResourceCodeOption","The filter criteria and columns for Resource&nbsp;Code objects.","RoleCodeType","ReadRoleCodeTypeOption","The filter criteria and columns for Role&nbsp;Code&nbsp;Type objects.","RoleCode","ReadRoleCodeOption","The filter criteria and columns for Role&nbsp;Code objects.","ResourceAssignmentCode","ResourceAssignmentCodeType","The filter criteria and columns for Assignment&nbsp;Code objects.","ResourceAssignmentCodeType","ResourceAssignmentCodeTypeType","The filter criteria and columns for Assignment&nbsp;Code Type objects.","ResourceCurve","ResourceCurveType","The filter criteria and columns for Resource&nbsp;Curve objects.","Role","RoleType","The filter criteria and columns for Role objects.","RoleRate","RoleRateType","The filter criteria and columns for Role&nbsp;Rate objects.","RoleLimit","RoleLimitType","The filter criteria and columns for Role&nbsp;Limit objects.","Resource","ResourceType","The filter criteria and columns for Resource objects.","ResourceRate","ResourceRateType","The filter criteria and columns for Resource&nbsp;Rate objects.","EPS","EPSType","The filter criteria and columns for EPS objects.","ActivityCodeType","ActivityCodeTypeType","The filter criteria and columns for Activity&nbsp;Code&nbsp;Type objects.","ActivityCode","ActivityCodeType","The filter criteria and columns for Activity&nbsp;Code objects.","FinancialPeriod","FinancialPeriodType","The filter criteria and columns for Financial&nbsp;Period objects.","ResourceRole","ReadResourceRoleOption","The filter criteria and columns for Resource&nbsp;Role objects.","RiskThreshold","RiskThresholdType","The filter criteria and columns for Risk&nbsp;Threshold objects.","RiskThresholdLevel","RiskThresholdLevelType","The filter criteria and columns for Risk Threshold&nbsp;Level objects.","RiskMatrix","RiskMatrixType","The filter criteria and columns for Risk&nbsp;Matrix objects.","RiskMatrixScore","RiskMatrixScoreType","The filter criteria and columns for Risk&nbsp;Matrix&nbsp;Score objects.","RiskMatrixThreshold","RiskMatrixThresholdType","The filter criteria and columns for Risk&nbsp;Matrix&nbsp;Threshold objects.","BaselineType","BaselineTypeType","The filter criteria and columns for Baseline&nbsp;Type objects.","Output:","Message:&nbsp;ReadGlobalObjectsResponse","Elements: A ReadGlobalObjectsResponse element that contains the following fields:","<br />&nbsp;Field","<br />&nbsp;Type","<br />&nbsp;Description","GlobalPreferences","GlobalPreferencesType","UnitOfMeasure","UnitOfMeasureType","The response type the service returns for Unit&nbsp;Of&nbsp;Measure objects.","CostAccount","CostAccountType","The response type the service returns for Cost&nbsp;Account objects.","Currency","CurrencyType","The response type the service returns for Currency&nbsp;Response&nbsp;objects.","UDFType","UDFTypeType","The response type the service returns for UDF&nbsp;Type objects.","ExpenseCategory","ExpenseCategoryType","The response type the service returns for Expense&nbsp;Category objects.","NotebookTopic","NotebookTopicType","The response type the service returns for Notebook&nbsp;Topic objects.","WBSCategory","WBSCategoryType","The response type the service returns for WBS&nbsp;Category objects.","Calendar","CalendarType","The response type the service returns for Calendar objects.","Location","LocationType","The response type the service returns for Location objects.","ProjectCodeType","ProjectCodeTypeType","The response type the service returns for Project&nbsp;Code Type objects.","ProjectCode","ProjectCodeType","The response type the service returns for Project&nbsp;Code objects.","ResourceCodeType","ResourceCodeTypeType","The response type the service returns for Resource&nbsp;Code&nbsp;Type objects.","ResourceCode","ResourceCodeType","The response type the service returns for Resource&nbsp;Code objects.","ResourceCurve","ResourceCurveType","The response type the service returns for Resource&nbsp;Curve objects.","Role","RoleType","The response type the service returns for Role objects.","RoleCodeType","RoleCodeTypeType","The response type the service returns for Role&nbsp;Code&nbsp;Type objects.","RoleCode","RoleCodeType","The response type the service returns for Role&nbsp;Code objects.","ResourceAssignmentCode","ResourceAssignmentCodeType","The response type the service returns for Assignment&nbsp;Code objects.","ResourceAssignmentCodeType","ResourceAssignmentCodeTypeType","The response type the service returns for Assignment&nbsp;Code Type objects.","RoleRate ","RoleRateType ","The response type the service returns for Role&nbsp;Limit objects.","RoleLimit","RoleLimitType","The response type the service returns for Role&nbsp;Rate objects.","Resource","ResourceType","The response type the service returns for Resource objects.","ResourceRate","ResourceRateType","The response type the service returns for Resource&nbsp;Rate objects.","EPS","EPSType","The response type the service returns for EPS objects.","ActivityCodeType","ActivityCodeTypeType","The response type the service returns for Activity&nbsp;Code&nbsp;Type objects.","ActivityCode","ActivityCodeType","The response type the service returns for Activity&nbsp;Code objects.","FinancialPeriod","FinancialPeriodType","The response type the service returns for Financial&nbsp;Period objects.","ResourceRole","ResourceRoleType","The response type the service returns for Resource&nbsp;Role objects.","RiskThreshold","RiskThresholdType","The response type the service returns for Risk&nbsp;Threshold objects.","RiskThresholdLevel","RiskThresholdLevelType","The response type the service returns for Risk&nbsp;Threshold&nbsp;Level objects.","RiskMatrix","RiskMatrixType","The response type the service returns for Risk&nbsp;Matrix objects.","RiskMatrixScore","RiskMatrixScoreType","The response type the service returns for Risk&nbsp;Matrix&nbsp;Score objects.","RiskMatrixThreshold","RiskMatrixThresholdType","The response type the service returns for Risk&nbsp;Matrix&nbsp;Threshold objects.","BaselineType","BaselineTypeType","The response type the service returns for Baseline&nbsp;Type objects.","ReadGlobalObjects Operation","95676.htm");
Page[870]=new Array("Operations:","CreateOverheadCodes Operation","ReadOverheadCodes Operation","UpdateOverheadCodes Operation","DeleteOverheadCodes Operation","GetFieldLengthOverheadCode Operation","WSDL: OverheadCode.wsdl","Primary Key Field: ObjectId","Target Namespace: http://xmlns.oracle.com/Primavera/P6/WS/OverheadCode/V1","Default Transport URLs:","http://&lt;hostname&gt;:&lt;port number&gt;/p6ws/services/OverheadCodeService?wsdl","https://&lt;hostname&gt;:&lt;port number&gt;/p6ws/services/OverheadCodeService?wsdl","Java Client Stub Class:","com.primavera.ws.p6.overheadcode.OverheadCodeService","Description:","Overhead codes are used to log timesheet hours for activities, which are not associated with any current projects.","OverheadCode Service","41910.htm");
Page[871]=new Array("Description: Creates multiple OverheadCode objects in the database. You can create up to 1000 OverheadCode objects with a single call.","Service:&nbsp;OverheadCode Service","Style: Document/literal wrapped","Input:","Message:&nbsp;CreateOverheadCodes","Elements:&nbsp;OverheadCode&nbsp;elements that contain OverheadCode Fields&nbsp;fields","Required fields:","Name","Description","Output:","Message:&nbsp;CreateOverheadCodesResponse","Output:&nbsp;Zero to many ObjectId elements","CreateOverheadCodes Operation","42303.htm");
Page[872]=new Array("Description: Reads OverheadCode objects from the database.","Service:&nbsp;OverheadCode Service","Style: Document/literal wrapped","Input:","Message:&nbsp;ReadOverheadCodes","Elements: &nbsp;One to many field names from the OverheadCode Fields&nbsp;field list","You may also include an optional element that contains a filter clause and an optional element that contains an OrderBy clause. Warning: If you do not specify a filter, all business objects of this data type will be returned. Refer to the Filters topic in the P6 EPPM Web Services Programming Guide for additional details.","Output:","Message:&nbsp;ReadOverheadCodesResponse","Output:&nbsp;Zero to many&nbsp;OverheadCode elements that contain OverheadCode fields.","ReadOverheadCodes Operation","42304.htm");
Page[873]=new Array("Description: Updates multiple OverheadCode objects in the database. You can update up to 1000 OverheadCode objects with a single call.","Service:&nbsp;OverheadCode Service","Style: Document/literal wrapped","Input:","Message:&nbsp;UpdateOverheadCodes","Elements:&nbsp;OverheadCode&nbsp;elements that contain OverheadCode Fields&nbsp;fields.","Required fields: The ObjectId must be specified.","Output:","Message:&nbsp;UpdateOverheadCodesResponse","Output:&nbsp;boolean","UpdateOverheadCodes Operation","42305.htm");
Page[874]=new Array("Description: Deletes multiple OverheadCode objects in the database. You can delete up to 1000 OverheadCode objects with a single call.","Service:&nbsp;OverheadCode Service","Style: Document/literal wrapped","Input:","Message:&nbsp;DeleteOverheadCodes","Elements: One to many&nbsp;ObjectId elements","Output:","Message:&nbsp;DeleteOverheadCodesResponse","Output:&nbsp;boolean","DeleteOverheadCodes Operation","42306.htm");
Page[875]=new Array("Description: Returns length of variable character fields for a BO.","Service: OverheadCode Service","Style: Document/literal wrapped","Input:","Message: GetFieldLengthOverheadCode","Elements: FieldLength","Output:","Message: GetFieldLengthOverheadCode","Elements: One to many FieldLengthOverheadCodes.","GetFieldLengthOverheadCode Operation","95495.htm");
Page[876]=new Array("<br />&nbsp;Field","<br />&nbsp;Type","Read&nbsp;<br />Only","Filterable<br />Orderable","<br />&nbsp;Description","CreateDate<br />","dateTime<br />","X","X","The date this nonworktype was created.","CreateUser<br />","string<br />restricted to <br />maxLength(255)","X","X","The name of the user that created this nonworktype.","Description<br />","string<br />restricted to <br />maxLength(40)","X","The description of the overhead code.","LastUpdateDate<br />","dateTime<br />","X","X","The date this nonworktype was last updated.","LastUpdateUser<br />","string<br />restricted to <br />maxLength(255)","X","X","The name of the user that last updated this nonworktype.","Name<br />","string<br />restricted to <br />maxLength(32)","X","The name of the overhead code.","ObjectId<br />","int<br />","X","The unique ID generated by the system.","SequenceNumber<br />","int<br />","X","The sequence number for sorting.","OverheadCode Fields","42428.htm");
Page[877]=new Array("Operations:","CreateResourceHours Operation","ReadResourceHours Operation","UpdateResourceHours Operation","DeleteResourceHours Operation","GetFieldLengthResourceHour Operation","WSDL: ResourceHour.wsdl","Primary Key Field: ObjectId","Target Namespace: http://xmlns.oracle.com/Primavera/P6/WS/ResourceHour/V1","Default Transport URLs:","http://&lt;hostname&gt;:&lt;port number&gt;/p6ws/services/ResourceHourService?wsdl","https://&lt;hostname&gt;:&lt;port number&gt;/p6ws/services/ResourceHourService?wsdl","Java Client Stub Class:","com.primavera.ws.p6.resourcehour.ResourceHourService","Description:","A resource hour corresponds to an entry on a timesheet edited in Timesheets. Resource hours may not be exported directly by the XMLExporter, but all child resource hours are exported automatically when exporting timesheets. Resource hours are read only.","ResourceHour Service","41911.htm");
Page[878]=new Array("Description: Creates multiple ResourceHour objects in the database. You can create up to 1000 ResourceHour objects with a single call.","Service:&nbsp;ResourceHour Service","Style: Document/literal wrapped","Input:","Message:&nbsp;CreateResourceHours","Elements:&nbsp;ResourceHour&nbsp;elements that contain ResourceHour&nbsp;fields","Required fields: The following fields are required when creating the ResourceHour object:","OverheadCodeObjectId|ResourceAssignmentObjectId","ResourceObjectId","TimesheetPeriodObjectId","Output:","Message:&nbsp;CreateResourceHoursResponse","Output:&nbsp;Zero to many ObjectIds","CreateResourceHours Operation","66397.htm");
Page[879]=new Array("Description: Reads ResourceHour objects from the database.","Service:&nbsp;ResourceHour Service","Style: Document/literal wrapped","Input:","Message:&nbsp;ReadResourceHours","Elements: &nbsp;One to many fields from the ResourceHour Fields&nbsp;field list","You may also include an optional element that contains a filter clause and an optional element that contains an OrderBy clause. Warning: If you do not specify a filter, all business objects of this data type will be returned. Refer to the Filters topic in the P6 EPPM Web Services Programming Guide for additional details.","Output:","Message:&nbsp;ReadResourceHoursResponse","Output:&nbsp;Zero to many&nbsp;ResourceHour elements that contain ResourceHour fields.","ReadResourceHours Operation","42307.htm");
Page[880]=new Array("Description: Updates multiple ResourceHour objects in the database. You can update up to 1000 ResourceHour objects with a single call.","Service:&nbsp;ResourceHour Service","Style: Document/literal wrapped","Input:","Message:&nbsp;UpdateResourceHours","Elements:&nbsp;ResourceHour&nbsp;elements that contain ResourceHour&nbsp;fields","Output:","Message:&nbsp;UpdateResourceHoursResponse","Output:&nbsp;boolean","UpdateResourceHours Operation","66399.htm");
Page[881]=new Array("Description: Deletes multiple ResourceHour objects in the database. You can delete up to 1000 ResourceHour objects with a single call.","Service:&nbsp;ResourceHour Service","Style: Document/literal wrapped","Input:","Message:&nbsp;DeleteResourceHours","Elements: One to many&nbsp;ObjectIds","Output:","Message:&nbsp;DeleteResourceHoursResponse","Output:&nbsp;boolean","DeleteResourceHours Operation","66400.htm");
Page[882]=new Array("Description: Returns length of variable character fields for a BO.","Service: ResourceHour Service","Style: Document/literal wrapped","Input:","Message: GetFieldLengthResourceHour","Elements: FieldLength","Output:","Message: GetFieldLengthResourceHourResponse","Elements: One to many FieldLengthResourceHours.","GetFieldLengthResourceHour Operation","95496.htm");
Page[883]=new Array("<br />&nbsp;Field","<br />&nbsp;Type","Read&nbsp;<br />Only","Filterable<br />Orderable","<br />&nbsp;Description","ActivityObjectId<br />","int<br />","X","X","The unique ID of the activity to which the resource is assigned.","ActivityTimesheetLinkFlag<br />","boolean<br />","X","the value which indicates if the record is a real timesheet entry (false) or simply a placeholder for a timesheet entry (true).","ApprovedHours<br />","double<br />","X","The number of hours, approved.","ApprovedOvertimeHours<br />","double<br />","X","The number of overtime hours, approved.","CreateDate<br />","dateTime<br />","X","X","The date this data was created.","CreateUser<br />","string<br />","X","X","The name of the user that created this data.","Date<br />","dateTime<br />","X","The date to which the hours apply.","IsBaseline<br />","boolean<br />","X","X","The boolean value indicating if this business object is related to a Project or Baseline","IsTemplate<br />","boolean<br />","X","X","The boolean value indicating if this business object is related to a template Project.","LastUpdateDate<br />","dateTime<br />","X","X","The date this data was last updated.","LastUpdateUser<br />","string<br />","X","X","The name of the user that last updated this data.","ObjectId<br />","int<br />","X","The unique ID generated by the system.","OverheadCodeName<br />","string<br />restricted to <br />maxLength(32)","X","X","The name of the overhead code.","OverheadCodeObjectId<br />","int<br />","X","The unique ID of the overhead code, if the hours are for an overhead activity.","ProjectId<br />","string<br />restricted to <br />maxLength(40)","X","X","The short code that uniquely identifies the project.","ProjectName<br />","string <br />restricted to <br />maxLength(100)<br />","X","X","The name of the associated project.","ProjectObjectId<br />","int<br />","X","The unique ID of the associated project.","ResourceAssignmentObjectId<br />","int<br />","X","The unique ID of the associated resource assignment.","ResourceId<br />","string<br />restricted to <br />maxLength(255)","X","X","The short code that uniquely identifies the resource.","ResourceIntegratedType<br />","string<br />restricted to <br />''<br />'ERP'<br />'Fusion'<br />'Gateway'<br />'PrimaveraCloudScope'","X","X","The flag indicating whether the resource is integrated with an Enterprise Resource Planning (ERP) system. 'Fusion' indicates the resource is integrated with Oracle Fusion. 'ERP' indicates the resource is integrated with another ERP system. 'Gateway' indicates the resource is integrated with Oracle Primavera Gateway.","ResourceName<br />","string<br />restricted to <br />maxLength(255)","X","X","The name of the resource.","ResourceObjectId<br />","int<br />","X","The unique ID of the associated resource.","Status<br />","string<br />restricted to <br />''<br />'Submitted'<br />'Approved'<br />'Resource Manager Approved'<br />'Project Manager Approved'<br />'Active'<br />'Rejected'<br />'Resubmitted'<br />'Reopened'<br />'Submitted for RM'<br />'Resubmitted for RM'<br />","X","The approval level, when timesheets require approval: 'Submitted', 'Approved', 'Resource Manager Approved', 'Project Manager Approved', 'Active', or 'Rejected'.","TimesheetPeriodObjectId<br />","int<br />","X","The unique ID of the associated timesheet.","TimesheetStatusDate<br />","dateTime<br />","X","X","The status date of the associated timesheet.","UnapprovedHours<br />","double<br />","X","The actual non-overtime units submitted by the resource on the activity. These units remain submitted until the timesheet is approved.","UnapprovedOvertimeHours<br />","double<br />","X","The actual overtime units submitted by the resource on the acitivity. These units remain submitted until the timesheet is approved.","WBSObjectId<br />","int<br />","X","The unique ID of the WBS for the activity.","ResourceHour Fields","66401.htm");
Page[884]=new Array("Operations:","ReadTimesheetAudits Operation","GetFieldLengthTimesheetAudit Operation","WSDL: TimesheetAudit.wsdl","Primary Key Field: ObjectId","Target Namespace: http://xmlns.oracle.com/Primavera/P6/WS/TimesheetAudit/V1","Default Transport URLs:","http://&lt;hostname&gt;:&lt;port number&gt;/p6ws/services/TimesheetAuditService?wsdl","https://&lt;hostname&gt;:&lt;port number&gt;/p6ws/services/TimesheetAuditService?wsdl","Java Client Stub Class:","com.primavera.ws.p6.timesheetaudit.TimesheetAuditService","Description:","The timesheet audit class facilitates reading the timesheet audit records, added to the PM database as triggered by user activity, one record at a time. Fields that can be loaded on the TimesheetAudit object include information about the approval and rejection history (e.g., reviewers and review dates), information about the timesheets (e.g., number of overhead, overtime, and project hours), and information about the audit (e.g, the date the timesheet audit was created). Timesheet audits are readonly.","TimesheetAudit Service","41912.htm");
Page[885]=new Array("Description: Reads TimesheetAudit objects from the database.","Service:&nbsp;TimesheetAudit Service","Style: Document/literal wrapped","Input:","Message:&nbsp;ReadTimesheetAudits","Elements: &nbsp;One to many field names from the TimesheetAudit Fields&nbsp;field list","You may also include an optional element that contains a filter clause and an optional element that contains an OrderBy clause. Warning: If you do not specify a filter, all business objects of this data type will be returned. Refer to the Filters topic in the P6 EPPM Web Services Programming Guide for additional details.","Output:","Message:&nbsp;ReadTimesheetAuditsResponse","Output:&nbsp;Zero to many&nbsp;TimesheetAudit elements that contain TimesheetAudit fields.","ReadTimesheetAudits Operation","42308.htm");
Page[886]=new Array("Description: Returns length of variable character fields for a BO.","Service: TimesheetAudit Service","Style: Document/literal wrapped","Input:","Message: GetFieldLengthTimesheetAudit","Elements: FieldLength","Output:","Message: GetFieldLengthTimesheetAuditResponse","Elements: One to many FieldLengthTimesheetAudits.","GetFieldLengthTimesheetAudit Operation","95497.htm");
Page[887]=new Array("<br />&nbsp;Field","<br />&nbsp;Type","Read&nbsp;<br />Only","Filterable<br />Orderable","<br />&nbsp;Description","ApproverUserName<br />","string<br />","X","X","The user name of the approver.","ApproverUserObjectId<br />","int<br />","X","X","The unique user ID of the approver.","AuditDate<br />","dateTime<br />","X","X","The date this timesheet audit was created.","ObjectId<br />","int<br />","X","X","The unique ID generated by the system.","OverheadHours<br />","double<br />","X","X","The total overhead hours for the timesheet.","OverheadOvertimeHours<br />","double<br />","X","X","The total overhead overtime hours for the timesheet.","PendingOverheadHours<br />","double<br />","X","X","The total pending overhead hours for the timesheet.","PendingOverheadOvertimeHours<br />","double<br />","X","X","The total pending overhead overtime hours for the timesheet.","PendingProjectHours<br />","double<br />","X","X","The total pending project hours for the timesheet.","PendingProjectOvertimeHours<br />","double<br />","X","X","The total pending project overtime hours for the timesheet.","ProjectHours<br />","double<br />","X","X","The total project hours for the timesheet.","ProjectId<br />","string<br />","X","X","The short code that uniquely identifies the project.","ProjectObjectId<br />","int<br />","X","X","The unique ID of the associated project.","ProjectOvertimeHours<br />","double<br />","X","X","The total project overtime hours for the timesheet.","ResourceId<br />","string<br />","X","X","The short code that uniquely identifies the resource.","ResourceName<br />","string<br />","X","X","The name of the resource.","ResourceObjectId<br />","int<br />","X","X","The unique ID of the associated resource.","TimesheetActivityStatus<br />","string<br />restricted to<br />''<br />'Submitted'<br />'Approved'<br />'Resource Manager Approved'<br />'Project Manager Approved'<br />'Active'<br />'Rejected'<br />'Resubmitted'<br />'Reopened'<br />'Submitted for RM'<br />'Resubmitted for RM'<br />","X","X","The status of the timesheet activity, the value of which will depend on who approved or rejected it. Valid values are 'Submitted', 'Approved', 'Resource Manager Approved', 'Project Manager Approved', and 'Rejected'.","TimesheetApprovingAs<br />","string<br />restricted to<br />''<br />'Project Manager'<br />'Resource Manager'<br />'Project Manager Delegate'<br />'Resource Manager Delegate'<br />","X","X","The role of the timesheet approver. Valid values are 'Project Manager', 'Resource Manager', 'Project Manager Delegate', and 'Resource Manager Delegate'.","TimesheetPeriodEndDate<br />","dateTime<br />","X","X","The timesheet period end date.","TimesheetPeriodObjectId<br />","int<br />","X","X","The unique ID of the timesheet period.","TimesheetPeriodStartDate<br />","dateTime<br />","X","X","The timesheet period start date.","TimesheetStatus<br />","string<br />restricted to<br />''<br />'Submitted'<br />'Approved'<br />'Resource Manager Approved'<br />'Project Manager Approved'<br />'Active'<br />'Rejected'<br />'Not Started'<br />'Resubmitted'<br />'Reopened'<br />'Submitted for RM'<br />'Resubmitted for RM'<br />","X","X","The status of the timesheet. Valid values are 'Submitted', 'Approved', 'Resource Manager Approved', 'Project Manager Approved', and 'Rejected'.","TimesheetAudit Fields","42430.htm");
Page[888]=new Array("Operations:","ReadTimesheetDelegates Operation","GetFieldLengthTimesheetDelegate Operation","WSDL: TimesheetDelegate.wsdl","Primary Key Field: ObjectId","Target Namespace: http://xmlns.oracle.com/Primavera/P6/WS/TimesheetDelegate/V1","Default Transport URLs:","http://&lt;hostname&gt;:&lt;port number&gt;/p6ws/services/TimesheetDelegateService?wsdl","https://&lt;hostname&gt;:&lt;port number&gt;/p6ws/services/TimesheetDelegateService?wsdl","Java Client Stub Class:","com.primavera.ws.p6.timesheetdelegate.TimesheetDelegateService","Description:","Timesheet delegates provide resource and project managers the ability to assign a user to process their timesheets as a delegate. After selecting a delegate for their resources or projects, the resource or project manager can activate and disable the delegate's approval rights at any time. Timesheet delegates for resource managers can review timesheets for resources to whom the resource manager has been assigned as a timesheet approval manager. Timesheet delegates for a project manager can review timesheets for resources who are assigned to activities within the project(s) for which the project manager has been granted approval rights. A project manager can delegate approval rights to different users for each project.","TimesheetDelegates are readonly.","TimesheetDelegate Service","41913.htm");
Page[889]=new Array("Description: Reads TimesheetDelegate objects from the database.","Service:&nbsp;TimesheetDelegate Service","Style: Document/literal wrapped","Input:","Message:&nbsp;ReadTimesheetDelegates","Elements: &nbsp;One to many field names from the TimesheetDelegate Fields&nbsp;field list","You may also include an optional element that contains a filter clause and an optional element that contains an OrderBy clause. Warning: If you do not specify a filter, all business objects of this data type will be returned. Refer to the Filters topic in the P6 EPPM Web Services Programming Guide for additional details.","Output:","Message:&nbsp;ReadTimesheetDelegatesResponse","Output:&nbsp;Zero to many&nbsp;TimesheetDelegate elements that contain TimesheetDelegate fields.","ReadTimesheetDelegates Operation","42309.htm");
Page[890]=new Array("Description: Returns length of variable character fields for a BO.","Service: TimesheetDelegate Service","Style: Document/literal wrapped","Input:","Message: GetFieldLengthTimesheetDelegate","Elements: FieldLength","Output:","Message: GetFieldLengthTimesheetDelegateResponse","Elements: One to many FieldLengthTimesheetDelegates.","GetFieldLengthTimesheetDelegate Operation","95498.htm");
Page[891]=new Array("<br />&nbsp;Field","<br />&nbsp;Type","Read&nbsp;<br />Only","Filterable<br />Orderable","<br />&nbsp;Description","ActiveFlag<br />","boolean<br />","X","X","The flag indicating whether this delegate is active.","ApproverUserName<br />","string<br />restricted to <br />maxLength(32)","X","X","The approver user's login name.","ApproverUserObjectId<br />","int<br />","X","X","The unique ID of the approver user.","CreateDate<br />","dateTime<br />","X","X","The date this timesheet delegate was created.","CreateUser<br />","string<br />restricted to <br />maxLength(255)","X","X","The name of the user that created this timesheet delegate.","DelegateUserEmailAddress<br />","string<br />restricted to <br />maxLength(120)","X","X","The delegate user's email address.","DelegateUserName<br />","string<br />restricted to <br />maxLength(255)","X","X","The delegate user's login name.","DelegateUserObjectId<br />","int<br />","X","X","The unique ID of the delegate user.","LastUpdateDate<br />","dateTime<br />","X","X","The date this timesheet delegate was last updated.","LastUpdateUser<br />","string<br />","X","X","The name of the user that last updated this timesheet delegate.","ObjectId<br />","int<br />","X","X","The unique ID generated by the system.","ProjectObjectId<br />","int<br />","X","X","The unique ID of the associated project.","TimesheetDelegate Fields","42431.htm");
Page[892]=new Array("Operations:","CreateTimesheetPeriods Operation","ReadTimesheetPeriods Operation","UpdateTimesheetPeriods Operation","DeleteTimesheetPeriods Operation","GetFieldLengthTimesheetPeriod Operation","WSDL: TimesheetPeriod.wsdl","Primary Key Field: ObjectId","Target Namespace: http://xmlns.oracle.com/Primavera/P6/WS/TimesheetPeriod/V1","Default Transport URLs:","http://&lt;hostname&gt;:&lt;port number&gt;/p6ws/services/TimesheetPeriodService?wsdl","https://&lt;hostname&gt;:&lt;port number&gt;/p6ws/services/TimesheetPeriodService?wsdl","Java Client Stub Class:","com.primavera.ws.p6.timesheetperiod.TimesheetPeriodService","Description:","Timesheet periods indicate both the start date and duration of a group of assigned timesheets.","TimesheetPeriod Service","41914.htm");
Page[893]=new Array("Description: Creates TimesheetPeriod objects in the database.","Service:&nbsp;TimesheetPeriod Service","Style: Document/literal wrapped","Input:","Message:&nbsp;CreateTimesheetPeriods","Elements: &nbsp;TimesheetPeriod elements that contain TimesheetPeriod Fields&nbsp;fields.","Required fields: The following fields are required when creating the TimesheetPeriod object:","ObjectId","StartDate","EndDate","Output:","Message:&nbsp;CreateTimesheetPeriodsResponse","Output:&nbsp;Zero to many ObjectId elements","CreateTimesheetPeriods Operation","98363.htm");
Page[894]=new Array("Description: Reads TimesheetPeriod objects from the database.","Service:&nbsp;TimesheetPeriod Service","Style: Document/literal wrapped","Input:","Message:&nbsp;ReadTimesheetPeriods","Elements: &nbsp;One to many field names from the TimesheetPeriod Fields&nbsp;field list","You may also include an optional element that contains a filter clause and an optional element that contains an OrderBy clause. Warning: If you do not specify a filter, all business objects of this data type will be returned. Refer to the Filters topic in the P6 EPPM Web Services Programming Guide for additional details.","Output:","Message:&nbsp;ReadTimesheetPeriodsResponse","Output:&nbsp;Zero to many&nbsp;TimesheetPeriod elements that contain TimesheetPeriod fields.","ReadTimesheetPeriods Operation","42310.htm");
Page[895]=new Array("Description: Updates TimesheetPeriod objects in the database.","Service:&nbsp;TimesheetPeriod Service","Style: Document/literal wrapped","Input:","Message:&nbsp;UpdateTimesheetPeriods","Elements: &nbsp;TimesheetPeriod elements that contain TimesheetPeriod Fields&nbsp;fields.","Required fields: The following fields are required when creating the TimesheetPeriod object:","ObjectId","StartDate","EndDate","Output:","Message:&nbsp;UpdateTimesheetPeriodsResponse","Output:&nbsp;boolean","UpdateTimesheetPeriods Operation","98365.htm");
Page[896]=new Array("Description: Deletes TimesheetPeriod objects from the database.","Service:&nbsp;TimesheetPeriod Service","Style: Document/literal wrapped","Input:","Message:&nbsp;DeleteTimesheetPeriods","Elements: One to many&nbsp;ObjectId elements","Output:","Message:&nbsp;DeleteTimesheetPeriodsResponse","Output:&nbsp;boolean","DeleteTimesheetPeriods Operation","98366.htm");
Page[897]=new Array("Description: Returns length of variable character fields for a BO.","Service: TimesheetPeriod Service","Style: Document/literal wrapped","Input:","Message: GetFieldLengthTimesheetPeriod","Elements: FieldLength","Output:","Message: GetFieldLengthTimesheetPeriodResponse","Elements: One to many FieldLengthTimesheetPeriods.","GetFieldLengthTimesheetPeriod Operation","95499.htm");
Page[898]=new Array("<br />&nbsp;Field","<br />&nbsp;Type","Read&nbsp;<br />Only","Filterable<br />Orderable","<br />&nbsp;Description","CreateDate<br />","dateTime<br />","X","X","The date this timesheet period was created.","CreateUser<br />","string<br />restricted to <br />maxLength(255)","X","X","The name of the user that created this timesheet period.","EndDate<br />","dateTime<br />","X","The timesheet period end date.","LastUpdateDate<br />","dateTime<br />","X","X","The date this timesheet period was last updated.","LastUpdateUser<br />","string<br />restricted to <br />maxLength(255)","X","X","The name of the user that last updated this timesheet period.","ObjectId<br />","int<br />","X","The unique ID generated by the system.","StartDate<br />","dateTime<br />","X","The timesheet period start date.","TimesheetPeriod Fields","42432.htm");
Page[899]=new Array("Operations:","CreateTimesheets Operation","ReadTimesheets Operation","UpdateTimesheets Operation","DeleteTimesheets Operation","GetFieldLengthTimesheet Operation","WSDL: Timesheet.wsdl","Primary Key Field: ObjectId","Target Namespace: http://xmlns.oracle.com/Primavera/P6/WS/Timesheet/V1","Default Transport URLs:","http://&lt;hostname&gt;:&lt;port number&gt;/p6ws/services/TimesheetService?wsdl","https://&lt;hostname&gt;:&lt;port number&gt;/p6ws/services/TimesheetService?wsdl","Java Client Stub Class:","com.primavera.ws.p6.timesheet.TimesheetService","Description:","Timesheets are used to allow resources to enter status. Timesheets are read only in the Integration API.","Description:","Timesheets are used to allow resources to enter status.","This business object has a multi-part object ID; its object ID is a combination of its timesheet period object ID and its resource object ID.","Timesheet Service","66570.htm");
Page[900]=new Array("Description: Creates multiple Timesheet objects in the database. You can create up to 1000 Timesheet objects with a single call.","Service:&nbsp;Timesheet Service","Style: Document/literal wrapped","Input:","Message:&nbsp;CreateTimesheets","Elements:&nbsp;Timesheet&nbsp;elements that contain Timesheet&nbsp;fields","Required fields:","ResourceObjectId","TimesheetPeriodObjectId","Output:","Message:&nbsp;CreateTimesheetsResponse","Output:&nbsp;Zero to many ObjectIds","CreateTimesheets Operation","66571.htm");
Page[901]=new Array("Description: Reads Timesheet objects from the database.","Service:&nbsp;Timesheet Service","Style: Document/literal wrapped","Input:","Message:&nbsp;ReadTimesheets","Elements: &nbsp;One to many fields from the Timesheet Fields&nbsp;field list","You may also include an optional element that contains a filter clause and an optional element that contains an OrderBy clause. Warning: If you do not specify a filter, all business objects of this data type will be returned. Refer to the Filters topic in the P6 EPPM Web Services Programming Guide for additional details.","Output:","Message:&nbsp;ReadTimesheetsResponse","Output:&nbsp;Zero to many&nbsp;Timesheet elements that contain Timesheet fields.","ReadTimesheets Operation","66572.htm");
Page[902]=new Array("Description: Updates multiple Timesheet objects in the database. You can update up to 1000 Timesheet objects with a single call.","Service:&nbsp;Timesheet Service","Style: Document/literal wrapped","Input:","Message:&nbsp;UpdateTimesheets","Elements:&nbsp;Timesheet&nbsp;elements that contain Timesheet&nbsp;fields","Output:","Message:&nbsp;UpdateTimesheetsResponse","Output:&nbsp;boolean","UpdateTimesheets Operation","66573.htm");
Page[903]=new Array("Description: Deletes multiple Timesheet objects in the database. You can delete up to 1000 Timesheet objects with a single call.","Service:&nbsp;Timesheet Service","Style: Document/literal wrapped","Input:","Message:&nbsp;DeleteTimesheets","Elements: One to many&nbsp;ObjectIds","Output:","Message:&nbsp;DeleteTimesheetsResponse","Output:&nbsp;boolean","DeleteTimesheets Operation","66574.htm");
Page[904]=new Array("Description: Returns length of variable character fields for a BO.","Service: Timesheet Service","Style: Document/literal wrapped","Input:","Message: GetFieldLengthLengthTimesheet","Elements: FieldLength","Output:","Message: GetFieldLengthTimesheetResponse","Elements: One to many FieldLengthTimesheets.","GetFieldLengthTimesheet Operation","95500.htm");
Page[905]=new Array("<br />&nbsp;Field","<br />&nbsp;Type","Read&nbsp;<br />Only","Filterable<br />Orderable","<br />&nbsp;Description","CreateDate<br />","dateTime<br />","X","X","The date this timesheet was created.","CreateUser<br />","string<br />restricted to <br />maxLength(255)","X","X","The name of the user that created this timesheet.","IsDaily<br />","boolean<br />","X","The flag that identifies whether timesheet users enter hours daily or by entire timesheet reporting period.","LastReceivedDate<br />","dateTime<br />","X","The last date on which the timesheet was submitted by the resource.","LastUpdateDate<br />","dateTime<br />","X","X","The date this timesheet was last updated.","LastUpdateUser<br />","string<br />restricted to <br />maxLength(255)","X","X","The name of the user that last updated this timesheet.","Notes<br />","string<br />","The notes associated with the timesheet.","ResourceId<br />","string<br />restricted to <br />maxLength(20)","X","X","The short code that uniquely identifies the resource.","ResourceName<br />","string<br />restricted to <br />maxLength(100)","X","X","The name of the resource.","ResourceObjectId<br />","int<br />","X","The unique ID of the associated resource.","Status<br />","string<br />restricted to <br />'Submitted'<br />'Approved'<br />'Resource Manager Approved'<br />'Project Manager Approved'<br />'Active'<br />'Rejected'<br />'Not Started'<br />'Resubmitted'<br />'Reopened'<br />'Submitted for RM'<br />'Resubmitted for RM'<br />","X","The current status of the timesheet: 'Submitted', 'Approved', 'Resource Manager Approved', 'Project Manager Approved', 'Active', or 'Rejected'.","StatusDate<br />","dateTime<br />","X","The date on which the status of the timesheet was last changed.","TimesheetPeriodObjectId<br />","int<br />","X","The unique ID of the timesheet period.","Timesheet Fields","66575.htm");
Page[906]=new Array("Operations:","CreateUsers Operation","ReadUsers Operation","UpdateUsers Operation","DeleteUserConsent Operation","GetFieldLengthUser Operation","ReadUserBaselines Operation","UpdateUserBaselines Operation","SetUserPassword Operation","SetMailServerPassword Operation","SetPrimaryBaselineProject Operation","GetPrimaryBaselineProject Operation","GetSecondaryBaselineProject Operation","SetSecondaryBaselineProject Operation","GetTertiaryBaselineProject Operation","SetTertiaryBaselineProject Operation","LoadUserFilteredActivities Operation","LoadUserFilteredMilestoneActivities Operation","ResetUserPreferences Operation","WSDL: User.wsdl","Primary Key Field: ObjectId","Target Namespace: http://xmlns.oracle.com/Primavera/P6/WS/User/V1","Default Transport URLs:","http://&lt;hostname&gt;:&lt;port number&gt;/p6ws/services/UserService?wsdl","https://&lt;hostname&gt;:&lt;port number&gt;/p6ws/services/UserService?wsdl","Java Client Stub Class:","com.primavera.ws.p6.user.UserService","Description:","The set of application users who are allowed to use the system. Each user is assigned a global security profile and project security profile.","Note that the Password and MailServerPassword fields are writable fields only; these fields may not be loaded from the database and are therefore not included in the AllFields array. A user may only change his own password, and only if the old password is specified. An administrator may change any user's password and does not have to specify the user's old password when doing so.","User Service","41922.htm");
Page[907]=new Array("Description: Creates multiple User objects in the database. You can create up to 1000 User objects with a single call.","Service:&nbsp;User Service","Style: Document/literal wrapped","Input:","Message:&nbsp;CreateUsers","Elements:&nbsp;User&nbsp;elements that contain User Fields&nbsp;fields","Required fields: You must supply the Name field.","Output:","Message:&nbsp;CreateUsersResponse","Output:&nbsp;Zero to many ObjectId elements","CreateUsers Operation","42331.htm");
Page[908]=new Array("Description: Reads User objects from the database.","Service:&nbsp;User Service","Style: Document/literal wrapped","Input:","Message:&nbsp;ReadUsers","Elements: &nbsp;One to many field names from the User Fields&nbsp;field list","You may also include an optional element that contains a filter clause and an optional element that contains an OrderBy clause. Warning: If you do not specify a filter, all business objects of this data type will be returned. Refer to the Filters topic in the P6 EPPM Web Services Programming Guide for additional details.","Output:","Message:&nbsp;ReadUsersResponse","Output:&nbsp;Zero to many&nbsp;User elements that contain User fields.","ReadUsers Operation","42332.htm");
Page[909]=new Array("Description: Updates multiple User objects in the database. You can update up to 1000 User objects with a single call.","Service:&nbsp;User Service","Style: Document/literal wrapped","Input:","Message:&nbsp;UpdateUsers","Elements:&nbsp;User&nbsp;elements that contain User Fields&nbsp;fields.","Required fields: The ObjectId must be specified.","Output:","Message:&nbsp;UpdateUsersResponse","Output:&nbsp;boolean","UpdateUsers Operation","42333.htm");
Page[910]=new Array("Description: Deletes multiple UserConsent objects in the database.","Service:&nbsp;UserConsent Service","Style: Document/literal wrapped","Input:","Message:&nbsp;DeleteUserConsent","Elements: One to many&nbsp;ObjectId elements","Output:","Message:&nbsp;DeleteUserConsentResponse","Output:&nbsp;boolean","DeleteUserConsent Operation","42334.htm");
Page[911]=new Array("Description: Returns length of variable character fields for a BO.","Service: User Service","Style: Document/literal wrapped","Input:","Message: GetFieldLengthUser","Elements: FieldLength","Output:","Message: GetFieldLengthUserResponse","Elements: One to many FieldLengthUsers.","GetFieldLengthUser Operation","95501.htm");
Page[912]=new Array("Description: Reads User objects from the database.","Service:&nbsp;User Service","Style: Document/literal wrapped","Input:","Message:&nbsp;ReadUserBaselines","Elements: ","One to one&nbsp;ProjectObjectId elements","One to One fields from the User Fields&nbsp;field list","You may also include an optional element that contains a filter clause and an optional element that contains an OrderBy clause. Warning: If you do not specify a filter, all business objects of this data type will be returned. Refer to the Filters topic in the P6 EPPM Web Services Programming Guide for additional details.","Output:","Message:&nbsp;ReadUserBaselinesResponse","Output:&nbsp;Zero to Zero&nbsp;User elements that contain User fields.","ReadUserBaselines Operation","42335.htm");
Page[913]=new Array("Description: Updates multiple User objects in the database. You can update up to 1000 User objects with a single call.","Service:&nbsp;User Service","Style: Document/literal wrapped","Input:","Message:&nbsp;UpdateUserBaselines","Elements:&nbsp;User&nbsp;elements that contain User Fields&nbsp;fields.","Required fields: The ObjectId must be specified.","Output:","Message:&nbsp;UpdateUserBaselinesResponse","Output:","UpdateUserBaselines Operation","42336.htm");
Page[914]=new Array("Service: User Service","Style: Document/literal wrapped","Input:","Message: SetUserPassword","Elements:","<br />&nbsp;Field","<br />&nbsp;Type","<br />&nbsp;Description","UserObjectId","int","The unique identifier of the user.","OldPassword","string","The old password.","NewPassword","string","The new password.","Required fields","You must supply the UserObjectId and OldPassword fields when you use the SetUserPassword operation. If you are an Admin Superuser, the OldPassword field is not required.","Output:","Message: SetUserPasswordResponse","Elements: Success","SetUserPassword Operation","42337.htm");
Page[915]=new Array("Service: User Service","Style: Document/literal wrapped","Input:","Message: SetMailServerPassword","Elements:","<br />&nbsp;Field","<br />&nbsp;Type","<br />&nbsp;Description","UserObjectId","int","The unique identifier of the user.","NewPassword","string","The new password.","Required fields","You must supply the both the UserObjectId and the NewPassword fields when you use the SetMailServerPassword operation.","Output:","Message: SetMailServerPasswordResponse","Elements: Success","SetMailServerPassword Operation","42338.htm");
Page[916]=new Array("Description: Sets a user's primary baseline to evaluate project progress.","Service:&nbsp;User Service","Style: Document/literal wrapped","Input:","Message:&nbsp;SetPrimaryBaselineProjectRequest","Elements: ","UserObjectId","ProjectObjectId","PrimaryBaselineObjectId","Output:","Message:&nbsp;SetPrimaryBaselineProjectResponse","Output:&nbsp;boolean","SetPrimaryBaselineProject Operation","90416.htm");
Page[917]=new Array("Description: Gets the user's primary baseline for a project.","Service:&nbsp;User Service","Style: Document/literal wrapped","Input:","Message:&nbsp;GetPrimaryBaselineProject","Elements: ","UserObjectId","ProjectObjectid","Output:","Message:&nbsp;GetPrimaryBaselineProjectResponse","Output:PrimaryBaselineProjectId","GetPrimaryBaselineProject Operation","90417.htm");
Page[918]=new Array("Description: Gets the user's secondary baseline for a specified project. The Secondary Baseline fields must be populated in order to retrieve data.","Service:&nbsp;User Service","Style: Document/literal wrapped","Input:","Message:&nbsp;GetSecondaryBaselineProject","Elements: ","UserObjectId","ProjectObjectid","Output:","Message:&nbsp;GetSecondaryBaselineProjectResponse","Element: SecondaryBaselineProjectId","GetSecondaryBaselineProject Operation","91975.htm");
Page[919]=new Array("Description: Sets a user's secondary baseline project for a specific project.","Service:&nbsp;User Service","Style: Document/literal wrapped","Input:","Message:&nbsp;SetSecondaryBaselineProject","Elements: ","UserObjectId","ProjectObjectId","SecondaryBaselineObjectId","Output:","Message:&nbsp;SetSecondaryBaselineProjectResponse","Element:&nbsp;Success","SetSecondaryBaselineProject Operation","91976.htm");
Page[920]=new Array("Description: Gets the user's tertiary baseline for a specified project. The Tertiary Baseline fields must be populated in order to retrieve data.","Service:&nbsp;User Service","Style: Document/literal wrapped","Input:","Message:&nbsp;GetTertiaryBaselineProject","Elements: ","UserObjectId","ProjectObjectid","Output:","Message:&nbsp;GetTertiaryBaselineProjectResponse","Element: TertiaryBaselineProjectId","GetTertiaryBaselineProject Operation","91977.htm");
Page[921]=new Array("Description: Sets a user's tertiary baseline for a specific project.","Service:&nbsp;User Service","Style: Document/literal wrapped","Input:","Message:&nbsp;SetTertiaryBaselineProject","Elements: ","UserObjectId","ProjectObjectId","TertiaryBaselineObjectId","Output:","Message:&nbsp;SetTertiaryBaselineProjectResponse","Element:&nbsp;Success","SetTertiaryBaselineProject Operation","91978.htm");
Page[922]=new Array("Description: Loads non-milestone activities that match filters on specified user.","Service: User Service.","Input: ","Message: LoadUserFilteredActivities","Elements: ","Name","Type","Description","Required","ObjectId","int","Unique identifier for the user.","Yes","Fields","string","One or more User Fields from the User fields list.","Yes","WhereClause","string","Optional clause used to filter results.","No","OrderBy","string","Optional clause used to specify the order in which results are returned.","No","Output: ","Message: LoadUserFilteredActivitiesResponse","Elements: ","Name","Type","Description","ActivityObjectIds","string","Unique identifiers for the activities returned on operation success.","LoadUserFilteredActivities Operation","93809.htm");
Page[923]=new Array("Description: Loads milestone activities that match filters set on a specified user.","Service: User Service","Input: ","Message: LoadUserFilteredMilestoneActivities","Elements:","Name","Type","Description","Required","ObjectId","int","Unique identifier for the user.","Yes","Fields","string","One or more User Fields from the User fields list.","Yes","WhereClause","string","Optional clause used to filter results.","No","OrderBy","string","Optional clause used to specify the order in which results are returned.","No","Output: ","Message: LoadUserFilteredMilestoneActivitiesResponse","Elements: ","Name","Type","Description","ActivityObjectIds","string","Unique identifiers for milestone activities returned on operation success.","LoadUserFilteredMilestoneActivities Operation","93808.htm");
Page[924]=new Array("Description: Resets a user's preferences.","Service: User Service","Style: Document/literal wrapped","Input:","Message: ResetUserPreferences","Elements:","UserObjectId","Required fields","You must supply the UserObjectId.","Output:","Message: SetUserPasswordResponse","Elements: Success","ResetUserPreferences Operation","100824.htm");
Page[925]=new Array("<br />&nbsp;Field","<br />&nbsp;Type","Read&nbsp;<br />Only","Filterable<br />Orderable","<br />&nbsp;Description","AllResourceAccessFlag<br />","boolean<br />","X","The flag that determines whether the user has all resource access (TRUE) or restricted resource access (FALSE). Admin Superusers always have all resource access.","AssignmentStaffingPreference<br />","string<br />restricted to <br />''<br />'New'<br />'Existing'<br />'Ask Me'<br />","The 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.","CreateDate<br />","dateTime<br />","X","X","The date this user was created.","CreateUser<br />","string<br />","X","X","The name of the user that created this user.","CurrencyId<br />","string<br />restricted to <br />maxLength(6)","X","X","The unique currency abbreviation for the currency associated with this user.","CurrencyName<br />","string<br />restricted to <br />maxLength(40)","X","X","The name of the currency associated with this user.","CurrencyObjectId<br />","int<br />","X","The unique ID of the associated currency","CurrencyShowDecimals","boolean","The flag which when set to true will show  decimal places for the currency, and when set to false will not Display decimal places. Possible values : 'True' or 'False'","CurrencyShowSymbol","boolean","The flag which when set to true will show Currency Symbol for the currency, and when set to false will not Display Currency Symbol. Possible values : 'True' or 'False'","DateFormatType <br />","string<br />restricted to <br />&quot;Month, Day, Year&quot;<br />&quot;Day, Month, Year&quot;<br />&quot;Year, Month, Day&quot;","The date format type for the user: 'Month, Day, Year' , 'Day, Month, Year' or 'Year, Month, Day'.","DateSeparator<br />","string <br />restricted to <br />&quot;/&quot;<br />&quot;-&quot;<br />&quot;.&quot;","The date Separator for the user: '/' , '-' or '.'","DateShowFourDigitYear","boolean","The flag which when set to true will show four digit year for the Date format specified, and when set to false will not show four digit year. Possible values : 'True' or 'False'","DateShowMinutes","boolean","The flag which when set to true will show minutes value for the Time format specified, and when set to false will not show minutes value. Possible values : 'True' or 'False'","DateTimeFormatType","string<br />restricted to<br />&quot;12 hour (1:30 PM)&quot;<br />&quot;24 hour (13:30)&quot;<br />&quot;Do not show time&quot;","The date format type for the user: '12 hour (1:30 PM)' , '24 hour (13:30)' or 'Do not show time'.","DateUseLeadingZero","boolean","The flag which when set to true will show leading zero for the Date format specified, and when set to false will not show leading zero. Possible values : 'True' or 'False'","DateUseMonthName","boolean","The flag which when set to true will show month value for the Date format specified, and when set to false will not show month value. Possible values : 'True' or 'False'","DoNotShowNewFeaturesAgain","boolean","The flag that, when set to true, will suppress the What's New dialog for the user until the next version change.","DurationDecimalCount","string<br />restricted to<br />&quot;0&quot;<br />&quot;1&quot;<br />&quot;2&quot;","The Duration Decimal count for the user is the number of decimal places to be displayed for the Duration. : '0','1' or '2'.","DurationUnitType","string <br />restricted to <br />&quot;Hour&quot;<br />&quot;Day&quot;<br />&quot;Week&quot;<br />&quot;Month&quot;<br />&quot;Year&quot;<br />&quot;Day Hours&quot;<br />&quot;Hours Minutes&quot;","The Duration Unit Type for the user is the Display Time units In: 'Hour','Day','Week','Month' or 'Year'.","DurationUseFraction","boolean","The flag which, when set to true, will show units for the Duration, and when set to false will not show units. Possible values : 'True' or 'False'","EditGlobalUserPreferences","boolean","X","The flag which, when set to true, will allow the user to change settings on the Global tab in My Preferences.","EmailAddress<br />","string<br />restricted to <br />maxLength(255)","X","The current user's return email address. This will be used in the &quot;FROM&quot; line for any email sent by this user. Example: &quot;yourname@yourdomain.com&quot;. For MAPI users, this may just be the MAPI profile name or mailbox name.","EmailProtocol<br />","string<br />restricted to <br />'Internet Mail'<br />'MAPI Mail'<br />","X","The email type for the user: 'Internet Mail' or 'MAPI Mail'.","EnableUserToModifyViewSettingsFlag<br />","boolean<br />","X","The flag that when set to true allows the user to change his or her personal view settings in P6. When a user changes the user interface view settings, the changes do not affect the settings of other users assigned to the same view.","FinancialPeriodEndObjectId<br />","int<br />","The unique ID generated by the system of the last financial period viewable in columns in Project Management.","FinancialPeriodStartObjectId<br />","int<br />","The unique ID generated by the system of the first financial period viewable in columns in Project Management.","GUID<br />","string<br />restricted to <br />pattern <br />'\\{[0-9a-fA-F]{8}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{12}\\}|'<br />","X","The globally unique ID generated by the system.","GlobalProfileObjectId<br />","int<br />","X","The 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.","LastUpdateDate<br />","dateTime<br />","X","X","The date this user was last updated.","LastUpdateUser<br />","string<br />restricted to <br />maxLength(255)<br />","X","X","The name of the user that last updated this user.","MailServerLoginName<br />","string<br />restricted to <br />maxLength(255)","X","The 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. &quot;Microsoft Mail Settings&quot;). This field is not required for Internet email users.","Name<br />","string<br />restricted to <br />maxLength(255)","X","The user's login name.","NewProjectDurationType<br />","string<br />restricted to <br />'Fixed Units/Time'<br />'Fixed Duration and Units/Time'<br />'Fixed Units'<br />'Fixed Duration and Units'<br />","the 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'.","ObjectId<br />","int<br />","X","The unique ID generated by the system.","OfficePhone<br />","string<br />restricted to <br />maxLength(32)<br />","X","The work phone number of the user.","OutgoingMailServer<br />","string<br />restricted to <br />maxLength(120)<br />","X","The 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: &quot;smtp.yourdomain.com&quot;.","PersonalName<br />","string<br />restricted to <br />maxLength(255)<br />","X","The user's personal or actual name.","RateSourcePreference<br />","string<br />restricted to <br />''<br />'Resource'<br />'Role'<br />'Ask Me'<br />","The 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'.","ReportingFlag<br />","boolean<br />","X","The flag that determines whether the user can access ODS database as a database user.","ResourceRequests<br />","See the ResourceRequest table below<br />","The resource requests used as search templates to search for qualified resources.","RespectActivityDurationType<br />","boolean<br />","the setting that indicates whether to recalculate the Duration, Units, or Units/Time for existing assignments based on the activity Duration Type (true) or to preserve the Duration, Units, or Units/Time for existing assignments (false) when adding or removing assignments on activities.","RoleLimitDisplayOption<br />","string<br />restricted to <br />'Custom Role Limit'<br />'Calculated Primary Resources Limit'<br />'Calculated Primary Active Resources Limit'","The option for how RoleLimit is displayed. This setting corresponds to the setting &quot;Display the role limit based on&quot; on the Resources section of the Global tab of the My Preferences Page.","ShowDurationTimeUnit","boolean","The flag which when set to true will show units for the Duration, and when set to false will not show units. Possible values : 'True' or 'False'","ShowTimeUnit","boolean","The flag which when set to true will show units for the Time, and when set to false will not show units. Possible values : 'True' or 'False'","SmallScaleDecimalCount","string<br />restricted to<br />&quot;0&quot;<br />&quot;1&quot;<br />&quot;2&quot;","The Small Scale Decimal count for the user is the number of decimal places to be displayed for the Time. : '0','1' or '2'.","SmallScaleUnitType","string<br />restricted to<br />&quot;Hour&quot;<br />&quot;Day&quot;<br />&quot;Week&quot;<br />&quot;Month&quot;<br />&quot;Year&quot;<br />&quot;Day Hours&quot;<br />&quot;Hours Minutes&quot;","The Small Scale Unit Type for the user is the Display Time units In: 'Hour','Day','Week','Month' or 'Year'.","SmallScaleUseFraction","boolean","The flag which, when set to true, will show sub units for the Time units format specified, and when set to false will not show sub units. Possible values : 'True' or 'False'","TeamMemberActivityFilters<br />","string<br />","The Statuser activity filters for the Team Member application.","TeamMemberActivitySortField<br />","string<br />","x","Select whether column name entries are sorted in ascending or descending order.","TeamMemberActivitySortOrder<br />","string<br />","x","From the Sort Order list, you can select to list projects in the scorecard in either ascending (e.g., A to Z) or descending (e.g., Z to A) order.","TeamMemberAllTimeframeForCompleted","string<br />restricted to<br />&quot;LAST_30&quot;<br />&quot;LAST_60&quot;<br />&quot;LAST_90&quot;<br />&quot;LAST_180&quot;","The Timeframe for Completed Activities setting in the Preferences page of P6 Team Member Web.","TeamMemberApplicationTheme<br />","string<br />","The user interface theme setting for P6 Team Member Web.","TeamMemberDateFormat<br />","string<br />","The date format setting for the P6 Team Member Web.","TeamMemberDisplayTimeFlag<br />","boolean<br />","The display hours setting for P6 Team Member Web.","TeamMemberDisplayTimeFormat<br />","string<br />","The display hours format setting for P6 Team Member Web.","TeamMemberLocale<br />","string<br />","The user-specific locale set for P6 Team Member Web.","TeamMemberProjectFilter<br />","string<br />","The project filter for P6 Team Member Web.","TeamMemberResourceFilter","string<br />","X","The user-specific resource filter for P6 Team Member Web.","TeamMemberDisplayQRQuickAccess","string","X","The flag that is used to to determine if a user has seen the QR quick access link in P6 Team Member Web.","TeamMemberTaskStatusFilter<br />","string<br />","The task status filter for P6 Team Member Web.","TeamMemberTimeframeFilter<br />","string<br />","The time frame filter for P6 Team Member Web.","TeamMemberWBSFilter","string<br />","X","The user-specific wbs filter for P6 Team Member Web.","TeamMemberWorkUnitType<br />","string<br />restricted to <br />'Hour'<br />'Day'<br />'Week'<br />'Month'<br />'Year'<br />'Days Hours'<br />'Hours Minutes'<br />","The work unit type user preference for  P6 Team Member Web.","UnitsPerTimeShowAsPercentage<br />","boolean","The flag which when set to true will show  Units/Time as Percentage, and when set to false will display as Units/Duration. Possible values : 'True' or 'False'","UserInterfaceViewObjectId<br />","int<br />","X","The unique ID of the associated user interface view.","ResourceRequest Table","FinishDate<br />","dateTime<br />","MatchAllCriteria<br />","boolean<br />","Name<br />","string<br />","RequestedUnits<br />","double<br />","SequenceNumber<br />","int<br />","ShowOnlyLaborResources<br />","boolean<br />","ShowOverallocatedResources<br />","boolean<br />","SortResultsByAvailability<br />","boolean<br />","StartDate<br />","dateTime<br />","UseActivityDates<br />","boolean<br />","ResourceRequestCriterion<br />","CriterionType<br /> string <br />restricted to <br />'Primary Role'<br />'Role'<br />'Resource'<br />'Resource Code' ","Proficiency <br />string restricted to  <br />'1 - Master'<br />'2 - Expert'<br />'3 - Skilled'<br />'4 - Proficient'<br />'5 - Inexperienced'","ValueObjectId<br />int<br />","User Fields","42440.htm");
Page[926]=new Array("Operations:","CreateGlobalProfiles Operation","ReadGlobalProfiles Operation","UpdateGlobalProfiles Operation","DeleteGlobalProfiles Operation","HasPrivilege Operation","GetFieldLengthGlobalProfile Operation","WSDL: GlobalProfile.wsdl","Primary Key Field: ObjectId","Target Namespace: http://xmlns.oracle.com/Primavera/P6/WS/GlobalProfile/V1","Default Transport URLs:","http://&lt;hostname&gt;:&lt;port number&gt;/p6ws/services/GlobalProfileService?wsdl","https://&lt;hostname&gt;:&lt;port number&gt;/p6ws/services/GlobalProfileService?wsdl","Java Client Stub Class:","com.primavera.ws.p6.globalprofile.GlobalProfileService","Description:","A global profile defines a set of privileges for access to global, or application-wide, information such as cost accounts, resources, and roles. To control user access to global information, you create global profiles, and then assign specific profiles to individual users. All users are required to have a global profile.","To allow complete access to all global information and all projects, a global profile called Admin Superuser is provided. You can assign the Admin Superuser profile to as many users as you like. However, since the Admin Superuser profile enables access to all information, you would typically restrict the number of users to whom you assign this profile.","GlobalProfile Service","41916.htm");
Page[927]=new Array("Description: Creates multiple GlobalProfile objects in the database. You can create up to 1000 GlobalProfile objects with a single call.","Service:&nbsp;GlobalProfile Service","Style: Document/literal wrapped","Input:","Message:&nbsp;CreateGlobalProfiles","Elements:&nbsp;GlobalProfile&nbsp;elements that contain GlobalProfile Fields&nbsp;fields","Required fields: You must supply the Name field.","Output:","Message:&nbsp;CreateGlobalProfilesResponse","Output:&nbsp;Zero to many ObjectId elements","CreateGlobalProfiles Operation","42312.htm");
Page[928]=new Array("Description: Reads GlobalProfile objects from the database.","Service:&nbsp;GlobalProfile Service","Style: Document/literal wrapped","Input:","Message:&nbsp;ReadGlobalProfiles","Elements: &nbsp;One to many field names from the GlobalProfile Fields&nbsp;field list","You may also include an optional element that contains a filter clause and an optional element that contains an OrderBy clause. Warning: If you do not specify a filter, all business objects of this data type will be returned. Refer to the Filters topic in the P6 EPPM Web Services Programming Guide for additional details.","Output:","Message:&nbsp;ReadGlobalProfilesResponse","Output:&nbsp;Zero to many&nbsp;GlobalProfile elements that contain GlobalProfile fields.","ReadGlobalProfiles Operation","42313.htm");
Page[929]=new Array("Description: Updates multiple GlobalProfile objects in the database. You can update up to 1000 GlobalProfile objects with a single call.","Service:&nbsp;GlobalProfile Service","Style: Document/literal wrapped","Input:","Message:&nbsp;UpdateGlobalProfiles","Elements:&nbsp;GlobalProfile&nbsp;elements that contain GlobalProfile Fields&nbsp;fields.","Required fields: The ObjectId must be specified.","Output:","Message:&nbsp;UpdateGlobalProfilesResponse","Output:&nbsp;boolean","UpdateGlobalProfiles Operation","42314.htm");
Page[930]=new Array("Description: Deletes multiple GlobalProfile objects in the database. You can delete up to 1000 GlobalProfile objects with a single call.","Service:&nbsp;GlobalProfile Service","Style: Document/literal wrapped","Input:","Message:&nbsp;DeleteGlobalProfiles","Elements: One to many&nbsp;ObjectId elements","Output:","Message:&nbsp;DeleteGlobalProfilesResponse","Output:&nbsp;boolean","DeleteGlobalProfiles Operation","42315.htm");
Page[931]=new Array("Description: Returns a boolean for whether or not a global profile has a specified privilege.","Service: GlobalProfile Service","Style: Document/literal wrapped","Input:","Message: HasPrivilege","Elements:","ProfileObjectId","Privilege","Output:","Message: HasPrivilegeResponse","Element: boolean","HasPrivilege Operation","91983.htm");
Page[932]=new Array("Description: Exports a list of privileges and security profiles showing which privileges are assigned to each profile.","Service:&nbsp;GlobalProfile Service","Style: Document/literal wrapped","Input:","Message:&nbsp;ExportPrivilegesReport","Output:","Message:&nbsp;ExportPrivilegesReportResponse","Output:&nbsp;boolean","ExportPrivilegesReport Operation","112934.htm");
Page[933]=new Array("Description: Returns length of variable character fields for a BO.","Service: GlobalProfile Service","Style: Document/literal wrapped","Input:","Message: GetFieldLengthGlobalProfile","Elements: FieldLength","Output:","Message: GetFieldLengthGlobalProfileResponse","Elements: One to many FieldLengthRoleGlobalProfiles.","GetFieldLengthGlobalProfile Operation","95502.htm");
Page[934]=new Array("<br />&nbsp;Field","<br />&nbsp;Type","Read&nbsp;<br />Only","Filterable<br />Orderable","<br />&nbsp;Description","CreateDate<br />","dateTime<br />","X","X","The date this Global Profile was created.","CreateUser<br />","string<br />restricted to<br />maxLength(255)<br />","X","X","The name of the user that created this Global Profile.","IsDefault<br />","boolean<br />","X","The 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.","IsSuperUser<br />","boolean<br />","X","X","The flag that identifies the superuser profile. Superuser profiles are automatically granted all privileges.","LastUpdateDate<br />","dateTime<br />","X","X","The date this Global Profile was last updated.","LastUpdateUser<br />","string<br />restricted to<br />maxLength(255)<br />","X","X","The name of the user that last updated this Global Profile.","Name<br />","string<br />restricted to<br />maxLength(100)<br />","X","The privileges that are turned on.","ObjectId<br />","int<br />","X","The unique ID generated by the system.","Privilege<br />","The name of the global profile privilege. See Global Privilege Definitions for additional details.","Has<br />","boolean<br />","Name<br />","string<br />","GlobalProfile Fields","42434.htm");
Page[935]=new Array("Administration Privileges","Add/Edit/Delete OBS option","Determines whether the profile will enable users to create, modify, and remove hierarchical data for the global Organizational Breakdown Structure.","Add/Edit/Delete Security Profiles option","Determines whether the profile will enable users to create, modify, and remove global and project security profiles, which grant access to application-wide and project-specific information.","Add/Edit/Delete Users option","Determines whether the profile will enable users to create, modify, and remove P6 EPPM user data. To search the LDAP directory when provisioning, users must also have the Provision Users from LDAP global privilege.","Add/Edit/Delete User Interface Views option","Determines whether the profile will enable users to create, modify, and remove user interface views configurations, which control the functionality users can access in P6.","Edit Application Settings option","Determines whether the profile will enable users to modify application settings, which set global preferences for P6 EPPM.","Provision Users from LDAP option","Determines whether the profile will enable users to search the LDAP directory when provisioning. For users who do not have this privilege assigned to their profile, the option to load an LDIF file to provision users will still be enabled. To search the LDAP directory, users also must also have the 'Add/Edit/Delete Users' global privilege.","View Published Audit Data option","Determines whether the profile will enable users to view published table auditing data.","Codes Privileges","Add Global Activity Codes option","Determines whether the profile will enable users to create global activity codes and code values data. This privilege also selects the 'Edit Global Activity Codes' global privilege.","Edit Global Activity Codes option","Determines whether the profile will enable users to modify global activity codes data. This privilege also enables users to create, modify, and remove global activity code values.","Delete Global Activity Codes option","Determines whether the profile will enable users to remove global activity codes and code values data. This privilege also selects the 'Add Global Activity Codes' and 'Edit Global Activity Codes' global privileges.","Add Global Issue Codes option","Determines whether the profile will enable users to create global issue codes and code values data. This privilege also selects the 'Edit Global Issue Codes' global privilege.","Edit Global Issue Codes option","Determines whether the profile will enable users to modify global issue codes data. This privilege also enables users to create, modify, and remove global issue code values.","Delete Global Issue Codes option","Determines whether the profile will enable users to remove global issue codes and code values data. This privilege also selects the 'Add Global Issue Codes' and 'Edit Global Issue Codes' global privileges.","Add Project Codes option","Determines whether the profile will enable users to create project codes and code values data. This privilege also selects the 'Edit Project Codes' global privilege.","Edit Project Codes option","Determines whether the profile will enable users to modify project codes data. This privilege also enables users to create, modify, and remove project code values.","Delete Project Codes option","Determines whether the profile will enable users to remove project codes and code values data. This privilege also selects the 'Add Project Codes' and 'Edit Project Codes' global privileges.","Add Resource Codes option","Determines whether the profile will enable users to create resource codes and code values data. This privilege also selects the 'Edit Resource Codes' global privilege.","Edit Resource Codes option","Determines whether the profile will enable users to modify resource codes data. This privilege also enables users to create, modify, and remove resource code values.","Delete Resource Codes option","Determines whether the profile will enable users to remove resource codes and code values data. This privilege also selects the 'Add Resource Codes' and 'Edit Resource Codes' global privileges.","Add Role Codes option","Determines whether the profile will enable users to create role codes and code values data. This privilege also selects the 'Edit Role Codes' global privilege.","Edit Role Codes option","Determines whether the profile will enable users to modify role codes data. This privilege also enables users to create, modify, and remove role code values.","Delete Role Codes option","Determines whether the profile will enable users to remove role codes and code values data. This privilege also selects the 'Add Role Codes' and 'Edit Roles' global privileges.","Add Assignment Codes option","Determines whether the profile will enable users to create assignment codes and code values data. This privilege also selects the 'Edit Assignment Codes' global privilege.","Edit Assignment Codes option","Determines whether the profile will enable users to modify assignment codes data. This privilege also enables users to create, modify, and remove assignment code values.","Delete Assignment Codes option","Determines whether the profile will enable users to remove assignment codes and code values data. This privilege also selects the 'Add Assignment Codes' and 'Edit Assignment Codes' global privileges.","Add/Delete Secure Codes option","Determines whether the profile will enable users to create and remove all secure project codes, global and EPS-level activity codes, resource codes, role codes, issue codes, and code values data. This privilege also selects the 'Edit Secure Codes,' 'Assign Secure Codes,' and 'View Secure Codes' global privileges.","Edit Secure Codes option","Determines whether the profile will enable users to modify all secure project codes, global and EPS-level activity codes, resource codes, role codes, issue codes, and code values data. This privilege also selects the 'Assign Secure Codes' and 'View Secure Codes' global privileges.","Assign Secure Codes option","Determines whether the profile will enable users to assign all secure project codes, global and EPS-level activity codes, resource codes role codes, issue codes, and code values data. This privilege also selects the 'View Secure Codes' global privilege.","View Secure Codes option","Determines whether the profile will enable users to display all secure project codes, global and EPS-level activity codes, resource codes, role codes, issue codes, and code values data.","Global Data Privileges","Add/Edit/Delete Categories and Overhead Codes option","Determines whether the profile will enable users to create, modify, and remove categories and overhead codes data, which can be applied to all projects. Overhead codes are only available to P6 Team Member Web users.","Add/Edit/Delete Cost Accounts option","Determines whether the profile will enable users to create, modify, and remove cost accounts data.","Add/Edit/Delete Currencies option","Determines whether the profile will enable users to create, modify, and remove currencies data.","Add/Edit/Delete Locations option","Determines whether the profile will enable users to create, modify, and remove locations data.","Add/Edit/Delete Financial Period Calendars option","Determines whether the profile will enable users to create, modify, and remove financial period calendars and financial period calendar data. To edit period data, users must also have the 'Edit Period Performance' project privilege assigned to their profile.","Add/Edit/Delete Funding Sources option","Determines whether the profile will enable users to create, modify, and remove funding source data.","Add/Edit/Delete Global Calendars option","Determines whether the profile will enable users to create, modify, and remove global calendars data.","Add/Edit/Delete Global Portfolios option","Determines whether the profile will enable users to create, modify, and remove global portfolio configurations in Manage Portfolios Views.","Add/Edit/Delete Risk Categories, Matrices, and Thresholds option","Determines whether the profile will enable users to create, modify, and remove risk categories, risk scoring matrices, and risk thresholds data.","Add/Edit/Delete Timesheet Period Dates option","Determines whether the profile will enable users to create, modify, and remove individual or batched timesheet periods.","Add/Edit/Delete User Defined fields option","Determines whether the profile will enable users to create, modify, and remove User Defined fields. Even without this privilege, users can still display User Defined fields information.","Add/Edit/Delete Stored Images option","Determines whether the profile will enable users to create, modify, and remove stored images in P6 EPPM and P6 Professional.","Resources Privileges","Add Resources option","Determines whether the profile will enable users to create resource data. This privilege also selects the 'Edit Resources' global privilege.","Edit Resources option","Determines whether the profile will enable users to modify resource data. This privilege also enables users to assign, modify, and remove role assignments. To display resources' price/unit in reports, users must have this privilege and the 'View Resource and Role Costs/Financials' global privilege assigned to their profile. To display resource skill level (a resource's role proficiency) in the application and in reports, users must have this privilege and the 'View Resource Role Proficiency' global privilege assigned to their profile.","Delete Resources option","Determines whether the profile will enable users to remove resource data. This privilege also selects the 'Add Resources' and 'Edit Resources' global privileges.","Note When a resource is deleted, all historical data for that resource and its assignments is also deleted. This includes resource costs and spreads from all projects to which that resource was assigned. Deleting resources can change the costs and units figures for all projects to which that resource was assigned. In most circumstances users should not delete resources, but clear the Active option for the resource on the Resources tab on the Resources Administration page.","Exercise extreme caution when assigning the Delete Resources privilege.","Add/Edit/Delete Resource Calendars option","Determines whether the profile will enable users to create, modify, and remove resource calendars data. This privilege also enables users to edit Shifts in P6 Professional. ","Add/Edit/Delete Resource Curves option","Determines whether the profile will enable users to create, modify, and remove resource distribution curves definitions.","Add/Edit/Delete Roles option","Determines whether the profile will enable users to create, modify, and remove roles data.","Add/Edit/Delete Global Resource and Role Teams option","Determines whether the profile will enable users to create, modify, and remove global Resource Teams and Role Teams. A Resource/Role Team is a collection of resources/roles.","Add/Edit/Delete Rate Types and Units of Measure option","Determines whether the profile will enable users to create, modify, and remove resource rate types and units of measure data.","View Resource and Role Costs/Financials option","Determines whether the profile will enable users to display all values for labor, material, and nonlabor resource costs, price/unit values for roles, and costs for resource and resource assignments User Defined fields. For users who do not have this privilege assigned to their profile, all areas that display monetary values for labor, material, and nonlabor resources and roles will display dashes and cannot be edited. For resources, such areas include resource price/unit, values in resource spreadsheets and histograms in Resource Analysis and Team Usage, and Cost data types for Resource User Defined fields. For roles, the area is the price/unit value in roles data. To display resources' price/unit, users must have this privilege and the 'Edit Resources' global privilege assigned to their profile.","View Resource Role Proficiency option","Determines whether the profile will enable users to display, group/sort, filter, search, and report on resource and role proficiency. To display resource skill level (a resource's role proficiency), users must have this privilege and the Edit Resources global privilege assigned to their profile.","Approve Resource Timesheets option","Determines whether the profile will enable users to approve or reject submitted timesheets as a Resource Manager.","Templates Privileges","Add/Edit/Delete Activity Step Templates option","Determines whether the profile will enable users to create, modify, and remove Activity Step Templates, which are used to add a set of common steps to multiple activities.","Add/Edit/Delete Issue Forms option","Determines whether the profile will enable users to create, modify, and remove issue forms.","Add/Edit/Delete Microsoft and Primavera Templates option","Determines whether the profile will enable users to create, modify, and remove templates that are used to import and export data to and from Microsoft Excel, Microsoft Project, Primavera XML, and Primavera XER formats.","Add/Edit/Delete Project Templates option","Determines whether the profile will enable users to create, modify, and remove project templates. To create project templates, users must also have the 'Add Projects' project privilege assigned to their profile. To modify templates, you must have the same project privileges that are required to modify projects. To delete project templates, users must also have the 'Delete Projects' project privilege assigned to their profile.","Tools Privileges","Administer Global External Applications option","Determines whether the profile will enable users to create, modify, and remove entries in the list of global external applications in P6 Professional.","Administer Global Scheduled Services option","Determines whether users have the privilege to modify settings on the Global Scheduled Services dialog box. You can modify the following publishing services if you have this privilege: Publish Security, Publish Enterprise Data, Publish Enterprise Summaries, Publish Resource Management, Publish Audit Data. With this privilege, you can enable the service, choose how often the service will run, and at what time the service will run.","Administer Project Scheduled Services option","Determines whether the profile will enable users to set up the Apply Actuals, Export, Import, Level, Project Checker, Publish, Schedule, Summarize, and Send to Schedule Sheet scheduled services to run at specific time intervals.","Edit Global Change Definitions option","Determines whether the profile will enable users to create, modify, and remove Global Change specifications available to all users in P6 Professional.","Import P6 Professional XER and MPX option","Determines whether the profile will enable users to import projects, resources, and roles from XER and MPX formats using P6 Professional. To create new projects when importing, users must also have the 'Create Project' project privilege assigned to their profile. Users must be an Admin or Project Superuser to update a project from an XER file.","Import XLSX option","Determines whether the profile will enable users to import projects, resources, and roles from XLSX files into P6 Professional and P6. P6 Professional users must also be a Project Superuser to update a project from XLSX format. P6 users do not need to be a Project Superuser, but do require the Add/Edit Activities Except Relationships privilege.","Import XML option","Determines whether the profile will enable users to import projects from P6, P6 Professional, and Microsoft Project using XML format. To create new projects when importing, users must also have the 'Create Project' project privilege assigned to their profile.","Enable Work Offline option","Determines whether the profile will enable users to work offline in P6 Professional configured to a database with a P6 Pro Cloud Connect alias. To work offline, the database alias must have the Enable Client-side Cache option selected. To see this privilege, select the Enable offline mode option in the General pane of Application Settings.","Views and Reports Privileges","Add/Edit/Delete Global Activity and Assignment Layouts, Views and Filters option","Determines whether the profile will enable users to create, modify, and remove global activity and resource assignment layouts, views, and filters.","Add/Edit/Delete Global Dashboards option","Determines whether the profile will enable users to create, modify, and remove global dashboards.","Add/Edit/Delete Global Project, WBS and Portfolio Layouts, Views and Filters option","Determines whether the profile will enable users to create, modify, and remove global project, WBS, and portfolio layouts, views, and filters. This privilege is required to save view changes made to the Portfolio Analysis page.","Add/Edit/Delete Global Reports option","Determines whether the profile will enable users to create, modify, and remove global reports, including editing report groups and global report batches and saving global reports created or modified in P6 Professional.","Edit Global Tracking Layouts option","Determines whether the profile will enable users to create, modify, and remove global tracking layouts in P6 Professional.","Edit Projects from Scorecards option","Determines whether the profile will enable users to create, modify, and remove projects from scorecards in the Portfolio View portlet and the Portfolio Analysis page. This privilege is required to save data changes made to the Portfolio Analysis page. The following project privileges are also required for scorecards: 'Edit Project Details Except Costs/Financials' to edit project data, 'View Project Costs/Financials' to view project cost data, 'Edit WBS Costs/Financials' to edit project cost data, 'Create Project' to add a project, and 'Delete Project' to delete a project.","Add/Edit/Delete Global Visualizer Layouts option","Determines whether the profile will enable users to create, modify, and remove global layouts in Visualizer.","Add/Edit/Delete Global Visualizer Filters option","Determines whether the profile will enable users to create, modify, and remove global filters in Visualizer.","Global Privilege Definitions","47747.htm");
Page[936]=new Array("Operations:","CreateProjectProfiles Operation","ReadProjectProfiles Operation","UpdateProjectProfiles Operation","DeleteProjectProfiles Operation","GetFieldLengthProjectProfile Operation","WSDL: ProjectProfile.wsdl","Primary Key Field: ObjectId","Target Namespace: http://xmlns.oracle.com/Primavera/P6/WS/ProjectProfile/V1","Default Transport URLs:","http://&lt;hostname&gt;:&lt;port number&gt;/p6ws/services/ProjectProfileService?wsdl","https://&lt;hostname&gt;:&lt;port number&gt;/p6ws/services/ProjectProfileService?wsdl","Java Client Stub Class:","com.primavera.ws.p6.projectprofile.ProjectProfileService","Description:","A project profile defines a set of privileges for access to project-specific information. Project profiles are assigned to users based on the OBS hierarchy. To control access to project-specific information, you create project profiles, and then assign specific OBS elements and associated project profiles to individual users. The assigned OBS element determines the EPS and WBS elements for which the user can access project information. The assigned project profile determines the type of access privileges the user has to that project information.","All WBS elements are required to have an assigned responsible OBS. If a user's project profile assignment includes a WBS element's responsible OBS, then the user can access all activities, risks, and issues related to that WBS element. Similarly, all thresholds and project issues also have an assigned responsible OBS. If a user's project profile assignment includes a threshold or issue's responsible OBS, then the user can access that threshold or issue.","A user is not required to have a profile for every project. However, unless a user's global profile is Admin Superuser, that user cannot access a project without a project profile. To allow complete access to a project/OBS assignment, a project profile is included named Project Superuser. You can apply the Project Superuser profile to as many users and for as many projects as you like. ","ProjectProfile Service","41917.htm");
Page[937]=new Array("Description: Creates multiple ProjectProfile objects in the database. You can create up to 1000 ProjectProfile objects with a single call.","Service:&nbsp;ProjectProfile Service","Style: Document/literal wrapped","Input:","Message:&nbsp;CreateProjectProfiles","Elements:&nbsp;ProjectProfile&nbsp;elements that contain ProjectProfile Fields&nbsp;fields","Required fields: You must supply the Name field.","Output:","Message:&nbsp;CreateProjectProfilesResponse","Output:&nbsp;Zero to many ObjectId elements","CreateProjectProfiles Operation","42316.htm");
Page[938]=new Array("Description: Reads ProjectProfile objects from the database.","Service:&nbsp;ProjectProfile Service","Style: Document/literal wrapped","Input:","Message:&nbsp;ReadProjectProfiles","Elements: &nbsp;One to many field names from the ProjectProfile Fields&nbsp;field list","You may also include an optional element that contains a filter clause and an optional element that contains an OrderBy clause. Warning: If you do not specify a filter, all business objects of this data type will be returned. Refer to the Filters topic in the P6 EPPM Web Services Programming Guide for additional details.","Output:","Message:&nbsp;ReadProjectProfilesResponse","Output:&nbsp;Zero to many&nbsp;ProjectProfile elements that contain ProjectProfile fields.","ReadProjectProfiles Operation","42317.htm");
Page[939]=new Array("Description: Updates multiple ProjectProfile objects in the database. You can update up to 1000 ProjectProfile objects with a single call.","Service:&nbsp;ProjectProfile Service","Style: Document/literal wrapped","Input:","Message:&nbsp;UpdateProjectProfiles","Elements:&nbsp;ProjectProfile&nbsp;elements that contain ProjectProfile Fields&nbsp;fields.","Required fields: The ObjectId must be specified.","Output:","Message:&nbsp;UpdateProjectProfilesResponse","Output:&nbsp;boolean","UpdateProjectProfiles Operation","42318.htm");
Page[940]=new Array("Description: Deletes multiple ProjectProfile objects in the database. You can delete up to 1000 ProjectProfile objects with a single call.","Service:&nbsp;ProjectProfile Service","Style: Document/literal wrapped","Input:","Message:&nbsp;DeleteProjectProfiles","Elements: One to many&nbsp;ObjectId elements","Output:","Message:&nbsp;DeleteProjectProfilesResponse","Output:&nbsp;boolean","DeleteProjectProfiles Operation","42319.htm");
Page[941]=new Array("Description: Returns length of variable character fields for a BO.","Service: ProjectProfile Service","Style: Document/literal wrapped","Input:","Message: GetFieldLengthProjectProfile","Elements: FieldLength","Output:","Message: GetFieldLengthProjectProfileResponse","Elements: One to many FieldLengthRoleProjectProfiles.","GetFieldLengthProjectProfile Operation","95503.htm");
Page[942]=new Array("<br />&nbsp;Field","<br />&nbsp;Type","Read&nbsp;<br />Only","Filterable<br />Orderable","<br />&nbsp;Description","CreateDate<br />","dateTime<br />","X","X","The date this project profile was created.","CreateUser<br />","string<br />restricted to <br />maxLength(255)<br />","X","X","The name of the user that created this project profile.","IsDefault<br />","boolean<br />","X","The 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.","IsSuperUser<br />","boolean<br />","X","X","The 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","LastUpdateDate<br />","dateTime<br />","X","X","The date this project profile was last updated.","LastUpdateUser<br />","string<br />restricted to <br />maxLength(255)<br />","X","X","The name of the user that last updated this project profile.","Name<br />","string<br />restricted to<br />maxLength(100)","X","The unique name of this project profile","ObjectId<br />","int<br />","X","The unique ID generated by the system.","Privilege<br />","The name of the global profile privilege. See Project Privilege Definitions for additional details."," Has<br />","boolean<br />"," Name<br />","string<br />","ProjectProfile Fields","42435.htm");
Page[943]=new Array("Activities Privileges","Add/Edit Activities Except Relationships option","Determines whether the profile will enable users to create and modify all activity information in projects, except activity relationships. Users assigned a profile with this privilege can also designate another user as an activity owner and be assigned as a status reviewer for reviewing status updates from P6 Team Member interface users. Users assigned Team Member work distribution filters must have this privilege assigned. To modify activity IDs, users must also have the Edit Activity ID project privilege assigned to their profile. To use the Recalculate Assignment Costs feature, users must also have the 'View Project Costs/Financials' project privilege assigned to their profile.","Delete Activities option","Determines whether the profile will enable users to remove activities from projects.","Add/Edit/Delete Activity Relationships option","Determines whether the profile will enable users to create, modify, and remove activity relationships assigned to projects.","Edit Activity ID option","Determines whether the profile will enable users to modify activity IDs. To modify activity IDs, users must also have the 'Add/Edit Activities Except Relationships' project privilege assigned to their profile.","Add/Edit/Delete Expenses option","Determines whether the profile will enable users to create, modify, and remove expenses assigned to projects.","Delete Discussion Comments option","Determines whether the profile will enable users to delete discussion comments assigned to activities.","Codes Privileges","Add Project Activity Codes option","Determines whether the profile will enable users to create project activity codes and code values data. This privilege also selects the 'Edit Project Activity Codes' project privilege.","Edit Project Activity Codes option","Determines whether the profile will enable users to modify project activity codes data. This privilege also enables users to create, modify, and remove project activity code values.","Delete Project Activity Codes option","Determines whether the profile will enable users to remove project activity codes and code values data. This privilege also selects the 'Add Project Activity Codes' and 'Edit Project Activity Codes' project privileges.","Add EPS Activity Codes option","Determines whether the profile will enable users to create EPS-level activity codes and code values. This privilege also selects the 'Edit EPS Activity Codes' project privilege.","Edit EPS Activity Codes option","Determines whether the profile will enable users to modify the name of EPS-level activity codes. This privilege also enables users to create, modify, and remove EPS-level activity code values.","Delete EPS Activity Codes option","Determines whether the profile will enable users to remove EPS-level activity codes and code values data. This privilege also selects the 'Add EPS Activity Codes' and 'Edit EPS Activity Codes' project privileges.","EPS and Project Privileges","Add/Edit/Delete EPS Except Costs/Financials option","Determines whether the profile will enable users to create, modify, and remove EPS hierarchy nodes, edit EPS notebook, and edit all EPS-related data except financial information.","Edit EPS Costs/Financials option","Determines whether the profile will enable users to modify EPS budget logs, funding sources, and spending plans.","Add Projects option","Determines whether the profile will enable users to create, copy, and paste projects within the EPS node. To create project templates, users must also have the 'Add/Edit/Delete Project Templates' global privilege assigned to their profile.","Delete Projects option","Determines whether the profile will enable users to delete, cut, and paste projects within the EPS node. To delete project templates, users must also have the 'Add/Edit/Delete Project Templates' global privilege assigned to their profile.","Edit Project Details Except Costs/Financials option","Determines whether the profile will enable users to set Project Preferences and to edit project-level data. This privilege also enables users to assign or remove a risk scoring matrix to a project in the Risk Scoring Matrices page in Enterprise Data. ","Certain Project Preferences, such as editing Publication Priority, require additional privileges. To assign a project baseline, users must also have the 'Assign Project Baselines' project privilege assigned to their profile. To edit cost UDFs, users must also have the 'Edit WBS Costs/Financials' project privilege assigned to their profile.","Add/Edit/Delete WBS Except Costs/Financials option","Determines whether the profile will enable users to create, modify, and remove WBS hierarchy nodes and other WBS level data including notebook entries, earned value settings, milestones, and dates. This privilege does not allow users to edit cost and financial data at the WBS level.","Edit WBS Costs/Financials option","Determines whether the profile will enable users to modify Project or WBS budget logs, funding sources, spending plan, and financial data at the project level. To edit costs and financials at the WBS level, including cost UDFs, users must also have the &#8216;Add/Edit/Delete WBS Except Costs/Financials' project privilege assigned to their profile. The &#8216;Edit WBS Costs/Financials' privilege also selects the 'View Project Costs/Financials' project privilege.","View Project Costs/Financials option","Determines whether the profile will enable users to display all monetary values for projects. For users who do not have this privilege assigned to their profile, all areas that display monetary values will display dashes and cannot be edited. To use the Recalculate Assignment Costs feature, users must also have the 'Add/Edit Activities Except Relationships' project privilege assigned to their profile. To display the resource price/unit, users must have the 'View Resource and Role Costs/Financials' global privilege assigned to their profile.","Delete Project Data with Timesheet Actuals option","Determines whether the profile will enable users to delete activities and resource assignments for projects that have timesheet actuals. This includes cutting an activity with timesheet actuals and pasting the activity to another project. To delete project data at all different levels (activity, WBS, project, and EPS), users must also have the appropriate privileges assigned to their profile. For example, to delete activities with timesheet actuals, users must also have the 'Delete Activities' project privilege assigned to their profile. To delete activities and WBS nodes with timesheet actuals, users must additionally have the 'Add/Edit/Delete WBS Except Costs/Financials' project privilege assigned to their profile.","Delete Published Project Data option","Determines whether the profile will enable users to delete published project data using the Delete Published Data action on the EPS page.","Export Project Data option","Determines whether the profile will enable users to export project data and download data to Excel using the Download link below grids. This privilege also conveys the ability to copy and paste data out of the project or EPS node.","Project Data Privileges","Add/Edit/Delete Issues and Issue Thresholds option","Determines whether the profile will enable users to create, modify, and remove thresholds and issues assigned to projects. The privilege also enables users to assign issue codes to project issues.","Add/Edit/Delete Project Baselines option","Determines whether the profile will enable users to create, modify, and remove baselines for projects.","Add/Edit/Delete Project Calendars option","Determines whether the profile will enable users to create, modify, and remove calendars assigned to projects.","Add/Edit/Delete Risks option","Determines whether the profile will enable users to create, modify, and remove risks assigned to projects.","Add/Edit/Delete Template Documents option","Determines whether the profile will enable users to create, modify, remove project template documents. If the content repository is installed and configured, this privilege also enables P6 users to check out and start reviews for project template documents. P6 Professional users cannot open documents added via a P6 installation with a configured content repository. A profile must be assigned the 'Add/Edit/Delete Work Products and Documents' project privilege before you can select this privilege.","Add/Edit/Delete Work Products and Documents option","Determines whether the profile will enable users to create, modify, and remove project documents that do not have a security policy applied. Document security policies are available only in P6 and only for documents stored in the content repository. When the content repository is installed and configured, this privilege also enables users to create document folders in P6.","Assign Project Baselines option","Determines whether the profile will enable users to assign project baselines to projects. To assign project baselines, users must also have the 'Edit Project Details Except Costs/Financials' project privilege assigned to their profile.","Approve Timesheets as Project Manager option","Determines whether the profile will enable users to approve or reject submitted timesheets as a Project Manager in Timesheet Approval.","Related Applications Privileges","Administer Project External Applications option","Determines whether the profile will enable users to modify entries in the External Applications feature in P6 Professional.","Exchange Project Data with Primavera Unifier option","Determines whether the profile will enable users to exchange project data with a linked Primavera Unifier project.","Exchange Project Data with Oracle Primavera Cloud option","Determines whether the profile will enable users to exchange project data with a linked Oracle Primavera Cloud project.","Exchange Project Data with Gateway option","Determines whether the profile will enable users to exchange project data with a project linked via Primavera Gateway.","Resource Assignments Privileges","Add/Edit Activity Resource Requests option","Determines whether the profile will enable users to create and modify resource requests for activities.","Add/Edit/Delete Resource Assignments for Resource Planning option","Determines whether the profile will enable users to add, edit, or delete resource assignments on the Planning Page of the Resources Section. ","Add/Edit/Delete Role Assignments for Resource Planning option","Determines whether the profile will enable users to add, edit, or delete role assignments on the Planning Page of the Resources Section. ","Edit Committed Flag for Resource Planning option","Determines whether profile will enable the users to edit the committed flag on the Planning Page of the Resources Section.","Edit Future Periods option","Determines whether the profile will enable users to enter, modify, and delete future period assignment values in the Planned Units and Remaining (Early) Units fields of the Resource Usage Spreadsheet using P6 Professional. The 'Add/Edit Activities Except Relationships' project privilege is also required for this functionality.","Edit Period Performance option","Determines whether the profile will enable users to modify period performance values for labor and nonlabor units as well as labor, nonlabor, material, and expense costs using P6 Professional. The 'Add/Edit Activities Except Relationships' and 'View Project Costs/Financials' project privileges are also required for this functionality.","Tools Privileges","Apply Actuals option","Determines whether the profile will enable users to apply actuals to activities in projects.","Check In/Check Out Projects and Open Projects Exclusively option","Determines whether the profile will enable users to check projects out to work remotely and then check them back in using P6 Professional, and whether users can open projects exclusively. Opening a project exclusively places a lock on the project allowing only the user who opened the project to make changes to the project. Other users can view project data, but cannot make updates until the exclusive lock is released.","Level Resources option","Determines whether the profile will enable users to level resources in projects. This privilege also selects the 'Schedule Project' project privilege.","Schedule Projects option","Determines whether the profile will enable users to schedule projects.","Monitor Project Thresholds option","Determines whether the profile will enable users to run the threshold monitor for projects in P6 Professional.","Store Period Performance option","Determines whether the profile will enable users to track actual this period values for actual units and costs in projects. The 'Add/Edit Activities Except Relationships' project privilege is also required for this functionality.","Summarize Projects option","Determines whether the profile will enable users to summarize data for all projects in the EPS.","Edit Publication Priority option","Determines whether the profile will enable users to edit the Publication Priority for the project. This privilege should be granted only to administrators to optimize the flow of projects through the service queue.","Run Baseline Update option","Determines whether the profile will enable users to update baselines assigned to projects with new project information using the Update Baseline tool.","Run Global Change option","Determines whether the profile will enable users to run Global Change specifications to update activity detail information in P6 Professional.","Allow Integration with Primavera Unifier option","Determines whether the profile will enable users to link projects to Primavera Unifier projects and schedule sheets.","Perform Global Search &amp; Replace option","Determines whether the profile will enable users to use Global Search &amp; Replace to update project, WBS, and activity information in P6.","Views and Reports Privileges","Add/Edit Project Level Layouts option","Determines whether the profile will enable users to create, modify, and remove project level layouts in the Activities, Assignments, or WBS windows in P6 Professional.","Edit Project Reports option","Determines whether the profile will enable users to modify reports, modify report batches, and export reports for projects in P6 Professional.","Publish Project Website option","Determines whether the profile will enable users to publish a Web site for projects in P6 Professional.","Add/Edit/Delete Project Visualizer Layouts option","Determines whether the profile will enable users to create, modify, and remove project layouts in Visualizer.","Project Privilege Definitions","47746.htm");
Page[944]=new Array("Description: Generates a spreadsheet of all the Global Security Profiles and Project Security Profiles in your database and the privileges assigned to each.","Service:&nbsp;ProjectProfile Service","Style: Document/literal wrapped","Input:","Message:&nbsp;ExportPrivilegesReport","Output:","Message:&nbsp;ExportPrivilegesReportResponse","ExportPrivilegesReport Operation","112942.htm");
Page[945]=new Array("Operations:","CreateResourceAccess Operation","ReadResourceAccess Operation","DeleteResourceAccess Operation","GetFieldLengthResourceAccess Operation","WSDL: ResourceAccess.wsdl","Primary Key Field: ObjectId","Target Namespace: http://xmlns.oracle.com/Primavera/P6/WS/ResourceAccess/V1","Default Transport URLs:","http://&lt;hostname&gt;:&lt;port number&gt;/p6ws/services/ResourceAccessService?wsdl","https://&lt;hostname&gt;:&lt;port number&gt;/p6ws/services/ResourceAccessService?wsdl","Java Client Stub Class:","com.primavera.ws.p6.resourceaccess.ResourceAccessService","Description:","Resource access allows you to restrict a user's ability to access resources. If the User.AllResourceAccessFlag is True, the user has access to all resources and resource access does not apply. If the User.AllResourceAccessFlag is False, the user has restricted resource access. In this case, the user is assigned to a resource in the resource hierarchy and that resource becomes the user's root resource access node. The position of the user's root resource access node in the hierarchy determines the user's resource access. The user has access to that root resource access node and all of its children, but no other resources above in the hierarchy. If the user is not assigned to any resources, that user does not have access to resources. Admin Superusers always have all resource access.","Note that project access overrides resource access. If a user can access a project, the user is able to see all resources assigned to that project. The user can then assign these resources anywhere but will only be able to edit them if the user has resource access to them.","Resource Access business objects may not be updated. To change the values on a Resource Access object, create a new object with the desired values and delete the old object.","ResourceAccess Service","41918.htm");
Page[946]=new Array("Description: Creates multiple ResourceAccess objects in the database. You can create up to 1000 ResourceAccess objects with a single call.","Service:&nbsp;ResourceAccess Service","Style: Document/literal wrapped","Input:","Message:&nbsp;CreateResourceAccess","Elements:&nbsp;ResourceAccess&nbsp;elements that contain ResourceAccess Fields&nbsp;fields","Required fields:","UserObjectId","ResourceObjectId","Output:","Message:&nbsp;CreateResourceAccessResponse","Output:&nbsp;Zero to many ObjectId elements","CreateResourceAccess Operation","42320.htm");
Page[947]=new Array("Description: Reads ResourceAccess objects from the database.","Service:&nbsp;ResourceAccess Service","Style: Document/literal wrapped","Input:","Message:&nbsp;ReadResourceAccess","Elements: &nbsp;One to many field names from the ResourceAccess Fields&nbsp;field list","You may also include an optional element that contains a filter clause and an optional element that contains an OrderBy clause. Warning: If you do not specify a filter, all business objects of this data type will be returned. Refer to the Filters topic in the P6 EPPM Web Services Programming Guide for additional details.","Output:","Message:&nbsp;ReadResourceAccessResponse","Output:&nbsp;Zero to many&nbsp;ResourceAccess elements that contain ResourceAccess fields.","ReadResourceAccess Operation","42321.htm");
Page[948]=new Array("Description: Deletes multiple ResourceAccess objects in the database. You can delete up to 1000 ResourceAccess objects with a single call.","Service:&nbsp;ResourceAccess Service","Style: Document/literal wrapped","Input:","Message:&nbsp;DeleteResourceAccess","Elements: One to many&nbsp;ObjectId elements","Output:","Message:&nbsp;DeleteResourceAccessResponse","Output:&nbsp;boolean","DeleteResourceAccess Operation","42322.htm");
Page[949]=new Array("Description: Returns length of variable character fields for a BO.","Service: ResourceAccess Service","Style: Document/literal wrapped","Input:","Message: GetFieldLengthResourceAccess","Elements: FieldLength","Output:","Message: GetFieldLengthResourceAccessResponse","Elements: One to many FieldLengthResourceAccesses.","GetFieldLengthResourceAccess Operation","95504.htm");
Page[950]=new Array("<br />&nbsp;Field","<br />&nbsp;Type","Read&nbsp;<br />Only","Filterable<br />Orderable","<br />&nbsp;Description","AllResourceAccessFlag","boolean","The flag that determines whether the user has access to all resources.","CreateDate<br />","dateTime<br />","X","X","The date this resource security was created.","CreateUser<br />","string<br />restricted to <br />maxLength(255)","X","X","The name of the user that created this resource security.","LastUpdateDate<br />","dateTime<br />","X","X","The date this resource security was last updated.","LastUpdateUser<br />","string<br />restricted to <br />maxLength(255)","X","X","The name of the user that last updated this resource security.","ResourceId<br />","string<br />restricted to <br />maxLength(20)","X","X","The short code that uniquely identifies the resource.","ResourceName<br />","string<br />restricted to <br />maxLength(100)","X","X","The name of the resource.","ResourceObjectId<br />","int<br />","X","The unique ID of the associated resource.","UserName<br />","string<br />restricted to <br />maxLength(255)","X","X","The user's login name.","UserObjectId<br />","int<br />","X","The unique ID of the associated user.","ResourceAccess Fields","42436.htm");
Page[951]=new Array("Operations:","CreateUserConsent Operation","ReadUserConsent Operation","UpdateUsersConsent Operation","DeleteUserConsent Operation","GetFieldLengthUserConsent Operation","WSDL: UserConsent.wsdl","Primary Key Field: ObjectId","Target Namespace: http://xmlns.oracle.com/Primavera/P6/WS/UserConsent/V1","Default Transport URLs:","http://&lt;hostname&gt;:&lt;port number&gt;/p6ws/services/UserConsent?wsdl","https://&lt;hostname&gt;:&lt;port number&gt;/p6ws/services/UserConsent?wsdl","Java Client Stub Class:","com.primavera.ws.p6.userconsent.UserConsentService","Description:","Consent notices inform users how personal information (PI) is collected, processed, stored, and transmitted, along with details related to applicable regulations and policies. Consent notices also alert users that the action they are taking may risk exposing PI.","UserConsent Service","97986.htm");
Page[952]=new Array("Description: Creates multiple UserConsent objects in the database.","Service:&nbsp;UserConsent Service","Style: Document/literal wrapped","Input:","Message:&nbsp;CreateUserConsent","Elements:&nbsp;User&nbsp;elements that contain UserConsent Fields&nbsp;fields","Required fields: ","UserId","ConsentType","Output:","Message:&nbsp;CreateUserConsentResponse","Output:&nbsp;Zero to many ObjectId elements","CreateUserConsent Operation","97989.htm");
Page[953]=new Array("Description: Reads UserConsent objects from the database.","Service:&nbsp;UserConsent Service","Style: Document/literal wrapped","Input:","Message:&nbsp;ReadUserConsent","Elements: &nbsp;One to many field names from the UserConsent Fields&nbsp;field list","Output:","Message:&nbsp;ReadUserConsentResponse","Output:&nbsp;Zero to many&nbsp;UserConsent elements that contain UserConsent fields.","ReadUserConsent Operation","97987.htm");
Page[954]=new Array("Description: Updates multiple UserConsent objects in the database.","Service:&nbsp;UserConsent Service","Style: Document/literal wrapped","Input:","Message:&nbsp;UpdateUserConsent","Elements:&nbsp;User&nbsp;elements that contain UserConsent Fields&nbsp;fields.","Required fields:","UserId","ConsentType","Output:","Message:&nbsp;UpdateUserConsentResponse","Output:&nbsp;boolean","UpdateUsersConsent Operation","97990.htm");

Page[955]=new Array("Description: Returns length of variable character fields for a BO.","Service: UserConsent Service","Style: Document/literal wrapped","Input:","Message: GetFieldLengthUserConsent","Elements: FieldLength","Output:","Message: GetFieldLengthUserConsentResponse","Elements: One to many FieldLengthUserConsent.","GetFieldLengthUserConsent Operation","97988.htm");
Page[956]=new Array("<br />&nbsp;Field","<br />&nbsp;Type","Read&nbsp;<br />Only","Filterable<br />Orderable","<br />&nbsp;Description","ConsentAcceptanceDate","dateTime","The date and time of the most recent change of the consent status of the associated user.","ConsentAcceptanceStatus","int<br />","The consent status of the associated user.","ConsentType<br />","int","The context in which the consent acceptance is recorded. Possible values are 1-7 and correspond to the following consent types:<br />1 = Login consent<br />2 = Add User consent<br />3 = Add Resource consent<br />4 = Add Module consent<br />5 = Download consent<br />6 = TeamMember login consent<br />7 = Visualizer login consent","UserId<br />","int<br />","The unique ID of the associated user.","UserConsent Fields","97992.htm");
Page[957]=new Array("Operations:","ReadUserInterfaceViews Operation","GetFieldLengthUserInterfaceView Operation","WSDL: UserInterfaceView.wsdl","Primary Key Field: ObjectId","Target Namespace: http://xmlns.oracle.com/Primavera/P6/WS/UserInterfaceView/V1","Default Transport URLs:","http://&lt;hostname&gt;:&lt;port number&gt;/p6ws/services/UserInterfaceViewService?wsdl","https://&lt;hostname&gt;:&lt;port number&gt;/p6ws/services/UserInterfaceViewService?wsdl","Java Client Stub Class:","com.primavera.ws.p6.userinterfaceview.UserInterfaceViewService","Description:","A user interface view is a customized view of P6 Web Access that enables and disables access to P6 Web Access functionality. You can assign a single user interface view to multiple users. However, every user has exactly one user interface view. The system assigns a default user interface view if one has not been specified for the user.","If you set the EnableUserToModifyViewSettingsFlag field in the User object to true, users can modify their copy of the user interface view. When a user changes the user interface view settings, the changes do not affect the settings of other users assigned to the same view.","When you assign a user interface view to a user, the new view replaces the user's current user interface view, including any modifications they may have made to the view.","UserInterfaceView Service","41919.htm");
Page[958]=new Array("Description: Reads UserInterfaceView objects from the database.","Service:&nbsp;UserInterfaceView Service","Style: Document/literal wrapped","Input:","Message:&nbsp;ReadUserInterfaceViews","Elements: &nbsp;One to many field names from the UserInterfaceView Fields&nbsp;field list","You may also include an optional element that contains a filter clause and an optional element that contains an OrderBy clause. Warning: If you do not specify a filter, all business objects of this data type will be returned. Refer to the Filters topic in the P6 EPPM Web Services Programming Guide for additional details.","Output:","Message:&nbsp;ReadUserInterfaceViewsResponse","Output:&nbsp;Zero to many&nbsp;UserInterfaceView elements that contain UserInterfaceView fields.","ReadUserInterfaceViews Operation","42323.htm");
Page[959]=new Array("Description: Returns length of variable character fields for a BO.","Service: UserInterfaceView Service","Style: Document/literal wrapped","Input:","Message: GetFieldLengthInterfaceView","Elements: FieldLength","Output:","Message: GetFieldLengthUserInterfaceViewResponse","Elements: One to many FieldLengthUserInterfaceViews.","GetFieldLengthUserInterfaceView Operation","95505.htm");
Page[960]=new Array("<br />&nbsp;Field","<br />&nbsp;Type","Read&nbsp;<br />Only","Filterable<br />Orderable","<br />&nbsp;Description","CreateDate","dateTime<br />","X","X","The date this user interface view was created.","CreateUser","string<br />restricted to <br />maxLength(255)","X","X","The name of the user that created this user interface view.","LastUpdateDate","dateTime<br />","X","X","The date this user interface view was last updated.","LastUpdateUser<br />","string<br />","X","X","The name of the user that last updated this user interface view.","Name<br />","string<br />","X","X","The name of the user interface view.","ObjectId<br />","int<br />","X","X","The unique ID generated by the system.","StatusUpdatesApproval","boolean","X","Status Update page access flag in the Approvals section of the Content page of the User Interface View.","TimesheetApproval","boolean","X","Timesheets page access flag in the Approvals section of the Content page of the User Interface View.","UIViewId","ObjectId","X","X","The unique ID generated by the system","UIViewName ","string","X","X","The name of the user interface view.","UserId","ObjectId","X","X","The unique ID of the associated user.","UserObjectId<br />","int<br />","X","X","The unique ID of the associated user.","UserInterfaceView Fields","42437.htm");
Page[961]=new Array("Operations:","CreateUserLicenses Operation","ReadUserLicenses Operation","DeleteUserLicenses Operation","GetFieldLengthUserLicense Operation","WSDL: UserLicense.wsdl","Primary Key Field: ObjectId","Target Namespace: http://xmlns.oracle.com/Primavera/P6/WS/UserLicense/V1","Default Transport URLs:","http://&lt;hostname&gt;:&lt;port number&gt;/p6ws/services/UserLicenseService?wsdl","https://&lt;hostname&gt;:&lt;port number&gt;/p6ws/services/UserLicenseService?wsdl","Java Client Stub Class:","com.primavera.ws.p6.userlicense.UserLicenseService","Description:","A user license grants access to applications within the Primavera suite.","UserLicense business objects may not be updated. To change the values on a UserLicense object, create a new object with the desired values and delete the old object.","UserLicense Service","41920.htm");
Page[962]=new Array("Description: Creates multiple UserLicense objects in the database. You can create up to 1000 UserLicense objects with a single call.","Service:&nbsp;UserLicense Service","Style: Document/literal wrapped","Input:","Message:&nbsp;CreateUserLicenses","Elements:&nbsp;UserLicense&nbsp;elements that contain UserLicense Fields&nbsp;fields","Required fields:","UserObjectId","LicenseType","Output:","Message:&nbsp;CreateUserLicensesResponse","Output:&nbsp;Zero to many ObjectId elements","CreateUserLicenses Operation","42324.htm");
Page[963]=new Array("Description: Reads UserLicense objects from the database.","Service:&nbsp;UserLicense Service","Style: Document/literal wrapped","Input:","Message:&nbsp;ReadUserLicenses","Elements: &nbsp;One to many field names from the UserLicense Fields&nbsp;field list","You may also include an optional element that contains a filter clause and an optional element that contains an OrderBy clause. Warning: If you do not specify a filter, all business objects of this data type will be returned. Refer to the Filters topic in the P6 EPPM Web Services Programming Guide for additional details.","Output:","Message:&nbsp;ReadUserLicensesResponse","Output:&nbsp;Zero to many&nbsp;UserLicense elements that contain UserLicense fields.","ReadUserLicenses Operation","42325.htm");
Page[964]=new Array("Description: Deletes multiple UserLicense objects in the database. You can delete up to 1000 UserLicense objects with a single call.","Service:&nbsp;UserLicense Service","Style: Document/literal wrapped","Input:","Message:&nbsp;DeleteUserLicenses","Elements: One to many&nbsp;ObjectId elements","Output:","Message:&nbsp;DeleteUserLicensesResponse","Output:&nbsp;boolean","DeleteUserLicenses Operation","42326.htm");
Page[965]=new Array("Description: Returns length of variable character fields for a BO.","Service: UserLicense Service","Style: Document/literal wrapped","Input:","Message: GetFieldLengthUserLicense","Elements: FieldLength","Output:","Message: GetFieldLengthUserLicenseResponse","Elements: One to many FieldLengthUserLicenses.","GetFieldLengthUserLicense Operation","95506.htm");
Page[966]=new Array("<br />&nbsp;Field","<br />&nbsp;Type","Read&nbsp;<br />Only","Filterable<br />Orderable","<br />&nbsp;Description","CreateDate<br />","dateTime<br />","X","X","The date this user license was created.","CreateUser<br />","string<br />restricted to <br />maxLength(255)<br />","X","X","The name of the user that created this user license.","LastUpdateDate<br />","dateTime<br />","X","X","The date this user license was last updated.","LastUpdateUser<br />","string<br />restricted to <br />maxLength(255)<br />","X","X","The name of the user that last updated this user license.","LicenseType<br />","string<br />restricted to <br /><br />'Contributor'<br />'Enterprise Reports'<br />'Integration API'<br />'P6 Analytics'<br />'P6 Professional'<br />'Portfolios'<br />'Timesheet Interfaces'<br />'Projects'<br />'Resources'<br />'Team Member Interfaces'<br />'Web Services'<br />","X","The property that permits you to configure access to different functional areas of the application suite.","ObjectId<br />","int<br />","X","The unique ID generated by the system.","UserName<br />","string<br />restricted to <br />maxLength(255)<br />","X","X","The user's login name.","UserObjectId<br />","int<br />","X","The unique ID of the associated user.","UserLicense Fields","42438.htm");
Page[967]=new Array("Operations:","CreateUserOBS Operation","ReadUserOBS Operation","UpdateUserOBS Operation","DeleteUserOBS Operation","GetFieldLengthUserOBS Operation","WSDL: UserOBS.wsdl","Primary Key Field: ObjectId","Target Namespace: http://xmlns.oracle.com/Primavera/P6/WS/UserOBS/V1","Default Transport URLs:","http://&lt;hostname&gt;:&lt;port number&gt;/p6ws/services/UserOBSService?wsdl","https://&lt;hostname&gt;:&lt;port number&gt;/p6ws/services/UserOBSService?wsdl","Java Client Stub Class:","com.primavera.ws.p6.userobs.UserOBSService","Description:","A UserOBS object represents an association between a user object and an OBS object. Users are assigned to global OBS elements to define the scope of project and EPS security for the users. For a user to have access to a project or EPS, the user must be assigned to an OBS element within that project or EPS. (Or, the user must have Admin Superuser privileges.) This gives the user access to any WBS areas their assigned OBS is responsible for.","UserOBS Service","41921.htm");
Page[968]=new Array("Description: Creates multiple UserOBS objects in the database. You can create up to 1000 UserOBS objects with a single call.","Service:&nbsp;UserOBS Service","Style: Document/literal wrapped","Input:","Message:&nbsp;CreateUserOBS","Elements:&nbsp;UserOBS&nbsp;elements that contain UserOBS Fields&nbsp;fields","Required fields:","UserObjectId","OBSObjectId","Output:","Message:&nbsp;CreateUserOBSResponse","Output:&nbsp;Zero to many ObjectId elements","CreateUserOBS Operation","42327.htm");
Page[969]=new Array("Description: Reads UserOBS objects from the database.","Service:&nbsp;UserOBS Service","Style: Document/literal wrapped","Input:","Message:&nbsp;ReadUserOBS","Elements: &nbsp;One to many field names from the UserOBS Fields&nbsp;field list","You may also include an optional element that contains a filter clause and an optional element that contains an OrderBy clause. Warning: If you do not specify a filter, all business objects of this data type will be returned. Refer to the Filters topic in theP6 EPPM Web Services Programming Guide for additional details.","Output:","Message:&nbsp;ReadUserOBSResponse","Output:&nbsp;Zero to many&nbsp;UserOBS elements that contain UserOBS fields.","ReadUserOBS Operation","42328.htm");
Page[970]=new Array("Description: Updates multiple UserOBS objects in the database. You can update up to 1000 UserOBS objects with a single call.","Service:&nbsp;UserOBS Service","Style: Document/literal wrapped","Input:","Message:&nbsp;UpdateUserOBS","Elements:&nbsp;UserOBS&nbsp;elements that contain UserOBS Fields&nbsp;fields.","Required fields: The ObjectId must be specified.","Output:","Message:&nbsp;UpdateUserOBSResponse","Output:&nbsp;boolean","UpdateUserOBS Operation","42329.htm");
Page[971]=new Array("Description: Deletes multiple UserOBS objects in the database. You can delete up to 1000 UserOBS objects with a single call.","Service:&nbsp;UserOBS Service","Style: Document/literal wrapped","Input:","Message:&nbsp;DeleteUserOBS","Elements: One to many&nbsp;ObjectId elements","Output:","Message:&nbsp;DeleteUserOBSResponse","Output:&nbsp;boolean","DeleteUserOBS Operation","42330.htm");
Page[972]=new Array("Description: Returns length of variable character fields for a BO.","Service: UserOBS Service","Style: Document/literal wrapped","Input:","Message: GetFieldLengthUserOBS","Elements: FieldLength","Output:","Message: GetFieldLengthUserOBSResponse","Elements: One to many FieldLengthUserOBSs.","GetFieldLengthUserOBS Operation","95507.htm");
Page[973]=new Array("<br />&nbsp;Field","<br />&nbsp;Type","Read&nbsp;<br />Only","Filterable<br />Orderable","<br />&nbsp;Description","CreateDate<br />","dateTime<br />","X","X","The date this association was created.","CreateUser<br />","string<br />restricted to <br />maxLength(255)","X","X","The name of the user that created this association.","LastUpdateDate<br />","dateTime<br />","X","X","The date this association was last updated.","LastUpdateUser<br />","string<br />restricted to <br />maxLength(255)","X","X","The name of the user that last updated this association.","OBSName<br />","string<br />restricted to <br />maxLength(100)","X","X","The name of the person/role in the organization, sometimes referred to as the &quot;responsible manager&quot;.","OBSObjectId<br />","int<br />","X","The unique ID of the OBS to which the user is granted access.","ProfileName<br />","string<br />restricted to <br />maxLength(100)","X","X","The name of security profile.","ProjectProfileObjectId<br />","int<br />","X","The 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.","UserName<br />","string<br />restricted to <br />maxLength(255)","X","X","The user's login name.","UserObjectId<br />","int<br />","X","The unique ID of the user who is assigned to the project OBS.","UserOBS Fields","42439.htm");
var PageCount=975;


/*
Date: 10/14/2025 1:29 PM
Source: EPPM_25_dev
BookID: 43111
PubProduct: PRIMAVERA_EPPM
BookTitle: Web Services Reference Guide
Version: Version 25
Lang:	en
*/
