Previous Topic

Next Topic

Book Contents

CreateActivityPeriodActuals Operation

Description: Creates multiple ActivityPeriodActual objects in the database. You can create up to 1000 ActivityPeriodActual objects with a single call.

Service: ActivityPeriodActual Service

Style: Document/literal wrapped

Input:

Message: CreateActivityPeriodActuals

Elements: ActivityPeriodActual elements that contain ActivityPeriodActual 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: CreateActivityPeriodActualsResponse

Output: A collection of zero to many ObjectId elements containing fields that comprise the primary key.


Copyright information