TCSUBTYPDS

Each row in this table contains a description for a sub-type of terms and conditions.

Column Descriptions:

NameTypeDescription
TCSUBTYPE_IDCHAR (64) NOT NULLThis column contains an identifier for the terms and conditions sub-type.
LANGUAGE_IDINTEGER NOT NULLThis column contains an identifier indicating the language of the description. For a list of language components, see the LANGUAGE table.
DESCRIPTIONVARCHAR (4000)A description of the terms and conditions sub-type.
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>TCSUBTYPE_ID+LANGUAGE_IDPrimary Key

Constrained By Parent Tables:

ConstraintColumnsParent TableParent ColumnsType
F_829LANGUAGE_IDLANGUAGELANGUAGE_IDCascade
F_830TCSUBTYPE_IDTCSUBTYPETCSUBTYPE_IDCascade