PARENT_PROBLEMS
Description:
This table contains data about the parent problems of a goal.
Primary Key
Column Name
Ordinal Position
GOAL_ID
1
LINE
2
Column Information
Name
Type
Discontinued?
1
GOAL_ID
VARCHAR
No
The unique identifier (.1 item) for the goal record.
2
LINE
INTEGER
No
The line number for the information associated with this record. Multiple pieces of information can be associated with this record.
3
PARENT_PROBLEM_ID
VARCHAR
No
This item stores the pointers to the parent problem records (LPBs) that contain this goal.