AV_CMPGN_RBP_VW(SQL View) |
Index Back |
---|---|
Revocable Bequest Present ValView to produce the Revocable Bequest Present Value. |
SELECT INSTITUTION, INTV_CD, SUM(BEQUEST_PRES_VAL) FROM PS_AV_BEQUEST_TBL GROUP BY INSTITUTION, INTV_CD |
# | PeopleSoft Field Name | PeopleSoft Field Type | Database Column Type | Description |
---|---|---|---|---|
1 | INSTITUTION | Character(5) | VARCHAR2(5) NOT NULL | Academic Institution |
2 | INTV_CD | Character(10) | VARCHAR2(10) NOT NULL | Initiative Code |
3 | DEFERRED_GIFT_TOT | Number(16,2) | DECIMAL(15,2) NOT NULL | Field used in views to sum various Deferred Gift Amounts. ex: Irrevocable Gifts - Present Value Irrevocable Gifts - Market Value Revocable Gifts - Present Value Revocable Gifts - Market Value |