AV_INTV_TMP_TBL(SQL Table) |
Index Back |
---|---|
Initiative Audience Temp FileThis table holds the Emplid/Ext-org-id of the constituents selected from the Initiative Audience panel. It is deleted each time the Cobol routine is run that updates the Initiative History Table with these constituents. |
# | PeopleSoft Field Name | PeopleSoft Field Type | Database Column Type | Description |
---|---|---|---|---|
1 | INSTITUTION | Character(5) | VARCHAR2(5) NOT NULL | Academic Institution |
2 | EMPLID | Character(11) | VARCHAR2(11) NOT NULL | Employee ID |
3 | EXT_ORG_ID | Character(11) | VARCHAR2(11) NOT NULL | External Org ID |
4 | AV_AUDIENCE | Character(10) | VARCHAR2(10) NOT NULL | Audience Code |
5 | AUD_TYPE | Character(1) | VARCHAR2(1) NOT NULL |
Indicates whether the population is being identified for Segmentation, Reporting, or Administration.
A=Administrative R=Reporting S=Segmentation |
6 | INTV_CD | Character(10) | VARCHAR2(10) NOT NULL | Initiative Code |
7 | AV_MBR_CRIT_TYP | Character(1) | VARCHAR2(1) NOT NULL |
This field is used to capture the type of Membership Criteria the user is setting up. It will identify whether to search for Person (people) or Organization (businesses).
B=Both O=Organization P=Person |