AV_STRT_ACTN_VW(SQL View) |
Index Back |
---|---|
Strategy Action ViewView of all Actions for a given strategy. |
SELECT INSTITUTION, STRATEGY_NO, 'Y' FROM PS_AV_CNST_ACTN WHERE STRATEGY_NO <> 0 |
# | PeopleSoft Field Name | PeopleSoft Field Type | Database Column Type | Description |
---|---|---|---|---|
1 | INSTITUTION | Character(5) | VARCHAR2(5) NOT NULL | Academic Institution |
2 | STRATEGY_NO | Number(10,0) | DECIMAL(10) NOT NULL | Strategy Number |
3 | ACTIONS_LINKED | Character(1) | VARCHAR2(1) NOT NULL |
Actions Linked
Y/N Table Edit |