Provides Mapping between a Goal and the Goal it is aligned to
Module: Goal Management
GOAL_ALIGNMENT_ID
Name | Datatype | Length | Precision | Not Null | Comments | Referred Table | Referred Column |
---|---|---|---|---|---|---|---|
GOAL_ALIGNMENT_ID | NUMBER | 38 | 0 | True | Primary Key | ||
SOURCE_RECORD_ID | VARCHAR2 | 512 | This column is for Oracle Internal use only. Unique Identifier Source Record ID | ||||
GOAL_ID | NUMBER | 38 | 0 | Goal Identifier | |||
ALIGNED_GOAL_ID | NUMBER | 38 | 0 | Goal ID of the Goal to which the goal is aligned to | DW_GOAL_F | GOAL_ID | |
BUSINESS_GROUP_ID | NUMBER | 38 | 0 | Business Group ID |
Copyright © 2019, 2024, Oracle and/or its affiliates.