HP ALM Database Reference
td.TABLES Table
Description
Permissions by user group to change data.
Columns
 Column NameDescriptionDatatypeLengthAllow NullsDefaultFormula
Primary Key TB_TABLE_NAMEThe name of the table.varchar40   
 TB_GRANT_DELETEPermissions to delete records.varchar512  
 TB_OWNER_SENSIBLE_DELETEThe owner can delete the record if a member of the group.varchar512  
 TB_GRANT_MODIFYPermissions to modify records.varchar512  
 TB_OWNER_SENSIBLE_MODIFYThe owner can modify the record if a member of the group.varchar512  
 TB_GRANT_ADDPermissions to add records.varchar512  
 TB_OWNER_FIELD_NAMEThe column in the table that specifies the owner.varchar40  
 TB_AUDIT_ADDFor future use.varchar1  
 TB_AUDIT_DELETEFor future use.varchar1  
 TB_USER_LABELLabel used when an entity type is presented in the User Interface. For example, the label is used when linking entities.varchar120  
 TB_IS_CUSTOMIZABLEA value of Y indicates that the entity can be customized in the user interface.varchar1  
 TB_SUPPORTS_LIBRARIES

Entities in this table support libraries:
N - No
P - As entity
R - As an entity or root

varchar1  
 TB_SUPPORTS_VERSIONINGOne of:
Y
The table support versions.
N
The table does not support versions.
O
(Owned)The versions of the entity are not set independently, but are a function of the entity that owns this entity.
L
(Legacy)Versioning is partially supported using the mechanism in place up to and including Quality Center 9.2.
varchar1  
 TB_REMOTE_PROJECT_IDObsolete from ALM 11.00. Was: For a remotely hosted entity, the project ID of the host project.int4  
Indexes
IndexDescriptionPrimaryUnique
TB_PRIMARYKEY 
See Also

Related Objects

td Schema
Project Data Tables Database