| BEN_FREQ_VWLANG(SQL View) | Index Back | 
|---|---|
| Benefits Freq VW - rel langBEN_FREQ_VW_LANG is the related language table for BEN_FREQ_VW. | 
| SELECT FREQUENCY_ID ,LANGUAGE_CD ,EFFDT ,DESCR50 FROM PS_FREQ_TBL_LANG | 
| # | PeopleSoft Field Name | PeopleSoft Field Type | Database Column Type | Description | 
|---|---|---|---|---|
| 1 | 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. | |
| 2 | Character(3) | VARCHAR2(3) NOT NULL | Language Code | |
| 3 | Date(10) | DATE | Effective Date Default Value: %date | |
| 4 | DESCR50 | Character(50) | VARCHAR2(50) NOT NULL | Description of length 50 |