YObjectSearchCriteria
YObjectSearchCriteria page contains information about the Object Search Criteria fields available on this data table
Object: YobjSearchCriteria (Y_OBJ_SEARCH_CRITERIA)
| Attribute | Database column name | Field in UI | End of path | Bridge | Links to object table: | Data type | Comments | Commonly used in: | |
|---|---|---|---|---|---|---|---|---|---|
| Rules | Temp/Wiz | ||||||||
| columnPosition | COLUMN_POSITION | int | Defines the position of the column in the criteria layout. | ||||||
| defaultObjdUniqueCode | DEFAULT_OBJD_UNIQUE_CODE | string(4) | Default unique object code used for filtering or identification. | ||||||
| defaultValue | DEFAULT_VALUE | string(2000) | Specifies a default value for the search criteria. | ||||||
| displayOrder | DISPLAY_ORD | int | Controls the order in which criteria appear in the UI. | ||||||
| listFilterDisplayIID | LIST_FILTER_DISPLAY_IID | int | Determines the display type for list filters (e.g., multi-select). | ||||||
| isDefault | IS_DEFAULT | boolean | Indicates if this is the default criteria for the search. | ||||||
| isVisible | IS_VISIBLE | boolean | Controls whether the criteria is visible in the UI. | ||||||
| labelName | LABEL_NAME | string(250) | Label displayed for the criteria in the UI. | ||||||
| listLabel | LIST_LABEL | string(250) | Label used for list-type criteria values. | ||||||
| path | PATH | string(250) | Path to the data field used in the criteria. | ||||||
| primaryKey | PRIMARY_KEY | int | Primary key for the criteria entry. | ||||||
| searchKey | SEARCH_KEY | string(250) | Key used to identify the search field. | ||||||
| groupNode | GROUP_NODE | int | Used to group criteria logically in the UI. | ||||||
| searchOperatorIID | SEARCH_OPER_IID | int | Defines the operator used in the search (e.g., equals, contains). | ||||||
| typeIID | TYPE_IID | int | Specifies the data type of the criteria (e.g., string, number). | ||||||
| version | VERSION | int | Version number for tracking changes. | ||||||
| owner | VIEW_ID | ZSearch (int) | References the parent search view this criteria belongs to. | ||||||

