HCR_SM_PROP_LNG

(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 for HCR_SM_PROP_TBL
  • # 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 LANGUAGE_CD Character(3) VARCHAR2(3) NOT NULL Language Code
    4 DESCR50 Character(50) VARCHAR2(50) NOT NULL Description of length 50