Skip to contents

A table of risk items and the action items they are related to. These are two-way (undirected) relationships.

Usage

db_rel_risk_action

Format

A data frame of related items with the following attributes:

RISK_OBID

Geodatabase risk item unique identifier, numeric

RISK_NO

Risk item number unique identifier, character

CONCERNS

Description of the risk item, character

RISK_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 item currently active (Yes/No)? character

REL_OBID

not used

REL_RISK_OBID

not used