XCC_ESSBASE_BAL_ROWS

This table contains the transaction rows for a refresh balances run.

Details

  • Schema: FUSION

  • Object owner: XCC

  • Object type: TABLE

  • Tablespace: Default

Columns

Name Datatype Length Precision Not-null Comments
SEQUENCE_ID NUMBER 18 Yes Internal identifier for essbase balances
TRX_ROW VARCHAR2 3000 Yes Row containing transaction details
CREATED_BY VARCHAR2 64 Yes Who column: indicates the user who created the row.
CREATION_DATE TIMESTAMP Yes Who column: indicates the date and time of the creation of the row.
LAST_UPDATED_BY VARCHAR2 64 Yes Who column: indicates the user who last updated the row.
LAST_UPDATE_DATE TIMESTAMP Yes Who column: indicates the date and time of the last update of the row.
LAST_UPDATE_LOGIN VARCHAR2 32 Who column: indicates the session login associated to the user who last updated the row.

Indexes

Index Uniqueness Tablespace Columns
XCC_ESSBASE_BAL_ROWS_N1 Non Unique Default SEQUENCE_ID