GRIEV_SRCH_LNG

(SQL View)
Index Back

Grievances Srch-International

GRIEVANCEI_SRCH is used as a search view to select grievances that were not filed by unions. This view is used in Labor Relations International module which does not use unions.

SELECT A.Grievance_ID , B.oprid ,A.LANGUAGE_CD ,A.Contact_Name FROM PS_GRIEV_LNG A ,PS_GRIEVANCE_SRCH B WHERE a.grievance_id=b.grievance_id

  • Related Language Record for GRIEVANCE_SRCH
  • # PeopleSoft Field Name PeopleSoft Field Type Database Column Type Description
    1 GRIEVANCE_ID Character(10) VARCHAR2(10) NOT NULL Grievance ID

    Default Value: 0

    2 OPRID Character(30) VARCHAR2(30) NOT NULL A user's ID (see PSOPRDEFN).
    3 LANGUAGE_CD Character(3) VARCHAR2(3) NOT NULL Language Code
    4 CONTACT_NAME Character(50) VARCHAR2(50) NOT NULL Contact Name