AV_INTV4_AUD_VW(SQL View) |
Index Back |
---|---|
Initiative AudienceThis view will select all Initiative already built with audience criteria. |
SELECT INSTITUTION, INTV_CD, AV_MBR_CRIT_TYP, AV_AUDIENCE, AUD_TYPE FROM PS_AV_INTV_AUDIENC WHERE BUILT_FLG='Y' |
# | PeopleSoft Field Name | PeopleSoft Field Type | Database Column Type | Description |
---|---|---|---|---|
1 | Character(5) | VARCHAR2(5) NOT NULL | Academic Institution | |
2 | Character(10) | VARCHAR2(10) NOT NULL | Initiative Code | |
3 | 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 | Character(10) | VARCHAR2(10) NOT NULL | Audience Code | |
5 | Character(1) | VARCHAR2(1) NOT NULL |
Indicates whether the population is being identified for Segmentation, Reporting, or Administration.
A=Administrative R=Reporting S=Segmentation |