RSF_LE_HISTORY

(SQL Table)
Index Back

Lead Action History table

Action History table for Leads.

  • Related Language Record: RSF_LE_HIST_LNG
  • # 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 SEQ_NUM Number(3,0) SMALLINT NOT NULL Sequence
    3 RC_VISIBILITY Character(4) VARCHAR2(4) NOT NULL Case Visibility, used for cases and case objects/attributes.
    A=All
    I=Internal

    Default Value: A

    4 PNLGRPNAME Character(18) VARCHAR2(18) NOT NULL Component Name
    5 EVENTNAME Character(30) VARCHAR2(30) NOT NULL Defines a routing event for PS Workflow
    6 OLD_VALUE Character(100) VARCHAR2(100) NOT NULL Old Value
    7 NEW_VALUE Character(100) VARCHAR2(100) NOT NULL New Value
    8 BO_ID_1 Signed Number(32,0) DECIMAL(31) NOT NULL Business Object ID 1
    9 BO_ID_2 Signed Number(32,0) DECIMAL(31) NOT NULL Business Object ID 2
    10 ROLE_TYPE_ID Number(12,0) DECIMAL(12) NOT NULL Role Type ID
    11 ASSIGNED_TO Character(15) VARCHAR2(15) NOT NULL This is a field to store assignment information.
    12 RC_PRIORITY Character(5) VARCHAR2(5) NOT NULL Case Priority
    13 RC_SEVERITY Character(5) VARCHAR2(5) NOT NULL Case severity
    14 RC_STATUS Character(5) VARCHAR2(5) NOT NULL Case Status
    15 DESCR254 Character(254) VARCHAR2(254) NOT NULL Description of length 254
    16 EOCF_ACTION_ID Number(31,0) DECIMAL(31) NOT NULL Active Analytics Framework Action ID field
    17 ROW_ADDED_DTTM DateTime(26) TIMESTAMP This is a datetime field for record creation.
    18 ROW_ADDED_OPRID Character(30) VARCHAR2(30) NOT NULL ID of user who added the row.
    19 ROW_LASTMANT_DTTM DateTime(26) TIMESTAMP The date and time that the row was last updated.
    20 ROW_LASTMANT_OPRID Character(30) VARCHAR2(30) NOT NULL ID of user who last modified the row.
    21 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.
    22 SYNCDTTM DateTime(26) TIMESTAMP Synchronization Last Update Date Time