PM
PMRateSequence
A combination of rate table, rate type, rate code, and rate sequence for which rates can be set. 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 | ||||
Description | nvarchar(60) | Description | - | |
Description:The description of the rate code. | ||||
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:No description available | ||||
NoteID | uniqueidentifier | - | ||
Description:No description available | ||||
RateCodeID | nvarchar(10) | Rate Code | - | |
Description:The identifier of the rate code. | ||||
RateDefinitionID | int | - | ||
Description:The rate definition ID of the rate sequence. The value of this field is defined by PMRateDefinition.rateDefinitionID of the parent DAC. | ||||
RateTableID | nvarchar(15) | Rate Table Code | PMRateTable | |
Description:The identifier of the rate table. The value of this field corresponds to the value of the PMRateTable.rateTableID field. | ||||
RateTypeID | nvarchar(15) | Rate Type | PMRateType | |
Description:The identifier of the rate type. The value of this field corresponds to the value of the PMRateTable.rateTableID field. | ||||
Sequence | int | Rate Table Sequence | PMRateDefinition | |
Description:The identifier of the sequence. The value of this field corresponds to the value of the PMRateDefinition.RateDefinitionID field. | ||||
tstamp | timestamp | - | ||
Description:No description available | ||||