PM
PMRateDefinition
A rate definition that is defined for a combination of a rate table and a rate type. The rate definition includes the sequence number and the types of factors to which the rate is applicable. The records of this type are created and edited through the Rate Lookup Rules (PM205000) form (which corresponds to the RateDefinitionMaint graph).
| Field Name | Type | Display Name | Foreign Key | |
|---|---|---|---|---|
AccountGroup | bit | Account Group | - | |
Description:A Boolean value that indicates (if set to true) that the account group is a factor that affects rate selection. | ||||
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(60) | Description | - | |
Description:The description of the rate definition. | ||||
Employee | bit | Employee | - | |
Description:A Boolean value that indicates (if set to true) that the employee is a factor that affects rate selection. | ||||
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 | ||||
NoteID | uniqueidentifier | - | ||
Description:No description available | ||||
Project | bit | Project | - | |
Description:A Boolean value that indicates (if set to true) that the project is a factor that affects rate selection. | ||||
RateDefinitionID | int | - | ||
Description:The identifier of the rate definition. | ||||
RateItem | bit | Inventory | - | |
Description:A Boolean value that indicates (if set to true) that the inventory item is a factor that affects rate selection. | ||||
RateTableID | nvarchar(15) | - | ||
Description:The rate table to which the rate definition belongs. | ||||
RateTypeID | nvarchar(15) | - | ||
Description:The rate type to which the rate definition belongs. | ||||
Sequence | smallint | Rate Table Sequence | - | |
Description:The sequence of the rate table. | ||||
Task | bit | Project Task | - | |
Description:A Boolean value that indicates (if set to true) that the task is a factor that affects rate selection. | ||||
tstamp | timestamp | - | ||
Description:No description available | ||||