RA_CMP_TEAM_ALL

(SQL Table)
Index Back

Campaign Team Members and Role

This record captures the people and roles who can access a campaign

# PeopleSoft Field Name PeopleSoft Field Type Database Column Type Description
1 BUSINESS_UNIT Character(5) VARCHAR2(5) NOT NULL Business Unit
2 RA_CAMPAIGN_ID Character(15) VARCHAR2(15) NOT NULL Marketing - Campaign Identification field. Character field that will contain a generated campaign or free form entered campaign id.
3 BO_ID_PERSON Number(31,0) DECIMAL(31) NOT NULL Business Object ID

Prompt Table: BO_WORKER_VW

4 ROLENAME Character(30) VARCHAR2(30) NOT NULL The name of a Role in the Role Definition Table (see PSROLEDEFN).
5 OWNER Character(1) VARCHAR2(1) NOT NULL Owner
N=No
Y=Yes

Y/N Table Edit

Default Value: N

6 RA_AUTHORIZE_CMP Character(1) VARCHAR2(1) NOT NULL Campaign security checkbox. Used in campaign team member and team role grids.
N=No
Y=Yes

Default Value: N

7 RA_AUTHORIZE_RPT Character(1) VARCHAR2(1) NOT NULL Security checkbox for campaign-related reports . Used in campaign team member and team role grids.
N=No
Y=Yes

Default Value: N

8 BO_ROLE_TYPE_ID Number(12,0) DECIMAL(12) NOT NULL BO_ROLE_TYPE_ID
9 ROW_ADDED_DTTM DateTime(26) TIMESTAMP This is a datetime field for record creation.
10 ROW_ADDED_OPRID Character(30) VARCHAR2(30) NOT NULL ID of user who added the row.
11 ROW_LASTMANT_DTTM DateTime(26) TIMESTAMP The date and time that the row was last updated.
12 ROW_LASTMANT_OPRID Character(30) VARCHAR2(30) NOT NULL ID of user who last modified the row.
13 SYNCID Number(10,0) DECIMAL(10) NOT NULL The Synchronization ID field stores a value generated by the sync processor. The value is used to identify the type of object that the sync processor is about to handle.
14 SYNCDTTM DateTime(26) TIMESTAMP Synchronization Last Update Date Time