ChangeOrder
26 properties
Properties
Select a row for its DAC field and description| Property | Type | Data Type | |
|---|---|---|---|
ApprovalDetails | List | Approval | |
DAC Field:Not mapped to a DAC field Description:No description available | |||
Attributes | List | AttributeValue | |
DAC Field:Not mapped to a DAC field Description:No description available | |||
ChangeDate | DateTimeValue | DateTime | |
DAC Field: PX.Objects.PM.PMChangeOrder.DateDescription:The date on which the changes made with the change order should be recorded in the project balances. Defaults to the current business date. | |||
Class | StringValue | string | |
DAC Field: PX.Objects.PM.PMChangeOrder.ClassIDDescription: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. | |||
Commitments | List | ChangeOrderCommitment | |
DAC Field:Not mapped to a DAC field Description:No description available | |||
CommitmentsChangeTotal | DecimalValue | decimal | |
DAC Field: PX.Objects.PM.PMChangeOrder.CommitmentTotalDescription:The total amount in project currency of the commitments lines of the document. | |||
CompletionDate | DateTimeValue | DateTime | |
DAC Field: PX.Objects.PM.PMChangeOrder.CompletionDateDescription:The date that has been communicated to the customer as the approval date of the agreed-upon changes. Defaults to the current business date. | |||
ContractTimeChangeDays | IntValue | int | |
DAC Field: PX.Objects.PM.PMChangeOrder.DelayDaysDescription:A positive or negative number of days that represents the delay of the contract. | |||
CostBudget | List | ChangeOrderCostBudget | |
DAC Field:Not mapped to a DAC field Description:No description available | |||
CostBudgetChangeTotal | DecimalValue | decimal | |
DAC Field: PX.Objects.PM.PMChangeOrder.CostTotalDescription:The total amount of the cost budget lines of the document. | |||
Customer | StringValue | string | |
DAC Field: PX.Objects.PM.PMChangeOrder.CustomerIDDescription:The identifier of the customer associated with the project. The value of this field corresponds to the value of the BAccount.BAccountID field. | |||
Description | StringValue | string | |
DAC Field: PX.Objects.PM.PMChangeOrder.DescriptionDescription:The description of the change order. | |||
DetailedDescription | StringValue | string | |
DAC Field: PX.Objects.PM.PMChangeOrder.TextDescription:A detailed description of the change order. | |||
ExternalRefNbr | StringValue | string | |
DAC Field: PX.Objects.PM.PMChangeOrder.ExtRefNbrDescription: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. | |||
GrossMargin | DecimalValue | decimal | |
DAC Field: PX.Objects.PM.PMChangeOrder.GrossMarginPctDescription:The gross margin percent. | |||
GrossMarginAmount | DecimalValue | decimal | |
DAC Field: PX.Objects.PM.PMChangeOrder.GrossMarginAmountDescription:The difference between the Revenue Budget Change Total and the Cost Budget Change Total values. | |||
Hold | BooleanValue | boolean | |
DAC Field: PX.Objects.PM.PMChangeOrder.HoldDescription:Specifies (if set to true) that the document is on hold. | |||
LastModifiedDateTime | DateTimeValue | DateTime | |
DAC Field: PX.Objects.PM.PMChangeOrder.LastModifiedDateTimeDescription:No description available | |||
OriginalCORefNbr | StringValue | string | |
DAC Field: PX.Objects.PM.PMChangeOrder.OrigRefNbrDescription:The reference number of the original change order whose changes the currently selected change order reverses. | |||
ProjectID | StringValue | string | |
DAC Field: PX.Objects.PM.PMChangeOrder.ProjectIDDescription:The identifier of the project associated with the change order. The value of this field corresponds to the value of the PMProject.contractID field. | |||
RefNbr | StringValue | string | |
DAC Field: PX.Objects.PM.PMChangeOrder.RefNbrDescription:The reference number of the change order. The number is generated from the numbering sequence, which is specified on the Projects Preferences (PM101000) form. | |||
RevenueBudget | List | ChangeOrderRevenueBudget | |
DAC Field:Not mapped to a DAC field Description:No description available | |||
RevenueBudgetChangeTotal | DecimalValue | decimal | |
DAC Field: PX.Objects.PM.PMChangeOrder.RevenueTotalDescription:The total amount of the revenue budget lines of the document. | |||
RevenueChangeNbr | StringValue | string | |
DAC Field: PX.Objects.PM.PMChangeOrder.ProjectNbrDescription:The change number. | |||
ReverseStatus | StringValue | string | |
DAC Field: PX.Objects.PM.PMChangeOrder.ReverseStatusDescription:The reverse status of the change order. The field can have one of the following values: ""N"": None, ""X"": Reversed, ""R"": Reversing | |||
Status | StringValue | string | |
DAC Field: PX.Objects.PM.PMChangeOrder.StatusDescription: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.
{
"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.
Commitmentsa list ofChangeOrderCommitmentrequired if you include one:DescriptionVendorCostBudgeta list ofChangeOrderCostBudgetrequired if you include one:AccountGroupInventoryIDRevenueBudgeta list ofChangeOrderRevenueBudgetrequired if you include one:AccountGroupInventoryID