PM
PMChangeRequest
Contains the main properties of a change request. The records of this type are created and edited through the Change Requests (PM308500) form (which corresponds to the ChangeRequestEntry graph).
| Field Name | Type | Display Name | Foreign Key | |
|---|---|---|---|---|
Approved | bit | - | ||
Description:Specifies (if set to true) that the document has been approved. | ||||
ChangeOrderNbr | nvarchar(15) | Change Order Nbr. | PMChangeOrder | |
Description:The reference number of the change order that is linked to the change request. The value of this field corresponds to the value of the PMChangeOrder.RefNbr field. | ||||
ConvertedFrom | nvarchar(50) | - | ||
Description:The type of the document from which the change request was created. | ||||
CostChangeOrderNbr | nvarchar(15) | Cost Change Order Nbr. | PMChangeOrder | |
Description:The reference number of the cost change order that is linked to the change request. The value of this field corresponds to the value of the PMChangeOrder.RefNbr field. | ||||
CostChangeOrderReleasedNonexistent in DB | bool? | - | ||
Description:A Boolean value that indicates whether the linked cost change order is released. | ||||
CostTotal | decimal | Cost Total | - | |
Description:The total of Ext. Cost of the document lines. | ||||
CreatedByID | uniqueidentifier | Created By | Users | |
Description:No description available | ||||
CreatedByScreenID | char(8) | - | ||
Description:No description available | ||||
CreatedDateTime | datetime | Created On | - | |
Description:No description available | ||||
CustomerID | int | Customer | BAccountR | |
Description:The identifier of the customer associated with the project. The value of this field corresponds to the value of the BAccount.BAccountID field. | ||||
DailyFieldReportIdNonexistent in DB | int? | - | ||
Description:The identifier of the daily field report from which the change request was created. | ||||
Date | datetime | Change Date | - | |
Description:The date on which the changes made with the change request should be recorded in the project balances. Defaults to the current business date. | ||||
DelayDays | int | Contract Change (Days) | - | |
Description:A positive or negative number of days that represents the delay of the contract. | ||||
Description | nvarchar(256) | Description | - | |
Description:The description of the change request. | ||||
DescriptionAsPlainTextNonexistent in DB | string | - | ||
Description:A detailed description of the change request as plain text. | ||||
ExtRefNbr | nvarchar(30) | External Ref. Nbr. | - | |
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. | ||||
FormCaptionDescriptionNonexistent in DBObsolete | string | - | ||
Description:No description available | ||||
GrossMarginPctNonexistent in DB | decimal? | Gross Margin (%) | - | |
Description:The gross margin percent. | ||||
Hold | bit | Hold | - | |
Description:Specifies (if set to true) that the document is on hold. | ||||
LastModifiedByID | uniqueidentifier | Last Modified By | Users | |
Description:No description available | ||||
LastModifiedByScreenID | char(8) | - | ||
Description:No description available | ||||
LastModifiedDateTime | datetime | Last Modified On | - | |
Description:No description available | ||||
LineCntr | int | - | ||
Description:A counter of the document lines, which is used internally to assign numbers to newly created lines. We do not recommend that you rely on this field to determine the exact number of lines because it might not reflect this number under various conditions. | ||||
LineTotal | decimal | Line Total | - | |
Description:The total of Line Amount of the document lines. | ||||
MarkupLineCntr | int | - | ||
Description:A counter of the document markup lines, which is used internally to assign numbers to newly created lines. We do not recommend that you rely on this field to determine the exact number of lines because it might not reflect this number under various conditions. | ||||
MarkupTotal | decimal | Markup Total | - | |
Description:The total of Markup Amount of the document markups. | ||||
NoteID | uniqueidentifier | - | ||
Description:No description available | ||||
OwnerID | int | Owner | Contact | |
Description:The Contact responsible for the document. Corresponds to the Contact.ContactID field. | ||||
PriceTotal | decimal | Price Total | - | |
Description:The sum of Line Total and Markup Total. | ||||
ProjectID | int | Project | PMProject | |
Description:The identifier of the project associated with the change request. The value of this field corresponds to the value of the PMProject.ContractID field. | ||||
ProjectIssueID | int | Project Issue | ProjectIssue | |
Description:The identifier of the project issue associated with the change request. | ||||
ProjectNbr | nvarchar(15) | Change Nbr. | - | |
Description:The change number. | ||||
RFIID | int | RFI | RequestForInformation | |
Description:The identifier of the request for information that is associated with the change request. | ||||
RefNbr | nvarchar(15) | Reference Nbr. | - | |
Description:The reference number of the change request. The number is generated from the numbering sequence, which is specified on the Projects Preferences (PM101000) form. | ||||
Rejected | bit | - | ||
Description:Specifies (if set to true) that the document has been rejected. | ||||
Released | bit | Released | - | |
Description:Specifies (if set to true) that the document has been released. | ||||
SelectedNonexistent in DB | bool? | Selected | - | |
Description:Gets or sets whether the task is selected in the grid. | ||||
Status | char(1) | Status | - | |
Description:The status of the change request. The field can have one of the following values: ""H"": On Hold, ""A"": Pending Approval, ""O"": Open, ""C"": Closed, ""R"": Rejected | ||||
Text | nvarchar | Details | - | |
Description:A detailed description of the change request. | ||||
WorkgroupID | int | Workgroup | EPCompanyTree | |
Description:The workgroup that is responsible for the document. Corresponds to the EPCompanyTree.WorkGroupID field. | ||||
tstamp | timestamp | - | ||
Description:No description available | ||||