AV_INTV_AUD2_VW(SQL View) |
Index Back |
---|---|
Initiative Audience View 2This view will serve as a prompt table for the Audience field. |
SELECT INSTITUTION, INTV_CD, AV_MBR_CRIT_TYP, AUD_TYPE, AV_AUDIENCE FROM PS_AV_INTV_AUDIENC |
# | 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 | 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 |
4 | 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 |
5 | AV_AUDIENCE | Character(10) | VARCHAR2(10) NOT NULL | Audience Code |