HMCR_REG_WRK(SQL Table) |
Index Back |
---|---|
Service SearchWork record for searching when identify parent folder. |
# | PeopleSoft Field Name | PeopleSoft Field Type | Database Column Type | Description |
---|---|---|---|---|
1 | HMCR_IFC_UUID | Character(30) | VARCHAR2(30) NOT NULL | UUID of the service |
2 | DESCR | Character(30) | VARCHAR2(30) NOT NULL | Description |
3 | SEARCH_BTN | Character(1) | VARCHAR2(1) NOT NULL | Search |
4 | LINK | Character(1) | VARCHAR2(1) NOT NULL | Indentifies variables or sections that are linked from the template to the plan. These variables or sections are owned and maintained by the template. The plan automatically inherits these linked items and any changes. |
5 | DESCRSHORT_LBL | Character(1) | VARCHAR2(1) NOT NULL | Short Description |
6 | DESCR254 | Character(254) | VARCHAR2(254) NOT NULL | Description of length 254 |
7 | YESNO_DROPDOWN2 | Character(1) | VARCHAR2(1) NOT NULL |
This field is to be used on panels that require a drop-down list for a Yes/No choice, rather than a checkbox.
N=No Y=Yes |
8 | HMCR_WLD_SRCH | Character(1) | VARCHAR2(1) NOT NULL |
Wild card search indicator
Y/N Table Edit |