PJS_SCENARIO_D

This table contains persistent scenario dimension data used by Essbase to distinguish between actuals, plan and other types of data.

Details

  • Schema: FUSION

  • Object owner: PJS

  • Object type: TABLE

  • Tablespace: Default

Primary Key

Name Columns

PJS_SCENARIO_D_PK

SCENARIO

Columns

Name Datatype Length Not-null Comments
SCENARIO VARCHAR2 30 Yes Type of data in Essbase whether actuals, current baseline budget, etc.
SCENARIO_NAME VARCHAR2 255 Type of data in Essbase whether actuals, current baseline budget, etc.
FORMULA VARCHAR2 4000 Scenario 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.