FINAIDJOBSVWLNG

(SQL View)
Index Back

Financial Aid Jobs View

STDNT_AID_SRCH is the main financial aid application search record. It provides the user with a list box of only students that are on the Student Aid table for the year selected. The list box will also provide identifying information from the Personal_Data table.

SELECT prcsname ,language_cd , descr FROM PS_PRCSDEFNLANG WHERE prcsname LIKE 'FA%'

  • Related Language Record for FIN_AID_JOBS_VW
  • Parent record: STUDENT_AID
  • # PeopleSoft Field Name PeopleSoft Field Type Database Column Type Description
    1 PRCSNAME Character(12) VARCHAR2(12) NOT NULL Process Name
    2 LANGUAGE_CD Character(3) VARCHAR2(3) NOT NULL Language Code
    3 DESCR Character(30) VARCHAR2(30) NOT NULL Description