LN_ORIG_PRT_VW

(SQL View)
Index Back

Loan View for Print Documents

Loan Origination Loan View for Print Documents

select emplid, institution, aid_year, loan_type, ln_appl_seq from PS_LOAN_ORIG_DTL

  • Parent record: LOAN_ORIGNATN
  • # PeopleSoft Field Name PeopleSoft Field Type Database Column Type Description
    1 EMPLID Character(11) VARCHAR2(11) NOT NULL Employee ID

    Prompt Table: PEOPLE_SRCH

    2 INSTITUTION Character(5) VARCHAR2(5) NOT NULL Academic Institution

    Default Value: OPR_DEF_TBL_CS.INSTITUTION

    Prompt Table: INSTITUTION_TBL

    3 AID_YEAR Character(4) VARCHAR2(4) NOT NULL Aid Year

    Default Value: OPR_DEF_TBL_CS.AID_YEAR

    Prompt Table: AID_YEAR_TBL

    4 LOAN_TYPE Character(4) VARCHAR2(4) NOT NULL Loan Type Cd

    Prompt Table: LN_TYPE_TBL

    5 LN_APPL_SEQ Number(2,0) SMALLINT NOT NULL Loan Application Seq Num

    Prompt Table: LOAN_ORIGNATN