| AV_INTV_TBL(SQL Table) | Index Back | 
|---|---|
| InitiativesInitiatives | 
| # | PeopleSoft Field Name | PeopleSoft Field Type | Database Column Type | Description | 
|---|---|---|---|---|
| 1 | Character(5) | VARCHAR2(5) NOT NULL | Academic Institution Default Value: AV_OPR_DEF_TBL.INSTITUTION Prompt Table: INSTITUTION_TBL | |
| 2 | Character(10) | VARCHAR2(10) NOT NULL | Initiative Code | |
| 3 | INTV_TYPE | Character(10) | VARCHAR2(10) NOT NULL | Initiative Type Prompt Table: AV_INTV_TYP_TBL | 
| 4 | DESCR60 | Character(60) | VARCHAR2(60) NOT NULL | Description | 
| 5 | DESCR60_SRCH | Character(60) | VARCHAR2(60) NOT NULL | Formal Description | 
| 6 | DESCRLONG | Long Character | CLOB | Long Description | 
| 7 | START_DT | Date(10) | DATE NOT NULL | Start Date Default Value: %Date | 
| 8 | END_DT | Date(10) | DATE | end date | 
| 9 | REPORTING_LEVEL | Number(3,0) | SMALLINT NOT NULL | Indicates the subordinate role that the initiative in context holds, 1 being highest with no peers. Default Value: 1 | 
| 10 | INTV_STATUS | Character(1) | VARCHAR2(1) NOT NULL | Initiative Status A=Acitve C=Completed H=On-Hold I=Inactive Default Value: A | 
| 11 | CURRENCY_CD | Character(3) | VARCHAR2(3) NOT NULL | Currency Code Default Value: AV_INSTALL_INST.BASE_CURRENCY Prompt Table: CURRENCY_CD_TBL | 
| 12 | FINANCIAL_GOAL | Number(16,2) | DECIMAL(15,2) NOT NULL | The total revenue financial goal for the Initiative. | 
| 13 | PRTCPTN_GOAL_PCT | Number(6,2) | DECIMAL(5,2) NOT NULL | The expected percent participation of the constituents that will contribute toward the goal for the initiative. | 
| 14 | OVERALL_BUDGET | Number(16,2) | DECIMAL(15,2) NOT NULL | The total expense budget for the Initiative. | 
| 15 | INTV_PHASE | Character(3) | VARCHAR2(3) NOT NULL | Initiative Phase AGF=Advance Gifts/Nucleus Fund PBL=Public PCA=Post-Campaign Accounting PCP=Pre-Campaign Planning PRV=Private Default Value: PBL | 
| 16 | CAMPUS_EVENT_NBR | Character(9) | VARCHAR2(9) NOT NULL | Event ID Prompt Table: EVENT_SRCH | 
| 17 | GOAL_EVT_ATND_CNT | Number(9,0) | DECIMAL(9) NOT NULL | The anticipated number of constituents who will participate in the event. | 
| 18 | GOAL_VOLNTR_CNT | Number(9,0) | DECIMAL(9) NOT NULL | Nbr Volunteers | 
| 19 | GOAL_VOL_POOL_CNT | Number(9,0) | DECIMAL(9) NOT NULL | Sets the size of the pool of constituents that will be needed in the Number of Volunteers Goal (GOAL_VOLNTR_CNT) is to be met | 
| 20 | AV_MBR_ORG_COD | Character(10) | VARCHAR2(10) NOT NULL | Member Organization Code Prompt Table: AV_MBR_ORG_TBL | 
| 21 | MEMBERSHIP_LENGTH | Character(16) | VARCHAR2(16) NOT NULL | Length of Mbrshp | 
| 22 | RSRC_TYPE | Character(1) | VARCHAR2(1) NOT NULL | Resource Type: Member Org or Initiative. I=Initiative M=Member Organization Default Value: I | 
| 23 | RSRC_INTV_TYPE | Character(10) | VARCHAR2(10) NOT NULL | Initiative Type Prompt Table: AV_INTV_TYP_TBL | 
| 24 | RSRC_INTV_CD | Character(10) | VARCHAR2(10) NOT NULL | Initiative Code Prompt Table: AV_VOL_INTV2_VW | 
| 25 | RSRC_MBR_ORG_CD | Character(10) | VARCHAR2(10) NOT NULL | Member Organization Code Prompt Table: AV_VOL_MBR_VW | 
| 26 | VOL_GRP_NBR | Number(9,0) | DECIMAL(9) NOT NULL | Volunteer Group Prompt Table: AV_VOL_GRP4_VW | 
| 27 | BUSINESS_UNIT | Character(5) | VARCHAR2(5) NOT NULL | Business Unit Default Value: AV_OPR_DEF_TBL.BUSINESS_UNIT Prompt Table: AV_INST_BU_VW | 
| 28 | AV_SELECTION_PRCS | Character(1) | VARCHAR2(1) NOT NULL | Select of Process in Audience Criteria. B=Build/Merge Process P=Population Selection Default Value: B |