WM_DATE(SQL Table) |
Index Back |
---|---|
Date Dimension |
# | PeopleSoft Field Name | PeopleSoft Field Type | Database Column Type | Description |
---|---|---|---|---|
1 | TRANS_DATE | Date(10) | DATE | Transaction Date |
2 | CALENDAR_MONTH | Character(20) | VARCHAR2(20) NOT NULL | Calendar Month |
3 | CALENDAR_QUARTER | Character(20) | VARCHAR2(20) NOT NULL | Calendar Quarter |
4 | CALENDAR_YEAR | Number(4,0) | SMALLINT NOT NULL | Calendar Year |
5 | PROCESS_INSTANCE | Number(10,0) | DECIMAL(10) NOT NULL | Process Instance |
6 | LASTUPDOPRID | Character(30) | VARCHAR2(30) NOT NULL | Specifies the User ID which made the last update to an entry. This field is maintained by PeopleSoft and is used in a variety of contexts. |
7 | LASTUPDDTTM | DateTime(26) | TIMESTAMP | Specifies the date and time of the last update to an entry. This field is maintained by PeopleSoft and is used in a variety of contexts. |