Skip to main content
API Family:Default
Version:24.200.001
Screen ID:PM203000

Properties

Select a row for its DAC field and description
PropertyTypeData Type
ActiveBooleanValueboolean
DAC Field:PX.Objects.PM.PMChangeOrderClass.IsActive
Description:A Boolean value that indicates (if set to true) that the change order class is available for selection on the Change Orders (PM308000) form.
AttributesListBusinessAccountClassAttributeDetail
DAC Field:Not mapped to a DAC field
Description:No description available
ClassIDStringValuestring
DAC Field:PX.Objects.PM.PMChangeOrderClass.ClassID
Description:The identifier of the change order class.
CommitmentsBooleanValueboolean
DAC Field:PX.Objects.PM.PMChangeOrderClass.IsPurchaseOrderEnabled
Description:A Boolean value that indicates (if set to true) that the user can modify existing commitments and add new ones with change orders of this class.
CostBudgetBooleanValueboolean
DAC Field:PX.Objects.PM.PMChangeOrderClass.IsCostBudgetEnabled
Description:A Boolean value that indicates (if set to true) that the user can modify existing cost budget lines and add new ones with change orders of this class.
DescriptionStringValuestring
DAC Field:PX.Objects.PM.PMChangeOrderClass.Description
Description:The description of the change order class.
LastModifiedDateTimeDateTimeValueDateTime
DAC Field:PX.Objects.PM.PMChangeOrderClass.LastModifiedDateTime
Description:No description available
RevenueBudgetBooleanValueboolean
DAC Field:PX.Objects.PM.PMChangeOrderClass.IsRevenueBudgetEnabled
Description:A Boolean value that indicates (if set to true) that the user can modify existing revenue budget lines and add new ones with change orders of this class.

Minimum Payload

Derived from static analysis of the 2025.2 source; runtime configuration may require additional fields.

1 required field
{
  "ClassID": {
    "value": "string"
  }
}

For every property this entity accepts, see the properties table.

Optional Children

None of these child collections is required — a payload without them is valid. If you do include one, these are the fields each row of it needs; keys the parent record supplies are named separately and must not be sent.

Available in Versions