PJS_TIMEVIEW_D
This table contains persistent timeview dimension data used by Essbase to denote xTD amounts.
Details
-
Schema: FUSION
-
Object owner: PJS
-
Object type: TABLE
-
Tablespace: Default
Primary Key
Name | Columns |
---|---|
PJS_TIMEVIEW_D_PK |
TIMEVIEW |
Columns
Name | Datatype | Length | Not-null | Comments |
---|---|---|---|---|
TIMEVIEW | VARCHAR2 | 30 | Yes | Essbase dimension member used to determine xTD |
TIMEVIEW_NAME | VARCHAR2 | 255 | Essbase dimension member description used to determine xTD | |
FORMULA | VARCHAR2 | 4000 | xTD formula | |
LAST_UPDATE_DATE | TIMESTAMP | Yes | Who column: indicates the date and time of the last update of the row. | |
LAST_UPDATED_BY | VARCHAR2 | 64 | Yes | Who column: indicates the user who last updated the row. |
CREATION_DATE | TIMESTAMP | Yes | Who column: indicates the date and time of the creation of the row. | |
CREATED_BY | VARCHAR2 | 64 | Yes | Who column: indicates the user who created the row. |
LAST_UPDATE_LOGIN | VARCHAR2 | 32 | Who column: indicates the session login associated to the user who last updated the row. |