RSF_LE_CONTACTS

(SQL Table)
Index Back

Lead Contacts

Stores all the contacts for a lead.

  • Related Language Record: RSF_LE_CNTCT_LN
  • # PeopleSoft Field Name PeopleSoft Field Type Database Column Type Description
    1 LEAD_ID Character(15) VARCHAR2(15) NOT NULL Used by Sales Force Automation, this field uniquely identifies a Sales Lead.
    2 SEQNUM Number(3,0) SMALLINT NOT NULL Sequence Number
    3 CONTACT_ID Character(15) VARCHAR2(15) NOT NULL Contact Identifier for Treasury Contacts

    Prompt Table: RD_PERSON
    Set Control Field: PERSON_ID

    4 BO_ID_CONTACT Number(31,0) DECIMAL(31) NOT NULL This field indicates the Business Object ID for the contact.
    5 ROLE_TYPE_ID_CNTCT Number(12,0) DECIMAL(12) NOT NULL Stores ROLE_TYPE_ID for the contact
    6 FIRST_NAME Character(30) VARCHAR2(30) NOT NULL First Name
    7 LAST_NAME Character(30) VARCHAR2(30) NOT NULL Last Name
    8 ROLE_CD Character(4) VARCHAR2(4) NOT NULL Sales User Role Code
    0001=Manager
    0002=Administrator
    0003=Consultant
    0004=Legal
    0005=Other
    0006=Liaison
    0007=Partner
    0007=Partner
    0008=Sales Rep
    0009=Team Leader
    0010=Technical Sales
    0011=Technical
    0012=Training

    Prompt Table: RSF_ROLE_CD_A_V

    9 SUPPORT_ID Character(15) VARCHAR2(15) NOT NULL Support ID

    Prompt Table: RSF_SUPT_A_VW

    10 IMPACT_ID Character(15) VARCHAR2(15) NOT NULL Impact ID

    Prompt Table: RSF_C_IMPT_A_VW

    11 TITLE_ID Character(15) VARCHAR2(15) NOT NULL Title ID

    Prompt Table: RSF_C_TITL_A_VW

    12 DEPARTMENT_ID Character(15) VARCHAR2(15) NOT NULL Department ID

    Prompt Table: RSF_C_DEPT_A_VW

    13 APPROVED_FLAG Character(1) VARCHAR2(1) NOT NULL This field is used to determine if approval is required for this inventory item.
    A=Approved
    P=Pending

    Y/N Table Edit

    14 CONTACT_NAME Character(50) VARCHAR2(50) NOT NULL The individual contact name associated with a given bank/counterparty.
    15 COMM_METHOD Character(1) VARCHAR2(1) NOT NULL The person's preferred method of communication.
    C=Call
    E=Email Only
    F=Fax
    I=XML only
    M=Standard Mail
    P=Email & Print
    R=XML & Print
    S=SMS

    Default Value: C

    16 PRIMARY_FLAG Character(1) VARCHAR2(1) NOT NULL Primary

    Y/N Table Edit

    17 COUNTRY_CODE Character(3) VARCHAR2(3) NOT NULL This field stores the Country Code values.
    18 WORK_PHONE Character(24) VARCHAR2(24) NOT NULL Work Phone

    Prompt Table: RSF_PER_W_PH_VW

    19 EXTENSION Character(6) VARCHAR2(6) NOT NULL This field stores the Phone extension.
    20 HOME_PHONE Character(24) VARCHAR2(24) NOT NULL Home Phone

    Prompt Table: RSF_PER_H_PH_VW

    21 CELL_PHONE Character(24) VARCHAR2(24) NOT NULL Cell Phone

    Prompt Table: RSF_PER_C_PH_VW

    22 FAX Character(24) VARCHAR2(24) NOT NULL This is the fax number field.

    Prompt Table: RSF_PER_FAX_VW

    23 EMAILID Character(70) VARCHAR2(70) NOT NULL A user's E-mail address

    Prompt Table: RSF_PER_EMAILVW

    24 PROFILE_CM_SEQ_HM Number(31,0) DECIMAL(31) NOT NULL CM Profile Detail ID.............................................
    25 PROFILE_CM_SEQ_CEL Number(31,0) DECIMAL(31) NOT NULL Cust Address ID...........................................
    26 PROFILE_CM_SEQ_EML Number(31,0) DECIMAL(31) NOT NULL Used to store the contact method sequence number for a email address.
    27 PROFILE_CM_SEQ_FAX Number(31,0) DECIMAL(31) NOT NULL CM Profile Detail ID................................................
    28 PROFILE_CM_SEQ_WK Number(31,0) DECIMAL(31) NOT NULL CM Profile Detail ID.............................................
    29 CB_CONVERT_CONTACT Character(1) VARCHAR2(1) NOT NULL Convert to CUstomer
    N=No
    Y=Yes
    30 DESCR254 Character(254) VARCHAR2(254) NOT NULL Description of length 254
    31 DESCR100 Character(100) VARCHAR2(100) NOT NULL Length 100 Description
    32 CMF_ID Character(36) VARCHAR2(36) NOT NULL Correspondence ID
    33 ROW_ADDED_DTTM DateTime(26) TIMESTAMP This is a datetime field for record creation.
    34 ROW_ADDED_OPRID Character(30) VARCHAR2(30) NOT NULL ID of user who added the row.
    35 ROW_LASTMANT_DTTM DateTime(26) TIMESTAMP The date and time that the row was last updated.
    36 ROW_LASTMANT_OPRID Character(30) VARCHAR2(30) NOT NULL ID of user who last modified the row.
    37 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.
    38 SYNCDTTM DateTime(26) TIMESTAMP Synchronization Last Update Date Time