| N1I_SRVC_RSN_VW(SQL View) | Index Back | 
|---|---|
| Service Indicator Reason Viewvalid reasons for setting a non-SFA first time institution service indicator code. | 
| select a.institution, a.srvc_ind_cd, a.effdt, a.srvc_ind_reason, a.descr from PS_SRVC_IN_RSN_TBL a | 
| # | PeopleSoft Field Name | PeopleSoft Field Type | Database Column Type | Description | 
|---|---|---|---|---|
| 1 | Character(5) | VARCHAR2(5) NOT NULL | Academic Institution Prompt Table: INSTITUTION_TBL | |
| 2 | Character(3) | VARCHAR2(3) NOT NULL | 1st Inst Service Indicator Cd | |
| 3 | Date(10) | DATE NOT NULL | Effective Date Default Value: %date | |
| 4 | Character(5) | VARCHAR2(5) NOT NULL | 1st Inst Service Ind Reason | |
| 5 | DESCR | Character(30) | VARCHAR2(30) NOT NULL | Description |