PJS_TIME_CAL_PERIOD

This table contains persistent time dimension period information.

Details

  • Schema: FUSION

  • Object owner: PJS

  • Object type: TABLE

  • Tablespace: TRANSACTION_TABLES

Columns

Name Datatype Length Precision Not-null Comments Status
CAL_PERIOD_ID NUMBER 18 Calendar period ID Active
CAL_QTR_ID NUMBER 18 Calendar quarter ID Active
CALENDAR_ID NUMBER 18 Time dimension calendar ID Active
SEQUENCE NUMBER Time dimension attribute Active
NAME VARCHAR2 100 Time dimension attribute Active
START_DATE DATE Start date Active
END_DATE DATE End date Active
CREATION_DATE TIMESTAMP Yes Who column: indicates the date and time of the creation of the row. Active
LAST_UPDATE_DATE TIMESTAMP Yes Who column: indicates the date and time of the last update of the row. Active
LAST_UPDATED_BY VARCHAR2 64 Yes Who column: indicates the user who last updated the row. Active
CREATED_BY VARCHAR2 64 Yes Who column: indicates the user who created the row. Active
LAST_UPDATE_LOGIN VARCHAR2 32 Who column: indicates the session login associated to the user who last updated the row. Active

Indexes

Index Uniqueness Tablespace Columns Status
PJS_TIME_CAL_PERIOD_N1 Non Unique FUSION_TS_TX_DATA CALENDAR_ID, CAL_QTR_ID Active
PJS_TIME_CAL_PERIOD_N2 Non Unique FUSION_TS_TX_DATA CALENDAR_ID, START_DATE, END_DATE
PJS_TIME_CAL_PERIOD_U1 Unique FUSION_TS_TX_DATA CAL_PERIOD_ID Active
PJS_TIME_CAL_PERIOD_U2 Unique FUSION_TS_TX_DATA CALENDAR_ID, NAME Active