AV_CMPGN_ANNL_C(SQL Table) |
Index Back |
---|---|
Annual Constituent CMPGN GoalsThis record represents the amounts expected to be given to the institution by the various constituent groups during the campaign year. |
# | PeopleSoft Field Name | PeopleSoft Field Type | Database Column Type | Description |
---|---|---|---|---|
1 | INSTITUTION | Character(5) | VARCHAR2(5) NOT NULL |
Academic Institution
Prompt Table: INSTITUTION_TBL |
2 | INTV_CD | Character(10) | VARCHAR2(10) NOT NULL |
Initiative Code
Prompt Table: AV_CAMPAIGN_TBL |
3 | CAMPAIGN_YEAR | Character(2) | VARCHAR2(2) NOT NULL |
Campaign Year
Prompt Table: AV_CMPGN_ANNUAL |
4 | EFFDT | Date(10) | DATE NOT NULL | Effective Date |
5 | CNST_TYPE | Number(3,0) | SMALLINT NOT NULL |
Constituent Type
Prompt Table: AV_CTYP_CD_TBL |
6 | GOAL_AMT_YR | Number(16,2) | DECIMAL(15,2) NOT NULL | Dollar Goal |
7 | GOAL_DONOR_CNT | Number(9,0) | DECIMAL(9) NOT NULL | Nbr Donors Goal |