ALM Project Database Reference Version 12.55
td.SMART_REPOSITORY_LOGICAL_FILE Table
Description
For internal use by HP. Do not change data in this table.
Remarks
The repository files as seen by the user.
Columns
 Column NameDescriptionDatatypeLengthAllow NullsDefaultFormula
Primary Key SRLF_IDThe record ID.int4   
 SRLF_PARENT_PATHThe logical path to the file. The directory separator is a backslash (\).varchar255   
 SRLF_NAMEThe file name.varchar255   
 SRLF_PHYSICAL_IDThe SMART_REPOSITORY_PHYSICAL_FILE.SRPF_IDint4   
 SRLF_IS_DIRECTORY

Y- Item is directory.

N- Item is file.

varchar1   
 SRLF_LAST_MODIFIEDTime of last file modification.datetime4   
 SRLF_SIZEFile size.int4   
Indexes
IndexDescriptionPrimaryUnique
SRLF_LOGICAL_PATH_IDX  
SRLF_PHYSICAL_ID_IDX   
SRLF_PK 
Relationships
RelationshipDescription
SRLF_SRPF_ID_FK 
Objects that td.SMART_REPOSITORY_LOGICAL_FILE depends on
 Database ObjectObject TypeDescriptionDep Level
td.SMART_REPOSITORY_PHYSICAL_FILE tabletd.SMART_REPOSITORY_PHYSICAL_FILETableFor internal use by HP. Do not change data in this table.1
See Also

Related Objects

td Schema
Project Data Tables Database