BN_RATE_TBL_LNG(SQL Table) |
Index Back |
|---|---|
Benefit Rate Table - Rel LangThis is the related language table for the Benefit Rate Table, which defines the Benefit Rate IDs (sets of rate data) and associates them with a Rate Type. |
| # | PeopleSoft Field Name | PeopleSoft Field Type | Database Column Type | Description |
|---|---|---|---|---|
| 1 | Character(6) | VARCHAR2(6) NOT NULL | This is used as the record key that identifies a specific set of benefit rates. | |
| 2 | Character(3) | VARCHAR2(3) NOT NULL | Language Code | |
| 3 | Date(10) | DATE NOT NULL |
Effective Date
Default Value: %date |
|
| 4 | DESCR | Character(30) | VARCHAR2(30) NOT NULL | Description |
| 5 | DESCRSHORT | Character(10) | VARCHAR2(10) NOT NULL | Short Description |