HP ALM Database Reference
td.SITE_FIELD Table
Description
Permissions of users of this project on actions on fields entities of a central project. This table contains only permissions that are different from the defaults in SITE_ENTITIES.SIENT_DEFAULT_FIELD.
Columns
 Column NameDescriptionDatatypeLengthAllow NullsDefaultFormula
Primary Key SIFLD_SF_FIELD_NAMEThe name of the field in the central project. The name is unique because it is prefixed with the table name. The name matches the name n the SYSTEM_FIELD Table.varchar40   
 SIFLD_GRANT_MODIFYGroups whose members can modify the field.varchar512  
 SIFLD_OWNER_SENSIBLEGroups whose members can modify the field if they are the owner.varchar512  
 SIFLD_IS_VISIBLE_FOR_GROUPSGroups whose members can see the field in the user interface.varchar512  
 SIFLD_UDF_VERSION int4  
Indexes
IndexDescriptionPrimaryUnique
SITE_FIELD_PK 
See Also

Related Objects

td Schema
Project Data Tables Database