HCR_SM_RULE_TBL(SQL Table) |
Index Back |
---|---|
Search Match RuleSearch Match Rule Table. This table stores parent record information for Search Match Criteria settings as they pertain to a specific Search Match Rule. |
# | PeopleSoft Field Name | PeopleSoft Field Type | Database Column Type | Description |
---|---|---|---|---|
1 | SM_TYPE | Character(1) | VARCHAR2(1) NOT NULL |
Search Match Type: This field identifies the domain of core data to be searched.
A=Applicant O=Organization P=Person Default Value: P |
2 | SM_RULE_CD | Character(15) | VARCHAR2(15) NOT NULL | Search Match Rule Code. This field stores the high level key for a Search Match Rule definition. |
3 | SM_ADHOC_FLG | Character(1) | VARCHAR2(1) NOT NULL |
Search Match Add Hoc flag. This flag identifies a Rule or Parameter as an Add Hoc search.
Y/N Table Edit Default Value: N |
4 | DESCR | Character(30) | VARCHAR2(30) NOT NULL | Description |