HP ALM Database Reference
td.SITE_ENTITIES Table
Description
Permissions of users of this project on entities of a central project.
Columns
 Column NameDescriptionDatatypeLengthAllow NullsDefaultFormula
Primary Key SIENT_ENTITY_NAMEThe Entity ID.varchar40   
 SIENT_GRANT_DELETEGroups whose members can delete the entity.varchar512  
 SIENT_OWNER_SENSIBLE_DELETEGroups whose members can delete the entity if they are the owner.varchar512  
 SIENT_GRANT_MODIFYGroups that can modify the entity.varchar512  
 SIENT_OWNER_SENSIBLE_MODIFYGroups whose members can modify the entity if they are the owner.varchar512  
 SIENT_GRANT_ADDGroups whose members can create a new entity of this type.varchar512  
 SIENT_DEFAULT_FIELDDefault permission value for fields that do not have specific permissions defined in the local project.varchar512  
 SIENT_DEFAULT_ACTIONDefault permission value for actions on entities where the action has no specific permissions defined in the local project.varchar512  
 SIENT_PUIDThe ID of the central project to which these permissions apply.varchar36  
Indexes
IndexDescriptionPrimaryUnique
SIENT_PRIMARYKEY 
See Also

Related Objects

td Schema
Project Data Tables Database