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

Properties

Select a row for its DAC field and description
PropertyTypeData Type
AccountGroupStringValuestring
DAC Field:PX.Objects.PM.PMCommitment.AccountGroupID
Description:The account group of the commitment. The value of this field corresponds to the value of the PMAccountGroup.accountID field.
CommittedCOAmountDecimalValuedecimal
DAC Field:PX.Objects.PM.PMCommitment.CommittedCOAmount
Description:The total amount of the cost commitment lines of released change orders that are associated with the commitment.
CommittedCOQtyDecimalValuedecimal
DAC Field:PX.Objects.PM.PMCommitment.CommittedCOQty
Description:The total quantity of the cost commitment lines of released change orders that are associated with the commitment.
CommittedInvoicedAmountDecimalValuedecimal
DAC Field:PX.Objects.PM.PMCommitment.InvoicedAmount
Description:The invoiced amount of the commitment.
CommittedInvoicedQtyDecimalValuedecimal
DAC Field:PX.Objects.PM.PMCommitment.InvoicedQty
Description:The invoiced quantity of the commitment.
CommittedOpenAmountDecimalValuedecimal
DAC Field:PX.Objects.PM.PMCommitment.OpenAmount
Description:The open amount of the commitment that has not been received yet.
CommittedOpenQtyDecimalValuedecimal
DAC Field:PX.Objects.PM.PMCommitment.OpenQty
Description:The open quantity of the commitment that has not been received yet.
CommittedReceivedQtyDecimalValuedecimal
DAC Field:PX.Objects.PM.PMCommitment.ReceivedQty
Description:The received quantity of the commitment.
CostCodeStringValuestring
DAC Field:PX.Objects.PM.PMCommitment.CostCodeID
Description:The cost code of the commitment. The value of this field corresponds to the value of the PMCostCode.costCodeID field.
ExternalRefNbrStringValuestring
DAC Field:PX.Objects.PM.PMCommitment.ExtRefNbr
Description:The reference number of the commitment of the external type.
InventoryIDStringValuestring
DAC Field:PX.Objects.PM.PMCommitment.InventoryID
Description:The inventory item of the commitment. The value of this field corresponds to the value of the InventoryItem.inventoryID field.
LastModifiedDateTimeDateTimeValueDateTime
DAC Field:PX.Objects.PM.PMCommitment.LastModifiedDateTime
Description:No description available
OriginalCommittedAmountDecimalValuedecimal
DAC Field:PX.Objects.PM.PMCommitment.OrigAmount
Description:The original amount of the commitment.
OriginalCommittedQtyDecimalValuedecimal
DAC Field:PX.Objects.PM.PMCommitment.OrigQty
Description:The original quantity of the commitment.
ProjectIDStringValuestring
DAC Field:PX.Objects.PM.PMCommitment.ProjectID
Description:The project associated with the commitment. The value of this field corresponds to the value of the PMProject.contractID field.
ProjectTaskIDStringValuestring
DAC Field:PX.Objects.PM.PMCommitment.ProjectTaskID
Description:The project task associated with the commitment. The value of this field corresponds to the value of the PMTask.taskID field.
RelatedDocumentStringValuestring
DAC Field:PX.Objects.PM.PMCommitment.RefNoteID
Description:The document from which the commitment originates.
RevisedCommittedAmountDecimalValuedecimal
DAC Field:PX.Objects.PM.PMCommitment.Amount
Description:The revised amount of the commitment.
RevisedCommittedQtyDecimalValuedecimal
DAC Field:PX.Objects.PM.PMCommitment.Qty
Description:The revised quantity of the commitment.
TypeStringValuestring
DAC Field:PX.Objects.PM.PMCommitment.Type
Description:The type of the commitment. The field can have one of the values described in PMCommitmentType.ListAttribute.
UOMStringValuestring
DAC Field:PX.Objects.PM.PMCommitment.UOM
Description:The unit of measure of the commitment.

Minimum Payload

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

3 required fields
{
  "AccountGroup": {
    "value": "string"
  },
  "InventoryID": {
    "value": "string"
  },
  "ProjectID": {
    "value": "string"
  }
}

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

Available in Versions