YObjectSearchFilter
YObjectSearchFilter page contains information about the Object Search Filter fields available on this data table.
Object: YObjectSearchFilter (Y_OBJ_SEARCH_FILTER)
| Attribute | Database column name | Field in UI | End of path | Bridge | Links to object table: | Data type | Comments | Commonly used in: | |
|---|---|---|---|---|---|---|---|---|---|
| Rules | Temp/Wiz | ||||||||
| labelName | LABEL_NAME | string(250) | Label displayed in the UI | ||||||
| primaryKey | PRIMARY_KEY | int | Primary key for the filter entry | ||||||
| searchKey | SEARCH_KEY | string(250) | Key used for identifying the search filter to ensure uniqueness. | ||||||
| typeIID | TYPE_IID | int | Type identifier for the filter link to a predefined type. | ||||||
| version | VERSION | int | Version control field. | ||||||
| owner | VIEW_ID | ZSearch (int) | Owner or source view identifier must map to a valid ZSearch view. | ||||||
| detailField | DETAIL_FIELD_ID | WObjdDetailField (int) | References a detailed field object used for extended filter configuration. | ||||||

