SFA_STU_AGRAREA

(SQL View)
Index Back

Student's Aggregate Aid Vw

Distinct Aggregate Areas for a student. Used as the level 1 record for Aggregate Aid inquiry page.

SELECT DISTINCT EMPLID , AGGREGATE_AREA FROM PS_STDNT_AGGR_LIFE

# PeopleSoft Field Name PeopleSoft Field Type Database Column Type Description
1 EMPLID Character(11) VARCHAR2(11) NOT NULL Employee ID
2 AGGREGATE_AREA Character(10) VARCHAR2(10) NOT NULL Aggregate Area

Prompt Table: AGGR_LIMIT_VW