MBRGRPTYPE

This table stores intended usages that can be associated with member groups.

Column Descriptions:

NameTypeDescription
MBRGRPTYPE_IDINTEGER NOT NULLPrimary key, internally generated.
DESCRIPTIONVARCHAR (254)Description of the member group type.
NAMEVARCHAR (254) NOT NULLThe type of member group. For example, AccessGroup or CustomerGroup.
PROPERTIESVARCHAR (254)Reserved for HCL internal use.
OPTCOUNTERSMALLINT NOT NULL DEFAULT 0The optimistic concurrency control counter for the table. Every time there is an update to the table, the counter is incremented.

Indexes:

NameColumn NamesType
<SYSTEM-GENERATED>MBRGRPTYPE_IDPrimary Key
I0000153NAMEUnique Index

Referenced By Child Tables:

ConstraintColumnsChild TableChild ColumnsType
F_449MBRGRPTYPE_IDMBRGRPUSGMBRGRPTYPE_IDCascade