L_WEEK(SQL Table) |
Index Back |
---|---|
Week Dimension |
# | PeopleSoft Field Name | PeopleSoft Field Type | Database Column Type | Description |
---|---|---|---|---|
1 | WEEK_SID | Number(10,0) | DECIMAL(10) NOT NULL | This is the surrogate ID for the week. |
2 | LANGUAGE_CD | Character(3) | VARCHAR2(3) NOT NULL | Language Code |
3 | WEEK_DESCR | Character(30) | VARCHAR2(30) NOT NULL | This is the description of the week. |
4 | YEAR_DESCR | Character(30) | VARCHAR2(30) NOT NULL | This is the description of the year. |