PLCYTYPDSC

This table describes the type of business policy for a policy.

Column Descriptions:

NameTypeDescription
POLICYTYPE_IDCHAR (64) NOT NULLThe policy type ID. It is a foreign key to the POLICYTPYE table.
LANGUAGE_IDINTEGER NOT NULLThe language ID. For a list of language components, see the LANGUAGE table.
DESCRIPTIONVARCHAR (254)The business policy type description.
OPTCOUNTERSMALLINTThe 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>POLICYTYPE_ID+LANGUAGE_IDPrimary Key

Constrained By Parent Tables:

ConstraintColumnsParent TableParent ColumnsType
F_606LANGUAGE_IDLANGUAGELANGUAGE_IDCascade
F_607POLICYTYPE_IDPOLICYTYPEPOLICYTYPE_IDCascade