UNV_UNIVERSE_DATA
Name | Null ? | Type | Values |
UNIVERSE_ID | NOT NULL | int10 | foreign key to unv_universe |
UNI_DATATYPE | NOT NULL | char(2) | H= Definition or help text screen, C= summary screen. |
UNI_SLICE | NOT NULL | int6 | Counter if datavalue greater than 239 it will have multiple slices. Starts at 1. |
UNI_DATAVALUE | NOT NULL | char(240) | Definition(help) or summary text. |