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