UNV_PROP_DATA

Name Null ? Type Values
PROPERTY_ID NOT NULL int10 Foreign key to unv_property table.
UNIVERSE_ID NOT NULL int10 Foreign key to unv_property table.
PRP_DATATYPE NOT NULL char(2) H=help text, W=where clause.
PRP_SLICE NOT NULL int6 Counter if databalue greater than 239 it will have multiple slices. Starts at 1.
PRP_DATAVALUE NOT NULL char(240) Actual text for that datatype.