DW_GOAL_PLAN_SET_D
Provides the details on the Goal Sets
Details
Module: Goal Management
Key Columns
GOAL_PLAN_SET_ID
Columns
| Name | Datatype | Length | Precision | Not Null | Comments | Referred Table | Referred Column |
|---|---|---|---|---|---|---|---|
| GOAL_PLAN_SET_ID | NUMBER | 38 | 0 | True | Goal Plan Set Identifier | ||
| SOURCE_RECORD_ID | VARCHAR2 | 512 | This column is for Oracle Internal use only. Source Record Identifier:It is Goal Plan Set Identifier | ||||
| BUSINESS_GROUP_ID | NUMBER | 38 | 0 | Business Group Identifier | |||
| START_DATE | DATE | Goal Plan Set Start Date | |||||
| END_DATE | DATE | Goal Plan Set end Date | |||||
| GOAL_PLAN_SET_ACTIVE_FLAG | VARCHAR2 | 32 | This colum is to decide whether goal plan set is active or not |