This view does not represent data actually stored on the database. It constitutes a conceptual table that enumerates all possible values of some other column. This conceptual table can be used to:
Translate a value into its human readable description
Cross join other tables to ensure
that all combinations are present in a result set
This particular view maps involvement types (see view idvBusinessInvolvement).
Enumeration of constants view for use in cross joins - suitable for advanced end users.
Type |
The involvment type as it appears in view idvBusinessInvolvement (and derivations thereof |
Description |
Human readable description of the value |