RA_UD_MKTCENTER

(SQL Table)
Index Back

Marketing Center

Table of Marketing Center codes and descriptions

  • Related Language Record: RA_UD_MKTCTR_LG
  • # PeopleSoft Field Name PeopleSoft Field Type Database Column Type Description
    1 RA_MKT_CENTER Character(10) VARCHAR2(10) NOT NULL Marketing Center code
    2 DESCR50 Character(50) VARCHAR2(50) NOT NULL Description of length 50
    3 STATUS Character(1) VARCHAR2(1) NOT NULL Status Indicator
    A=Active
    I=Inactive

    Default Value: I

    4 CS_INSTITUTION Character(5) VARCHAR2(5) NOT NULL CS_INSTITUTION is used in OLM Profile student admin Dialog for OLM/SA Integration.

    Prompt Table: INSTITUTION_TBL

    5 RA_HE_CENTER_TYPE Character(1) VARCHAR2(1) NOT NULL Application Center for Higher Ed R is Recruitment A is Application
    A=Application Center
    R=Recruitment Center
    6 RA_HE_CENTER_ID Character(5) VARCHAR2(5) NOT NULL Generic Center ID - can be applicant or recruit

    Prompt Table: %EDITTABLE

    7 DESCR Character(30) VARCHAR2(30) NOT NULL Description
    8 RA_HE_EIP_CREATE Character(1) VARCHAR2(1) NOT NULL Marketing Center Secuirty EIP Created checkbox
    N=CRM
    Y=CS

    Default Value: N

    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
    15 RA_MC_LEVEL_NUM Number(3,0) SMALLINT NOT NULL Marketing Center - Level Number
    16 RA_PARENT_MKTCTR Character(10) VARCHAR2(10) NOT NULL Parent Marketing Center
    17 SQLTEXT Long Character(14000) CLOB SQL Statement Text