EQRY_PART_DEF(SQL Table) |
Index Back |
---|---|
Participant Personalized SrchThis record stores a Participant's Context and name of their Personalized Search for any Participant Query they have access to. Created from the Search Utility UIO Page. |
# | PeopleSoft Field Name | PeopleSoft Field Type | Database Column Type | Description |
---|---|---|---|---|
1 | EQRY_COMBO_NAME | Character(20) | VARCHAR2(20) NOT NULL | Output/criteria combination |
2 | EQRY_PART_NAME | Character(30) | VARCHAR2(30) NOT NULL | Query Name |
3 | CONTEXT | Number(15,0) | DECIMAL(15) NOT NULL | Plan Context. A single number that identifies the node, participant and plan combinations. |
4 | DEFAULT_FLAG | Character(1) | VARCHAR2(1) NOT NULL |
Set As Default
N=No Y=Yes Y/N Table Edit |