Previous Topic: PERFORM_MEASURE (Performance Measure)Next Topic: PERMIT_VALUE_HI (Permitted Value, High End)


PERMIT_VALUE (Permitted Values for an Attribute)

Column Name

Coltype

Description

MODEL_ID

NUMERIC

ID of the containing model

TBNAME

STRING

PERMIT_VALUE

ID

NUMERIC

Unique identifier

ORG_ENCY_ID

NUMERIC

Original encyclopedia identifier

ORG_ID

NUMERIC

Original object identifier

LOW_VALUE

NUMERIC

ID of permitted value (or value at low end of the range).

Join with PERMIT_VALUE_LOW.

Note: This column will be deleted in a future release.

HIGH_VALUE

NUMERIC

ID of the high end of the range.

Join with PERMIT_VALUE_HI.

Note: This column will be deleted in a future release.

ATTRIBUTE_ID

NUMERIC

ID of the attribute for which this is a permitted value range.

Join with ATTRIBUTE.