SSR_BR_PRGRSNVW(SQL View) | 
Index Back | 
|---|---|
BRON Program Reason ExamResultSelect Program Reason for Program Action WADM, COMP, DISC only for VAVO setup | 
| SELECT DISTINCT a.Setid ,a.Prog_Reason ,a.Effdt ,a.Eff_Status ,a.Descr ,a.Descrshort FROM PS_PROG_RSN_TBL A WHERE A.prog_action IN ('WADM','DISC') | 
| # | PeopleSoft Field Name | PeopleSoft Field Type | Database Column Type | Description | 
|---|---|---|---|---|
| 1 | Character(5) | VARCHAR2(5) NOT NULL | 
SetID
 Default Value: OPR_DEF_TBL_CS.SETID_CAREER Prompt Table: SETID_TBL  | 
|
| 2 | Character(4) | VARCHAR2(4) NOT NULL | Action Reason | |
| 3 | Date(10) | DATE NOT NULL | 
Effective Date
 Default Value: %date  | 
|
| 4 | EFF_STATUS | Character(1) | VARCHAR2(1) NOT NULL | 
Effective Status
 A=Active I=Inactive  | 
| 5 | DESCR | Character(30) | VARCHAR2(30) NOT NULL | Description | 
| 6 | DESCRSHORT | Character(10) | VARCHAR2(10) NOT NULL | Short Description |