UNV_CONTEXT_DATA

Name Null ? Type Values
CONTEXT_ID NOT NULL int10 Foreign key to unv_context.
UNIVERSE_ID NOT NULL int10 Foreign key to unv_context.
CTX_DATATYPE NOT NULL char(2) H' for Help text is the only valid datatype.
CTX_SLICE NOT NULL int6 Counter if datavalue greater than 240 it will have multiple slices. Starts at 1.
CTX_DATAVALUE NOT NULL char(240) The help text.