AV_RUNCTL_MRBD(SQL Table) |
Index Back |
---|---|
Process Run ControlMembership rebuild run control record |
# | PeopleSoft Field Name | PeopleSoft Field Type | Database Column Type | Description |
---|---|---|---|---|
1 | OPRID | Character(30) | VARCHAR2(30) NOT NULL | A user's ID (see PSOPRDEFN). |
2 | RUN_CNTL_ID | Character(30) | VARCHAR2(30) NOT NULL | Run Control ID |
3 | BUSINESS_UNIT | Character(5) | VARCHAR2(5) NOT NULL |
Business Unit
Default Value: AV_OPR_DEF_TBL.BUSINESS_UNIT |
4 | AV_MBR_ORG_COD | Character(10) | VARCHAR2(10) NOT NULL |
Member Organization Code
Prompt Table: %EDITTABLE |
5 | 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 Prompt Table: AV_MBR_CRIT2_VW |
6 | AV_AUDIENCE | Character(10) | VARCHAR2(10) NOT NULL |
Audience Code
Prompt Table: AV_MBR_CRIT3_VW |
7 | 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 Default Value: S |