A table of decision items and the decision items they are related to. These are two-way (undirected) relationships.
Format
A data frame of related items with the following attributes:
- DECISION_NO
Decision item number unique identifier, character
- DECISION_ACTIVE
Is the item currently active (Yes/No)? character
- RELATED_DECISION
Related decision item number unique identifier, character
- DECISION
Description of the action item, character
- REL_DEC_ACTIVE
Is the related item currently active (Yes/No)? character