ExternalCommitment
21 properties
Properties
Select a row for its DAC field and description| Property | Type | Data Type | |
|---|---|---|---|
AccountGroup | StringValue | string | |
DAC Field: PX.Objects.PM.PMCommitment.AccountGroupIDDescription:The account group of the commitment. The value of this field corresponds to the value of the PMAccountGroup.accountID field. | |||
CommittedCOAmount | DecimalValue | decimal | |
DAC Field: PX.Objects.PM.PMCommitment.CommittedCOAmountDescription:The total amount of the cost commitment lines of released change orders that are associated with the commitment. | |||
CommittedCOQty | DecimalValue | decimal | |
DAC Field: PX.Objects.PM.PMCommitment.CommittedCOQtyDescription:The total quantity of the cost commitment lines of released change orders that are associated with the commitment. | |||
CommittedInvoicedAmount | DecimalValue | decimal | |
DAC Field: PX.Objects.PM.PMCommitment.InvoicedAmountDescription:The invoiced amount of the commitment. | |||
CommittedInvoicedQty | DecimalValue | decimal | |
DAC Field: PX.Objects.PM.PMCommitment.InvoicedQtyDescription:The invoiced quantity of the commitment. | |||
CommittedOpenAmount | DecimalValue | decimal | |
DAC Field: PX.Objects.PM.PMCommitment.OpenAmountDescription:The open amount of the commitment that has not been received yet. | |||
CommittedOpenQty | DecimalValue | decimal | |
DAC Field: PX.Objects.PM.PMCommitment.OpenQtyDescription:The open quantity of the commitment that has not been received yet. | |||
CommittedReceivedQty | DecimalValue | decimal | |
DAC Field: PX.Objects.PM.PMCommitment.ReceivedQtyDescription:The received quantity of the commitment. | |||
CostCode | StringValue | string | |
DAC Field: PX.Objects.PM.PMCommitment.CostCodeIDDescription:The cost code of the commitment. The value of this field corresponds to the value of the PMCostCode.costCodeID field. | |||
ExternalRefNbr | StringValue | string | |
DAC Field: PX.Objects.PM.PMCommitment.ExtRefNbrDescription:The reference number of the commitment of the external type. | |||
InventoryID | StringValue | string | |
DAC Field: PX.Objects.PM.PMCommitment.InventoryIDDescription:The inventory item of the commitment. The value of this field corresponds to the value of the InventoryItem.inventoryID field. | |||
LastModifiedDateTime | DateTimeValue | DateTime | |
DAC Field: PX.Objects.PM.PMCommitment.LastModifiedDateTimeDescription:No description available | |||
OriginalCommittedAmount | DecimalValue | decimal | |
DAC Field: PX.Objects.PM.PMCommitment.OrigAmountDescription:The original amount of the commitment. | |||
OriginalCommittedQty | DecimalValue | decimal | |
DAC Field: PX.Objects.PM.PMCommitment.OrigQtyDescription:The original quantity of the commitment. | |||
ProjectID | StringValue | string | |
DAC Field: PX.Objects.PM.PMCommitment.ProjectIDDescription:The project associated with the commitment. The value of this field corresponds to the value of the PMProject.contractID field. | |||
ProjectTaskID | StringValue | string | |
DAC Field: PX.Objects.PM.PMCommitment.ProjectTaskIDDescription:The project task associated with the commitment. The value of this field corresponds to the value of the PMTask.taskID field. | |||
RelatedDocument | StringValue | string | |
DAC Field: PX.Objects.PM.PMCommitment.RefNoteIDDescription:The document from which the commitment originates. | |||
RevisedCommittedAmount | DecimalValue | decimal | |
DAC Field: PX.Objects.PM.PMCommitment.AmountDescription:The revised amount of the commitment. | |||
RevisedCommittedQty | DecimalValue | decimal | |
DAC Field: PX.Objects.PM.PMCommitment.QtyDescription:The revised quantity of the commitment. | |||
Type | StringValue | string | |
DAC Field: PX.Objects.PM.PMCommitment.TypeDescription:The type of the commitment. The field can have one of the values described in PMCommitmentType.ListAttribute. | |||
UOM | StringValue | string | |
DAC Field: PX.Objects.PM.PMCommitment.UOMDescription:The unit of measure of the commitment. | |||
Minimum Payload
Derived from static analysis of the 2025.2 source; runtime configuration may require additional fields.
{
"AccountGroup": {
"value": "string"
},
"InventoryID": {
"value": "string"
},
"ProjectID": {
"value": "string"
}
}For every property this entity accepts, see the properties table.