PM
PMRate
A billing rate. Billing rates are used in the formulas of the billing and allocation rules for calculating the amount and quantity during the billing of a project or transaction allocation. The records of this type are created and edited through the Rate Tables (PM206000) form (which corresponds to the RateMaint graph).
| Field Name | Type | Display Name | Foreign Key | |
|---|---|---|---|---|
CreatedByID | uniqueidentifier | Created By | Users | |
Description:No description available | ||||
CreatedByScreenID | char(8) | - | ||
Description:No description available | ||||
CreatedDateTime | datetime | Created On | - | |
Description:No description available | ||||
EndDate | datetime | End Date | - | |
Description:The end date of the range when the rate is valid. | ||||
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 | ||||
LineNbr | int | - | ||
Description:The line number of the rate. | ||||
NoteID | uniqueidentifier | - | ||
Description:No description available | ||||
Rate | decimal | Rate | - | |
Description:The value of the rate. | ||||
RateCodeID | nvarchar(10) | PMRateSequence | ||
Description:The identifier of the rate code to which rate belongs. The value of this field corresponds to the value of the PMRateSequence.rateCodeID field. | ||||
RateDefinitionID | int | PMRateSequence | ||
Description:The identifier of the rate definition. | ||||
StartDate | datetime | Start Date | - | |
Description:The start date of the range when the rate is valid. | ||||
tstamp | timestamp | - | ||
Description:No description available | ||||