LMS_HRSRATE_TAO(SQL Table) |
Index Back |
---|---|
LMS - AE temp record.Salary Forecasting: This temporary record is used by process HR_LMSWRKSCH. |
# | PeopleSoft Field Name | PeopleSoft Field Type | Database Column Type | Description |
---|---|---|---|---|
1 | SEQ_NUM | Number(3,0) | SMALLINT NOT NULL | Sequence |
2 | LMS_HOURS_FROM | Number(7,2) | DECIMAL(6,2) NOT NULL | Hours From |
3 | LMS_HOURS_TO | Number(7,2) | DECIMAL(6,2) NOT NULL | Hours To |
4 | FREQUENCY_ID | Character(5) | VARCHAR2(5) NOT NULL | Defines a frequency and a set of parameters used for frequency conversion. Typically, these frequencies reflect how often an event occurs. Some examples are compensation frequency and pay frequency. |
5 | LMS_HOURS_RATE_PCT | Number(6,2) | DECIMAL(5,2) NOT NULL | Rate Percent |