RO_DEFNCHFR_LNG(SQL Table) |
Index Back |
---|---|
Charge FrequencyThis record stores the values for Charge Frequency |
# | PeopleSoft Field Name | PeopleSoft Field Type | Database Column Type | Description |
---|---|---|---|---|
1 | SETID | Character(5) | VARCHAR2(5) NOT NULL |
This field is used to store the value of SetID on various setup tables.
Prompt Table: SP_SETID_NONVW |
2 | CHARGE_FREQ | Character(4) | VARCHAR2(4) NOT NULL |
This field is used to show the charge frequency and has translate values
BIWK=Bi-Weekly DAYS=Daily MNTH=Monthly ONCE=One Time QURT=Quarterly WEEK=Weekly YEAR=Yearly |
3 | LANGUAGE_CD | Character(3) | VARCHAR2(3) NOT NULL | Language Code |
4 | DESCR50 | Character(50) | VARCHAR2(50) NOT NULL | Description of length 50 |