HP ALM Database Reference
td.ENTITY_SUBTYPE_FIELDS Table
Description
Fields that do not necessarily belong to all subtypes of an entity.
Columns
 Column NameDescriptionDatatypeLengthAllow NullsDefaultFormula
 ESTF_SUBTYPE_IDThe identifier of this field as a member of a specific subtype.The ENTITY_SUBTYPES.EST_ID of the subtype tovarchar100   
 ESTF_SF_COLUMN_NAMEThe name of the column in the primary entity type table. For example, TS_USER_17 from the TEST table.varchar40   
 ESTF_ENTITY_TABLE_NAMEThe name of the table that contains the primary entity type. For example: TEST, REQ, and so on.varchar40   
Indexes
IndexDescriptionPrimaryUnique
ESTF_SUBTYPE_FIELDS_IDX  
See Also

Related Objects

td Schema
Project Data Tables Database