PM
PMChangeRequestMarkup
PX.Objects.PM19 of 19 fields
| Field Name | Type | Display Name | Foreign Key | |
|---|---|---|---|---|
LineNbr | int | Line Nbr. | - | |
Description:The original sequence number of the line. The sequence of line numbers that belongs to a single document can include gaps. | ||||
RefNbr | nvarchar(15) | Reference Nbr. | PMChangeRequest | |
Description:The reference number of the parent change request. | ||||
AccountGroupID | int | Account Group | PMAccountGroup | |
Description:The identifier of the expense account group associated with the markup. The value of this field corresponds to the value of the PMAccountGroup.GroupID field. | ||||
Amount | decimal(19, 4) | Amount Subject to Markup | - | |
Description:The amount to which the markup is applied. | ||||
CostCodeID | int | Cost Code | - | |
Description:The identifier of the cost code associated with the markup. | ||||
CreatedByID | uniqueidentifier | Created By | Users | |
Description:No description available | ||||
CreatedByScreenID | char(8) | - | ||
Description:No description available | ||||
CreatedDateTime | datetime | Created On | - | |
Description:No description available | ||||
Description | nvarchar(256) | Description | - | |
Description:The description of the markup. | ||||
InventoryID | int | Inventory ID | InventoryItem | |
Description:The identifier of the inventory item associated with the markup. The value of this field corresponds to the value of the InventoryItem.InventoryID field. | ||||
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 | ||||
MarkupAmount | decimal(19, 4) | Markup Amount | - | |
Description:No description available | ||||
NoteID | uniqueidentifier | - | ||
Description:No description available | ||||
TaskID | int | Project Task | PMTask | |
Description:The identifier of the task associated with the markup. The value of this field corresponds to the value of the PMTask.TaskID field. | ||||
tstamp | timestamp | - | ||
Description:No description available | ||||
Type | char(1) | Type | - | |
Description:The type of the document markup. The field can have one of the following values: ""P"": %, ""F"": Flat Fee, ""C"": Cumulative % | ||||
Value | decimal(19, 4) | Value | - | |
Description:The percentage or amount of the markup, depending on the markup type. | ||||