db_rel_dec_action: Decisions Related to other Actions

db_rel_dec_actionR Documentation

Decisions Related to other Actions

Description

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

Usage

db_rel_dec_action

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

Source

https://egis-app.mvr.usace.army.mil/ords/f?p=131


MVR-GIS/rarr documentation built on March 4, 2023, 11:47 p.m.