HWR_TEAM_GOAL

The HWR Team Goal Details are stored in this table

Details

  • Schema: FUSION

  • Object owner: HWR

  • Object type: TABLE

  • Tablespace: FUSION_TS_TX_DATA

Primary Key

Name Columns

SYS_C002667244

GOAL_ID

Columns

Name Datatype Length Precision Not-null Comments
GOAL_ID NUMBER 19 Yes GOAL_ID
GOAL_TYPE VARCHAR2 255 Yes GOAL_TYPE
EFFECTIVE_START_DATE DATE Yes Date Effective Entity: indicates the date at the beginning of the date range within which the row is effective.
EFFECTIVE_END_DATE DATE Yes Date Effective Entity: indicates the date at the end of the date range within which the row is effective.
DAILY_TARGET_UNIT VARCHAR2 256 Yes DAILY_TARGET_UNIT
DAILY_TARGET_VALUE NUMBER 19 Yes DAILY_TARGET_VALUE
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_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.
DAILY_TARGET_VALUE_USER_INPUT NUMBER 19 Yes DAILY_TARGET_VALUE_USER_INPUT
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
HWR_TEAM_GOAL_U1 Unique FUSION_TS_TX_DATA GOAL_ID