Each row in this table contains a description for a sub-type of terms and conditions.
Column Descriptions
Column Name
| Column Type
| Description |
TCSUBTYPE_ID
| CHAR(64) NOT NULL
| This column contains an identifier for the terms and conditions sub-type.
|
LANGUAGE_ID
| INTEGER NOT NULL
| This column contains an identifier indicating the language of the description. For a list of language components, see the LANGUAGE table.
|
DESCRIPTION
| VARCHAR(4000)
| A description of the terms and conditions sub-type.
|
OPTCOUNTER
| SMALLINT
| Reserved for IBM internal use.
|