HCR_SM_ORDR_TBL(SQL Table) |
Index Back |
---|---|
Search Match ParameterSearch Match ParameterTable. This table stores parent record information for Search Match Parameter settings as they pertain to a grouping of specific Search Match Rules. |
# | 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 |
2 | SM_PARM_CD | Character(15) | VARCHAR2(15) NOT NULL | Search Match Parameter Code. This field stores the high level key for a Search Match Parameter definition. |
3 | 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.
Prompt Table: %EDITTABLE |
4 | SEARCH_RULE_NBR | Number(3,0) | SMALLINT NOT NULL | Search Match Rule Number. This field identifies the Search Order for a specific Search Match Rule within the Search Parameters. |