Reference → Data Dictionary → Metadata Table Summary → PES_List
This table contains the information about all the valid list types defined in the system. A list holds a number of valid items, which are stored in the PES_ListItem table.
Column | Data Type | Description |
lst_UID | int | A unique identifier. Every record in the table has a unique ID. An attribute that derives it values from a list will point to this key. |
lst_Name | nvarchar(50) | The name of the list that will appear in the Administration module. |
atype_UID | int | Specifies the data type of the list based on the PES_AttributeType table. |
Copyright © 2003–2010 Serena Software, Inc. All rights reserved.