RC_BSCRIPT

(SQL Table)
Index Back

Branch Scripting

CRM Common Object record used by Branch Scripting

  • Related Language Record: RC_BSCRIPT_LNG
  • # PeopleSoft Field Name PeopleSoft Field Type Database Column Type Description
    1 SETID Character(5) VARCHAR2(5) NOT NULL This field is used to store the value of SetID on various setup tables.

    Default Value: OPR_DEF_TBL_RB.SETID

    Prompt Table: SP_SETID_NONVW

    2 EFFDT Date(10) DATE NOT NULL Effective Date

    Default Value: %date

    3 SCRIPT_ID Number(12,0) DECIMAL(12) NOT NULL Script ID

    Default Value: 999999999999

    4 EFF_STATUS Character(1) VARCHAR2(1) NOT NULL Effective Status
    A=Active
    I=Inactive

    Default Value: I

    5 SCRIPT_CATEGORY Character(1) VARCHAR2(1) NOT NULL Branch Scripting Category Field
    B=Branch Script
    L=Linear Script

    Default Value: B

    6 SCRIPT_TYPE Character(4) VARCHAR2(4) NOT NULL Branch Scripting Type field
    CHRN=Churn
    CORD=Configure Order
    CQST=Contact Questionnaire
    CSAT=Customer Satisfaction
    GUID=Troubleshooting Guide
    LEAD=Lead Qualification
    PADV=Product Advisor
    PAPP=Product Application
    TELM=TeleSales
    7 SCRIPT_NAME Character(40) VARCHAR2(40) NOT NULL Branch Scripting Name Field
    8 RC_RATE_ID Number(12,0) DECIMAL(12) NOT NULL Rate Set Name Branch Scripting

    Prompt Table: RC_RATE_SET

    9 RC_SCRIPT_ENTRY Character(20) VARCHAR2(20) NOT NULL Pre-Script Action

    Prompt Table: RC_ACTION_SET_V

    10 RC_SCRIPT_EXIT Character(20) VARCHAR2(20) NOT NULL Post-Script Action

    Prompt Table: RC_BS_ACTIONSET

    11 RC_SCRIPT_RUNTIME Character(20) VARCHAR2(20) NOT NULL Incomplete Script Action

    Prompt Table: RC_BS_ACTIONSET

    12 RC_WEIGHT Number(8,0) INTEGER NOT NULL Branch Scripting Number field
    13 DESCR254 Character(254) VARCHAR2(254) NOT NULL Description of length 254
    14 ROW_ADDED_DTTM DateTime(26) TIMESTAMP This is a datetime field for record creation.
    15 ROW_ADDED_OPRID Character(30) VARCHAR2(30) NOT NULL ID of user who added the row.
    16 ROW_LASTMANT_DTTM DateTime(26) TIMESTAMP The date and time that the row was last updated.
    17 ROW_LASTMANT_OPRID Character(30) VARCHAR2(30) NOT NULL ID of user who last modified the row.
    18 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.
    19 SYNCDTTM DateTime(26) TIMESTAMP Synchronization Last Update Date Time
    20 DESCRLONG Long Character CLOB Long Description