RF_SERV_CC_LANG(SQL Table) |
Index Back |
---|---|
Cost Category Related languageRelated language:service level and cost category cross reference table. |
# | 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.
Default Value: OPR_DEF_TBL_RB.SETID Prompt Table: SP_SETID_NONVW |
2 | SERVICE_LVL_CD | Character(4) | VARCHAR2(4) NOT NULL |
This field stores the Service Level Code.
7X24=7X24 ENH=Enhanced PREF=Preferred PREM=Premium STD=Standard |
3 | COST_CAT_CD | Character(6) | VARCHAR2(6) NOT NULL |
Code used to define cost categories.
Prompt Table: RF_COST_CAT |
4 | DAYOFTHEWEEK | Character(2) | VARCHAR2(2) NOT NULL |
Specifying the days of the week
1=Sunday 2=Monday 3=Tuesday 4=Wednesday 5=Thursday 6=Friday 7=Saturday |
5 | START_TIME | Time(15) | TIMESTAMP | Start of Shift |
6 | LANGUAGE_CD | Character(3) | VARCHAR2(3) NOT NULL | Language Code |
7 | DESCR | Character(30) | VARCHAR2(30) NOT NULL | Description |
8 | DESCRSHORT | Character(10) | VARCHAR2(10) NOT NULL | Short Description |