HP ALM Database Reference
td.PUBLIC_ENTITY_KEYS Table
Description
Permissions granted on public resources to users of the REST API that do not log on to ALM.
Columns
 Column NameDescriptionDatatypeLengthAllow NullsDefaultFormula
Primary Key PEK_IDThe record ID.int4   
 PEK_OWNER_TYPEThe table name of the owner type. For example:
ANALYSIS_ITEMS
varchar40   
 PEK_OWNER_IDThe ID of the entity in the table specified by PEK_OWNER_TYPE.int4   
 PEK_RESOURCE_TYPEThe collection resource name.varchar40   
 PEK_USER_NAME

The user who created this public share.

varchar60   
 PEK_KEYA unique key to this shared resource.varchar36   
 PEK_VER_STAMPThe version number of this record.int4   
Indexes
IndexDescriptionPrimaryUnique
PUBLIC_ENTITY_KEYS_PK 
See Also

Related Objects

td Schema
Project Data Tables Database