SCC_SM_RULE_VW(SQL View) |
Index Back |
|---|---|
CS External S/M RuleExternal Search Match Rules |
| SELECT SM_TYPE , SM_PARM_CD , SM_RULE_CD , SEARCH_RULE_NBR FROM PS_HCR_SM_ORDR_TBL |
| # | PeopleSoft Field Name | PeopleSoft Field Type | Database Column Type | Description |
|---|---|---|---|---|
| 1 | 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 | Character(15) | VARCHAR2(15) NOT NULL | Search Match Parameter Code. This field stores the high level key for a Search Match Parameter definition. | |
| 3 | Character(15) | VARCHAR2(15) NOT NULL | Search Match Rule Code. This field stores the high level key for a Search Match Rule definition. | |
| 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. |