PM
PMCommitment
A commitment. Commitments are created and updated during processing of purchase orders or subcontracts with detail lines related to a project. Also the records of this type are created through the External Commitments (PM209000) form (which corresponds to the ExternalCommitmentEntry graph). The records of this type are displayed on the Commitments (PM306000) form (which corresponds to the CommitmentInquiry graph).
View API Entity: ExternalCommitment
/entity/Default/25.200.001/ExternalCommitment| Field Name | Type | Display Name | Foreign Key | |
|---|---|---|---|---|
AccountGroupID API | int | Account Group | PMAccountGroup | |
Description:The account group of the commitment. The value of this field corresponds to the value of the PMAccountGroup.accountID field. | ||||
Amount API | decimal | Revised Committed Amount | - | |
Description:The revised amount of the commitment. | ||||
BranchID | int | Branch | - | |
Description:The branch of the commitment. The value of this field corresponds to the value of the Branch.branchID field. | ||||
CommitmentID | uniqueidentifier | - | ||
Description:The identifier of the commitment. | ||||
decimal? | Committed CO Amount | - | ||
Description:The total amount of the cost commitment lines of released change orders that are associated with the commitment. | ||||
decimal? | Committed CO Quantity | - | ||
Description:The total quantity of the cost commitment lines of released change orders that are associated with the commitment. | ||||
CommittedVarianceAmountNonexistent in DB | decimal? | Committed Variance Amount | - | |
Description:The difference between the values of Amount and InvoicedAmount. | ||||
CommittedVarianceQtyNonexistent in DB | decimal? | Committed Variance Quantity | - | |
Description:The difference between the values of Qty and InvoicedQty. | ||||
CostCodeID API | int | Cost Code | PMCostCode | |
Description:The cost code of the commitment. The value of this field corresponds to the value of the PMCostCode.costCodeID field. | ||||
CreatedByID | uniqueidentifier | Created By | Users | |
Description:No description available | ||||
CreatedByScreenID | char(8) | - | ||
Description:No description available | ||||
CreatedDateTime | datetime | Created On | - | |
Description:No description available | ||||
ExtRefNbr API | nvarchar(15) | External Ref. Nbr | - | |
Description:The reference number of the commitment of the external type. | ||||
InventoryID API | int | Inventory ID | InventoryItem | |
Description:The inventory item of the commitment. The value of this field corresponds to the value of the InventoryItem.inventoryID field. | ||||
InvoicedAmount API | decimal | Committed Invoiced Amount | - | |
Description:The invoiced amount of the commitment. | ||||
InvoicedQty API | decimal | Committed Invoiced Quantity | - | |
Description:The invoiced quantity of the commitment. | ||||
LastModifiedByID | uniqueidentifier | Last Modified By | Users | |
Description:No description available | ||||
LastModifiedByScreenID | char(8) | - | ||
Description:No description available | ||||
LastModifiedDateTime API | datetime | Last Modified On | - | |
Description:No description available | ||||
NoteID | uniqueidentifier | - | ||
Description:No description available | ||||
OpenAmount API | decimal | Committed Open Amount | - | |
Description:The open amount of the commitment that has not been received yet. | ||||
OpenQty API | decimal | Committed Open Quantity | - | |
Description:The open quantity of the commitment that has not been received yet. | ||||
OrigAmount API | decimal | Original Committed Amount | - | |
Description:The original amount of the commitment. | ||||
OrigQty API | decimal | Original Committed Quantity | - | |
Description:The original quantity of the commitment. | ||||
ProjectCuryIDNonexistent in DB | string | Project Currency | - | |
Description:The project currency. | ||||
ProjectID API | int | Project | PMProject | |
Description:The project associated with the commitment. The value of this field corresponds to the value of the PMProject.contractID field. | ||||
ProjectTaskID API | int | Project Task | PMTask | |
Description:The project task associated with the commitment. The value of this field corresponds to the value of the PMTask.taskID field. | ||||
Qty API | decimal | Revised Committed Quantity | - | |
Description:The revised quantity of the commitment. | ||||
ReceivedQty API | decimal | Committed Received Quantity | - | |
Description:The received quantity of the commitment. | ||||
RefNoteID API | uniqueidentifier | Related Document | - | |
Description:The document from which the commitment originates. | ||||
RelatedDocumentTypeNonexistent in DB | string | Related Document Type | - | |
Description:No description available | ||||
Status | nvarchar(1) | Status | - | |
Description:The status of the commitment. The field can have one of the values described in PMCommitmentStatus.ListAttribute. | ||||
Type API | nvarchar(1) | Type | - | |
Description:The type of the commitment. The field can have one of the values described in PMCommitmentType.ListAttribute. | ||||
UOM API | nvarchar(6) | UOM | INUnit | |
Description:The unit of measure of the commitment. | ||||
tstamp | timestamp | - | ||
Description:No description available | ||||