RA_CAMPAIGN

(SQL Table)
Index Back

Marketing Campaign Record

Stores all Marketing campaign program information, such as name, start and end dates, relationship to a parent (roll up), overall campaign status, objective and description.

  • Related Language Record: RA_CAMPAIGN_LNG
  • Parent Record Of RA_CAMPGN_ATTR
  • Audit Record: RA_CMPGN_AUDIT
  • # PeopleSoft Field Name PeopleSoft Field Type Database Column Type Description
    1 BUSINESS_UNIT Character(5) VARCHAR2(5) NOT NULL Business Unit

    Default Value: OPR_DEF_TBL_RB.BUSINESS_UNIT

    Prompt Table: SP_BU_RA_NONVW

    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.

    Default Value: NEXT

    3 RA_CMPGN_NAME Character(50) VARCHAR2(50) NOT NULL Campaign Name - field containing the name of the campaign.
    4 DESCR254 Character(254) VARCHAR2(254) NOT NULL Description of length 254
    5 RA_OBJECTIVE Character(50) VARCHAR2(50) NOT NULL Objective / Initiative free form entry field
    6 RA_ROLLUP_CMPGN_ID Character(15) VARCHAR2(15) NOT NULL Campaign - Roll Up (Parent) Campaign Identification

    Prompt Table: RA_PGM_ROLUP_VW

    7 RA_CMPGN_STATUS_CD Character(4) VARCHAR2(4) NOT NULL Valid Campaign and Wave Status Codes
    APPR=Approved
    ARCH=Archived
    CMPL=Completed
    DCLN=Declined
    EXEC=Executing
    IREV=In Review
    NEW=New
    STOP=Stop
    TRIG=Trigger Approved

    Default Value: NEW

    Prompt Table: RA_UD_CPGN_STAT

    8 CURRENCY_CD Character(3) VARCHAR2(3) NOT NULL This field stores the Currency Code value.

    Default Value: BUS_UNIT_TBL_RA.CURRENCY_CD

    Prompt Table: CURRENCY_CD_TBL

    9 START_DATE Date(10) DATE NOT NULL Campaign Start Date
    10 END_DATE Date(10) DATE NOT NULL End date field to store an end date.
    11 LIST_DEDUP_DTTM DateTime(26) TIMESTAMP Last Dedup Date
    12 RA_DELETE_SW Character(1) VARCHAR2(1) NOT NULL Delete switch
    N=No
    Y=Yes

    Default Value: N

    13 ROW_ADDED_DTTM DateTime(26) TIMESTAMP This is a datetime field for record creation.
    14 ROW_ADDED_OPRID Character(30) VARCHAR2(30) NOT NULL ID of user who added the row.
    15 ROW_LASTMANT_DTTM DateTime(26) TIMESTAMP The date and time that the row was last updated.
    16 ROW_LASTMANT_OPRID Character(30) VARCHAR2(30) NOT NULL ID of user who last modified the row.
    17 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.
    18 SYNCDTTM DateTime(26) TIMESTAMP Synchronization Last Update Date Time
    19 INDUSTRY_ID Character(30) VARCHAR2(30) NOT NULL Industry ID.

    Prompt Table: RSF_INDUSTRY_VW

    20 MARKET Character(3) VARCHAR2(3) NOT NULL Market
    21 BO_ID_OWNER Number(31,0) DECIMAL(31) NOT NULL Financial Account Business Object ID
    22 BO_ROLE_TYPE_ID Number(12,0) DECIMAL(12) NOT NULL BO_ROLE_TYPE_ID
    23 UNIV_ROW_ID Character(36) VARCHAR2(36) NOT NULL Universal Row Identifier.
    24 RA_OBJECTIVE_CD Character(4) VARCHAR2(4) NOT NULL Objective code of the campaign

    Prompt Table: RA_UD_CMPGN_OBJ

    25 RA_SECURE_CMP Character(1) VARCHAR2(1) NOT NULL Checkbox for securing Campaign.
    N=No
    Y=Yes

    Default Value: N

    26 INSTITUTION Character(5) VARCHAR2(5) NOT NULL Institution field to store institution information in campus solution system.

    Prompt Table: INSTITUTION_TBL

    27 ACAD_CAREER Character(4) VARCHAR2(4) NOT NULL Academic career field coming from campus solution system.
    BAC=Bachelor (NLD)
    BBL=Vocational Coaching (NLD)
    BOL=Vocational Training (NLD)
    BUSN=Graduate Business
    CNED=Continuing Education
    CRED=Semester Credit
    EDU=Education (NLD)
    EXED=Extended Education
    GRAD=Graduate
    LAW=Law
    MEDS=Medical School
    NONA=Non Award
    PGRD=Postgraduate
    RSCH=Research
    TECH=Technical
    UENG=Undergraduate Engineering
    UGRD=Undergraduate
    VAVO=Advanced General Educ. (NLD)
    VETM=Veterinary Medicine
    28 ADMIT_TERM Character(4) VARCHAR2(4) NOT NULL stores information about term attending.

    Prompt Table: TERM_TBL