User-defined settings that are saved for reuse.
Column Name | Description | Datatype | Length | Allow Nulls | Default | |
---|---|---|---|---|---|---|
![]() | FAV_ID | The record ID. | int | 4 | ||
FAV_PARENT_ID | The FAVORITE_FOLDERS.FF_ID of the folder that contains this item. | int | 4 | |||
FAV_NAME | The name of the item. | varchar | 255 | |||
FAV_FILTER_DATA | An XML string containing the filter. | varchar | 16 | ![]() | ||
FAV_LAYOUT_DATA | An XML containing the display attributes. | varchar | 16 | ![]() | ||
FAV_IS_PUBLIC | Y if the item is public. | varchar | 1 | |||
FAV_OWNER | For private items, user name of the user who created the item. | varchar | 60 | |||
FAV_MODULE | The ALM context of the item. | varchar | 50 | |||
FAV_VER_STAMP | The version number of this record. | int | 4 | ![]() |