HCR_SM_PROP_TBL

(SQL Table)
Index Back

Search Match Properties

Search Match Properties Table. This table stores system data tied to each Search Match field property. Properties are separated by type (Person, Applicant, Organization) and are sequenced to match their counterpart HCM Registry Type Class definition.

  • Related Language Record: HCR_SM_PROP_LNG
  • # 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_RULE Character(30) VARCHAR2(30) NOT NULL Search Match Rule. This field holds the search property rule for the database field.
    3 SM_RECORD Character(15) VARCHAR2(15) NOT NULL Search Match Record. This field holds the search result database record name for the Search Match Rules definitions.
    4 SM_FIELD Character(18) VARCHAR2(18) NOT NULL Search Match Field. This field holds the search property database field name for the Search Match Rules definitions.
    5 SM_EDIT_REC Character(15) VARCHAR2(15) NOT NULL Search Match Edit Record. This field will be used to perform field prompting on the manual Search/Match page.
    6 DESCR50 Character(50) VARCHAR2(50) NOT NULL Description of length 50