Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

Version 1 Next »

Overview


This web service updates a single project cost baseline based on a detailed project cost baseline detail structure (PwsProjectCostBaselineDetail). The service returns the identity of the project cost baseline (PwsProjectCostBaselineElement PwsProjectCostBaselineRef) that has been inserted or updated. 

Request Format


PwsUpdateProjectCostBaseline Request
  • PwsUpdateProjectCostBaseline
    • serviceRequest: PwsUpdateProjectCostBaselineRq
      • RequestId: Int32
      • SessionTicket: String
      • BaselineBucketsClearFlag: Boolean
      • DescriptionClearFlag: Boolean
      • EngagementTimestamp: String
      • ExternalSystemIdentifierClearFlag: Boolean
      • FullDetailFlag: Boolean
      • NewExternalSystemIdentifier: String
      • ProjectCostBaseline: PwsProjectCostBaselineDetail
      • StealEngagementLockFlag: Boolean

Request Elements


Element

Data Type

Required?

Default

Description

Sample Data

RequestId

Int32

 

 

Click here for more information.

 

SessionTicket

String

 

 

Click here for more information.

 

BaselineBucketsClearFlag

Boolean

 

 

 

 

DescriptionClearFlag

Boolean

 

 

 

 

EngagementTimestamp

String

 

 

 

 

ExternalSystemIdentifierClearFlag

Boolean

 

 

 

 

FullDetailFlag

Boolean

 

 

 

 

NewExternalSystemIdentifier

String

 

 

 

 

ProjectCostBaseline

PwsProjectCostBaselineDetail

 

 

 

 

StealEngagementLockFlag

Boolean

 

 

 

 

Request Usage Example(s)


Response Format


PwsUpdateProjectCostBaseline Response

Response Elements


Element

Data Type

Description

Sample Data

Messages

PwsMessage

 

 

ResponseId

Int32

Click here for more information

 

Status

RequestStatus

Click here for more information

 

ServerTimestampUtc

DateTime

Click here for more information

 

EngagementLockStolenFromUserIdentity

PwsUserRef

 

 

EngagementTimestamp

String

 

 

ProjectCostBaseline

PwsProjectCostBaselineElement

 

 

ProjectCostBaselineIdentity

PwsProjectCostBaselineRef

 

 

Response Usage Example(s)

  • No labels