Skip to main content
API Family:Default
Version:25.200.001
Screen ID:PM308000

Properties

Select a row for its DAC field and description
PropertyTypeData Type
ApprovalDetailsListApproval
DAC Field:Not mapped to a DAC field
Description:No description available
AttributesListAttributeValue
DAC Field:Not mapped to a DAC field
Description:No description available
ChangeDateDateTimeValueDateTime
DAC Field:PX.Objects.PM.PMChangeOrder.Date
Description:The date on which the changes made with the change order should be recorded in the project balances. Defaults to the current business date.
ClassStringValuestring
DAC Field:PX.Objects.PM.PMChangeOrder.ClassID
Description:The identifier of the GL change order class that provides default settings for the change order. The value of this field corresponds to the value of the PMChangeOrderClass.ClassID field.
CommitmentsListChangeOrderCommitment
DAC Field:Not mapped to a DAC field
Description:No description available
CommitmentsChangeTotalDecimalValuedecimal
DAC Field:PX.Objects.PM.PMChangeOrder.CommitmentTotal
Description:The total amount in project currency of the commitments lines of the document.
CompletionDateDateTimeValueDateTime
DAC Field:PX.Objects.PM.PMChangeOrder.CompletionDate
Description:The date that has been communicated to the customer as the approval date of the agreed-upon changes. Defaults to the current business date.
ContractTimeChangeDaysIntValueint
DAC Field:PX.Objects.PM.PMChangeOrder.DelayDays
Description:A positive or negative number of days that represents the delay of the contract.
CostBudgetListChangeOrderCostBudget
DAC Field:Not mapped to a DAC field
Description:No description available
CostBudgetChangeTotalDecimalValuedecimal
DAC Field:PX.Objects.PM.PMChangeOrder.CostTotal
Description:The total amount of the cost budget lines of the document.
CustomerStringValuestring
DAC Field:PX.Objects.PM.PMChangeOrder.CustomerID
Description:The identifier of the customer associated with the project. The value of this field corresponds to the value of the BAccount.BAccountID field.
DescriptionStringValuestring
DAC Field:PX.Objects.PM.PMChangeOrder.Description
Description:The description of the change order.
DetailedDescriptionStringValuestring
DAC Field:PX.Objects.PM.PMChangeOrder.Text
Description:A detailed description of the change order.
ExternalRefNbrStringValuestring
DAC Field:PX.Objects.PM.PMChangeOrder.ExtRefNbr
Description:The external reference number (such as an identifier required by the customer or a number from an external system integrated with Acumatica ERP) entered manually.
GrossMarginDecimalValuedecimal
DAC Field:PX.Objects.PM.PMChangeOrder.GrossMarginPct
Description:The gross margin percent.
GrossMarginAmountDecimalValuedecimal
DAC Field:PX.Objects.PM.PMChangeOrder.GrossMarginAmount
Description:The difference between the Revenue Budget Change Total and the Cost Budget Change Total values.
HoldBooleanValueboolean
DAC Field:PX.Objects.PM.PMChangeOrder.Hold
Description:Specifies (if set to true) that the document is on hold.
LastModifiedDateTimeDateTimeValueDateTime
DAC Field:PX.Objects.PM.PMChangeOrder.LastModifiedDateTime
Description:No description available
OriginalCORefNbrStringValuestring
DAC Field:PX.Objects.PM.PMChangeOrder.OrigRefNbr
Description:The reference number of the original change order whose changes the currently selected change order reverses.
ProjectIDStringValuestring
DAC Field:PX.Objects.PM.PMChangeOrder.ProjectID
Description:The identifier of the project associated with the change order. The value of this field corresponds to the value of the PMProject.contractID field.
RefNbrStringValuestring
DAC Field:PX.Objects.PM.PMChangeOrder.RefNbr
Description:The reference number of the change order. The number is generated from the numbering sequence, which is specified on the Projects Preferences (PM101000) form.
RevenueBudgetListChangeOrderRevenueBudget
DAC Field:Not mapped to a DAC field
Description:No description available
RevenueBudgetChangeTotalDecimalValuedecimal
DAC Field:PX.Objects.PM.PMChangeOrder.RevenueTotal
Description:The total amount of the revenue budget lines of the document.
RevenueChangeNbrStringValuestring
DAC Field:PX.Objects.PM.PMChangeOrder.ProjectNbr
Description:The change number.
ReverseStatusStringValuestring
DAC Field:PX.Objects.PM.PMChangeOrder.ReverseStatus
Description:The reverse status of the change order. The field can have one of the following values: ""N"": None, ""X"": Reversed, ""R"": Reversing
StatusStringValuestring
DAC Field:PX.Objects.PM.PMChangeOrder.Status
Description:The status of the change order. The field can have one of the following values: ""H"": On Hold, ""A"": Pending Approval, ""O"": Open, ""C"": Closed, ""R"": Rejected

Minimum Payload

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

1 required field
{
  "ProjectID": {
    "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